Trace number 336706

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 RANDOM? (exit code) 1199.39 1199.79

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted 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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data (download as text)

10.48/10.51	c run March_dl for 5 seconds ... 
10.48/10.51	c Bin: Executing march_dl
10.48/10.51	c child exit by a signal
10.48/10.51	c march_dl returned code 137.
10.48/10.51	c run saps (UBCSAT implementation) for 2 seconds ... 
10.48/10.51	c Bin: Executing ubcsat2006
10.48/10.51	c child exited successfully
10.48/10.51	c ubcsat2006 returned code 0.
10.48/10.51	c satzilla computing base features
10.48/10.51	c satzilla doing unit-prop probe
10.48/10.51	c satzilla doing local search probe
10.48/10.51	c satzilla doing lobjois search-space size estimate
10.48/10.51	c satzilla's ranking:
10.48/10.51	c 1) minisat20+P: -8.965363
10.48/10.51	c 2) kcnfs: 8.746564
10.48/10.51	c 3) march_dl: 188.901442
10.48/10.51	c 4) kcnfs+P: 999.000000
10.48/10.51	c 5) march_dl+P: 999.000000
10.48/10.51	c 6) vallst+P: 999.000000
10.48/10.51	c 7) zchaff_rand+P: 999.000000
10.48/10.51	c 8) vallst: 999.000000
10.48/10.51	c 9) zchaff_rand: 999.000000
10.48/10.51	c 10) minisat20: 999.000000
10.48/10.51	c satzilla running minisat20 with preprocessing ... 
10.48/10.56	This is MiniSat 2.0 beta
10.48/10.56	WARNING: for repeatability, setting FPU to use double precision
10.48/10.56	============================[ Problem Statistics ]=============================
10.48/10.56	|                                                                             |
10.48/10.57	|  Number of variables:  456                                                  |
10.48/10.57	|  Number of clauses:    15307                                                |
10.48/10.57	|  Parsing time:         0.01         s                                       |
10.48/10.57	============================[ Search Statistics ]==============================
10.48/10.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.48/10.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.48/10.57	===============================================================================
10.48/10.57	|         0 |     456    15307    45296 |     5102        0    nan |  0.000 % |
10.48/10.58	|       101 |     456    15307    45296 |     5612      101     41 |  0.000 % |
10.48/10.58	|       252 |     456    15307    45296 |     6173      252     50 |  0.005 % |
10.48/10.59	|       477 |     456    15307    45296 |     6791      477     51 |  0.005 % |
10.54/10.60	|       815 |     456    15307    45296 |     7470      815     53 |  0.005 % |
10.54/10.63	|      1321 |     456    15307    45296 |     8217     1321     54 |  0.005 % |
10.54/10.66	|      2081 |     456    15307    45296 |     9039     2081     52 |  0.005 % |
10.54/10.75	|      3222 |     456    15307    45296 |     9943     3222     59 |  0.000 % |
10.54/10.91	|      4930 |     456    15307    45296 |    10937     4930     59 |  0.005 % |
11.16/11.21	|      7494 |     456    15307    45296 |    12031     7494     61 |  0.005 % |
11.46/11.53	|     11338 |     456    15307    45296 |    13234    11338     65 |  0.000 % |
12.16/12.24	|     17104 |     456    15307    45296 |    14557    10328     74 |  0.000 % |
13.35/13.46	|     25754 |     456    15307    45296 |    16013    11515     71 |  0.000 % |
14.75/14.84	|     38729 |     456    15307    45296 |    17614     8237     68 |  0.000 % |
19.56/19.68	|     58192 |     456    15307    45296 |    19376     9962     61 |  0.005 % |
26.55/26.66	|     87384 |     456    15307    45296 |    21313    19558     54 |  0.000 % |
37.55/37.64	|    131174 |     456    15307    45296 |    23445    20126     79 |  0.000 % |
55.64/55.71	|    196860 |     456    15307    45296 |    25789    14544     89 |  0.000 % |
82.44/82.59	|    295386 |     456    15307    45296 |    28368    19873     66 |  0.000 % |
126.82/126.91	|    443176 |     456    15307    45296 |    31205    19337     65 |  0.000 % |
153.71/153.81	|    664864 |     456    15307    45296 |    34325    22868     44 |  0.000 % |
217.19/217.34	|    997389 |     456    15307    45296 |    37758    25441     56 |  0.000 % |
466.61/466.84	|   1496178 |     456    15307    45296 |    41534    21420     83 |  0.005 % |
697.83/698.16	|   2244362 |     456    15307    45296 |    45687    35858     63 |  0.000 % |
1131.30/1131.70	|   3366636 |     456    15307    45296 |    50256    39763     48 |  0.000 % |
1199.28/1199.77	c Preprocessing...
1199.28/1199.77	c Inital problem has 456 variables, 14427 nary clauses (880 binary clauses).
1199.28/1199.77	c Num non-binary clauses 14427, Average non-binary clause length 3.018
1199.28/1199.77	c Theory has no gaps
1199.28/1199.77	c Preprocessor runtime was 0.030 seconds.
1199.28/1199.77	c 
1199.28/1199.77	c Satisfiability of theory still undetermined.
1199.28/1199.77	c See file /tmp/RQSPzO for simplified theory.
1199.28/1199.77	c Bin: Executing minisat20
1199.28/1199.77	c child exit by a signal
1199.28/1199.77	c minisat20 returned code 137.
1199.28/1199.77	c minisat20 returned code 137.
1199.28/1199.77	c satzilla running kcnfs ... 
1199.28/1199.77	c Bin: Executing kcnfs
1199.28/1199.77	c kcnfs returned code 1.
1199.28/1199.77	c kcnfs returned code 1.
1199.28/1199.77	c satzilla running march_dl ... 
1199.28/1199.77	c Bin: Executing march_dl
1199.28/1199.77	c march_dl returned code 1.
1199.28/1199.77	c march_dl returned code 1.
1199.28/1199.77	c satzilla running kcnfs with preprocessing ... 
1199.28/1199.77	c Bin: Executing kcnfs
1199.28/1199.77	c kcnfs returned code 1.
1199.28/1199.77	c kcnfs returned code 1.
1199.28/1199.77	c satzilla running march_dl with preprocessing ... 
1199.28/1199.77	c Bin: Executing march_dl
1199.28/1199.77	c march_dl returned code 1.
1199.28/1199.77	c march_dl returned code 1.
1199.28/1199.77	c satzilla running vallst with preprocessing ... 
1199.28/1199.77	c Bin: Executing vallst
1199.28/1199.77	c vallst returned code 1.
1199.28/1199.77	c vallst returned code 1.
1199.28/1199.77	c satzilla running zchaff_rand with preprocessing ... 
1199.28/1199.77	c Bin: Executing zchaff_rand
1199.28/1199.77	c zchaff_rand returned code 1.
1199.28/1199.77	c zchaff_rand returned code 1.
1199.28/1199.77	c satzilla running vallst ... 
1199.28/1199.77	c Bin: Executing vallst
1199.28/1199.77	c vallst returned code 1.
1199.28/1199.77	c vallst returned code 1.
1199.28/1199.77	c satzilla running zchaff_rand ... 
1199.28/1199.77	c Bin: Executing zchaff_rand
1199.28/1199.77	c zchaff_rand returned code 1.
1199.28/1199.77	c zchaff_rand returned code 1.
1199.28/1199.77	c satzilla running minisat20 ... 
1199.28/1199.78	c Bin: Executing minisat20
1199.28/1199.78	c minisat20 returned code 1.
1199.28/1199.78	c minisat20 returned code 1.
1199.28/1199.78	c ERROR: All Failed! 
1199.28/1199.78	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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-336706-1173652175 -o ROOT/results/node43/solver-336706-1173652175 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336706-1173652175/SATzilla2007_R /tmp/evaluation/336706-1173652175/instance-336706-1173652175.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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 18858
/proc/meminfo: memFree=1855608/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=0
/proc/18858/stat : 18858 (SATzilla2007_R) R 18856 18858 17646 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 385173536 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18858/statm: 360 110 95 260 0 84 0
[pid=18859] ppid=18858 vsize=768 CPUtime=0
/proc/18859/stat : 18859 (march_dl) R 18858 18858 17646 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 385173536 786432 93 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18859/statm: 192 93 50 118 0 71 0

[startup+0.101097 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18858
/proc/meminfo: memFree=1855608/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=0
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173536 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18858/statm: 360 110 95 260 0 84 0
[pid=18859] ppid=18858 vsize=2416 CPUtime=0.09
/proc/18859/stat : 18859 (march_dl) R 18858 18858 17646 0 -1 4194304 602 0 0 0 9 0 0 0 19 0 1 0 385173536 2473984 496 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533687 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18859/statm: 604 496 73 118 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3856

[startup+0.201113 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18858
/proc/meminfo: memFree=1855608/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=0
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173536 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18858/statm: 360 110 95 260 0 84 0
[pid=18859] ppid=18858 vsize=2368 CPUtime=0.19
/proc/18859/stat : 18859 (march_dl) R 18858 18858 17646 0 -1 4194304 777 0 0 0 19 0 0 0 20 0 1 0 385173536 2424832 482 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134579999 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18859/statm: 592 482 73 118 0 471 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3808

[startup+0.301129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18858
/proc/meminfo: memFree=1855608/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=0
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173536 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18858/statm: 360 110 95 260 0 84 0
[pid=18859] ppid=18858 vsize=2368 CPUtime=0.29
/proc/18859/stat : 18859 (march_dl) R 18858 18858 17646 0 -1 4194304 779 0 0 0 29 0 0 0 21 0 1 0 385173536 2424832 484 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18859/statm: 592 484 75 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3808

[startup+0.701195 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18858
/proc/meminfo: memFree=1855608/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=0
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173536 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18858/statm: 360 110 95 260 0 84 0
[pid=18859] ppid=18858 vsize=2372 CPUtime=0.69
/proc/18859/stat : 18859 (march_dl) R 18858 18858 17646 0 -1 4194304 780 0 0 0 69 0 0 0 24 0 1 0 385173536 2428928 485 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18859/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3812

[startup+1.50234 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18860
/proc/meminfo: memFree=1853800/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=0
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173536 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18858/statm: 360 110 95 260 0 84 0
[pid=18859] ppid=18858 vsize=2372 CPUtime=1.49
/proc/18859/stat : 18859 (march_dl) R 18858 18858 17646 0 -1 4194304 780 0 0 0 149 0 0 0 25 0 1 0 385173536 2428928 485 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536678 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18859/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3812

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18860
/proc/meminfo: memFree=1853672/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=0
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173536 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18858/statm: 360 110 95 260 0 84 0
[pid=18859] ppid=18858 vsize=2372 CPUtime=3.09
/proc/18859/stat : 18859 (march_dl) R 18858 18858 17646 0 -1 4194304 780 0 0 0 309 0 0 0 25 0 1 0 385173536 2428928 485 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551380 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18859/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3812

[startup+6.30213 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18861
/proc/meminfo: memFree=1854056/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=1440 CPUtime=4.99
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 135 780 0 0 0 0 499 0 16 0 1 0 385173536 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18858/statm: 360 111 96 260 0 84 0
[pid=18861] ppid=18858 vsize=6188 CPUtime=1.29
/proc/18861/stat : 18861 (ubcsat2006) R 18858 18858 17646 0 -1 4194304 437 0 0 0 123 6 0 0 25 0 1 0 385174036 6336512 420 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18861/statm: 1547 420 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1847016/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=7456 CPUtime=2.11
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 1587 0 0 0 211 0 0 0 25 0 1 0 385174593 7634944 1581 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 1864 1581 59 118 0 1742 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11572

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1844008/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=9784 CPUtime=14.91
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 2159 0 0 0 1490 1 0 0 25 0 1 0 385174593 10018816 2153 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 2446 2153 59 118 0 2324 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13900

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1839720/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=14156 CPUtime=40.5
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 3209 0 0 0 4048 2 0 0 25 0 1 0 385174593 14495744 3203 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 3539 3203 59 118 0 3417 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18272

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1835880/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=18208 CPUtime=91.69
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 4177 0 0 0 9166 3 0 0 25 0 1 0 385174593 18644992 4171 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 4552 4171 59 118 0 4430 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22324

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1835368/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=18644 CPUtime=151.67
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 4290 0 0 0 15163 4 0 0 25 0 1 0 385174593 19091456 4284 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 4661 4284 59 118 0 4539 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 22760

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1832104/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=21888 CPUtime=211.65
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 5088 0 0 0 21161 4 0 0 25 0 1 0 385174593 22413312 5082 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 5472 5082 59 118 0 5350 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26004

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1827048/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=26972 CPUtime=271.63
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 6345 0 0 0 27158 5 0 0 25 0 1 0 385174593 27619328 6339 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 6743 6339 59 118 0 6621 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 31088

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18862
/proc/meminfo: memFree=1824680/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=29452 CPUtime=331.61
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 6937 0 0 0 33155 6 0 0 25 0 1 0 385174593 30158848 6931 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 7363 6931 59 118 0 7241 0

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


[startup+822.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18864
/proc/meminfo: memFree=1818472/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=35828 CPUtime=811.46
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 8472 0 0 0 81137 9 0 0 25 0 1 0 385174593 36687872 8466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 8957 8466 59 118 0 8835 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 39944

[startup+882.305 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 18864
/proc/meminfo: memFree=1815976/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38356 CPUtime=871.44
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9109 0 0 0 87135 9 0 0 25 0 1 0 385174593 39276544 9103 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9589 9103 59 118 0 9467 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 42472

[startup+942.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 18864
/proc/meminfo: memFree=1815912/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38356 CPUtime=931.42
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9111 0 0 0 93133 9 0 0 25 0 1 0 385174593 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 42472

[startup+1002.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 18864
/proc/meminfo: memFree=1815912/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38356 CPUtime=991.4
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9111 0 0 0 99130 10 0 0 25 0 1 0 385174593 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 42472

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 18864
/proc/meminfo: memFree=1815976/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38356 CPUtime=1051.38
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9111 0 0 0 105128 10 0 0 25 0 1 0 385174593 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 42472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18864
/proc/meminfo: memFree=1815912/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38356 CPUtime=1111.36
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9111 0 0 0 111126 10 0 0 25 0 1 0 385174593 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 42472

[startup+1182.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 18864
/proc/meminfo: memFree=1815784/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38356 CPUtime=1171.34
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9130 0 0 0 117124 10 0 0 25 0 1 0 385174593 39276544 9124 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9589 9124 59 118 0 9467 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 42472

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

[startup+1190.4 s]
/proc/loadavg: 1.06 1.03 1.01 2/66 18864
/proc/meminfo: memFree=1815656/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38520 CPUtime=1179.44
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9158 0 0 0 117934 10 0 0 25 0 1 0 385174593 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1189.98
Current children cumulated vsize (KiB) 42636

[startup+1193.61 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 18864
/proc/meminfo: memFree=1815656/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38520 CPUtime=1182.64
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9158 0 0 0 118254 10 0 0 25 0 1 0 385174593 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1193.18
Current children cumulated vsize (KiB) 42636

[startup+1196.8 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 18864
/proc/meminfo: memFree=1815656/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38520 CPUtime=1185.84
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9158 0 0 0 118574 10 0 0 25 0 1 0 385174593 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1196.38
Current children cumulated vsize (KiB) 42636

[startup+1198.4 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 18864
/proc/meminfo: memFree=1815656/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38520 CPUtime=1187.44
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9167 0 0 0 118734 10 0 0 25 0 1 0 385174593 39444480 9161 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9630 9161 59 118 0 9508 0
Current children cumulated CPU time (s) 1197.98
Current children cumulated vsize (KiB) 42636

[startup+1199.2 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 18864
/proc/meminfo: memFree=1815656/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38520 CPUtime=1188.24
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9167 0 0 0 118814 10 0 0 25 0 1 0 385174593 39444480 9161 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9630 9161 59 118 0 9508 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 42636

[startup+1199.6 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 18864
/proc/meminfo: memFree=1815656/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38520 CPUtime=1188.64
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9167 0 0 0 118854 10 0 0 25 0 1 0 385174593 39444480 9161 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9630 9161 59 118 0 9508 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 42636

[startup+1199.7 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 18864
/proc/meminfo: memFree=1815656/2055920 swapFree=4165984/4192956
[pid=18858] ppid=18856 vsize=4116 CPUtime=10.54
/proc/18858/stat : 18858 (SATzilla2007_R) S 18856 18858 17646 0 -1 4194304 1503 1223 0 0 332 9 702 11 25 0 1 0 385173536 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18858/statm: 1029 850 165 260 0 753 0
[pid=18862] ppid=18858 vsize=38520 CPUtime=1188.74
/proc/18862/stat : 18862 (minisat20) R 18858 18858 17646 0 -1 4194304 9167 0 0 0 118864 10 0 0 25 0 1 0 385174593 39444480 9161 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18862/statm: 9630 9161 59 118 0 9508 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 42636

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.39
CPU user time (s): 1199.06
CPU system time (s): 0.32495
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 42636

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

runsolver used 1.00285 second user time and 2.52861 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Mar 11 22:29:35 UTC 2007

IDJOB= 336706
IDBENCH= 24681
IDSOLVER= 134
FILE ID= node43/336706-1173652175

PBS_JOBID= 4101346

Free space on /tmp= 66475 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336706-1173652175/SATzilla2007_R /tmp/evaluation/336706-1173652175/instance-336706-1173652175.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-336706-1173652175 -o ROOT/results/node43/solver-336706-1173652175 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336706-1173652175/SATzilla2007_R /tmp/evaluation/336706-1173652175/instance-336706-1173652175.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 276290070

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1855952 kB
Buffers:         18644 kB
Cached:         125076 kB
SwapCached:      21112 kB
Active:          56184 kB
Inactive:       115976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855952 kB
SwapTotal:     4192956 kB
SwapFree:      4165984 kB
Dirty:            8572 kB
Writeback:           0 kB
Mapped:          15876 kB
Slab:            13852 kB
Committed_AS:   834592 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= 66475 MiB

End job on node43 on Sun Mar 11 22:49:35 UTC 2007