Trace number 293303

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) 1199.39 1200.34

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1147406493-20.UNSAT.shuffled.cnf
MD5SUM91d6f081ceab153c3d465e1ffcfa62c2
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.57	c run March_dl for 5 seconds ... 
10.53/10.57	c Bin: Executing march_dl
10.53/10.57	c child exit by a signal
10.53/10.57	c march_dl returned code 137.
10.53/10.57	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.57	c Bin: Executing ubcsat2006
10.53/10.57	c child exited successfully
10.53/10.57	c ubcsat2006 returned code 0.
10.53/10.57	c satzilla computing base features
10.53/10.57	c satzilla doing unit-prop probe
10.53/10.57	c satzilla doing local search probe
10.53/10.57	c satzilla doing lobjois search-space size estimate
10.53/10.57	c satzilla's ranking:
10.53/10.57	c 1) minisat20+P: -3.653705
10.53/10.57	c 2) march_dl+P: 1.019496
10.53/10.57	c 3) minisat20: 2.885195
10.53/10.57	c 4) march_dl: 3.331498
10.53/10.57	c 5) vallst+P: 5.083003
10.53/10.57	c 6) zchaff_rand+P: 8.580427
10.53/10.57	c 7) kcnfs+P: 999.000000
10.53/10.57	c 8) kcnfs: 999.000000
10.53/10.57	c 9) vallst: 999.000000
10.53/10.57	c 10) zchaff_rand: 999.000000
10.53/10.57	c satzilla running minisat20 with preprocessing ... 
10.53/10.58	This is MiniSat 2.0 beta
10.53/10.58	WARNING: for repeatability, setting FPU to use double precision
10.53/10.58	============================[ Problem Statistics ]=============================
10.53/10.58	|                                                                             |
10.53/10.58	|  Number of variables:  120                                                  |
10.53/10.58	|  Number of clauses:    2556                                                 |
10.53/10.58	|  Parsing time:         0.00         s                                       |
10.53/10.58	============================[ Search Statistics ]==============================
10.53/10.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.58	===============================================================================
10.53/10.58	|         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
10.53/10.59	|       102 |     120     2556    12780 |      937      102     26 |  0.007 % |
10.53/10.59	|       252 |     120     2556    12780 |     1030      252     26 |  0.007 % |
10.53/10.60	|       477 |     120     2556    12780 |     1134      477     26 |  0.007 % |
10.53/10.60	|       816 |     120     2556    12780 |     1247      816     26 |  0.007 % |
10.53/10.62	|      1322 |     120     2556    12780 |     1372      680     25 |  0.007 % |
10.53/10.65	|      2082 |     120     2556    12780 |     1509      739     23 |  0.007 % |
10.55/10.68	|      3221 |     120     2556    12780 |     1660     1111     24 |  0.007 % |
10.55/10.74	|      4930 |     120     2556    12780 |     1826     1130     23 |  0.007 % |
10.55/10.84	|      7492 |     120     2556    12780 |     2008     1834     24 |  0.007 % |
10.55/10.98	|     11337 |     120     2556    12780 |     2209     1588     23 |  0.007 % |
10.55/11.21	|     17103 |     120     2556    12780 |     2430     1741     24 |  0.007 % |
11.44/11.57	|     25752 |     120     2556    12780 |     2673     1752     23 |  0.007 % |
12.05/12.14	|     38726 |     120     2556    12780 |     2941     2525     23 |  0.007 % |
12.97/13.06	|     58190 |     120     2556    12780 |     3235     2651     23 |  0.007 % |
14.40/14.45	|     87384 |     120     2556    12780 |     3559     2419     22 |  0.007 % |
16.55/16.63	|    131173 |     120     2556    12780 |     3914     3090     23 |  0.007 % |
19.84/19.96	|    196857 |     120     2556    12780 |     4306     3666     23 |  0.007 % |
25.16/25.30	|    295384 |     120     2556    12780 |     4737     2404     22 |  0.007 % |
33.45/33.57	|    443173 |     120     2556    12780 |     5210     4669     24 |  0.007 % |
46.46/46.54	|    664856 |     120     2556    12780 |     5731     3473     22 |  0.007 % |
66.44/66.59	|    997381 |     120     2556    12780 |     6305     4526     24 |  0.007 % |
98.20/98.34	|   1496169 |     120     2556    12780 |     6935     5704     24 |  0.007 % |
147.37/147.52	|   2244351 |     120     2556    12780 |     7629     4817     23 |  0.007 % |
225.22/225.43	|   3366627 |     120     2556    12780 |     8391     4669     22 |  0.007 % |
347.45/347.62	|   5050040 |     120     2556    12780 |     9231     7728     23 |  0.007 % |
540.16/540.41	|   7575156 |     120     2556    12780 |    10154     8799     22 |  0.007 % |
840.27/841.11	|  11362832 |     120     2556    12780 |    11169     7785     24 |  0.007 % |
1199.34/1200.33	c Preprocessing...
1199.34/1200.33	c Inital problem has 120 variables, 2556 nary clauses (0 binary clauses).
1199.34/1200.33	c Num non-binary clauses 2556, Average non-binary clause length 5.000
1199.34/1200.33	c Theory has no gaps
1199.34/1200.33	c Preprocessor runtime was 0.010 seconds.
1199.34/1200.33	c 
1199.34/1200.33	c Satisfiability of theory still undetermined.
1199.34/1200.33	c See file /tmp/EllwzE for simplified theory.
1199.34/1200.33	c Bin: Executing minisat20
1199.34/1200.33	c child exit by a signal
1199.34/1200.33	c minisat20 returned code 137.
1199.34/1200.33	c minisat20 returned code 137.
1199.34/1200.33	c satzilla running march_dl with preprocessing ... 
1199.34/1200.33	c Bin: Executing march_dl
1199.34/1200.33	c march_dl returned code 1.
1199.34/1200.33	c march_dl returned code 1.
1199.34/1200.33	c satzilla running minisat20 ... 
1199.34/1200.33	c Bin: Executing minisat20
1199.34/1200.33	c minisat20 returned code 1.
1199.34/1200.33	c minisat20 returned code 1.
1199.34/1200.33	c satzilla running march_dl ... 
1199.34/1200.33	c Bin: Executing march_dl
1199.34/1200.33	c march_dl returned code 1.
1199.34/1200.33	c march_dl returned code 1.
1199.34/1200.33	c satzilla running vallst with preprocessing ... 
1199.34/1200.33	c Bin: Executing vallst
1199.34/1200.33	c vallst returned code 1.
1199.34/1200.33	c vallst returned code 1.
1199.34/1200.33	c satzilla running zchaff_rand with preprocessing ... 
1199.34/1200.33	c Bin: Executing zchaff_rand
1199.34/1200.33	c zchaff_rand returned code 1.
1199.34/1200.33	c zchaff_rand returned code 1.
1199.34/1200.33	c satzilla running kcnfs with preprocessing ... 
1199.34/1200.33	c Bin: Executing kcnfs
1199.34/1200.33	c kcnfs returned code 1.
1199.34/1200.33	c kcnfs returned code 1.
1199.34/1200.33	c satzilla running kcnfs ... 
1199.34/1200.33	c Bin: Executing kcnfs
1199.34/1200.33	c kcnfs returned code 1.
1199.34/1200.33	c kcnfs returned code 1.
1199.34/1200.33	c satzilla running vallst ... 
1199.34/1200.33	c Bin: Executing vallst
1199.34/1200.33	c vallst returned code 1.
1199.34/1200.33	c vallst returned code 1.
1199.34/1200.33	c satzilla running zchaff_rand ... 
1199.34/1200.33	c Bin: Executing zchaff_rand
1199.34/1200.33	c zchaff_rand returned code 1.
1199.34/1200.33	c zchaff_rand returned code 1.
1199.34/1200.33	c ERROR: All Failed! 
1199.34/1200.33	c SATZILLA_TIME=1199.560000

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/node70/watcher-293303-1171768287 -o ROOT/results/node70/solver-293303-1171768287 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293303-1171768287/SATzilla2007_C /tmp/evaluation/293303-1171768287/instance-293303-1171768287.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 0.98 0.99 3/64 5633
/proc/meminfo: memFree=474760/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=1440 CPUtime=0
/proc/5633/stat : 5633 (SATzilla2007_C) R 5631 5633 3740 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 159629418 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5633/statm: 360 110 95 260 0 84 0
[pid=5634] ppid=5633 vsize=636 CPUtime=0
/proc/5634/stat : 5634 (march_dl) R 5633 5633 3740 0 -1 4194304 77 0 0 0 0 0 0 0 18 0 1 0 159629419 651264 72 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5634/statm: 159 72 50 118 0 38 0

[startup+0.106168 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5633
/proc/meminfo: memFree=474760/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=1440 CPUtime=0
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159629418 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5633/statm: 360 110 95 260 0 84 0
[pid=5634] ppid=5633 vsize=1156 CPUtime=0.1
/proc/5634/stat : 5634 (march_dl) R 5633 5633 3740 0 -1 4194304 202 0 0 0 10 0 0 0 19 0 1 0 159629419 1183744 194 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5634/statm: 289 194 67 118 0 168 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.514241 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5633
/proc/meminfo: memFree=474760/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=1440 CPUtime=0
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159629418 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5633/statm: 360 110 95 260 0 84 0
[pid=5634] ppid=5633 vsize=3096 CPUtime=0.5
/proc/5634/stat : 5634 (march_dl) R 5633 5633 3740 0 -1 4194304 677 0 0 0 50 0 0 0 23 0 1 0 159629419 3170304 669 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5634/statm: 774 669 74 118 0 653 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4536

[startup+1.33439 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5635
/proc/meminfo: memFree=472184/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=1440 CPUtime=0
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159629418 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5633/statm: 360 110 95 260 0 84 0
[pid=5634] ppid=5633 vsize=3624 CPUtime=1.32
/proc/5634/stat : 5634 (march_dl) R 5633 5633 3740 0 -1 4194304 807 0 0 0 132 0 0 0 25 0 1 0 159629419 3710976 799 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5634/statm: 906 799 74 118 0 785 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5064

[startup+2.97068 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5635
/proc/meminfo: memFree=470776/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=1440 CPUtime=0
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159629418 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5633/statm: 360 110 95 260 0 84 0
[pid=5634] ppid=5633 vsize=4548 CPUtime=2.96
/proc/5634/stat : 5634 (march_dl) R 5633 5633 3740 0 -1 4194304 1051 0 0 0 296 0 0 0 25 0 1 0 159629419 4657152 1043 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134571551 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5634/statm: 1137 1043 74 118 0 1016 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5988

[startup+6.25328 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5636
/proc/meminfo: memFree=473784/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=1440 CPUtime=4.99
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 135 1124 0 0 0 0 499 0 16 0 1 0 159629418 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5633/statm: 360 111 96 260 0 84 0
[pid=5636] ppid=5633 vsize=6188 CPUtime=1.24
/proc/5636/stat : 5636 (ubcsat2006) R 5633 5633 3740 0 -1 4194304 279 0 0 0 112 12 0 0 25 0 1 0 159629919 6336512 262 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5636/statm: 1547 262 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7084 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5637
/proc/meminfo: memFree=472696/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=2340 CPUtime=2.11
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 279 0 0 0 211 0 0 0 25 0 1 0 159630477 2396160 273 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 585 273 58 118 0 463 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4516

[startup+25.5198 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5637
/proc/meminfo: memFree=472184/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=2876 CPUtime=14.92
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 411 0 0 0 1492 0 0 0 25 0 1 0 159630477 2945024 405 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 719 405 58 118 0 597 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5052

[startup+51.1434 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=471608/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=3432 CPUtime=40.52
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 548 0 0 0 4052 0 0 0 25 0 1 0 159630477 3514368 542 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519781 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 858 542 58 118 0 736 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5608

[startup+102.383 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=471160/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=3980 CPUtime=91.74
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 665 0 0 0 9174 0 0 0 25 0 1 0 159630477 4075520 659 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 995 659 58 118 0 873 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 6156

[startup+162.442 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=470840/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=4248 CPUtime=151.78
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 742 0 0 0 15178 0 0 0 25 0 1 0 159630477 4349952 736 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1062 736 58 118 0 940 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 6424

[startup+222.491 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=470584/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=4532 CPUtime=211.8
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 809 0 0 0 21180 0 0 0 25 0 1 0 159630477 4640768 803 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1133 803 58 118 0 1011 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 6708

[startup+282.549 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=470392/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=4804 CPUtime=271.84
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 871 0 0 0 27184 0 0 0 25 0 1 0 159630477 4919296 865 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1201 865 58 118 0 1079 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 6980

[startup+342.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=470264/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=4804 CPUtime=331.88
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 895 0 0 0 33187 1 0 0 25 0 1 0 159630477 4919296 889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1201 889 58 118 0 1079 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 6980

[startup+402.664 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=470072/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=5076 CPUtime=391.92
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 944 0 0 0 39191 1 0 0 25 0 1 0 159630477 5197824 938 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1269 938 58 118 0 1147 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 7252

[startup+462.718 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5637
/proc/meminfo: memFree=470008/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=5224 CPUtime=451.95
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 967 0 0 0 45194 1 0 0 25 0 1 0 159630477 5349376 961 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1306 961 58 118 0 1184 0
Current children cumulated CPU time (s) 462.5

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


[startup+823.081 s]
/proc/loadavg: 1.22 1.25 1.10 2/66 7900
/proc/meminfo: memFree=429240/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=5812 CPUtime=811.69
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1117 0 0 0 81161 8 0 0 25 0 1 0 159630477 5951488 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1453 1111 58 118 0 1331 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 7988

[startup+883.137 s]
/proc/loadavg: 1.08 1.20 1.09 2/66 7900
/proc/meminfo: memFree=429112/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6108 CPUtime=871.72
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1168 0 0 0 87164 8 0 0 25 0 1 0 159630477 6254592 1162 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1527 1162 58 118 0 1405 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 8284

[startup+943.19 s]
/proc/loadavg: 1.03 1.16 1.08 2/66 7900
/proc/meminfo: memFree=429048/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6108 CPUtime=931.75
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1189 0 0 0 93167 8 0 0 25 0 1 0 159630477 6254592 1183 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1527 1183 58 118 0 1405 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 8284

[startup+1003.25 s]
/proc/loadavg: 1.01 1.13 1.08 2/66 7900
/proc/meminfo: memFree=428920/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6256 CPUtime=991.79
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1209 0 0 0 99171 8 0 0 25 0 1 0 159630477 6406144 1203 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1564 1203 58 118 0 1442 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 8432

[startup+1063.31 s]
/proc/loadavg: 1.00 1.11 1.07 2/66 7900
/proc/meminfo: memFree=428856/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6256 CPUtime=1051.83
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1226 0 0 0 105175 8 0 0 25 0 1 0 159630477 6406144 1220 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1564 1220 58 118 0 1442 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 8432

[startup+1123.36 s]
/proc/loadavg: 1.00 1.08 1.07 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1111.86
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1243 0 0 0 111178 8 0 0 25 0 1 0 159630477 6557696 1237 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1237 58 118 0 1479 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 8580

[startup+1183.41 s]
/proc/loadavg: 1.00 1.07 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1171.89
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 117181 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 8580

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

[startup+1193.86 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1182.33
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 118225 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1192.88
Current children cumulated vsize (KiB) 8580

[startup+1197.14 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1185.61
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 118553 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 8580

[startup+1198.79 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1187.25
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 118717 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 8580

[startup+1199.6 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1188.07
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 118799 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1198.62
Current children cumulated vsize (KiB) 8580

[startup+1200.01 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1188.48
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 118840 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 8580

[startup+1200.22 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1188.69
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 118861 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 8580

[startup+1200.32 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 7900
/proc/meminfo: memFree=428792/2055920 swapFree=4183276/4192956
[pid=5633] ppid=5631 vsize=2176 CPUtime=10.55
/proc/5633/stat : 5633 (SATzilla2007_C) S 5631 5633 3740 0 -1 4194304 718 1409 0 0 314 20 700 21 25 0 1 0 159629418 2228224 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5633/statm: 544 356 165 260 0 268 0
[pid=5637] ppid=5633 vsize=6404 CPUtime=1188.79
/proc/5637/stat : 5637 (minisat20) R 5633 5633 3740 0 -1 4194304 1251 0 0 0 118871 8 0 0 25 0 1 0 159630477 6557696 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5637/statm: 1601 1245 58 118 0 1479 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 8580

Child status: 17
Real time (s): 1200.34
CPU time (s): 1199.39
CPU user time (s): 1198.88
CPU system time (s): 0.512922
CPU usage (%): 99.9213
Max. virtual memory (cumulated for all children) (KiB): 8580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3391
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= 26
involuntary context switches= 4287

runsolver used 0.837872 second user time and 2.47262 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Feb 18 03:11:27 UTC 2007

IDJOB= 293303
IDBENCH= 19860
IDSOLVER= 135
FILE ID= node70/293303-1171768287

PBS_JOBID= 3839506

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1147406493-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293303-1171768287/SATzilla2007_C /tmp/evaluation/293303-1171768287/instance-293303-1171768287.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-293303-1171768287 -o ROOT/results/node70/solver-293303-1171768287 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293303-1171768287/SATzilla2007_C /tmp/evaluation/293303-1171768287/instance-293303-1171768287.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  91d6f081ceab153c3d465e1ffcfa62c2

RANDOM SEED= 728988444

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.261
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.261
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:        475104 kB
Buffers:         46664 kB
Cached:        1413860 kB
SwapCached:       4060 kB
Active:         792272 kB
Inactive:       679028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        475104 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:            8412 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            95532 kB
Committed_AS:   172296 kB
PageTables:       1400 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= 66556 MiB

End job on node70 on Sun Feb 18 03:31:28 UTC 2007