Trace number 293426

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-S1142849726-12.UNSAT.shuffled.cnf
MD5SUMc384062077db8cbd51f9b0f03be9edde
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.43/10.55	c run March_dl for 5 seconds ... 
10.43/10.55	c Bin: Executing march_dl
10.43/10.55	c child exit by a signal
10.43/10.55	c march_dl returned code 137.
10.43/10.55	c run saps (UBCSAT implementation) for 2 seconds ... 
10.43/10.55	c Bin: Executing ubcsat2006
10.43/10.55	c child exited successfully
10.43/10.55	c ubcsat2006 returned code 0.
10.43/10.55	c satzilla computing base features
10.43/10.55	c satzilla doing unit-prop probe
10.43/10.55	c satzilla doing local search probe
10.43/10.55	c satzilla doing lobjois search-space size estimate
10.43/10.55	c satzilla's ranking:
10.43/10.55	c 1) minisat20+P: -2.091378
10.43/10.55	c 2) march_dl+P: 1.425089
10.43/10.55	c 3) march_dl: 3.481516
10.43/10.55	c 4) minisat20: 3.959462
10.43/10.55	c 5) vallst+P: 5.786160
10.43/10.55	c 6) zchaff_rand+P: 5.970250
10.43/10.55	c 7) kcnfs+P: 999.000000
10.43/10.55	c 8) kcnfs: 999.000000
10.43/10.55	c 9) vallst: 999.000000
10.43/10.55	c 10) zchaff_rand: 999.000000
10.43/10.55	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     26 |  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      683     23 |  0.007 % |
10.53/10.63	|      2079 |     120     2556    12780 |     1509      744     22 |  0.007 % |
10.54/10.67	|      3218 |     120     2556    12780 |     1660     1115     22 |  0.007 % |
10.54/10.73	|      4926 |     120     2556    12780 |     1826     1132     22 |  0.007 % |
10.54/10.82	|      7488 |     120     2556    12780 |     2008     1831     24 |  0.007 % |
10.54/10.96	|     11334 |     120     2556    12780 |     2209     1589     23 |  0.007 % |
10.54/11.18	|     17100 |     120     2556    12780 |     2430     1747     24 |  0.007 % |
11.45/11.55	|     25751 |     120     2556    12780 |     2673     1764     23 |  0.007 % |
12.06/12.13	|     38725 |     120     2556    12780 |     2941     2540     24 |  0.007 % |
12.98/13.03	|     58186 |     120     2556    12780 |     3235     2635     24 |  0.007 % |
14.31/14.40	|     87380 |     120     2556    12780 |     3559     2385     24 |  0.007 % |
16.46/16.58	|    131169 |     120     2556    12780 |     3914     3044     25 |  0.007 % |
19.84/19.96	|    196854 |     120     2556    12780 |     4306     3606     24 |  0.007 % |
25.06/25.20	|    295381 |     120     2556    12780 |     4737     2316     23 |  0.007 % |
33.26/33.34	|    443172 |     120     2556    12780 |     5210     4548     25 |  0.007 % |
46.07/46.14	|    664856 |     120     2556    12780 |     5731     3356     24 |  0.007 % |
66.36/66.46	|    997381 |     120     2556    12780 |     6305     4425     24 |  0.007 % |
98.23/98.32	|   1496169 |     120     2556    12780 |     6935     5589     24 |  0.007 % |
148.15/148.32	|   2244353 |     120     2556    12780 |     7629     4699     25 |  0.007 % |
226.92/227.07	|   3366627 |     120     2556    12780 |     8391     4532     23 |  0.007 % |
349.14/349.46	|   5050038 |     120     2556    12780 |     9231     7490     24 |  0.007 % |
545.70/545.99	|   7575154 |     120     2556    12780 |    10154     8427     24 |  0.007 % |
855.50/855.93	|  11362829 |     120     2556    12780 |    11169     7041     24 |  0.007 % |
1199.32/1199.81	c Preprocessing...
1199.32/1199.81	c Inital problem has 120 variables, 2556 nary clauses (0 binary clauses).
1199.32/1199.81	c Num non-binary clauses 2556, Average non-binary clause length 5.000
1199.32/1199.81	c Theory has no gaps
1199.32/1199.81	c Preprocessor runtime was 0.010 seconds.
1199.32/1199.81	c 
1199.32/1199.81	c Satisfiability of theory still undetermined.
1199.32/1199.81	c See file /tmp/wEatPX for simplified theory.
1199.32/1199.81	c Bin: Executing minisat20
1199.32/1199.81	c child exit by a signal
1199.32/1199.81	c minisat20 returned code 137.
1199.32/1199.81	c minisat20 returned code 137.
1199.32/1199.81	c satzilla running march_dl with preprocessing ... 
1199.32/1199.81	c Bin: Executing march_dl
1199.32/1199.81	c march_dl returned code 1.
1199.32/1199.81	c march_dl returned code 1.
1199.32/1199.81	c satzilla running march_dl ... 
1199.32/1199.81	c Bin: Executing march_dl
1199.32/1199.81	c march_dl returned code 1.
1199.32/1199.81	c march_dl returned code 1.
1199.32/1199.81	c satzilla running minisat20 ... 
1199.32/1199.81	c Bin: Executing minisat20
1199.32/1199.81	c minisat20 returned code 1.
1199.32/1199.81	c minisat20 returned code 1.
1199.32/1199.81	c satzilla running vallst with preprocessing ... 
1199.32/1199.81	c Bin: Executing vallst
1199.32/1199.81	c vallst returned code 1.
1199.32/1199.81	c vallst returned code 1.
1199.32/1199.81	c satzilla running zchaff_rand with preprocessing ... 
1199.32/1199.81	c Bin: Executing zchaff_rand
1199.32/1199.81	c zchaff_rand returned code 1.
1199.32/1199.81	c zchaff_rand returned code 1.
1199.32/1199.81	c satzilla running kcnfs with preprocessing ... 
1199.32/1199.81	c Bin: Executing kcnfs
1199.32/1199.81	c kcnfs returned code 1.
1199.32/1199.81	c kcnfs returned code 1.
1199.32/1199.81	c satzilla running kcnfs ... 
1199.32/1199.81	c Bin: Executing kcnfs
1199.32/1199.81	c kcnfs returned code 1.
1199.32/1199.81	c kcnfs returned code 1.
1199.32/1199.81	c satzilla running vallst ... 
1199.32/1199.81	c Bin: Executing vallst
1199.32/1199.81	c vallst returned code 1.
1199.32/1199.81	c vallst returned code 1.
1199.32/1199.81	c satzilla running zchaff_rand ... 
1199.32/1199.81	c Bin: Executing zchaff_rand
1199.32/1199.81	c zchaff_rand returned code 1.
1199.32/1199.81	c zchaff_rand returned code 1.
1199.32/1199.81	c ERROR: All Failed! 
1199.32/1199.81	c SATZILLA_TIME=1199.550000

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/node5/watcher-293426-1171771038 -o ROOT/results/node5/solver-293426-1171771038 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293426-1171771038/SATzilla2007_C /tmp/evaluation/293426-1171771038/instance-293426-1171771038.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.91 0.97 0.99 3/77 12474
/proc/meminfo: memFree=1071392/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=1440 CPUtime=0
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197058678 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 360 110 95 260 0 84 0
[pid=12475] ppid=12474 vsize=636 CPUtime=0
/proc/12475/stat : 12475 (march_dl) R 12474 12474 12399 0 -1 4194304 80 0 0 0 0 0 0 0 19 0 1 0 197058678 651264 75 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12475/statm: 159 75 50 118 0 38 0

[startup+0.107404 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12474
/proc/meminfo: memFree=1071392/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=1440 CPUtime=0
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197058678 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 360 110 95 260 0 84 0
[pid=12475] ppid=12474 vsize=2964 CPUtime=0.1
/proc/12475/stat : 12475 (march_dl) R 12474 12474 12399 0 -1 4194304 640 0 0 0 10 0 0 0 20 0 1 0 197058678 3035136 632 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533481 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12475/statm: 741 632 72 118 0 620 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4404

[startup+0.519451 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12474
/proc/meminfo: memFree=1071392/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=1440 CPUtime=0
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197058678 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 360 110 95 260 0 84 0
[pid=12475] ppid=12474 vsize=3236 CPUtime=0.51
/proc/12475/stat : 12475 (march_dl) R 12474 12474 12399 0 -1 4194304 689 0 0 0 51 0 0 0 23 0 1 0 197058678 3313664 681 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514145 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12475/statm: 809 681 74 118 0 688 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4676

[startup+1.34354 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 12476
/proc/meminfo: memFree=1068816/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=1440 CPUtime=0
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197058678 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 360 110 95 260 0 84 0
[pid=12475] ppid=12474 vsize=3756 CPUtime=1.33
/proc/12475/stat : 12475 (march_dl) R 12474 12474 12399 0 -1 4194304 837 0 0 0 133 0 0 0 25 0 1 0 197058678 3846144 829 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12475/statm: 939 829 74 118 0 818 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5196

[startup+2.97973 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 12476
/proc/meminfo: memFree=1067344/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=1440 CPUtime=0
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197058678 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 360 110 95 260 0 84 0
[pid=12475] ppid=12474 vsize=4932 CPUtime=2.96
/proc/12475/stat : 12475 (march_dl) R 12474 12474 12399 0 -1 4194304 1073 0 0 0 296 0 0 0 25 0 1 0 197058678 5050368 1065 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12475/statm: 1233 1065 74 118 0 1112 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6372

[startup+6.2561 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 12477
/proc/meminfo: memFree=1070608/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=1440 CPUtime=4.99
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 135 1166 0 0 0 0 498 1 16 0 1 0 197058678 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12474/statm: 360 111 96 260 0 84 0
[pid=12477] ppid=12474 vsize=6188 CPUtime=1.24
/proc/12477/stat : 12477 (ubcsat2006) R 12474 12474 12399 0 -1 4194304 279 0 0 0 113 11 0 0 25 0 1 0 197059178 6336512 262 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12477/statm: 1547 262 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7128 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 12478
/proc/meminfo: memFree=1069392/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=2340 CPUtime=2.13
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 277 0 0 0 213 0 0 0 25 0 1 0 197059735 2396160 271 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 585 271 58 118 0 463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4512

[startup+25.5213 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 12478
/proc/meminfo: memFree=1068816/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=3008 CPUtime=14.93
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 420 0 0 0 1493 0 0 0 25 0 1 0 197059735 3080192 414 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 752 414 58 118 0 630 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5180

[startup+51.1472 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 12478
/proc/meminfo: memFree=1068304/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=3428 CPUtime=40.55
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 537 0 0 0 4055 0 0 0 25 0 1 0 197059735 3510272 531 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525197 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 857 531 58 118 0 735 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5600

[startup+102.397 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 12478
/proc/meminfo: memFree=1067920/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=3832 CPUtime=91.79
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 653 0 0 0 9179 0 0 0 25 0 1 0 197059735 3923968 647 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 958 647 58 118 0 836 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 6004

[startup+162.47 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 12478
/proc/meminfo: memFree=1067536/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=4240 CPUtime=151.85
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 741 0 0 0 15184 1 0 0 25 0 1 0 197059735 4341760 735 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1060 735 58 118 0 938 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 6412

[startup+222.54 s]
/proc/loadavg: 1.03 0.99 1.00 2/79 12478
/proc/meminfo: memFree=1067216/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=4524 CPUtime=211.9
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 804 0 0 0 21189 1 0 0 25 0 1 0 197059735 4632576 798 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12478/statm: 1131 798 58 118 0 1009 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 6696

[startup+282.637 s]
/proc/loadavg: 1.01 0.99 1.00 2/85 12612
/proc/meminfo: memFree=1065632/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=4796 CPUtime=271.91
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 872 0 0 0 27189 2 0 0 25 0 1 0 197059735 4911104 866 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1199 866 58 118 0 1077 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 6968

[startup+342.721 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1066576/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=4928 CPUtime=331.94
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 894 0 0 0 33192 2 0 0 25 0 1 0 197059735 5046272 888 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1232 888 58 118 0 1110 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 7100

[startup+402.793 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1066576/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=5064 CPUtime=392.01
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 927 0 0 0 39198 3 0 0 25 0 1 0 197059735 5185536 921 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1266 921 58 118 0 1144 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 7236

[startup+462.861 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1066384/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=5208 CPUtime=452.05
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 969 0 0 0 45202 3 0 0 25 0 1 0 197059735 5332992 963 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1302 963 58 118 0 1180 0
Current children cumulated CPU time (s) 462.59

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


[startup+763.211 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1065808/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=5796 CPUtime=752.33
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1129 0 0 0 75228 5 0 0 25 0 1 0 197059735 5935104 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1449 1123 58 118 0 1327 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 7968

[startup+823.282 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1065936/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=5944 CPUtime=812.38
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1140 0 0 0 81233 5 0 0 25 0 1 0 197059735 6086656 1134 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1486 1134 58 118 0 1364 0
Current children cumulated CPU time (s) 822.92
Current children cumulated vsize (KiB) 8116

[startup+883.351 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1065872/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=5944 CPUtime=872.43
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1152 0 0 0 87238 5 0 0 25 0 1 0 197059735 6086656 1146 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1486 1146 58 118 0 1364 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 8116

[startup+943.418 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1065744/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6092 CPUtime=932.49
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1186 0 0 0 93243 6 0 0 25 0 1 0 197059735 6238208 1180 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1523 1180 58 118 0 1401 0
Current children cumulated CPU time (s) 943.03
Current children cumulated vsize (KiB) 8264

[startup+1003.49 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1065616/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=992.54
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1207 0 0 0 99248 6 0 0 25 0 1 0 197059735 6389760 1201 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1201 58 118 0 1438 0
Current children cumulated CPU time (s) 1003.08
Current children cumulated vsize (KiB) 8412

[startup+1063.56 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 12676
/proc/meminfo: memFree=1065616/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1052.59
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1227 0 0 0 105253 6 0 0 25 0 1 0 197059735 6389760 1221 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1221 58 118 0 1438 0
Current children cumulated CPU time (s) 1063.13
Current children cumulated vsize (KiB) 8412

[startup+1123.63 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 12676
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1112.65
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1229 0 0 0 111258 7 0 0 25 0 1 0 197059735 6389760 1223 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1223 58 118 0 1438 0
Current children cumulated CPU time (s) 1123.19
Current children cumulated vsize (KiB) 8412

[startup+1183.69 s]
/proc/loadavg: 1.01 1.00 1.00 3/79 12676
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1172.69
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1232 0 0 0 117262 7 0 0 25 0 1 0 197059735 6389760 1226 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1226 58 118 0 1438 0
Current children cumulated CPU time (s) 1183.23
Current children cumulated vsize (KiB) 8412

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

[startup+1187.48 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 12676
/proc/meminfo: memFree=1065488/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1176.48
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1236 0 0 0 117641 7 0 0 25 0 1 0 197059735 6389760 1230 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1230 58 118 0 1438 0
Current children cumulated CPU time (s) 1187.02
Current children cumulated vsize (KiB) 8412

[startup+1194.04 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 12676
/proc/meminfo: memFree=1065488/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1183.04
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1236 0 0 0 118297 7 0 0 25 0 1 0 197059735 6389760 1230 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1230 58 118 0 1438 0
Current children cumulated CPU time (s) 1193.58
Current children cumulated vsize (KiB) 8412

[startup+1197.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 12676
/proc/meminfo: memFree=1065488/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1186.31
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1241 0 0 0 118624 7 0 0 25 0 1 0 197059735 6389760 1235 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1235 58 118 0 1438 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 8412

[startup+1198.97 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 12676
/proc/meminfo: memFree=1065488/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1187.96
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1241 0 0 0 118789 7 0 0 25 0 1 0 197059735 6389760 1235 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1235 58 118 0 1438 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 8412

[startup+1199.37 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 12676
/proc/meminfo: memFree=1065488/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1188.37
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1241 0 0 0 118830 7 0 0 25 0 1 0 197059735 6389760 1235 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1235 58 118 0 1438 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 8412

[startup+1199.78 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 12676
/proc/meminfo: memFree=1065488/2055920 swapFree=4192812/4192956
[pid=12474] ppid=12472 vsize=2172 CPUtime=10.54
/proc/12474/stat : 12474 (SATzilla2007_C) S 12472 12474 12399 0 -1 4194304 718 1451 0 0 315 21 699 19 25 0 1 0 197058678 2224128 356 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12474/statm: 543 356 165 260 0 267 0
[pid=12478] ppid=12474 vsize=6240 CPUtime=1188.78
/proc/12478/stat : 12478 (minisat20) R 12474 12474 12399 0 -1 4194304 1241 0 0 0 118871 7 0 0 25 0 1 0 197059735 6389760 1235 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12478/statm: 1560 1235 58 118 0 1438 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 8412

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.38
CPU user time (s): 1198.89
CPU system time (s): 0.491925
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 8412

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

runsolver used 1.22881 second user time and 3.03554 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Feb 18 03:57:19 UTC 2007

IDJOB= 293426
IDBENCH= 19863
IDSOLVER= 135
FILE ID= node5/293426-1171771038

PBS_JOBID= 3839297

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c384062077db8cbd51f9b0f03be9edde

RANDOM SEED= 85314339

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1071864 kB
Buffers:         56304 kB
Cached:         808316 kB
SwapCached:          0 kB
Active:         524832 kB
Inactive:       383520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1071864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8572 kB
Writeback:           0 kB
Mapped:          62628 kB
Slab:            61340 kB
Committed_AS:   668980 kB
PageTables:       1692 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= 66543 MiB

End job on node5 on Sun Feb 18 04:17:19 UTC 2007