Trace number 299494

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.66 1200.12

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1341479044-12.UNSAT.shuffled.cnf
MD5SUMbe59f67372654e4e0f143ff9a11e7d34
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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: -1.920481
10.74/10.83	c 2) minisat20: 0.255632
10.74/10.83	c 3) march_dl+P: 1.267772
10.74/10.83	c 4) march_dl: 1.573241
10.74/10.83	c 5) vallst+P: 1.791931
10.74/10.83	c 6) zchaff_rand+P: 4.509604
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.84	This is MiniSat 2.0 beta
10.74/10.84	WARNING: for repeatability, setting FPU to use double precision
10.74/10.84	============================[ Problem Statistics ]=============================
10.74/10.84	|                                                                             |
10.74/10.84	|  Number of variables:  650                                                  |
10.74/10.84	|  Number of clauses:    2769                                                 |
10.74/10.84	|  Parsing time:         0.00         s                                       |
10.74/10.84	============================[ Search Statistics ]==============================
10.74/10.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.74/10.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.74/10.84	===============================================================================
10.74/10.84	|         0 |     650     2769     8307 |      923        0    nan |  0.000 % |
10.74/10.85	|       100 |     650     2769     8307 |     1015      100     33 |  0.000 % |
10.74/10.85	|       251 |     650     2769     8307 |     1116      251     30 |  0.000 % |
10.81/10.86	|       477 |     650     2769     8307 |     1228      477     30 |  0.000 % |
10.81/10.88	|       815 |     650     2769     8307 |     1351      815     28 |  0.000 % |
10.81/10.90	|      1322 |     650     2769     8307 |     1486     1322     27 |  0.000 % |
10.81/10.94	|      2082 |     650     2769     8307 |     1635     1300     26 |  0.000 % |
10.81/11.00	|      3221 |     650     2769     8307 |     1798     1584     26 |  0.000 % |
10.81/11.09	|      4929 |     650     2769     8307 |     1978     1412     26 |  0.000 % |
10.81/11.23	|      7491 |     650     2769     8307 |     2176     1911     27 |  0.000 % |
11.33/11.46	|     11336 |     650     2769     8307 |     2394     1242     26 |  0.000 % |
11.74/11.80	|     17103 |     650     2769     8307 |     2633     2079     26 |  0.000 % |
12.25/12.35	|     25753 |     650     2769     8307 |     2896     2581     27 |  0.000 % |
13.07/13.19	|     38728 |     650     2769     8307 |     3186     2181     26 |  0.000 % |
14.40/14.50	|     58189 |     650     2769     8307 |     3505     2113     24 |  0.000 % |
16.46/16.55	|     87381 |     650     2769     8307 |     3855     2630     27 |  0.000 % |
19.63/19.74	|    131170 |     650     2769     8307 |     4241     3205     29 |  0.000 % |
24.45/24.55	|    196855 |     650     2769     8307 |     4665     4235     27 |  0.000 % |
32.23/32.31	|    295381 |     650     2769     8307 |     5131     3314     26 |  0.000 % |
44.12/44.24	|    443170 |     650     2769     8307 |     5644     2876     24 |  0.000 % |
63.08/63.20	|    664853 |     650     2769     8307 |     6209     4432     26 |  0.000 % |
93.00/93.11	|    997378 |     650     2769     8307 |     6830     4149     28 |  0.000 % |
140.34/140.45	|   1496166 |     650     2769     8307 |     7513     6128     29 |  0.000 % |
213.20/213.36	|   2244348 |     650     2769     8307 |     8264     7193     29 |  0.000 % |
327.40/327.60	|   3366623 |     650     2769     8307 |     9091     8150     28 |  0.000 % |
509.79/510.12	|   5050036 |     650     2769     8307 |    10000     4827     29 |  0.000 % |
796.10/796.47	|   7575152 |     650     2769     8307 |    11000     8004     29 |  0.000 % |
1199.56/1200.11	c Preprocessing...
1199.56/1200.11	c Inital problem has 650 variables, 2769 nary clauses (0 binary clauses).
1199.56/1200.11	c Num non-binary clauses 2769, Average non-binary clause length 3.000
1199.56/1200.11	c Theory has no gaps
1199.56/1200.11	c Preprocessor runtime was 0.020 seconds.
1199.56/1200.11	c 
1199.56/1200.11	c Satisfiability of theory still undetermined.
1199.56/1200.11	c See file /tmp/brmch2 for simplified theory.
1199.56/1200.11	c Bin: Executing minisat20
1199.56/1200.11	c child exit by a signal
1199.56/1200.11	c minisat20 returned code 137.
1199.56/1200.11	c minisat20 returned code 137.
1199.56/1200.11	c satzilla running minisat20 ... 
1199.56/1200.11	c Bin: Executing minisat20
1199.56/1200.11	c minisat20 returned code 1.
1199.56/1200.11	c minisat20 returned code 1.
1199.56/1200.11	c satzilla running march_dl with preprocessing ... 
1199.56/1200.11	c Bin: Executing march_dl
1199.56/1200.11	c march_dl returned code 1.
1199.56/1200.11	c march_dl returned code 1.
1199.56/1200.11	c satzilla running march_dl ... 
1199.56/1200.11	c Bin: Executing march_dl
1199.56/1200.11	c march_dl returned code 1.
1199.56/1200.11	c march_dl returned code 1.
1199.56/1200.11	c satzilla running vallst with preprocessing ... 
1199.56/1200.11	c Bin: Executing vallst
1199.56/1200.11	c vallst returned code 1.
1199.56/1200.11	c vallst returned code 1.
1199.56/1200.11	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1200.11	c Bin: Executing zchaff_rand
1199.56/1200.11	c zchaff_rand returned code 1.
1199.56/1200.11	c zchaff_rand returned code 1.
1199.56/1200.11	c satzilla running kcnfs with preprocessing ... 
1199.56/1200.11	c Bin: Executing kcnfs
1199.56/1200.11	c kcnfs returned code 1.
1199.56/1200.11	c kcnfs returned code 1.
1199.56/1200.11	c satzilla running kcnfs ... 
1199.56/1200.11	c Bin: Executing kcnfs
1199.56/1200.11	c kcnfs returned code 1.
1199.56/1200.11	c kcnfs returned code 1.
1199.56/1200.11	c satzilla running vallst ... 
1199.56/1200.11	c Bin: Executing vallst
1199.56/1200.11	c vallst returned code 1.
1199.56/1200.11	c vallst returned code 1.
1199.56/1200.11	c satzilla running zchaff_rand ... 
1199.56/1200.11	c Bin: Executing zchaff_rand
1199.56/1200.11	c zchaff_rand returned code 1.
1199.56/1200.11	c zchaff_rand returned code 1.
1199.56/1200.11	c ERROR: All Failed! 
1199.56/1200.11	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/node6/watcher-299494-1171872646 -o ROOT/results/node6/solver-299494-1171872646 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299494-1171872646/SATzilla2007_C /tmp/evaluation/299494-1171872646/instance-299494-1171872646.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18826
/proc/meminfo: memFree=1328184/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=1440 CPUtime=0
/proc/18826/stat : 18826 (SATzilla2007_C) R 18824 18826 18125 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 207219296 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18826/statm: 360 110 95 260 0 84 0
[pid=18827] ppid=18826 vsize=636 CPUtime=0
/proc/18827/stat : 18827 (march_dl) R 18826 18826 18125 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 207219297 651264 80 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18827/statm: 159 80 50 118 0 38 0

[startup+0.107153 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18826
/proc/meminfo: memFree=1328184/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=1440 CPUtime=0
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207219296 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18826/statm: 360 110 95 260 0 84 0
[pid=18827] ppid=18826 vsize=1408 CPUtime=0.1
/proc/18827/stat : 18827 (march_dl) R 18826 18826 18125 0 -1 4194304 297 0 0 0 10 0 0 0 19 0 1 0 207219297 1441792 280 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18827/statm: 352 280 74 118 0 231 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2848

[startup+0.515233 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18826
/proc/meminfo: memFree=1328184/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=1440 CPUtime=0
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207219296 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18826/statm: 360 110 95 260 0 84 0
[pid=18827] ppid=18826 vsize=1540 CPUtime=0.51
/proc/18827/stat : 18827 (march_dl) R 18826 18826 18125 0 -1 4194304 320 0 0 0 51 0 0 0 23 0 1 0 207219297 1576960 303 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527881 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18827/statm: 385 303 74 118 0 264 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2980

[startup+1.3354 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18828
/proc/meminfo: memFree=1327080/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=1440 CPUtime=0
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207219296 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18826/statm: 360 110 95 260 0 84 0
[pid=18827] ppid=18826 vsize=1540 CPUtime=1.33
/proc/18827/stat : 18827 (march_dl) R 18826 18826 18125 0 -1 4194304 328 0 0 0 133 0 0 0 25 0 1 0 207219297 1576960 311 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18827/statm: 385 311 74 118 0 264 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2980

[startup+2.97172 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18828
/proc/meminfo: memFree=1326952/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=1440 CPUtime=0
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207219296 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18826/statm: 360 110 95 260 0 84 0
[pid=18827] ppid=18826 vsize=1540 CPUtime=2.96
/proc/18827/stat : 18827 (march_dl) R 18826 18826 18125 0 -1 4194304 338 0 0 0 296 0 0 0 25 0 1 0 207219297 1576960 321 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18827/statm: 385 321 74 118 0 264 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2980

[startup+6.25537 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18829
/proc/meminfo: memFree=1327336/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=1440 CPUtime=4.99
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 135 343 0 0 0 0 499 0 16 0 1 0 207219296 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18826/statm: 360 111 96 260 0 84 0
[pid=18829] ppid=18826 vsize=6188 CPUtime=1.24
/proc/18829/stat : 18829 (ubcsat2006) R 18826 18826 18125 0 -1 4194304 279 0 0 0 102 22 0 0 25 0 1 0 207219797 6336512 262 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18829/statm: 1547 262 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7096 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1325928/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=2480 CPUtime=1.85
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 294 0 0 0 185 0 0 0 25 0 1 0 207220381 2539520 288 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 620 288 58 118 0 498 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4596

[startup+25.5252 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1325224/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=3140 CPUtime=14.66
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 477 0 0 0 1466 0 0 0 25 0 1 0 207220381 3215360 471 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 785 471 58 118 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5256

[startup+51.1532 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1324648/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=3824 CPUtime=40.28
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 638 0 0 0 4028 0 0 0 25 0 1 0 207220381 3915776 632 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 956 632 58 118 0 834 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5940

[startup+102.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1323944/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=4484 CPUtime=91.52
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 815 0 0 0 9151 1 0 0 25 0 1 0 207220381 4591616 809 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1121 809 58 118 0 999 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 6600

[startup+162.483 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1323368/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=5152 CPUtime=151.56
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 958 0 0 0 15155 1 0 0 25 0 1 0 207220381 5275648 952 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1288 952 58 118 0 1166 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 7268

[startup+222.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1322792/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=5576 CPUtime=211.61
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1092 0 0 0 21159 2 0 0 25 0 1 0 207220381 5709824 1086 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1394 1086 58 118 0 1272 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 7692

[startup+282.615 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1322344/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=5976 CPUtime=271.66
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1190 0 0 0 27163 3 0 0 25 0 1 0 207220381 6119424 1184 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1494 1184 58 118 0 1372 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 8092

[startup+342.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1322024/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=6372 CPUtime=331.66
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1277 0 0 0 33163 3 0 0 25 0 1 0 207220381 6524928 1271 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1593 1271 58 118 0 1471 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 8488

[startup+402.711 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1321704/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=6652 CPUtime=391.7
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1349 0 0 0 39167 3 0 0 25 0 1 0 207220381 6811648 1343 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528723 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1663 1343 58 118 0 1541 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 8768

[startup+462.778 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1321448/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=6912 CPUtime=451.75
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1416 0 0 0 45171 4 0 0 25 0 1 0 207220381 7077888 1410 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1728 1410 58 118 0 1606 0
Current children cumulated CPU time (s) 462.56

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


[startup+763.126 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1320552/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=7844 CPUtime=751.98
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1645 0 0 0 75192 6 0 0 25 0 1 0 207220381 8032256 1639 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 1961 1639 58 118 0 1839 0
Current children cumulated CPU time (s) 762.79
Current children cumulated vsize (KiB) 9960

[startup+823.199 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1320168/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8240 CPUtime=812.04
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1728 0 0 0 81197 7 0 0 25 0 1 0 207220381 8437760 1722 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528481 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2060 1722 58 118 0 1938 0
Current children cumulated CPU time (s) 822.85
Current children cumulated vsize (KiB) 10356

[startup+883.271 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1320168/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8240 CPUtime=872.09
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1743 0 0 0 87201 8 0 0 25 0 1 0 207220381 8437760 1737 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2060 1737 58 118 0 1938 0
Current children cumulated CPU time (s) 882.9
Current children cumulated vsize (KiB) 10356

[startup+943.335 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319976/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8376 CPUtime=932.13
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1782 0 0 0 93205 8 0 0 25 0 1 0 207220381 8577024 1776 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2094 1776 58 118 0 1972 0
Current children cumulated CPU time (s) 942.94
Current children cumulated vsize (KiB) 10492

[startup+1003.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319848/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8512 CPUtime=992.18
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1805 0 0 0 99209 9 0 0 25 0 1 0 207220381 8716288 1799 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2128 1799 58 118 0 2006 0
Current children cumulated CPU time (s) 1002.99
Current children cumulated vsize (KiB) 10628

[startup+1063.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319784/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8644 CPUtime=1052.16
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1832 0 0 0 105207 9 0 0 25 0 1 0 207220381 8851456 1826 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2161 1826 58 118 0 2039 0
Current children cumulated CPU time (s) 1062.97
Current children cumulated vsize (KiB) 10760

[startup+1123.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319592/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1112.2
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1870 0 0 0 111211 9 0 0 25 0 1 0 207220381 8986624 1864 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1864 58 118 0 2072 0
Current children cumulated CPU time (s) 1123.01
Current children cumulated vsize (KiB) 10892

[startup+1183.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319528/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1172.25
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1891 0 0 0 117215 10 0 0 25 0 1 0 207220381 8986624 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1885 58 118 0 2072 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 10892

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

[startup+1187.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319464/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1176.24
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1891 0 0 0 117614 10 0 0 25 0 1 0 207220381 8986624 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1885 58 118 0 2072 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 10892

[startup+1194.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319464/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1182.8
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1891 0 0 0 118270 10 0 0 25 0 1 0 207220381 8986624 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1885 58 118 0 2072 0
Current children cumulated CPU time (s) 1193.61
Current children cumulated vsize (KiB) 10892

[startup+1197.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319464/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1186.08
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1891 0 0 0 118598 10 0 0 25 0 1 0 207220381 8986624 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1885 58 118 0 2072 0
Current children cumulated CPU time (s) 1196.89
Current children cumulated vsize (KiB) 10892

[startup+1199.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319464/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1187.72
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1891 0 0 0 118762 10 0 0 25 0 1 0 207220381 8986624 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1885 58 118 0 2072 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 10892

[startup+1199.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319528/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1188.54
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1891 0 0 0 118844 10 0 0 25 0 1 0 207220381 8986624 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1885 58 118 0 2072 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 10892

[startup+1200.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18830
/proc/meminfo: memFree=1319528/2055924 swapFree=4192812/4192956
[pid=18826] ppid=18824 vsize=2116 CPUtime=10.81
/proc/18826/stat : 18826 (SATzilla2007_C) S 18824 18826 18125 0 -1 4194304 721 628 0 0 312 26 700 43 25 0 1 0 207219296 2166784 366 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18826/statm: 529 366 165 260 0 253 0
[pid=18830] ppid=18826 vsize=8776 CPUtime=1188.75
/proc/18830/stat : 18830 (minisat20) R 18826 18826 18125 0 -1 4194304 1891 0 0 0 118865 10 0 0 25 0 1 0 207220381 8986624 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18830/statm: 2194 1885 58 118 0 2072 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 10892

Child status: 17
Real time (s): 1200.12
CPU time (s): 1199.66
CPU user time (s): 1198.85
CPU system time (s): 0.810876
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 10892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.85
system time used= 0.810876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3253
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 1136

runsolver used 1.17082 second user time and 3.09453 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Feb 19 08:10:46 UTC 2007

IDJOB= 299494
IDBENCH= 20011
IDSOLVER= 135
FILE ID= node6/299494-1171872646

PBS_JOBID= 3839420

Free space on /tmp= 66545 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1341479044-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299494-1171872646/SATzilla2007_C /tmp/evaluation/299494-1171872646/instance-299494-1171872646.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-299494-1171872646 -o ROOT/results/node6/solver-299494-1171872646 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299494-1171872646/SATzilla2007_C /tmp/evaluation/299494-1171872646/instance-299494-1171872646.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  be59f67372654e4e0f143ff9a11e7d34

RANDOM SEED= 684493818

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1328592 kB
Buffers:         68696 kB
Cached:         524876 kB
SwapCached:          0 kB
Active:         341472 kB
Inactive:       308464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1328592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8428 kB
Writeback:           0 kB
Mapped:          75212 kB
Slab:            63012 kB
Committed_AS:   760136 kB
PageTables:       1744 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= 66545 MiB

End job on node6 on Mon Feb 19 08:30:46 UTC 2007