Trace number 293385

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.38 1199.81

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1399781364-05.UNSAT.shuffled.cnf
MD5SUM4c28183cf3fdc5af05ae00990cccd898
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.56	c run March_dl for 5 seconds ... 
10.53/10.56	c Bin: Executing march_dl
10.53/10.56	c child exit by a signal
10.53/10.56	c march_dl returned code 137.
10.53/10.56	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.56	c Bin: Executing ubcsat2006
10.53/10.56	c child exited successfully
10.53/10.56	c ubcsat2006 returned code 0.
10.53/10.56	c satzilla computing base features
10.53/10.56	c satzilla doing unit-prop probe
10.53/10.56	c satzilla doing local search probe
10.53/10.56	c satzilla doing lobjois search-space size estimate
10.53/10.56	c satzilla's ranking:
10.53/10.56	c 1) minisat20+P: -1.724398
10.53/10.56	c 2) march_dl+P: 1.361730
10.53/10.56	c 3) march_dl: 3.476236
10.53/10.56	c 4) minisat20: 4.124227
10.53/10.56	c 5) zchaff_rand+P: 5.215926
10.53/10.56	c 6) vallst+P: 5.803204
10.53/10.56	c 7) kcnfs+P: 999.000000
10.53/10.56	c 8) kcnfs: 999.000000
10.53/10.56	c 9) vallst: 999.000000
10.53/10.56	c 10) zchaff_rand: 999.000000
10.53/10.56	c satzilla running minisat20 with preprocessing ... 
10.53/10.57	This is MiniSat 2.0 beta
10.53/10.57	WARNING: for repeatability, setting FPU to use double precision
10.53/10.57	============================[ Problem Statistics ]=============================
10.53/10.57	|                                                                             |
10.53/10.57	|  Number of variables:  120                                                  |
10.53/10.57	|  Number of clauses:    2556                                                 |
10.53/10.57	|  Parsing time:         0.00         s                                       |
10.53/10.57	============================[ Search Statistics ]==============================
10.53/10.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.57	===============================================================================
10.53/10.57	|         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
10.53/10.57	|       100 |     120     2556    12780 |      937      100     26 |  0.007 % |
10.53/10.58	|       250 |     120     2556    12780 |     1030      250     25 |  0.007 % |
10.53/10.58	|       475 |     120     2556    12780 |     1134      475     25 |  0.007 % |
10.53/10.59	|       812 |     120     2556    12780 |     1247      812     25 |  0.007 % |
10.53/10.61	|      1319 |     120     2556    12780 |     1372      673     24 |  0.007 % |
10.53/10.63	|      2078 |     120     2556    12780 |     1509      730     23 |  0.007 % |
10.55/10.67	|      3219 |     120     2556    12780 |     1660     1099     23 |  0.007 % |
10.55/10.73	|      4928 |     120     2556    12780 |     1826     1120     23 |  0.007 % |
10.55/10.82	|      7491 |     120     2556    12780 |     2008     1822     23 |  0.007 % |
10.55/10.96	|     11335 |     120     2556    12780 |     2209     1579     24 |  0.007 % |
10.55/11.18	|     17101 |     120     2556    12780 |     2430     1746     24 |  0.007 % |
11.45/11.55	|     25751 |     120     2556    12780 |     2673     1773     23 |  0.007 % |
12.06/12.12	|     38725 |     120     2556    12780 |     2941     2583     23 |  0.007 % |
12.98/13.02	|     58187 |     120     2556    12780 |     3235     2708     23 |  0.007 % |
14.32/14.41	|     87381 |     120     2556    12780 |     3559     2468     22 |  0.007 % |
16.47/16.54	|    131171 |     120     2556    12780 |     3914     3150     24 |  0.007 % |
19.85/19.94	|    196856 |     120     2556    12780 |     4306     3684     23 |  0.007 % |
25.08/25.14	|    295382 |     120     2556    12780 |     4737     2349     24 |  0.007 % |
33.17/33.23	|    443173 |     120     2556    12780 |     5210     4564     24 |  0.007 % |
45.87/45.97	|    664856 |     120     2556    12780 |     5731     3359     24 |  0.007 % |
66.17/66.25	|    997381 |     120     2556    12780 |     6305     4392     24 |  0.007 % |
97.92/98.03	|   1496170 |     120     2556    12780 |     6935     5629     23 |  0.007 % |
147.11/147.21	|   2244352 |     120     2556    12780 |     7629     4955     23 |  0.007 % |
224.88/225.04	|   3366626 |     120     2556    12780 |     8391     4824     23 |  0.007 % |
346.19/346.39	|   5050037 |     120     2556    12780 |     9231     7988     23 |  0.007 % |
539.86/540.11	|   7575153 |     120     2556    12780 |    10154     4672     22 |  0.007 % |
846.01/846.28	|  11362829 |     120     2556    12780 |    11169     8269     24 |  0.007 % |
1199.36/1199.80	c Preprocessing...
1199.36/1199.80	c Inital problem has 120 variables, 2556 nary clauses (0 binary clauses).
1199.36/1199.80	c Num non-binary clauses 2556, Average non-binary clause length 5.000
1199.36/1199.80	c Theory has no gaps
1199.36/1199.80	c Preprocessor runtime was 0.010 seconds.
1199.36/1199.80	c 
1199.36/1199.80	c Satisfiability of theory still undetermined.
1199.36/1199.80	c See file /tmp/HTyRSC for simplified theory.
1199.36/1199.80	c Bin: Executing minisat20
1199.36/1199.80	c child exit by a signal
1199.36/1199.80	c minisat20 returned code 137.
1199.36/1199.80	c minisat20 returned code 137.
1199.36/1199.80	c satzilla running march_dl with preprocessing ... 
1199.36/1199.80	c Bin: Executing march_dl
1199.36/1199.80	c march_dl returned code 1.
1199.36/1199.80	c march_dl returned code 1.
1199.36/1199.80	c satzilla running march_dl ... 
1199.36/1199.80	c Bin: Executing march_dl
1199.36/1199.80	c march_dl returned code 1.
1199.36/1199.80	c march_dl returned code 1.
1199.36/1199.80	c satzilla running minisat20 ... 
1199.36/1199.80	c Bin: Executing minisat20
1199.36/1199.80	c minisat20 returned code 1.
1199.36/1199.80	c minisat20 returned code 1.
1199.36/1199.80	c satzilla running zchaff_rand with preprocessing ... 
1199.36/1199.80	c Bin: Executing zchaff_rand
1199.36/1199.80	c zchaff_rand returned code 1.
1199.36/1199.80	c zchaff_rand returned code 1.
1199.36/1199.80	c satzilla running vallst with preprocessing ... 
1199.36/1199.80	c Bin: Executing vallst
1199.36/1199.80	c vallst returned code 1.
1199.36/1199.80	c vallst returned code 1.
1199.36/1199.80	c satzilla running kcnfs with preprocessing ... 
1199.36/1199.80	c Bin: Executing kcnfs
1199.36/1199.80	c kcnfs returned code 1.
1199.36/1199.80	c kcnfs returned code 1.
1199.36/1199.80	c satzilla running kcnfs ... 
1199.36/1199.80	c Bin: Executing kcnfs
1199.36/1199.80	c kcnfs returned code 1.
1199.36/1199.80	c kcnfs returned code 1.
1199.36/1199.80	c satzilla running vallst ... 
1199.36/1199.80	c Bin: Executing vallst
1199.36/1199.80	c vallst returned code 1.
1199.36/1199.80	c vallst returned code 1.
1199.36/1199.80	c satzilla running zchaff_rand ... 
1199.36/1199.80	c Bin: Executing zchaff_rand
1199.36/1199.80	c zchaff_rand returned code 1.
1199.36/1199.80	c zchaff_rand returned code 1.
1199.36/1199.80	c ERROR: All Failed! 
1199.36/1199.80	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/node67/watcher-293385-1171770174 -o ROOT/results/node67/solver-293385-1171770174 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293385-1171770174/SATzilla2007_C /tmp/evaluation/293385-1171770174/instance-293385-1171770174.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23530
/proc/meminfo: memFree=582896/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=1440 CPUtime=0
/proc/23530/stat : 23530 (SATzilla2007_C) R 23528 23530 19366 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 196975026 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23530/statm: 360 110 95 260 0 84 0
[pid=23531] ppid=23530 vsize=636 CPUtime=0
/proc/23531/stat : 23531 (march_dl) R 23530 23530 19366 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 196975026 651264 75 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23531/statm: 159 75 50 118 0 38 0

[startup+0.106803 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23530
/proc/meminfo: memFree=582896/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=1440 CPUtime=0
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196975026 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23530/statm: 360 110 95 260 0 84 0
[pid=23531] ppid=23530 vsize=1288 CPUtime=0.1
/proc/23531/stat : 23531 (march_dl) R 23530 23530 19366 0 -1 4194304 260 0 0 0 10 0 0 0 19 0 1 0 196975026 1318912 252 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23531/statm: 322 254 71 118 0 201 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2728

[startup+0.514846 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23530
/proc/meminfo: memFree=582896/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=1440 CPUtime=0
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196975026 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23530/statm: 360 110 95 260 0 84 0
[pid=23531] ppid=23530 vsize=3084 CPUtime=0.5
/proc/23531/stat : 23531 (march_dl) R 23530 23530 19366 0 -1 4194304 675 0 0 0 50 0 0 0 23 0 1 0 196975026 3158016 667 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23531/statm: 771 667 74 118 0 650 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4524

[startup+1.33493 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23532
/proc/meminfo: memFree=580384/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=1440 CPUtime=0
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196975026 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23530/statm: 360 110 95 260 0 84 0
[pid=23531] ppid=23530 vsize=3476 CPUtime=1.32
/proc/23531/stat : 23531 (march_dl) R 23530 23530 19366 0 -1 4194304 786 0 0 0 132 0 0 0 25 0 1 0 196975026 3559424 778 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134537003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23531/statm: 869 778 74 118 0 748 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4916

[startup+2.9711 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23532
/proc/meminfo: memFree=578912/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=1440 CPUtime=0
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196975026 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23530/statm: 360 110 95 260 0 84 0
[pid=23531] ppid=23530 vsize=4656 CPUtime=2.96
/proc/23531/stat : 23531 (march_dl) R 23530 23530 19366 0 -1 4194304 1062 0 0 0 296 0 0 0 25 0 1 0 196975026 4767744 1054 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134567953 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23531/statm: 1164 1054 74 118 0 1043 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6096

[startup+6.25845 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23533
/proc/meminfo: memFree=581920/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=1440 CPUtime=4.99
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 135 1170 0 0 0 0 499 0 16 0 1 0 196975026 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23530/statm: 360 111 96 260 0 84 0
[pid=23533] ppid=23530 vsize=6188 CPUtime=1.24
/proc/23533/stat : 23533 (ubcsat2006) R 23530 23530 19366 0 -1 4194304 279 0 0 0 115 9 0 0 25 0 1 0 196975527 6336512 262 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23533/statm: 1547 262 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7091 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=580832/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=2340 CPUtime=2.12
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 277 0 0 0 212 0 0 0 25 0 1 0 196976083 2396160 271 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 585 271 58 118 0 463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4440

[startup+25.5245 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=580256/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=3012 CPUtime=14.94
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 426 0 0 0 1494 0 0 0 25 0 1 0 196976083 3084288 420 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 753 420 58 118 0 631 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5112

[startup+51.1502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=579936/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=3416 CPUtime=40.55
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 530 0 0 0 4055 0 0 0 25 0 1 0 196976083 3497984 524 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 854 524 58 118 0 732 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5516

[startup+102.398 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=579424/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=3816 CPUtime=91.79
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 648 0 0 0 9179 0 0 0 25 0 1 0 196976083 3907584 642 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 954 642 58 118 0 832 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 5916

[startup+162.46 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 23534
/proc/meminfo: memFree=579040/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=4224 CPUtime=151.83
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 749 0 0 0 15183 0 0 0 25 0 1 0 196976083 4325376 743 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1056 743 58 118 0 934 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 6324

[startup+222.517 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 23534
/proc/meminfo: memFree=578848/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=4500 CPUtime=211.87
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 794 0 0 0 21187 0 0 0 25 0 1 0 196976083 4608000 788 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1125 788 58 118 0 1003 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 6600

[startup+282.574 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 23534
/proc/meminfo: memFree=578592/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=4640 CPUtime=271.91
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 842 0 0 0 27191 0 0 0 25 0 1 0 196976083 4751360 836 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1160 836 58 118 0 1038 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 6740

[startup+342.631 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 23534
/proc/meminfo: memFree=578528/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=4788 CPUtime=331.96
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 857 0 0 0 33196 0 0 0 25 0 1 0 196976083 4902912 851 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1197 851 58 118 0 1075 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 6888

[startup+402.694 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 23534
/proc/meminfo: memFree=578336/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=4920 CPUtime=392
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 914 0 0 0 39200 0 0 0 25 0 1 0 196976083 5038080 908 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1230 908 58 118 0 1108 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 7020

[startup+462.754 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=578144/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=5052 CPUtime=452.05
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 946 0 0 0 45205 0 0 0 25 0 1 0 196976083 5173248 940 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134524865 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1263 940 58 118 0 1141 0
Current children cumulated CPU time (s) 462.6

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


[startup+763.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=577504/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=5756 CPUtime=752.25
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1094 0 0 0 75225 0 0 0 25 0 1 0 196976083 5894144 1088 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1439 1088 58 118 0 1317 0
Current children cumulated CPU time (s) 762.8
Current children cumulated vsize (KiB) 7856

[startup+823.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=577376/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=5904 CPUtime=812.3
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1121 0 0 0 81230 0 0 0 25 0 1 0 196976083 6045696 1115 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1476 1115 58 118 0 1354 0
Current children cumulated CPU time (s) 822.85
Current children cumulated vsize (KiB) 8004

[startup+883.156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=577376/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=5904 CPUtime=872.34
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1144 0 0 0 87234 0 0 0 25 0 1 0 196976083 6045696 1138 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1476 1138 58 118 0 1354 0
Current children cumulated CPU time (s) 882.89
Current children cumulated vsize (KiB) 8004

[startup+943.216 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23534
/proc/meminfo: memFree=577184/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6052 CPUtime=932.38
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1179 0 0 0 93238 0 0 0 25 0 1 0 196976083 6197248 1173 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1513 1173 58 118 0 1391 0
Current children cumulated CPU time (s) 942.93
Current children cumulated vsize (KiB) 8152

[startup+1003.27 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 23534
/proc/meminfo: memFree=577120/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6200 CPUtime=992.43
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1194 0 0 0 99243 0 0 0 25 0 1 0 196976083 6348800 1188 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1550 1188 58 118 0 1428 0
Current children cumulated CPU time (s) 1002.98
Current children cumulated vsize (KiB) 8300

[startup+1063.34 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 23534
/proc/meminfo: memFree=577056/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6200 CPUtime=1052.47
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1220 0 0 0 105247 0 0 0 25 0 1 0 196976083 6348800 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1550 1214 58 118 0 1428 0
Current children cumulated CPU time (s) 1063.02
Current children cumulated vsize (KiB) 8300

[startup+1123.41 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 23642
/proc/meminfo: memFree=575792/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1112.49
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1232 0 0 0 111248 1 0 0 25 0 1 0 196976083 6496256 1226 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1226 58 118 0 1464 0
Current children cumulated CPU time (s) 1123.04
Current children cumulated vsize (KiB) 8444

[startup+1183.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23732
/proc/meminfo: memFree=576736/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1172.51
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1233 0 0 0 117250 1 0 0 25 0 1 0 196976083 6496256 1227 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1227 58 118 0 1464 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 8444

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

[startup+1187.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23732
/proc/meminfo: memFree=576736/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1176.31
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1233 0 0 0 117630 1 0 0 25 0 1 0 196976083 6496256 1227 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1227 58 118 0 1464 0
Current children cumulated CPU time (s) 1186.86
Current children cumulated vsize (KiB) 8444

[startup+1193.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23732
/proc/meminfo: memFree=576800/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1182.86
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1233 0 0 0 118285 1 0 0 25 0 1 0 196976083 6496256 1227 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1227 58 118 0 1464 0
Current children cumulated CPU time (s) 1193.41
Current children cumulated vsize (KiB) 8444

[startup+1197.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23732
/proc/meminfo: memFree=576800/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1186.14
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1233 0 0 0 118613 1 0 0 25 0 1 0 196976083 6496256 1227 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1227 58 118 0 1464 0
Current children cumulated CPU time (s) 1196.69
Current children cumulated vsize (KiB) 8444

[startup+1198.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23732
/proc/meminfo: memFree=576800/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1187.78
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1233 0 0 0 118777 1 0 0 25 0 1 0 196976083 6496256 1227 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1227 58 118 0 1464 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 8444

[startup+1199.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23732
/proc/meminfo: memFree=576800/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1188.6
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1233 0 0 0 118859 1 0 0 25 0 1 0 196976083 6496256 1227 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528698 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1227 58 118 0 1464 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 8444

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23732
/proc/meminfo: memFree=576800/2055920 swapFree=4183772/4192956
[pid=23530] ppid=23528 vsize=2100 CPUtime=10.55
/proc/23530/stat : 23530 (SATzilla2007_C) S 23528 23530 19366 0 -1 4194304 717 1455 0 0 316 22 700 17 25 0 1 0 196975026 2150400 356 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23530/statm: 525 356 165 260 0 249 0
[pid=23534] ppid=23530 vsize=6344 CPUtime=1188.81
/proc/23534/stat : 23534 (minisat20) R 23530 23530 19366 0 -1 4194304 1233 0 0 0 118880 1 0 0 25 0 1 0 196976083 6496256 1227 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23534/statm: 1586 1227 58 118 0 1464 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 8444

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.38
CPU user time (s): 1198.97
CPU system time (s): 0.413937
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 8444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3418
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= 1831

runsolver used 0.908861 second user time and 2.47962 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Feb 18 03:42:54 UTC 2007

IDJOB= 293385
IDBENCH= 19862
IDSOLVER= 135
FILE ID= node67/293385-1171770174

PBS_JOBID= 3839509

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-S1399781364-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293385-1171770174/SATzilla2007_C /tmp/evaluation/293385-1171770174/instance-293385-1171770174.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-293385-1171770174 -o ROOT/results/node67/solver-293385-1171770174 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293385-1171770174/SATzilla2007_C /tmp/evaluation/293385-1171770174/instance-293385-1171770174.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4c28183cf3fdc5af05ae00990cccd898

RANDOM SEED= 582025

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:        583304 kB
Buffers:         47488 kB
Cached:        1304960 kB
SwapCached:       3608 kB
Active:         721876 kB
Inactive:       640572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        583304 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            8412 kB
Writeback:           0 kB
Mapped:          15456 kB
Slab:            96100 kB
Committed_AS:   603900 kB
PageTables:       1452 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 node67 on Sun Feb 18 04:02:54 UTC 2007