Trace number 303225

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1198.89 1199.33

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S640027679-08.cnf
MD5SUM146b745b9914cd900644d53b6888b65c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data (download as text)

10.94/10.98	c run March_dl for 5 seconds ... 
10.94/10.98	c Bin: Executing march_dl
10.94/10.98	c child exit by a signal
10.94/10.98	c march_dl returned code 137.
10.94/10.98	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/10.98	c Bin: Executing ubcsat2006
10.94/10.98	c child exited successfully
10.94/10.98	c ubcsat2006 returned code 0.
10.94/10.98	c satzilla computing base features
10.94/10.98	c satzilla doing unit-prop probe
10.94/10.98	c satzilla doing local search probe
10.94/10.98	c satzilla doing lobjois search-space size estimate
10.94/10.98	c satzilla's ranking:
10.94/10.98	c 1) minisat20+P: 0.998127
10.94/10.98	c 2) minisat20: 1.198242
10.94/10.98	c 3) march_dl: 1.650262
10.94/10.98	c 4) march_dl+P: 2.535133
10.94/10.98	c 5) vallst+P: 4.948161
10.94/10.98	c 6) zchaff_rand+P: 5.921663
10.94/10.98	c 7) kcnfs+P: 999.000000
10.94/10.98	c 8) kcnfs: 999.000000
10.94/10.98	c 9) vallst: 999.000000
10.94/10.98	c 10) zchaff_rand: 999.000000
10.94/10.98	c satzilla running minisat20 with preprocessing ... 
10.94/11.07	This is MiniSat 2.0 beta
10.94/11.07	WARNING: for repeatability, setting FPU to use double precision
10.94/11.07	============================[ Problem Statistics ]=============================
10.94/11.07	|                                                                             |
10.94/11.07	|  Number of variables:  180                                                  |
10.94/11.07	|  Number of clauses:    15300                                                |
11.05/11.08	|  Parsing time:         0.01         s                                       |
11.05/11.09	============================[ Search Statistics ]==============================
11.05/11.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.05/11.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.05/11.09	===============================================================================
11.05/11.09	|         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
11.05/11.10	|       102 |     180    15300   107100 |     5610      102     52 |  0.003 % |
11.05/11.11	|       252 |     180    15300   107100 |     6171      252     53 |  0.003 % |
11.05/11.13	|       478 |     180    15300   107100 |     6788      478     49 |  0.003 % |
11.05/11.15	|       817 |     180    15300   107100 |     7466      817     49 |  0.003 % |
11.05/11.19	|      1323 |     180    15300   107100 |     8213     1323     50 |  0.003 % |
11.05/11.25	|      2082 |     180    15300   107100 |     9034     2082     52 |  0.003 % |
11.25/11.34	|      3221 |     180    15300   107100 |     9938     3221     52 |  0.003 % |
11.45/11.51	|      4929 |     180    15300   107100 |    10932     4929     53 |  0.003 % |
11.76/11.79	|      7491 |     180    15300   107100 |    12025     7491     53 |  0.003 % |
12.27/12.34	|     11336 |     180    15300   107100 |    13228    11336     53 |  0.003 % |
13.09/13.19	|     17102 |     180    15300   107100 |    14550    10447     52 |  0.003 % |
14.63/14.68	|     25751 |     180    15300   107100 |    16005    11778     52 |  0.003 % |
16.98/17.02	|     38725 |     180    15300   107100 |    17606     8663     53 |  0.003 % |
20.88/20.98	|     58186 |     180    15300   107100 |    19367    10432     53 |  0.003 % |
27.02/27.11	|     87378 |     180    15300   107100 |    21303    10446     53 |  0.003 % |
37.57/37.71	|    131170 |     180    15300   107100 |    23434    11474     53 |  0.003 % |
54.68/54.76	|    196857 |     180    15300   107100 |    25777    17569     54 |  0.003 % |
82.45/82.59	|    295383 |     180    15300   107100 |    28355    19678     52 |  0.003 % |
128.14/128.25	|    443172 |     180    15300   107100 |    31191    23117     53 |  0.003 % |
201.40/201.58	|    664858 |     180    15300   107100 |    34310    20919     53 |  0.003 % |
318.07/318.32	|    997383 |     180    15300   107100 |    37741    30132     55 |  0.003 % |
501.16/501.52	|   1496171 |     180    15300   107100 |    41515    32258     55 |  0.003 % |
797.07/797.49	|   2244353 |     180    15300   107100 |    45666    13512     52 |  0.003 % |
1198.81/1199.32	c Preprocessing...
1198.81/1199.32	c Inital problem has 180 variables, 15300 nary clauses (0 binary clauses).
1198.81/1199.32	c Num non-binary clauses 15300, Average non-binary clause length 7.000
1198.81/1199.32	c Theory has no gaps
1198.81/1199.32	c Preprocessor runtime was 0.050 seconds.
1198.81/1199.32	c 
1198.81/1199.32	c Satisfiability of theory still undetermined.
1198.81/1199.32	c See file /tmp/6hVF7w for simplified theory.
1198.81/1199.32	c Bin: Executing minisat20
1198.81/1199.32	c child exit by a signal
1198.81/1199.32	c minisat20 returned code 137.
1198.81/1199.32	c minisat20 returned code 137.
1198.81/1199.32	c satzilla running minisat20 ... 
1198.81/1199.32	c Bin: Executing minisat20
1198.81/1199.32	c minisat20 returned code 1.
1198.81/1199.32	c minisat20 returned code 1.
1198.81/1199.32	c satzilla running march_dl ... 
1198.81/1199.32	c Bin: Executing march_dl
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c satzilla running march_dl with preprocessing ... 
1198.81/1199.32	c Bin: Executing march_dl
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c satzilla running vallst with preprocessing ... 
1198.81/1199.32	c Bin: Executing vallst
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c satzilla running zchaff_rand with preprocessing ... 
1198.81/1199.32	c Bin: Executing zchaff_rand
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c satzilla running kcnfs with preprocessing ... 
1198.81/1199.32	c Bin: Executing kcnfs
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c satzilla running kcnfs ... 
1198.81/1199.32	c Bin: Executing kcnfs
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c satzilla running vallst ... 
1198.81/1199.32	c Bin: Executing vallst
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c satzilla running zchaff_rand ... 
1198.81/1199.32	c Bin: Executing zchaff_rand
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c ERROR: All Failed! 
1198.81/1199.32	c SATZILLA_TIME=1199.060000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-303225-1172030240 -o ROOT/results/node55/solver-303225-1172030240 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303225-1172030240/SATzilla2007_C /tmp/evaluation/303225-1172030240/instance-303225-1172030240.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22389
/proc/meminfo: memFree=1436920/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=1440 CPUtime=0
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222980474 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 360 110 95 260 0 84 0
[pid=22390] ppid=22389 vsize=768 CPUtime=0
/proc/22390/stat : 22390 (march_dl) R 22389 22389 22220 0 -1 4194304 92 0 0 0 0 0 0 0 19 0 1 0 222980474 786432 87 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22390/statm: 192 88 50 118 0 71 0

[startup+0.106968 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22389
/proc/meminfo: memFree=1436920/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=1440 CPUtime=0
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222980474 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 360 110 95 260 0 84 0
[pid=22390] ppid=22389 vsize=2480 CPUtime=0.09
/proc/22390/stat : 22390 (march_dl) R 22389 22389 22220 0 -1 4194304 2019 0 0 0 9 0 0 0 20 0 1 0 222980474 2539520 505 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134560149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22390/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.515007 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22389
/proc/meminfo: memFree=1436920/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=1440 CPUtime=0
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222980474 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 360 110 95 260 0 84 0
[pid=22390] ppid=22389 vsize=4664 CPUtime=0.51
/proc/22390/stat : 22390 (march_dl) R 22389 22389 22220 0 -1 4194304 2920 0 0 0 50 1 0 0 23 0 1 0 222980474 4775936 673 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22390/statm: 1166 673 67 118 0 1045 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6104

[startup+1.33609 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22391
/proc/meminfo: memFree=1434352/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=1440 CPUtime=0
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222980474 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 360 110 95 260 0 84 0
[pid=22390] ppid=22389 vsize=4664 CPUtime=1.33
/proc/22390/stat : 22390 (march_dl) R 22389 22389 22220 0 -1 4194304 2950 0 0 0 132 1 0 0 25 0 1 0 222980474 4775936 703 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22390/statm: 1166 703 67 118 0 1045 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6104

[startup+2.98224 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22391
/proc/meminfo: memFree=1434032/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=1440 CPUtime=0
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222980474 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 360 110 95 260 0 84 0
[pid=22390] ppid=22389 vsize=4928 CPUtime=2.97
/proc/22390/stat : 22390 (march_dl) R 22389 22389 22220 0 -1 4194304 3020 0 0 0 296 1 0 0 25 0 1 0 222980474 5046272 773 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22390/statm: 1232 773 67 118 0 1111 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6368

[startup+6.25856 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22392
/proc/meminfo: memFree=1435056/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=1440 CPUtime=4.99
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 135 3087 0 0 0 0 498 1 16 0 1 0 222980474 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22389/statm: 360 111 96 260 0 84 0
[pid=22392] ppid=22389 vsize=6188 CPUtime=1.25
/proc/22392/stat : 22392 (ubcsat2006) R 22389 22389 22220 0 -1 4194304 550 0 0 0 122 3 0 0 25 0 1 0 222980975 6336512 533 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22392/statm: 1547 533 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22393
/proc/meminfo: memFree=1427376/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=5808 CPUtime=1.64
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 1232 0 0 0 163 1 0 0 25 0 1 0 222981582 5947392 1226 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 1452 1226 58 118 0 1330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11780

[startup+25.5214 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22393
/proc/meminfo: memFree=1424816/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=8068 CPUtime=14.43
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 1786 0 0 0 1442 1 0 0 25 0 1 0 222981582 8261632 1780 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 2017 1780 58 118 0 1895 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14040

[startup+51.1469 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22393
/proc/meminfo: memFree=1423152/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=9816 CPUtime=40.04
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 2205 0 0 0 4002 2 0 0 25 0 1 0 222981582 10051584 2199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 2454 2199 58 118 0 2332 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15788

[startup+102.391 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22393
/proc/meminfo: memFree=1421296/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=11728 CPUtime=91.27
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 2699 0 0 0 9125 2 0 0 25 0 1 0 222981582 12009472 2693 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 2932 2693 58 118 0 2810 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 17700

[startup+162.454 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22393
/proc/meminfo: memFree=1419888/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=13124 CPUtime=151.31
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 3038 0 0 0 15129 2 0 0 25 0 1 0 222981582 13438976 3032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 3281 3032 58 118 0 3159 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 19096

[startup+222.512 s]
/proc/loadavg: 1.12 1.03 1.01 2/72 22419
/proc/meminfo: memFree=1417520/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=14376 CPUtime=211.35
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 3322 0 0 0 21131 4 0 0 25 0 1 0 222981582 14721024 3316 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 3594 3316 58 118 0 3472 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 20348

[startup+282.602 s]
/proc/loadavg: 1.04 1.02 1.00 2/72 22531
/proc/meminfo: memFree=1417000/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=14824 CPUtime=271.38
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 3430 0 0 0 27133 5 0 0 25 0 1 0 222981582 15179776 3424 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 3706 3424 58 118 0 3584 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 20796

[startup+342.676 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 22591
/proc/meminfo: memFree=1416944/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=16048 CPUtime=331.4
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 3718 0 0 0 33135 5 0 0 25 0 1 0 222981582 16433152 3712 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 4012 3712 58 118 0 3890 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 22020

[startup+402.734 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 22591
/proc/meminfo: memFree=1416432/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=16596 CPUtime=391.44
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 3865 0 0 0 39139 5 0 0 25 0 1 0 222981582 16994304 3859 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 4149 3859 58 118 0 4027 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 22568

[startup+462.79 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 22591
/proc/meminfo: memFree=1416112/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=16908 CPUtime=451.48
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 3943 0 0 0 45143 5 0 0 25 0 1 0 222981582 17313792 3937 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 4227 3937 58 118 0 4105 0
Current children cumulated CPU time (s) 462.53

################
# More data... #
################


[startup+823.142 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1412912/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=20220 CPUtime=811.73
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 4706 0 0 0 81167 6 0 0 25 0 1 0 222981582 20705280 4700 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5055 4700 58 118 0 4933 0
Current children cumulated CPU time (s) 822.78
Current children cumulated vsize (KiB) 26192

[startup+883.198 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1412336/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=20784 CPUtime=871.77
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 4842 0 0 0 87171 6 0 0 25 0 1 0 222981582 21282816 4836 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5196 4836 58 118 0 5074 0
Current children cumulated CPU time (s) 882.82
Current children cumulated vsize (KiB) 26756

[startup+943.253 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1412080/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21236 CPUtime=931.81
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 4940 0 0 0 93175 6 0 0 25 0 1 0 222981582 21745664 4934 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5309 4934 58 118 0 5187 0
Current children cumulated CPU time (s) 942.86
Current children cumulated vsize (KiB) 27208

[startup+1003.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411888/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21380 CPUtime=991.85
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 4965 0 0 0 99179 6 0 0 25 0 1 0 222981582 21893120 4959 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5345 4959 58 118 0 5223 0
Current children cumulated CPU time (s) 1002.9
Current children cumulated vsize (KiB) 27352

[startup+1063.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411696/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21520 CPUtime=1051.89
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 4999 0 0 0 105183 6 0 0 25 0 1 0 222981582 22036480 4993 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5380 4993 58 118 0 5258 0
Current children cumulated CPU time (s) 1062.94
Current children cumulated vsize (KiB) 27492

[startup+1123.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411632/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21652 CPUtime=1111.93
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5029 0 0 0 111187 6 0 0 25 0 1 0 222981582 22171648 5023 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5413 5023 58 118 0 5291 0
Current children cumulated CPU time (s) 1122.98
Current children cumulated vsize (KiB) 27624

[startup+1183.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1171.99
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 117192 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1183.04
Current children cumulated vsize (KiB) 27820

Solver just ended. Dumping a history of the last processes samples

[startup+1187.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1175.78
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 117571 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1186.83
Current children cumulated vsize (KiB) 27820

[startup+1193.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1182.33
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 118226 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1193.38
Current children cumulated vsize (KiB) 27820

[startup+1197.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1185.61
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 118554 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1196.66
Current children cumulated vsize (KiB) 27820

[startup+1197.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1186.43
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 118636 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1197.48
Current children cumulated vsize (KiB) 27820

[startup+1198.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1187.25
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 118718 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1198.3
Current children cumulated vsize (KiB) 27820

[startup+1199.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1187.65
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 118758 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 27820

[startup+1199.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22591
/proc/meminfo: memFree=1411440/2055920 swapFree=4183292/4192956
[pid=22389] ppid=22387 vsize=5972 CPUtime=11.05
/proc/22389/stat : 22389 (SATzilla2007_C) S 22387 22389 22220 0 -1 4194304 2315 3643 0 0 387 8 703 7 25 0 1 0 222980474 6115328 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22389/statm: 1493 1309 165 260 0 1217 0
[pid=22393] ppid=22389 vsize=21848 CPUtime=1187.76
/proc/22393/stat : 22393 (minisat20) R 22389 22389 22220 0 -1 4194304 5071 0 0 0 118769 7 0 0 25 0 1 0 222981582 22372352 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22393/statm: 5462 5065 58 118 0 5340 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 27820

Child status: 17
Real time (s): 1199.33
CPU time (s): 1198.89
CPU user time (s): 1198.65
CPU system time (s): 0.236963
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 27820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.65
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11042
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64
involuntary context switches= 2770

runsolver used 0.834873 second user time and 2.54461 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Wed Feb 21 03:57:20 UTC 2007

IDJOB= 303225
IDBENCH= 20102
IDSOLVER= 135
FILE ID= node55/303225-1172030240

PBS_JOBID= 3892708

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S640027679-08.cnf
COMMAND LINE= /tmp/evaluation/303225-1172030240/SATzilla2007_C /tmp/evaluation/303225-1172030240/instance-303225-1172030240.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-303225-1172030240 -o ROOT/results/node55/solver-303225-1172030240 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303225-1172030240/SATzilla2007_C /tmp/evaluation/303225-1172030240/instance-303225-1172030240.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  146b745b9914cd900644d53b6888b65c

RANDOM SEED= 553920500

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1437392 kB
Buffers:         30204 kB
Cached:         513544 kB
SwapCached:       3516 kB
Active:          75208 kB
Inactive:       477912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437392 kB
SwapTotal:     4192956 kB
SwapFree:      4183292 kB
Dirty:            8792 kB
Writeback:           0 kB
Mapped:          15396 kB
Slab:            51552 kB
Committed_AS:   767608 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66555 MiB

End job on node55 on Wed Feb 21 04:17:20 UTC 2007