Trace number 302117

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 RANDOM? (exit code) 1199.63 1200.22

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1243695187-06.cnf
MD5SUM018b5778952b6ade82e68c4640d24c94
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark304.551
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

Solver Data (download as text)

10.60/10.73	c run March_dl for 5 seconds ... 
10.60/10.73	c Bin: Executing march_dl
10.60/10.73	c child exit by a signal
10.60/10.73	c march_dl returned code 137.
10.60/10.73	c run saps (UBCSAT implementation) for 2 seconds ... 
10.60/10.73	c Bin: Executing ubcsat2006
10.60/10.73	c child exited successfully
10.60/10.73	c ubcsat2006 returned code 0.
10.60/10.73	c satzilla computing base features
10.60/10.73	c satzilla doing unit-prop probe
10.60/10.73	c satzilla doing local search probe
10.60/10.73	c satzilla doing lobjois search-space size estimate
10.60/10.73	c satzilla's ranking:
10.60/10.73	c 1) minisat20+P: 9.941714
10.60/10.73	c 2) march_dl: 10.801812
10.60/10.73	c 3) kcnfs: 12.041658
10.60/10.73	c 4) kcnfs+P: 999.000000
10.60/10.73	c 5) march_dl+P: 999.000000
10.60/10.73	c 6) vallst+P: 999.000000
10.60/10.73	c 7) zchaff_rand+P: 999.000000
10.60/10.73	c 8) vallst: 999.000000
10.60/10.73	c 9) zchaff_rand: 999.000000
10.60/10.73	c 10) minisat20: 999.000000
10.60/10.73	c satzilla running minisat20 with preprocessing ... 
10.70/10.83	This is MiniSat 2.0 beta
10.70/10.83	WARNING: for repeatability, setting FPU to use double precision
10.70/10.83	============================[ Problem Statistics ]=============================
10.70/10.83	|                                                                             |
10.70/10.83	|  Number of variables:  1100                                                 |
10.70/10.83	|  Number of clauses:    22000                                                |
10.70/10.85	|  Parsing time:         0.02         s                                       |
10.70/10.85	============================[ Search Statistics ]==============================
10.70/10.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.70/10.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.70/10.85	===============================================================================
10.70/10.85	|         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
10.77/10.87	|       101 |    1100    22000   110000 |     8066      101    150 |  0.000 % |
10.77/10.88	|       252 |    1100    22000   110000 |     8873      252    133 |  0.000 % |
10.77/10.91	|       477 |    1100    22000   110000 |     9760      477    131 |  0.000 % |
10.77/10.95	|       814 |    1100    22000   110000 |    10736      814    137 |  0.000 % |
10.77/11.01	|      1321 |    1100    22000   110000 |    11810     1321    135 |  0.000 % |
10.77/11.10	|      2080 |    1100    22000   110000 |    12991     2080    133 |  0.000 % |
10.77/11.25	|      3220 |    1100    22000   110000 |    14290     3220    135 |  0.000 % |
11.40/11.49	|      4928 |    1100    22000   110000 |    15719     4928    135 |  0.000 % |
11.81/11.93	|      7490 |    1100    22000   110000 |    17291     7490    137 |  0.000 % |
12.52/12.68	|     11334 |    1100    22000   110000 |    19020    11334    140 |  0.000 % |
14.06/14.18	|     17100 |    1100    22000   110000 |    20922    17100    146 |  0.000 % |
16.31/16.43	|     25749 |    1100    22000   110000 |    23015    15101    148 |  0.000 % |
20.10/20.24	|     38724 |    1100    22000   110000 |    25316    15902    146 |  0.000 % |
27.07/27.19	|     58185 |    1100    22000   110000 |    27848    21021    147 |  0.000 % |
38.76/38.85	|     87377 |    1100    22000   110000 |    30633    17839    156 |  0.000 % |
57.61/57.77	|    131166 |    1100    22000   110000 |    33696    23023    152 |  0.000 % |
90.39/90.55	|    196850 |    1100    22000   110000 |    37066    23666    149 |  0.000 % |
144.08/144.22	|    295376 |    1100    22000   110000 |    40772    24451    154 |  0.000 % |
230.25/230.41	|    443165 |    1100    22000   110000 |    44849    33224    155 |  0.000 % |
376.04/376.30	|    664850 |    1100    22000   110000 |    49334    33541    158 |  0.000 % |
605.02/605.38	|    997375 |    1100    22000   110000 |    54268    44712    154 |  0.000 % |
999.72/1000.36	|   1496163 |    1100    22000   110000 |    59695    22976    152 |  0.000 % |
1199.50/1200.21	c Preprocessing...
1199.50/1200.21	c Inital problem has 1100 variables, 22000 nary clauses (0 binary clauses).
1199.50/1200.21	c Num non-binary clauses 22000, Average non-binary clause length 5.000
1199.50/1200.21	c Theory has no gaps
1199.50/1200.21	c Preprocessor runtime was 0.060 seconds.
1199.50/1200.21	c 
1199.50/1200.21	c Satisfiability of theory still undetermined.
1199.50/1200.21	c See file /tmp/uLaS2p for simplified theory.
1199.50/1200.21	c Bin: Executing minisat20
1199.50/1200.21	c child exit by a signal
1199.50/1200.21	c minisat20 returned code 137.
1199.50/1200.21	c minisat20 returned code 137.
1199.50/1200.21	c satzilla running march_dl ... 
1199.50/1200.21	c Bin: Executing march_dl
1199.50/1200.21	c march_dl returned code 1.
1199.50/1200.21	c march_dl returned code 1.
1199.50/1200.21	c satzilla running kcnfs ... 
1199.50/1200.21	c Bin: Executing kcnfs
1199.50/1200.21	c kcnfs returned code 1.
1199.50/1200.21	c kcnfs returned code 1.
1199.50/1200.21	c satzilla running kcnfs with preprocessing ... 
1199.50/1200.21	c Bin: Executing kcnfs
1199.50/1200.21	c kcnfs returned code 1.
1199.50/1200.21	c kcnfs returned code 1.
1199.50/1200.21	c satzilla running march_dl with preprocessing ... 
1199.50/1200.21	c Bin: Executing march_dl
1199.50/1200.21	c march_dl returned code 1.
1199.50/1200.21	c march_dl returned code 1.
1199.50/1200.21	c satzilla running vallst with preprocessing ... 
1199.50/1200.21	c Bin: Executing vallst
1199.50/1200.21	c vallst returned code 1.
1199.50/1200.21	c vallst returned code 1.
1199.50/1200.21	c satzilla running zchaff_rand with preprocessing ... 
1199.50/1200.21	c Bin: Executing zchaff_rand
1199.50/1200.21	c zchaff_rand returned code 1.
1199.50/1200.21	c zchaff_rand returned code 1.
1199.50/1200.21	c satzilla running vallst ... 
1199.50/1200.21	c Bin: Executing vallst
1199.50/1200.21	c vallst returned code 1.
1199.50/1200.21	c vallst returned code 1.
1199.50/1200.21	c satzilla running zchaff_rand ... 
1199.50/1200.21	c Bin: Executing zchaff_rand
1199.50/1200.21	c zchaff_rand returned code 1.
1199.50/1200.21	c zchaff_rand returned code 1.
1199.50/1200.21	c satzilla running minisat20 ... 
1199.50/1200.21	c Bin: Executing minisat20
1199.50/1200.21	c minisat20 returned code 1.
1199.50/1200.21	c minisat20 returned code 1.
1199.50/1200.21	c ERROR: All Failed! 
1199.50/1200.21	c SATZILLA_TIME=1199.790000

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/node35/watcher-302117-1172004394 -o ROOT/results/node35/solver-302117-1172004394 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302117-1172004394/SATzilla2007_R /tmp/evaluation/302117-1172004394/instance-302117-1172004394.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: 0.92 1.00 1.53 3/64 21588
/proc/meminfo: memFree=1556016/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=1440 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2007_R) R 21586 21588 21118 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 194203178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21588/statm: 360 110 95 260 0 84 0
[pid=21589] ppid=21588 vsize=812 CPUtime=0
/proc/21589/stat : 21589 (march_dl) R 21588 21588 21118 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 194203178 831488 108 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 203 108 50 118 0 82 0

[startup+0.107125 s]
/proc/loadavg: 0.92 1.00 1.53 3/64 21588
/proc/meminfo: memFree=1556016/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=1440 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194203178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21588/statm: 360 110 95 260 0 84 0
[pid=21589] ppid=21588 vsize=2132 CPUtime=0.09
/proc/21589/stat : 21589 (march_dl) R 21588 21588 21118 0 -1 4194304 1473 0 0 0 9 0 0 0 19 0 1 0 194203178 2183168 389 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134522675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 533 389 57 118 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3572

[startup+0.515204 s]
/proc/loadavg: 0.92 1.00 1.53 3/64 21588
/proc/meminfo: memFree=1556016/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=1440 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194203178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21588/statm: 360 110 95 260 0 84 0
[pid=21589] ppid=21588 vsize=4540 CPUtime=0.51
/proc/21589/stat : 21589 (march_dl) R 21588 21588 21118 0 -1 4194304 3209 0 0 0 50 1 0 0 23 0 1 0 194203178 4648960 747 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 1135 747 67 118 0 1014 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5980

[startup+1.33537 s]
/proc/loadavg: 0.93 1.00 1.53 2/66 21590
/proc/meminfo: memFree=1553120/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=1440 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194203178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21588/statm: 360 110 95 260 0 84 0
[pid=21589] ppid=21588 vsize=4540 CPUtime=1.33
/proc/21589/stat : 21589 (march_dl) R 21588 21588 21118 0 -1 4194304 3219 0 0 0 132 1 0 0 25 0 1 0 194203178 4648960 757 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 1135 757 67 118 0 1014 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5980

[startup+2.97169 s]
/proc/loadavg: 0.93 1.00 1.53 2/66 21590
/proc/meminfo: memFree=1529504/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=1440 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194203178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21588/statm: 360 110 95 260 0 84 0
[pid=21589] ppid=21588 vsize=30632 CPUtime=2.95
/proc/21589/stat : 21589 (march_dl) R 21588 21588 21118 0 -1 4194304 10195 0 0 0 261 34 0 0 25 0 1 0 194203178 31367168 7285 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134560086 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 7658 7285 72 118 0 7537 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 32072

[startup+6.25333 s]
/proc/loadavg: 0.93 1.00 1.53 2/66 21591
/proc/meminfo: memFree=1553120/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=1440 CPUtime=4.99
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 135 12022 0 0 0 0 463 36 16 0 1 0 194203178 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21588/statm: 360 111 96 260 0 84 0
[pid=21591] ppid=21588 vsize=6188 CPUtime=1.2
/proc/21591/stat : 21591 (ubcsat2006) R 21588 21588 21118 0 -1 4194304 607 0 9 0 114 6 0 0 25 0 1 0 194203679 6336512 599 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21591/statm: 1547 599 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7628

[startup+12.7066 s]
/proc/loadavg: 0.94 1.00 1.52 2/66 21592
/proc/meminfo: memFree=1541344/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=9608 CPUtime=1.86
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 2218 0 0 0 186 0 0 0 25 0 1 0 194204261 9838592 2212 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519781 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 2402 2212 59 118 0 2280 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 16260

[startup+25.5191 s]
/proc/loadavg: 0.95 1.00 1.52 2/66 21592
/proc/meminfo: memFree=1531104/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=19028 CPUtime=14.66
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 4558 0 0 0 1464 2 0 0 25 0 1 0 194204261 19484672 4552 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 4757 4552 59 118 0 4635 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 25680

[startup+51.1452 s]
/proc/loadavg: 0.97 1.00 1.50 2/66 21592
/proc/meminfo: memFree=1526432/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=23812 CPUtime=40.28
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 5744 0 0 0 4025 3 0 0 25 0 1 0 194204261 24383488 5738 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 5953 5738 59 118 0 5831 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30464

[startup+102.394 s]
/proc/loadavg: 0.98 1.00 1.47 3/66 21592
/proc/meminfo: memFree=1522144/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=28036 CPUtime=91.51
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 6820 0 0 0 9147 4 0 0 25 0 1 0 194204261 28708864 6814 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 7009 6814 59 118 0 6887 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34688

[startup+162.464 s]
/proc/loadavg: 0.99 1.00 1.44 2/66 21592
/proc/meminfo: memFree=1518432/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=31820 CPUtime=151.56
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 7739 0 0 0 15151 5 0 0 25 0 1 0 194204261 32583680 7733 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 7955 7733 59 118 0 7833 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 38472

[startup+222.519 s]
/proc/loadavg: 0.99 1.00 1.41 2/66 21592
/proc/meminfo: memFree=1515808/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=34368 CPUtime=211.59
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 8379 0 0 0 21153 6 0 0 25 0 1 0 194204261 35192832 8373 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 8592 8373 59 118 0 8470 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 41020

[startup+282.575 s]
/proc/loadavg: 0.99 1.00 1.38 2/66 21592
/proc/meminfo: memFree=1513120/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=37536 CPUtime=271.63
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 9156 0 0 0 27156 7 0 0 25 0 1 0 194204261 38436864 9150 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519442 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 9384 9150 59 118 0 9262 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 44188

[startup+342.634 s]
/proc/loadavg: 0.99 1.00 1.35 2/66 21592
/proc/meminfo: memFree=1511776/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=38288 CPUtime=331.66
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 9370 0 0 0 33159 7 0 0 25 0 1 0 194204261 39206912 9364 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 9572 9364 59 118 0 9450 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 44940

[startup+402.694 s]
/proc/loadavg: 0.99 1.00 1.33 2/66 21592
/proc/meminfo: memFree=1509984/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=40096 CPUtime=391.69
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 9810 0 0 0 39162 7 0 0 25 0 1 0 194204261 41058304 9799 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 10024 9799 59 118 0 9902 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 46748

[startup+462.754 s]
/proc/loadavg: 0.99 1.00 1.31 2/66 21592
/proc/meminfo: memFree=1508000/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=42076 CPUtime=451.74
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 10305 0 0 0 45166 8 0 0 25 0 1 0 194204261 43085824 10294 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 10519 10294 59 118 0 10397 0
Current children cumulated CPU time (s) 462.51

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


[startup+823.116 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 21592
/proc/meminfo: memFree=1501792/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=48240 CPUtime=811.96
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 11867 0 0 0 81186 10 0 0 25 0 1 0 194204261 49397760 11839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 12060 11839 59 118 0 11938 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 54892

[startup+883.186 s]
/proc/loadavg: 1.00 1.00 1.18 2/72 21674
/proc/meminfo: memFree=1500512/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=48192 CPUtime=871.97
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 11867 0 0 0 87187 10 0 0 25 0 1 0 194204261 49348608 11839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 12048 11839 59 118 0 11926 0
Current children cumulated CPU time (s) 882.74
Current children cumulated vsize (KiB) 54844

[startup+943.271 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 21760
/proc/meminfo: memFree=1500512/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=48192 CPUtime=931.98
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 11867 0 0 0 93187 11 0 0 25 0 1 0 194204261 49348608 11839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 12048 11839 59 118 0 11926 0
Current children cumulated CPU time (s) 942.75
Current children cumulated vsize (KiB) 54844

[startup+1003.34 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 21790
/proc/meminfo: memFree=1501536/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=48264 CPUtime=992.02
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 11888 0 0 0 99191 11 0 0 25 0 1 0 194204261 49422336 11860 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 12066 11860 59 118 0 11944 0
Current children cumulated CPU time (s) 1002.79
Current children cumulated vsize (KiB) 54916

[startup+1063.41 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 21790
/proc/meminfo: memFree=1498848/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=51036 CPUtime=1052.07
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 12590 0 0 0 105195 12 0 0 25 0 1 0 194204261 52260864 12562 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 12759 12562 59 118 0 12637 0
Current children cumulated CPU time (s) 1062.84
Current children cumulated vsize (KiB) 57688

[startup+1123.47 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 21790
/proc/meminfo: memFree=1498528/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=51300 CPUtime=1112.1
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 12656 0 0 0 111198 12 0 0 25 0 1 0 194204261 52531200 12628 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 12825 12628 59 118 0 12703 0
Current children cumulated CPU time (s) 1122.87
Current children cumulated vsize (KiB) 57952

[startup+1183.53 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1172.14
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 117202 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 59668

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

[startup+1187.32 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1175.93
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 117581 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1186.7
Current children cumulated vsize (KiB) 59668

[startup+1193.88 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1182.48
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 118236 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1193.25
Current children cumulated vsize (KiB) 59668

[startup+1197.16 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1185.76
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 118564 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1196.53
Current children cumulated vsize (KiB) 59668

[startup+1198.8 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1187.4
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 118728 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1198.17
Current children cumulated vsize (KiB) 59668

[startup+1199.62 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1188.22
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 118810 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 59668

[startup+1200.03 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1188.63
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 118851 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 59668

[startup+1200.13 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21790
/proc/meminfo: memFree=1496864/2055920 swapFree=4183772/4192956
[pid=21588] ppid=21586 vsize=6652 CPUtime=10.77
/proc/21588/stat : 21588 (SATzilla2007_R) S 21586 21588 21118 0 -1 4194304 2708 12635 0 9 349 13 668 47 25 0 1 0 194203178 6811648 1482 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 1663 1482 164 260 0 1387 0
[pid=21592] ppid=21588 vsize=53016 CPUtime=1188.73
/proc/21592/stat : 21592 (minisat20) R 21588 21588 21118 0 -1 4194304 13060 0 0 0 118861 12 0 0 25 0 1 0 194204261 54288384 13032 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21592/statm: 13254 13032 59 118 0 13132 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 59668

Child status: 17
Real time (s): 1200.22
CPU time (s): 1199.63
CPU user time (s): 1198.88
CPU system time (s): 0.744886
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 59668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 0.744886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28416
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 1490

runsolver used 0.819875 second user time and 2.54061 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Feb 20 20:46:35 UTC 2007

IDJOB= 302117
IDBENCH= 20075
IDSOLVER= 134
FILE ID= node35/302117-1172004394

PBS_JOBID= 3892645

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1243695187-06.cnf
COMMAND LINE= /tmp/evaluation/302117-1172004394/SATzilla2007_R /tmp/evaluation/302117-1172004394/instance-302117-1172004394.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-302117-1172004394 -o ROOT/results/node35/solver-302117-1172004394 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302117-1172004394/SATzilla2007_R /tmp/evaluation/302117-1172004394/instance-302117-1172004394.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  018b5778952b6ade82e68c4640d24c94

RANDOM SEED= 747857374

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:       1556488 kB
Buffers:         35104 kB
Cached:         370628 kB
SwapCached:       3084 kB
Active:          44488 kB
Inactive:       370836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556488 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            8988 kB
Writeback:           0 kB
Mapped:          15596 kB
Slab:            70228 kB
Committed_AS:   735476 kB
PageTables:       1412 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 node35 on Tue Feb 20 21:06:35 UTC 2007