Trace number 299166

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.67 1200.13

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1924010222-09.UNSAT.shuffled.cnf
MD5SUM677e5c8244dc7ab7832aedda12dc8201
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.74/10.83	c run March_dl for 5 seconds ... 
10.74/10.83	c Bin: Executing march_dl
10.74/10.83	c child exit by a signal
10.74/10.83	c march_dl returned code 137.
10.74/10.83	c run saps (UBCSAT implementation) for 2 seconds ... 
10.74/10.83	c Bin: Executing ubcsat2006
10.74/10.83	c child exited successfully
10.74/10.83	c ubcsat2006 returned code 0.
10.74/10.83	c satzilla computing base features
10.74/10.83	c satzilla doing unit-prop probe
10.74/10.83	c satzilla doing local search probe
10.74/10.83	c satzilla doing lobjois search-space size estimate
10.74/10.83	c satzilla's ranking:
10.74/10.83	c 1) minisat20+P: -2.203982
10.74/10.83	c 2) minisat20: 0.104811
10.74/10.83	c 3) march_dl+P: 1.236763
10.74/10.83	c 4) march_dl: 1.522596
10.74/10.83	c 5) vallst+P: 1.755862
10.74/10.83	c 6) zchaff_rand+P: 4.715021
10.74/10.83	c 7) kcnfs+P: 999.000000
10.74/10.83	c 8) kcnfs: 999.000000
10.74/10.83	c 9) vallst: 999.000000
10.74/10.83	c 10) zchaff_rand: 999.000000
10.74/10.83	c satzilla running minisat20 with preprocessing ... 
10.74/10.85	This is MiniSat 2.0 beta
10.74/10.85	WARNING: for repeatability, setting FPU to use double precision
10.74/10.85	============================[ Problem Statistics ]=============================
10.74/10.85	|                                                                             |
10.74/10.85	|  Number of variables:  600                                                  |
10.74/10.85	|  Number of clauses:    2556                                                 |
10.74/10.85	|  Parsing time:         0.00         s                                       |
10.74/10.85	============================[ Search Statistics ]==============================
10.74/10.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.74/10.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.74/10.85	===============================================================================
10.74/10.85	|         0 |     600     2556     7668 |      852        0    nan |  0.000 % |
10.74/10.85	|       100 |     600     2556     7668 |      937      100     25 |  0.000 % |
10.74/10.86	|       250 |     600     2556     7668 |     1030      250     25 |  0.000 % |
10.83/10.86	|       475 |     600     2556     7668 |     1134      475     25 |  0.000 % |
10.83/10.88	|       812 |     600     2556     7668 |     1247      812     26 |  0.000 % |
10.83/10.90	|      1319 |     600     2556     7668 |     1372      674     26 |  0.000 % |
10.83/10.93	|      2078 |     600     2556     7668 |     1509      722     22 |  0.000 % |
10.83/10.98	|      3217 |     600     2556     7668 |     1660     1079     23 |  0.000 % |
10.83/11.06	|      4928 |     600     2556     7668 |     1826     1081     23 |  0.000 % |
10.83/11.19	|      7490 |     600     2556     7668 |     2008     1756     26 |  0.000 % |
11.35/11.39	|     11334 |     600     2556     7668 |     2209     1449     24 |  0.000 % |
11.66/11.72	|     17100 |     600     2556     7668 |     2430     1542     24 |  0.000 % |
12.17/12.22	|     25751 |     600     2556     7668 |     2673     1447     23 |  0.000 % |
12.89/12.99	|     38728 |     600     2556     7668 |     2941     2116     25 |  0.000 % |
14.12/14.24	|     58190 |     600     2556     7668 |     3235     1993     24 |  0.000 % |
16.06/16.18	|     87385 |     600     2556     7668 |     3559     3074     26 |  0.000 % |
19.03/19.13	|    131175 |     600     2556     7668 |     3914     3403     25 |  0.000 % |
23.65/23.72	|    196859 |     600     2556     7668 |     4306     3440     26 |  0.000 % |
30.71/30.80	|    295386 |     600     2556     7668 |     4737     3686     25 |  0.000 % |
41.98/42.03	|    443175 |     600     2556     7668 |     5210     2648     25 |  0.000 % |
59.40/59.52	|    664859 |     600     2556     7668 |     5731     2741     23 |  0.000 % |
86.44/86.51	|    997384 |     600     2556     7668 |     6305     4838     26 |  0.000 % |
130.19/130.28	|   1496172 |     600     2556     7668 |     6935     3555     27 |  0.000 % |
198.43/198.62	|   2244355 |     600     2556     7668 |     7629     6586     25 |  0.000 % |
304.27/304.43	|   3366630 |     600     2556     7668 |     8391     6281     25 |  0.000 % |
469.62/469.85	|   5050043 |     600     2556     7668 |     9231     6964     28 |  0.000 % |
731.50/731.78	|   7575160 |     600     2556     7668 |    10154     9295     27 |  0.000 % |
1147.22/1147.73	|  11362838 |     600     2556     7668 |    11169    10041     27 |  0.000 % |
1199.57/1200.12	c Preprocessing...
1199.57/1200.12	c Inital problem has 600 variables, 2556 nary clauses (0 binary clauses).
1199.57/1200.12	c Num non-binary clauses 2556, Average non-binary clause length 3.000
1199.57/1200.12	c Theory has no gaps
1199.57/1200.12	c Preprocessor runtime was 0.010 seconds.
1199.57/1200.12	c 
1199.57/1200.12	c Satisfiability of theory still undetermined.
1199.57/1200.12	c See file /tmp/BCxgmr for simplified theory.
1199.57/1200.12	c Bin: Executing minisat20
1199.57/1200.12	c child exit by a signal
1199.57/1200.12	c minisat20 returned code 137.
1199.57/1200.12	c minisat20 returned code 137.
1199.57/1200.12	c satzilla running minisat20 ... 
1199.57/1200.12	c Bin: Executing minisat20
1199.57/1200.12	c minisat20 returned code 1.
1199.57/1200.12	c minisat20 returned code 1.
1199.57/1200.12	c satzilla running march_dl with preprocessing ... 
1199.57/1200.12	c Bin: Executing march_dl
1199.57/1200.12	c march_dl returned code 1.
1199.57/1200.12	c march_dl returned code 1.
1199.57/1200.12	c satzilla running march_dl ... 
1199.57/1200.12	c Bin: Executing march_dl
1199.57/1200.12	c march_dl returned code 1.
1199.57/1200.12	c march_dl returned code 1.
1199.57/1200.12	c satzilla running vallst with preprocessing ... 
1199.57/1200.12	c Bin: Executing vallst
1199.57/1200.12	c vallst returned code 1.
1199.57/1200.12	c vallst returned code 1.
1199.57/1200.12	c satzilla running zchaff_rand with preprocessing ... 
1199.57/1200.12	c Bin: Executing zchaff_rand
1199.57/1200.12	c zchaff_rand returned code 1.
1199.57/1200.12	c zchaff_rand returned code 1.
1199.57/1200.12	c satzilla running kcnfs with preprocessing ... 
1199.57/1200.12	c Bin: Executing kcnfs
1199.57/1200.12	c kcnfs returned code 1.
1199.57/1200.12	c kcnfs returned code 1.
1199.57/1200.12	c satzilla running kcnfs ... 
1199.57/1200.12	c Bin: Executing kcnfs
1199.57/1200.12	c kcnfs returned code 1.
1199.57/1200.12	c kcnfs returned code 1.
1199.57/1200.12	c satzilla running vallst ... 
1199.57/1200.12	c Bin: Executing vallst
1199.57/1200.12	c vallst returned code 1.
1199.57/1200.12	c vallst returned code 1.
1199.57/1200.12	c satzilla running zchaff_rand ... 
1199.57/1200.12	c Bin: Executing zchaff_rand
1199.57/1200.12	c zchaff_rand returned code 1.
1199.57/1200.12	c zchaff_rand returned code 1.
1199.57/1200.12	c ERROR: All Failed! 
1199.57/1200.12	c SATZILLA_TIME=1199.830000

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/node44/watcher-299166-1171867317 -o ROOT/results/node44/solver-299166-1171867317 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299166-1171867317/SATzilla2007_C /tmp/evaluation/299166-1171867317/instance-299166-1171867317.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 14310
/proc/meminfo: memFree=748600/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=1440 CPUtime=0
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206687825 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 360 110 95 260 0 84 0
[pid=14311] ppid=14310 vsize=636 CPUtime=0
/proc/14311/stat : 14311 (march_dl) R 14310 14310 13091 0 -1 4194304 87 0 0 0 0 0 0 0 19 0 1 0 206687825 651264 82 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14311/statm: 159 82 50 118 0 38 0

[startup+0.10671 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14310
/proc/meminfo: memFree=748600/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=1440 CPUtime=0
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206687825 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 360 110 95 260 0 84 0
[pid=14311] ppid=14310 vsize=1376 CPUtime=0.1
/proc/14311/stat : 14311 (march_dl) R 14310 14310 13091 0 -1 4194304 284 0 0 0 10 0 0 0 20 0 1 0 206687825 1409024 271 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526889 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14311/statm: 344 271 74 118 0 223 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2816

[startup+0.514783 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14310
/proc/meminfo: memFree=748600/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=1440 CPUtime=0
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206687825 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 360 110 95 260 0 84 0
[pid=14311] ppid=14310 vsize=1376 CPUtime=0.51
/proc/14311/stat : 14311 (march_dl) R 14310 14310 13091 0 -1 4194304 303 0 0 0 51 0 0 0 23 0 1 0 206687825 1409024 290 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14311/statm: 344 290 74 118 0 223 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2816

[startup+1.33493 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 14312
/proc/meminfo: memFree=747560/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=1440 CPUtime=0
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206687825 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 360 110 95 260 0 84 0
[pid=14311] ppid=14310 vsize=1508 CPUtime=1.33
/proc/14311/stat : 14311 (march_dl) R 14310 14310 13091 0 -1 4194304 311 0 0 0 133 0 0 0 25 0 1 0 206687825 1544192 298 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14311/statm: 377 298 74 118 0 256 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2948

[startup+2.97623 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 14312
/proc/meminfo: memFree=747368/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=1440 CPUtime=0
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206687825 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 360 110 95 260 0 84 0
[pid=14311] ppid=14310 vsize=1508 CPUtime=2.97
/proc/14311/stat : 14311 (march_dl) R 14310 14310 13091 0 -1 4194304 319 0 0 0 297 0 0 0 25 0 1 0 206687825 1544192 306 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553652 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14311/statm: 377 306 74 118 0 256 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2948

[startup+6.25283 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14313
/proc/meminfo: memFree=747752/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=1440 CPUtime=4.99
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 135 326 0 0 0 0 499 0 16 0 1 0 206687825 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14310/statm: 360 111 96 260 0 84 0
[pid=14313] ppid=14310 vsize=6188 CPUtime=1.24
/proc/14313/stat : 14313 (ubcsat2006) R 14310 14310 13091 0 -1 4194304 276 0 0 0 104 20 0 0 25 0 1 0 206688325 6336512 259 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14313/statm: 1547 259 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.713 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14314
/proc/meminfo: memFree=746600/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=2348 CPUtime=1.85
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 275 0 0 0 185 0 0 0 25 0 1 0 206688910 2404352 269 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525954 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 587 269 58 118 0 465 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4436

[startup+25.5214 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 14314
/proc/meminfo: memFree=745896/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=3020 CPUtime=14.66
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 441 0 0 0 1466 0 0 0 25 0 1 0 206688910 3092480 435 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 755 435 58 118 0 633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5108

[startup+51.144 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 14314
/proc/meminfo: memFree=745320/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=3680 CPUtime=40.27
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 597 0 0 0 4027 0 0 0 25 0 1 0 206688910 3768320 591 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 920 591 58 118 0 798 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5768

[startup+102.382 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 14314
/proc/meminfo: memFree=744744/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=4372 CPUtime=91.49
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 763 0 0 0 9149 0 0 0 25 0 1 0 206688910 4476928 757 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1093 757 58 118 0 971 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 6460

[startup+162.446 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 14314
/proc/meminfo: memFree=744104/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=4900 CPUtime=151.53
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 917 0 0 0 15153 0 0 0 25 0 1 0 206688910 5017600 911 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1225 911 58 118 0 1103 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 6988

[startup+222.509 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 14314
/proc/meminfo: memFree=743656/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=5288 CPUtime=211.57
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1014 0 0 0 21157 0 0 0 25 0 1 0 206688910 5414912 1008 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1322 1008 58 118 0 1200 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 7376

[startup+282.564 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 14314
/proc/meminfo: memFree=743464/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=5540 CPUtime=271.61
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1064 0 0 0 27160 1 0 0 25 0 1 0 206688910 5672960 1058 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1385 1058 58 118 0 1263 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 7628

[startup+342.615 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14314
/proc/meminfo: memFree=743016/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=5908 CPUtime=331.64
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1167 0 0 0 33163 1 0 0 25 0 1 0 206688910 6049792 1161 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1477 1161 58 118 0 1355 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 7996

[startup+402.673 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14314
/proc/meminfo: memFree=742824/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=6172 CPUtime=391.68
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1219 0 0 0 39167 1 0 0 25 0 1 0 206688910 6320128 1213 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1543 1213 58 118 0 1421 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 8260

[startup+462.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14314
/proc/meminfo: memFree=742632/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=6300 CPUtime=451.72
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1268 0 0 0 45170 2 0 0 25 0 1 0 206688910 6451200 1262 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1575 1262 58 118 0 1453 0
Current children cumulated CPU time (s) 462.55

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


[startup+823.083 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14314
/proc/meminfo: memFree=741416/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=7500 CPUtime=811.95
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1574 0 0 0 81193 2 0 0 25 0 1 0 206688910 7680000 1568 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1875 1568 58 118 0 1753 0
Current children cumulated CPU time (s) 822.78
Current children cumulated vsize (KiB) 9588

[startup+883.138 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 14314
/proc/meminfo: memFree=741416/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=7632 CPUtime=871.98
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1585 0 0 0 87196 2 0 0 25 0 1 0 206688910 7815168 1579 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1908 1579 58 118 0 1786 0
Current children cumulated CPU time (s) 882.81
Current children cumulated vsize (KiB) 9720

[startup+943.194 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 14314
/proc/meminfo: memFree=741288/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=7760 CPUtime=932.02
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1611 0 0 0 93200 2 0 0 25 0 1 0 206688910 7946240 1605 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1940 1605 58 118 0 1818 0
Current children cumulated CPU time (s) 942.85
Current children cumulated vsize (KiB) 9848

[startup+1003.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14314
/proc/meminfo: memFree=741160/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=7760 CPUtime=992.06
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1633 0 0 0 99204 2 0 0 25 0 1 0 206688910 7946240 1627 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1940 1627 58 118 0 1818 0
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (KiB) 9848

[startup+1063.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14314
/proc/meminfo: memFree=741096/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=7848 CPUtime=1052.09
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1645 0 0 0 105207 2 0 0 25 0 1 0 206688910 8036352 1639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1962 1639 58 118 0 1840 0
Current children cumulated CPU time (s) 1062.92
Current children cumulated vsize (KiB) 9936

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14314
/proc/meminfo: memFree=741032/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=7984 CPUtime=1112.13
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1667 0 0 0 111211 2 0 0 25 0 1 0 206688910 8175616 1661 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 1996 1661 58 118 0 1874 0
Current children cumulated CPU time (s) 1122.96
Current children cumulated vsize (KiB) 10072

[startup+1183.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14424
/proc/meminfo: memFree=739640/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1172.14
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1717 0 0 0 117211 3 0 0 25 0 1 0 206688910 8310784 1711 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1711 58 118 0 1907 0
Current children cumulated CPU time (s) 1182.97
Current children cumulated vsize (KiB) 10204

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

[startup+1187.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14428
/proc/meminfo: memFree=739576/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1175.94
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1717 0 0 0 117591 3 0 0 25 0 1 0 206688910 8310784 1711 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527889 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1711 58 118 0 1907 0
Current children cumulated CPU time (s) 1186.77
Current children cumulated vsize (KiB) 10204

[startup+1193.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14432
/proc/meminfo: memFree=739576/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1182.49
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1722 0 0 0 118246 3 0 0 25 0 1 0 206688910 8310784 1716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1716 58 118 0 1907 0
Current children cumulated CPU time (s) 1193.32
Current children cumulated vsize (KiB) 10204

[startup+1197.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14436
/proc/meminfo: memFree=739512/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1185.77
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1722 0 0 0 118574 3 0 0 25 0 1 0 206688910 8310784 1716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1716 58 118 0 1907 0
Current children cumulated CPU time (s) 1196.6
Current children cumulated vsize (KiB) 10204

[startup+1198.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14438
/proc/meminfo: memFree=739512/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1187.41
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1722 0 0 0 118738 3 0 0 25 0 1 0 206688910 8310784 1716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1716 58 118 0 1907 0
Current children cumulated CPU time (s) 1198.24
Current children cumulated vsize (KiB) 10204

[startup+1199.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14438
/proc/meminfo: memFree=739512/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1188.23
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1722 0 0 0 118820 3 0 0 25 0 1 0 206688910 8310784 1716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1716 58 118 0 1907 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 10204

[startup+1199.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14438
/proc/meminfo: memFree=739512/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1188.64
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1722 0 0 0 118861 3 0 0 25 0 1 0 206688910 8310784 1716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1716 58 118 0 1907 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 10204

[startup+1200.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14438
/proc/meminfo: memFree=739512/2055920 swapFree=4183224/4192956
[pid=14310] ppid=14308 vsize=2088 CPUtime=10.83
/proc/14310/stat : 14310 (SATzilla2007_C) S 14308 14310 13091 0 -1 4194304 706 608 0 0 314 28 700 41 25 0 1 0 206687825 2138112 355 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14310/statm: 522 355 165 260 0 246 0
[pid=14314] ppid=14310 vsize=8116 CPUtime=1188.74
/proc/14314/stat : 14314 (minisat20) R 14310 14310 13091 0 -1 4194304 1722 0 0 0 118871 3 0 0 25 0 1 0 206688910 8310784 1716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536361 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14314/statm: 2029 1716 58 118 0 1907 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 10204

Child status: 17
Real time (s): 1200.13
CPU time (s): 1199.67
CPU user time (s): 1198.93
CPU system time (s): 0.739887
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 10204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.93
system time used= 0.739887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3049
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= 27
involuntary context switches= 3043

runsolver used 0.818875 second user time and 2.45863 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Feb 19 06:41:57 UTC 2007

IDJOB= 299166
IDBENCH= 20003
IDSOLVER= 135
FILE ID= node44/299166-1171867317

PBS_JOBID= 3839753

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1924010222-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299166-1171867317/SATzilla2007_C /tmp/evaluation/299166-1171867317/instance-299166-1171867317.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-299166-1171867317 -o ROOT/results/node44/solver-299166-1171867317 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299166-1171867317/SATzilla2007_C /tmp/evaluation/299166-1171867317/instance-299166-1171867317.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  677e5c8244dc7ab7832aedda12dc8201

RANDOM SEED= 240071717

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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:        749008 kB
Buffers:         53280 kB
Cached:        1129944 kB
SwapCached:       4532 kB
Active:         857196 kB
Inactive:       336512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        749008 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:            8400 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            99156 kB
Committed_AS:   482336 kB
PageTables:       1396 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 node44 on Mon Feb 19 07:01:57 UTC 2007