Trace number 293467

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.4 1199.75

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1483196631-09.UNSAT.shuffled.cnf
MD5SUM3433c21f0d8c4f982130a49558dd7264
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: -2.879577
10.53/10.57	c 2) march_dl+P: 1.564389
10.53/10.57	c 3) minisat20: 3.148453
10.53/10.57	c 4) march_dl: 3.687153
10.53/10.57	c 5) vallst+P: 5.265325
10.53/10.57	c 6) zchaff_rand+P: 8.652325
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.59	|  Parsing time:         0.00         s                                       |
10.53/10.59	============================[ Search Statistics ]==============================
10.53/10.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.59	===============================================================================
10.53/10.59	|         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
10.53/10.59	|       101 |     120     2556    12780 |      937      101     28 |  0.007 % |
10.53/10.59	|       251 |     120     2556    12780 |     1030      251     27 |  0.007 % |
10.53/10.60	|       476 |     120     2556    12780 |     1134      476     26 |  0.007 % |
10.53/10.61	|       813 |     120     2556    12780 |     1247      813     26 |  0.007 % |
10.53/10.63	|      1319 |     120     2556    12780 |     1372      683     25 |  0.007 % |
10.53/10.65	|      2079 |     120     2556    12780 |     1509      742     24 |  0.007 % |
10.55/10.69	|      3219 |     120     2556    12780 |     1660     1116     24 |  0.007 % |
10.55/10.74	|      4927 |     120     2556    12780 |     1826     1133     24 |  0.007 % |
10.55/10.83	|      7489 |     120     2556    12780 |     2008     1831     24 |  0.007 % |
10.55/10.98	|     11333 |     120     2556    12780 |     2209     1589     23 |  0.007 % |
10.55/11.20	|     17100 |     120     2556    12780 |     2430     1745     24 |  0.007 % |
11.44/11.57	|     25750 |     120     2556    12780 |     2673     1779     23 |  0.007 % |
12.05/12.15	|     38724 |     120     2556    12780 |     2941     2571     23 |  0.007 % |
12.98/13.03	|     58186 |     120     2556    12780 |     3235     2666     24 |  0.007 % |
14.30/14.41	|     87380 |     120     2556    12780 |     3559     2414     23 |  0.007 % |
16.45/16.55	|    131169 |     120     2556    12780 |     3914     3035     24 |  0.007 % |
19.74/19.89	|    196853 |     120     2556    12780 |     4306     3547     25 |  0.007 % |
24.96/25.06	|    295379 |     120     2556    12780 |     4737     2202     24 |  0.007 % |
33.15/33.23	|    443171 |     120     2556    12780 |     5210     4503     24 |  0.007 % |
45.97/46.12	|    664855 |     120     2556    12780 |     5731     3273     23 |  0.007 % |
65.86/66.00	|    997381 |     120     2556    12780 |     6305     4302     24 |  0.007 % |
96.91/96.99	|   1496171 |     120     2556    12780 |     6935     5608     24 |  0.007 % |
146.29/146.46	|   2244353 |     120     2556    12780 |     7629     4723     24 |  0.007 % |
224.80/224.99	|   3366628 |     120     2556    12780 |     8391     4617     23 |  0.007 % |
348.99/349.19	|   5050042 |     120     2556    12780 |     9231     8077     24 |  0.007 % |
542.69/542.98	|   7575158 |     120     2556    12780 |    10154     9244     23 |  0.007 % |
849.93/850.28	|  11362834 |     120     2556    12780 |    11169     7558     25 |  0.007 % |
1199.27/1199.74	c Preprocessing...
1199.27/1199.74	c Inital problem has 120 variables, 2556 nary clauses (0 binary clauses).
1199.27/1199.74	c Num non-binary clauses 2556, Average non-binary clause length 5.000
1199.27/1199.74	c Theory has no gaps
1199.27/1199.74	c Preprocessor runtime was 0.010 seconds.
1199.27/1199.74	c 
1199.27/1199.74	c Satisfiability of theory still undetermined.
1199.27/1199.74	c See file /tmp/3NxOui for simplified theory.
1199.27/1199.74	c Bin: Executing minisat20
1199.27/1199.74	c child exit by a signal
1199.27/1199.74	c minisat20 returned code 137.
1199.27/1199.74	c minisat20 returned code 137.
1199.27/1199.74	c satzilla running march_dl with preprocessing ... 
1199.27/1199.74	c Bin: Executing march_dl
1199.27/1199.74	c march_dl returned code 1.
1199.27/1199.74	c march_dl returned code 1.
1199.27/1199.74	c satzilla running minisat20 ... 
1199.27/1199.74	c Bin: Executing minisat20
1199.27/1199.74	c minisat20 returned code 1.
1199.27/1199.74	c minisat20 returned code 1.
1199.27/1199.74	c satzilla running march_dl ... 
1199.27/1199.74	c Bin: Executing march_dl
1199.27/1199.74	c march_dl returned code 1.
1199.27/1199.74	c march_dl returned code 1.
1199.27/1199.74	c satzilla running vallst with preprocessing ... 
1199.27/1199.74	c Bin: Executing vallst
1199.27/1199.74	c vallst returned code 1.
1199.27/1199.74	c vallst returned code 1.
1199.27/1199.74	c satzilla running zchaff_rand with preprocessing ... 
1199.27/1199.74	c Bin: Executing zchaff_rand
1199.27/1199.74	c zchaff_rand returned code 1.
1199.27/1199.74	c zchaff_rand returned code 1.
1199.27/1199.74	c satzilla running kcnfs with preprocessing ... 
1199.27/1199.74	c Bin: Executing kcnfs
1199.27/1199.74	c kcnfs returned code 1.
1199.27/1199.74	c kcnfs returned code 1.
1199.27/1199.74	c satzilla running kcnfs ... 
1199.27/1199.74	c Bin: Executing kcnfs
1199.27/1199.74	c kcnfs returned code 1.
1199.27/1199.74	c kcnfs returned code 1.
1199.27/1199.74	c satzilla running vallst ... 
1199.27/1199.74	c Bin: Executing vallst
1199.27/1199.74	c vallst returned code 1.
1199.27/1199.74	c vallst returned code 1.
1199.27/1199.74	c satzilla running zchaff_rand ... 
1199.27/1199.74	c Bin: Executing zchaff_rand
1199.27/1199.74	c zchaff_rand returned code 1.
1199.27/1199.74	c zchaff_rand returned code 1.
1199.27/1199.74	c ERROR: All Failed! 
1199.27/1199.74	c SATZILLA_TIME=1199.570000

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/node2/watcher-293467-1171771992 -o ROOT/results/node2/solver-293467-1171771992 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293467-1171771992/SATzilla2007_C /tmp/evaluation/293467-1171771992/instance-293467-1171771992.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/77 19711
/proc/meminfo: memFree=249208/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=1440 CPUtime=0
/proc/19711/stat : 19711 (SATzilla2007_C) R 19709 19711 19392 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 197154144 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/19711/statm: 360 110 95 260 0 84 0
[pid=19712] ppid=19711 vsize=636 CPUtime=0
/proc/19712/stat : 19712 (march_dl) R 19711 19711 19392 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 197154144 651264 75 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134784808 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19712/statm: 159 75 50 118 0 38 0

[startup+0.107477 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19711
/proc/meminfo: memFree=249208/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=1440 CPUtime=0
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197154144 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19711/statm: 360 110 95 260 0 84 0
[pid=19712] ppid=19711 vsize=1156 CPUtime=0.1
/proc/19712/stat : 19712 (march_dl) R 19711 19711 19392 0 -1 4194304 216 0 0 0 10 0 0 0 20 0 1 0 197154144 1183744 208 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134584766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19712/statm: 289 208 67 118 0 168 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.51552 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19711
/proc/meminfo: memFree=249208/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=1440 CPUtime=0
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197154144 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19711/statm: 360 110 95 260 0 84 0
[pid=19712] ppid=19711 vsize=3156 CPUtime=0.51
/proc/19712/stat : 19712 (march_dl) R 19711 19711 19392 0 -1 4194304 680 0 0 0 51 0 0 0 23 0 1 0 197154144 3231744 672 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19712/statm: 789 672 73 118 0 668 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4596

[startup+1.3376 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19713
/proc/meminfo: memFree=246696/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=1440 CPUtime=0
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197154144 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19711/statm: 360 110 95 260 0 84 0
[pid=19712] ppid=19711 vsize=3548 CPUtime=1.33
/proc/19712/stat : 19712 (march_dl) R 19711 19711 19392 0 -1 4194304 785 0 0 0 133 0 0 0 25 0 1 0 197154144 3633152 777 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19712/statm: 887 777 74 118 0 766 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4988

[startup+2.98478 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 19713
/proc/meminfo: memFree=245224/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=1440 CPUtime=0
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197154144 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19711/statm: 360 110 95 260 0 84 0
[pid=19712] ppid=19711 vsize=4604 CPUtime=2.98
/proc/19712/stat : 19712 (march_dl) R 19711 19711 19392 0 -1 4194304 1050 0 0 0 298 0 0 0 25 0 1 0 197154144 4714496 1042 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19712/statm: 1151 1042 74 118 0 1030 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 6044

[startup+6.26112 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19714
/proc/meminfo: memFree=248296/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=1440 CPUtime=4.99
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 135 1159 0 0 0 0 499 0 16 0 1 0 197154144 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19711/statm: 360 111 96 260 0 84 0
[pid=19714] ppid=19711 vsize=6188 CPUtime=1.24
/proc/19714/stat : 19714 (ubcsat2006) R 19711 19711 19392 0 -1 4194304 279 0 0 0 115 9 0 0 25 0 1 0 197154644 6336512 262 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19714/statm: 1547 262 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7198 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=247208/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=2340 CPUtime=2.12
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 275 0 0 0 212 0 0 0 25 0 1 0 197155202 2396160 269 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 585 269 58 118 0 463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4440

[startup+25.5261 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=246632/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=3004 CPUtime=14.92
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 418 0 0 0 1492 0 0 0 25 0 1 0 197155202 3076096 412 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 751 412 58 118 0 629 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5104

[startup+51.1548 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=246120/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=3416 CPUtime=40.54
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 538 0 0 0 4054 0 0 0 25 0 1 0 197155202 3497984 532 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 854 532 58 118 0 732 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5516

[startup+102.407 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=245672/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=3944 CPUtime=91.78
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 655 0 0 0 9177 1 0 0 25 0 1 0 197155202 4038656 649 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 986 649 58 118 0 864 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 6044

[startup+162.477 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=245224/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=4348 CPUtime=151.84
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 757 0 0 0 15182 2 0 0 25 0 1 0 197155202 4452352 751 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1087 751 58 118 0 965 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 6448

[startup+222.544 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=245032/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=4488 CPUtime=211.88
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 802 0 0 0 21186 2 0 0 25 0 1 0 197155202 4595712 796 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1122 796 58 118 0 1000 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 6588

[startup+282.614 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=244776/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=4756 CPUtime=271.94
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 852 0 0 0 27191 3 0 0 25 0 1 0 197155202 4870144 846 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1189 846 58 118 0 1067 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 6856

[startup+342.679 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=244712/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=4756 CPUtime=331.98
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 867 0 0 0 33195 3 0 0 25 0 1 0 197155202 4870144 861 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1189 861 58 118 0 1067 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 6856

[startup+402.753 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=244456/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=5040 CPUtime=392.04
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 945 0 0 0 39200 4 0 0 25 0 1 0 197155202 5160960 939 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1260 939 58 118 0 1138 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 7140

[startup+462.823 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 19715
/proc/meminfo: memFree=244392/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=5188 CPUtime=452.09
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 965 0 0 0 45205 4 0 0 25 0 1 0 197155202 5312512 959 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1297 959 58 118 0 1175 0
Current children cumulated CPU time (s) 462.64

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


[startup+823.251 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=243752/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=5780 CPUtime=812.42
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1115 0 0 0 81235 7 0 0 25 0 1 0 197155202 5918720 1109 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1445 1109 58 118 0 1323 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 7880

[startup+883.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=243688/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=5928 CPUtime=872.47
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1145 0 0 0 87239 8 0 0 25 0 1 0 197155202 6070272 1139 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1482 1139 58 118 0 1360 0
Current children cumulated CPU time (s) 883.02
Current children cumulated vsize (KiB) 8028

[startup+943.389 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=243560/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6076 CPUtime=932.53
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1170 0 0 0 93244 9 0 0 25 0 1 0 197155202 6221824 1164 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1519 1164 58 118 0 1397 0
Current children cumulated CPU time (s) 943.08
Current children cumulated vsize (KiB) 8176

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19715
/proc/meminfo: memFree=243624/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6076 CPUtime=992.58
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1171 0 0 0 99249 9 0 0 25 0 1 0 197155202 6221824 1165 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1519 1165 58 118 0 1397 0
Current children cumulated CPU time (s) 1003.13
Current children cumulated vsize (KiB) 8176

[startup+1063.53 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 19715
/proc/meminfo: memFree=243432/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6076 CPUtime=1052.64
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1200 0 0 0 105254 10 0 0 25 0 1 0 197155202 6221824 1194 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1519 1194 58 118 0 1397 0
Current children cumulated CPU time (s) 1063.19
Current children cumulated vsize (KiB) 8176

[startup+1123.6 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1112.68
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1217 0 0 0 111258 10 0 0 25 0 1 0 197155202 6373376 1211 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1211 58 118 0 1434 0
Current children cumulated CPU time (s) 1123.23
Current children cumulated vsize (KiB) 8324

[startup+1183.66 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1172.74
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 117263 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1183.29
Current children cumulated vsize (KiB) 8324

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

[startup+1187.45 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1176.53
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 117642 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1187.08
Current children cumulated vsize (KiB) 8324

[startup+1194.01 s]
/proc/loadavg: 1.09 1.02 1.01 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1183.08
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 118297 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525103 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (KiB) 8324

[startup+1197.29 s]
/proc/loadavg: 1.09 1.02 1.01 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1186.36
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 118625 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1196.91
Current children cumulated vsize (KiB) 8324

[startup+1198.93 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1188
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 118789 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 8324

[startup+1199.34 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1188.41
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 118830 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 8324

[startup+1199.55 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1188.61
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 118850 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528234 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 8324

[startup+1199.65 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 19715
/proc/meminfo: memFree=243368/2055920 swapFree=4192812/4192956
[pid=19711] ppid=19709 vsize=2100 CPUtime=10.55
/proc/19711/stat : 19711 (SATzilla2007_C) S 19709 19711 19392 0 -1 4194304 716 1444 0 0 315 22 700 18 25 0 1 0 197154144 2150400 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19711/statm: 525 355 165 260 0 249 0
[pid=19715] ppid=19711 vsize=6224 CPUtime=1188.72
/proc/19715/stat : 19715 (minisat20) R 19711 19711 19392 0 -1 4194304 1220 0 0 0 118861 11 0 0 25 0 1 0 197155202 6373376 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19715/statm: 1556 1214 58 118 0 1434 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 8324

Child status: 17
Real time (s): 1199.75
CPU time (s): 1199.4
CPU user time (s): 1198.87
CPU system time (s): 0.527919
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 8324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.87
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3393
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= 25
involuntary context switches= 2038

runsolver used 1.25181 second user time and 3.01454 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Feb 18 04:13:12 UTC 2007

IDJOB= 293467
IDBENCH= 19864
IDSOLVER= 135
FILE ID= node2/293467-1171771992

PBS_JOBID= 3839293

Free space on /tmp= 66539 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  3433c21f0d8c4f982130a49558dd7264

RANDOM SEED= 252415260

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:        249680 kB
Buffers:         51600 kB
Cached:        1617052 kB
SwapCached:          0 kB
Active:        1220152 kB
Inactive:       508220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        249680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8408 kB
Writeback:           0 kB
Mapped:          78652 kB
Slab:            63404 kB
Committed_AS:  1070232 kB
PageTables:       1812 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= 66539 MiB

End job on node2 on Sun Feb 18 04:33:12 UTC 2007