Trace number 310072

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.54 1199.98

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1138392605-05-UNKNOWN.cnf
MD5SUM62f8836287b4741f6f4038c73e683e7c
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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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.64/10.71	c run March_dl for 5 seconds ... 
10.64/10.71	c Bin: Executing march_dl
10.64/10.71	c child exit by a signal
10.64/10.71	c march_dl returned code 137.
10.64/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.64/10.71	c Bin: Executing ubcsat2006
10.64/10.71	c child exited successfully
10.64/10.71	c ubcsat2006 returned code 0.
10.64/10.71	c satzilla computing base features
10.64/10.71	c satzilla doing unit-prop probe
10.64/10.71	c satzilla doing local search probe
10.64/10.71	c satzilla doing lobjois search-space size estimate
10.64/10.71	c satzilla's ranking:
10.64/10.71	c 1) minisat20+P: 0.305885
10.64/10.71	c 2) minisat20: 1.009850
10.64/10.71	c 3) march_dl: 1.513600
10.64/10.71	c 4) vallst+P: 1.643261
10.64/10.71	c 5) march_dl+P: 1.702277
10.64/10.71	c 6) zchaff_rand+P: 2.333163
10.64/10.71	c 7) kcnfs+P: 999.000000
10.64/10.71	c 8) kcnfs: 999.000000
10.64/10.71	c 9) vallst: 999.000000
10.64/10.71	c 10) zchaff_rand: 999.000000
10.64/10.71	c satzilla running minisat20 with preprocessing ... 
10.64/10.73	This is MiniSat 2.0 beta
10.64/10.73	WARNING: for repeatability, setting FPU to use double precision
10.64/10.73	============================[ Problem Statistics ]=============================
10.64/10.73	|                                                                             |
10.64/10.73	|  Number of variables:  1170                                                 |
10.64/10.73	|  Number of clauses:    4239                                                 |
10.64/10.73	|  Parsing time:         0.00         s                                       |
10.64/10.73	============================[ Search Statistics ]==============================
10.64/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.73	===============================================================================
10.64/10.73	|         0 |    1170     4239    12289 |     1413        0    nan |  0.000 % |
10.64/10.74	|       100 |    1170     4239    12289 |     1554      100     31 |  0.000 % |
10.64/10.75	|       250 |    1170     4239    12289 |     1709      250     28 |  0.000 % |
10.64/10.76	|       476 |    1170     4239    12289 |     1880      476     28 |  0.000 % |
10.70/10.78	|       814 |    1170     4239    12289 |     2068      814     28 |  0.000 % |
10.70/10.81	|      1320 |    1170     4239    12289 |     2275     1320     29 |  0.000 % |
10.70/10.85	|      2080 |    1170     4239    12289 |     2503     2080     28 |  0.000 % |
10.70/10.93	|      3220 |    1170     4239    12289 |     2753     1922     26 |  0.000 % |
10.70/11.05	|      4929 |    1170     4239    12289 |     3028     2211     27 |  0.000 % |
10.70/11.24	|      7491 |    1170     4239    12289 |     3331     1620     27 |  0.000 % |
11.44/11.57	|     11335 |    1170     4239    12289 |     3664     1973     28 |  0.000 % |
11.95/12.07	|     17104 |    1170     4239    12289 |     4031     2058     27 |  0.000 % |
12.77/12.85	|     25754 |    1170     4239    12289 |     4434     2388     29 |  0.000 % |
14.00/14.11	|     38728 |    1170     4239    12289 |     4878     3937     30 |  0.000 % |
16.05/16.16	|     58189 |    1170     4239    12289 |     5365     3355     29 |  0.000 % |
19.12/19.23	|     87383 |    1170     4239    12289 |     5902     5067     29 |  0.000 % |
23.73/23.81	|    131174 |    1170     4239    12289 |     6492     3660     34 |  0.000 % |
31.11/31.18	|    196859 |    1170     4239    12289 |     7141     6345     28 |  0.000 % |
42.79/42.88	|    295387 |    1170     4239    12289 |     7856     6662     30 |  0.000 % |
61.12/61.20	|    443178 |    1170     4239    12289 |     8641     6829     32 |  0.000 % |
89.19/89.35	|    664863 |    1170     4239    12289 |     9505     5194     31 |  0.000 % |
136.00/136.17	|    997388 |    1170     4239    12289 |    10456     5196     29 |  0.000 % |
207.00/207.15	|   1496178 |    1170     4239    12289 |    11502     6814     27 |  0.000 % |
318.78/318.97	|   2244362 |    1170     4239    12289 |    12652    10536     31 |  0.000 % |
497.24/497.49	|   3366636 |    1170     4239    12289 |    13917     8742     30 |  0.000 % |
789.01/789.44	|   5050047 |    1170     4239    12289 |    15309    13352     30 |  0.000 % |
1199.42/1199.98	c Preprocessing...
1199.42/1199.98	c Inital problem has 1170 variables, 3811 nary clauses (423 binary clauses).
1199.42/1199.98	c Num non-binary clauses 3811, Average non-binary clause length 3.000
1199.42/1199.98	c Theory has no gaps
1199.42/1199.98	c Preprocessor runtime was 0.010 seconds.
1199.42/1199.98	c 
1199.42/1199.98	c Satisfiability of theory still undetermined.
1199.42/1199.98	c See file /tmp/6pEfxE for simplified theory.
1199.42/1199.98	c Bin: Executing minisat20
1199.42/1199.98	c child exit by a signal
1199.42/1199.98	c minisat20 returned code 137.
1199.42/1199.98	c minisat20 returned code 137.
1199.42/1199.98	c satzilla running minisat20 ... 
1199.42/1199.98	c Bin: Executing minisat20
1199.42/1199.98	c minisat20 returned code 1.
1199.42/1199.98	c minisat20 returned code 1.
1199.42/1199.98	c satzilla running march_dl ... 
1199.42/1199.98	c Bin: Executing march_dl
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c satzilla running vallst with preprocessing ... 
1199.42/1199.98	c Bin: Executing vallst
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c satzilla running march_dl with preprocessing ... 
1199.42/1199.98	c Bin: Executing march_dl
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.98	c Bin: Executing zchaff_rand
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.98	c Bin: Executing kcnfs
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c satzilla running kcnfs ... 
1199.42/1199.98	c Bin: Executing kcnfs
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c satzilla running vallst ... 
1199.42/1199.98	c Bin: Executing vallst
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c satzilla running zchaff_rand ... 
1199.42/1199.98	c Bin: Executing zchaff_rand
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c ERROR: All Failed! 
1199.42/1199.98	c SATZILLA_TIME=1199.700000

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/node60/watcher-310072-1172553026 -o ROOT/results/node60/solver-310072-1172553026 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310072-1172553026/SATzilla2007_C /tmp/evaluation/310072-1172553026/instance-310072-1172553026.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 0.97 0.69 3/64 1411
/proc/meminfo: memFree=1908376/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=1440 CPUtime=0
/proc/1411/stat : 1411 (SATzilla2007_C) R 1409 1411 1090 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 275259437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1411/statm: 360 110 95 260 0 84 0
[pid=1412] ppid=1411 vsize=768 CPUtime=0
/proc/1412/stat : 1412 (march_dl) R 1411 1411 1090 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 275259437 786432 94 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1412/statm: 192 94 50 118 0 71 0

[startup+0.107473 s]
/proc/loadavg: 1.00 0.97 0.69 3/64 1411
/proc/meminfo: memFree=1908376/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=1440 CPUtime=0
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275259437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1411/statm: 360 110 95 260 0 84 0
[pid=1412] ppid=1411 vsize=1972 CPUtime=0.1
/proc/1412/stat : 1412 (march_dl) R 1411 1411 1090 0 -1 4194304 415 0 0 0 10 0 0 0 19 0 1 0 275259437 2019328 407 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1412/statm: 493 407 74 118 0 372 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3412

[startup+0.518544 s]
/proc/loadavg: 1.00 0.97 0.69 3/64 1411
/proc/meminfo: memFree=1908376/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=1440 CPUtime=0
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275259437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1411/statm: 360 110 95 260 0 84 0
[pid=1412] ppid=1411 vsize=2104 CPUtime=0.51
/proc/1412/stat : 1412 (march_dl) R 1411 1411 1090 0 -1 4194304 451 0 0 0 51 0 0 0 23 0 1 0 275259437 2154496 443 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1412/statm: 526 443 74 118 0 405 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3544

[startup+1.33869 s]
/proc/loadavg: 1.00 0.97 0.69 2/66 1413
/proc/meminfo: memFree=1906632/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=1440 CPUtime=0
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275259437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1411/statm: 360 110 95 260 0 84 0
[pid=1412] ppid=1411 vsize=2104 CPUtime=1.33
/proc/1412/stat : 1412 (march_dl) R 1411 1411 1090 0 -1 4194304 468 0 0 0 133 0 0 0 25 0 1 0 275259437 2154496 460 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551380 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1412/statm: 526 460 74 118 0 405 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3544

[startup+2.97498 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 1413
/proc/meminfo: memFree=1906504/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=1440 CPUtime=0
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275259437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1411/statm: 360 110 95 260 0 84 0
[pid=1412] ppid=1411 vsize=2236 CPUtime=2.96
/proc/1412/stat : 1412 (march_dl) R 1411 1411 1090 0 -1 4194304 483 0 0 0 296 0 0 0 25 0 1 0 275259437 2289664 475 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1412/statm: 559 475 74 118 0 438 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3676

[startup+6.25757 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 1414
/proc/meminfo: memFree=1907336/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=1440 CPUtime=4.99
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 135 494 0 0 0 0 499 0 16 0 1 0 275259437 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 360 111 96 260 0 84 0
[pid=1414] ppid=1411 vsize=6188 CPUtime=1.24
/proc/1414/stat : 1414 (ubcsat2006) R 1411 1411 1090 0 -1 4194304 304 0 0 0 105 19 0 0 25 0 1 0 275259937 6336512 287 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1414/statm: 1547 287 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7117 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 1415
/proc/meminfo: memFree=1905424/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=2740 CPUtime=1.97
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 389 0 0 0 197 0 0 0 25 0 1 0 275260510 2805760 383 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 685 383 58 118 0 563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5472

[startup+25.521 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 1415
/proc/meminfo: memFree=1904464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=3664 CPUtime=14.77
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 621 0 0 0 1477 0 0 0 25 0 1 0 275260510 3751936 615 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 916 615 58 118 0 794 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6396

[startup+51.1436 s]
/proc/loadavg: 1.00 0.97 0.71 2/66 1415
/proc/meminfo: memFree=1903568/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=4596 CPUtime=40.38
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 832 0 0 0 4038 0 0 0 25 0 1 0 275260510 4706304 826 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525946 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 1149 826 58 118 0 1027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7328

[startup+102.385 s]
/proc/loadavg: 1.00 0.97 0.73 2/66 1415
/proc/meminfo: memFree=1902608/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=5524 CPUtime=91.6
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 1087 0 0 0 9160 0 0 0 25 0 1 0 275260510 5656576 1081 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 1381 1081 58 118 0 1259 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8256

[startup+162.437 s]
/proc/loadavg: 1.00 0.97 0.74 2/66 1415
/proc/meminfo: memFree=1901904/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=6184 CPUtime=151.63
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 1244 0 0 0 15163 0 0 0 25 0 1 0 275260510 6332416 1238 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 1546 1238 58 118 0 1424 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 8916

[startup+222.493 s]
/proc/loadavg: 1.00 0.97 0.75 2/66 1415
/proc/meminfo: memFree=1901136/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=6980 CPUtime=211.66
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 1441 0 0 0 21166 0 0 0 25 0 1 0 275260510 7147520 1435 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 1745 1435 58 118 0 1623 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 9712

[startup+282.551 s]
/proc/loadavg: 1.00 0.97 0.76 2/66 1415
/proc/meminfo: memFree=1900560/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=7492 CPUtime=271.71
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 1562 0 0 0 27170 1 0 0 25 0 1 0 275260510 7671808 1556 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536231 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 1873 1556 58 118 0 1751 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 10224

[startup+342.61 s]
/proc/loadavg: 1.00 0.97 0.77 2/66 1415
/proc/meminfo: memFree=1900240/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=7756 CPUtime=331.74
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 1638 0 0 0 33173 1 0 0 25 0 1 0 275260510 7942144 1632 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 1939 1632 58 118 0 1817 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 10488

[startup+402.668 s]
/proc/loadavg: 1.00 0.97 0.79 2/66 1415
/proc/meminfo: memFree=1899664/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=8284 CPUtime=391.78
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 1775 0 0 0 39177 1 0 0 25 0 1 0 275260510 8482816 1769 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525194 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2071 1769 58 118 0 1949 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 11016

[startup+462.721 s]
/proc/loadavg: 1.00 0.97 0.80 2/66 1415
/proc/meminfo: memFree=1899280/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=8680 CPUtime=451.81
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 1852 0 0 0 45180 1 0 0 25 0 1 0 275260510 8888320 1846 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2170 1846 58 118 0 2048 0
Current children cumulated CPU time (s) 462.51

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


[startup+763.001 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 1415
/proc/meminfo: memFree=1897936/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=10028 CPUtime=751.98
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2186 0 0 0 75197 1 0 0 25 0 1 0 275260510 10268672 2180 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2507 2180 58 118 0 2385 0
Current children cumulated CPU time (s) 762.68
Current children cumulated vsize (KiB) 12760

[startup+823.059 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 1415
/proc/meminfo: memFree=1897616/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=10296 CPUtime=812.02
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2259 0 0 0 81201 1 0 0 25 0 1 0 275260510 10543104 2253 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525548 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2574 2253 58 118 0 2452 0
Current children cumulated CPU time (s) 822.72
Current children cumulated vsize (KiB) 13028

[startup+883.11 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 1415
/proc/meminfo: memFree=1897360/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=10692 CPUtime=872.05
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2359 0 0 0 87204 1 0 0 25 0 1 0 275260510 10948608 2353 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2673 2353 58 118 0 2551 0
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (KiB) 13424

[startup+943.165 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 1415
/proc/meminfo: memFree=1897168/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=10816 CPUtime=932.08
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2399 0 0 0 93207 1 0 0 25 0 1 0 275260510 11075584 2393 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2704 2393 58 118 0 2582 0
Current children cumulated CPU time (s) 942.78
Current children cumulated vsize (KiB) 13548

[startup+1003.22 s]
/proc/loadavg: 1.00 0.97 0.86 2/66 1415
/proc/meminfo: memFree=1897040/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=10956 CPUtime=992.11
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2429 0 0 0 99210 1 0 0 25 0 1 0 275260510 11218944 2423 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2739 2423 58 118 0 2617 0
Current children cumulated CPU time (s) 1002.81
Current children cumulated vsize (KiB) 13688

[startup+1063.28 s]
/proc/loadavg: 1.00 0.97 0.87 2/66 1415
/proc/meminfo: memFree=1896784/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11184 CPUtime=1052.16
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2475 0 0 0 105214 2 0 0 25 0 1 0 275260510 11452416 2469 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2796 2469 58 118 0 2674 0
Current children cumulated CPU time (s) 1062.86
Current children cumulated vsize (KiB) 13916

[startup+1123.33 s]
/proc/loadavg: 1.00 0.97 0.87 2/66 1415
/proc/meminfo: memFree=1896592/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11312 CPUtime=1112.19
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2520 0 0 0 111217 2 0 0 25 0 1 0 275260510 11583488 2514 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2828 2514 58 118 0 2706 0
Current children cumulated CPU time (s) 1122.89
Current children cumulated vsize (KiB) 14044

[startup+1183.38 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1415
/proc/meminfo: memFree=1896464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11456 CPUtime=1172.22
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2538 0 0 0 117220 2 0 0 25 0 1 0 275260510 11730944 2532 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2864 2532 58 118 0 2742 0
Current children cumulated CPU time (s) 1182.92
Current children cumulated vsize (KiB) 14188

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

[startup+1187.18 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1415
/proc/meminfo: memFree=1896464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11456 CPUtime=1176.02
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2538 0 0 0 117600 2 0 0 25 0 1 0 275260510 11730944 2532 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2864 2532 58 118 0 2742 0
Current children cumulated CPU time (s) 1186.72
Current children cumulated vsize (KiB) 14188

[startup+1193.74 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1415
/proc/meminfo: memFree=1896464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11456 CPUtime=1182.57
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2542 0 0 0 118255 2 0 0 25 0 1 0 275260510 11730944 2536 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2864 2536 58 118 0 2742 0
Current children cumulated CPU time (s) 1193.27
Current children cumulated vsize (KiB) 14188

[startup+1197.02 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1415
/proc/meminfo: memFree=1896464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11456 CPUtime=1185.85
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2545 0 0 0 118583 2 0 0 25 0 1 0 275260510 11730944 2539 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2864 2539 58 118 0 2742 0
Current children cumulated CPU time (s) 1196.55
Current children cumulated vsize (KiB) 14188

[startup+1198.66 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1415
/proc/meminfo: memFree=1896464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11456 CPUtime=1187.49
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2545 0 0 0 118747 2 0 0 25 0 1 0 275260510 11730944 2539 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2864 2539 58 118 0 2742 0
Current children cumulated CPU time (s) 1198.19
Current children cumulated vsize (KiB) 14188

[startup+1199.48 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1415
/proc/meminfo: memFree=1896464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11456 CPUtime=1188.31
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2545 0 0 0 118829 2 0 0 25 0 1 0 275260510 11730944 2539 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2864 2539 58 118 0 2742 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 14188

[startup+1199.89 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1415
/proc/meminfo: memFree=1896464/2055920 swapFree=4179680/4192956
[pid=1411] ppid=1409 vsize=2732 CPUtime=10.7
/proc/1411/stat : 1411 (SATzilla2007_C) S 1409 1411 1090 0 -1 4194304 884 804 0 0 315 18 700 37 25 0 1 0 275259437 2797568 474 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1411/statm: 683 474 164 260 0 407 0
[pid=1415] ppid=1411 vsize=11456 CPUtime=1188.72
/proc/1415/stat : 1415 (minisat20) R 1411 1411 1090 0 -1 4194304 2545 0 0 0 118870 2 0 0 25 0 1 0 275260510 11730944 2539 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1415/statm: 2864 2539 58 118 0 2742 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 14188

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.54
CPU user time (s): 1198.96
CPU system time (s): 0.580911
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 14188

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

runsolver used 0.725889 second user time and 2.50462 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Feb 27 05:10:26 UTC 2007

IDJOB= 310072
IDBENCH= 20276
IDSOLVER= 135
FILE ID= node60/310072-1172553026

PBS_JOBID= 3971858

Free space on /tmp= 66547 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1138392605-05-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/310072-1172553026/SATzilla2007_C /tmp/evaluation/310072-1172553026/instance-310072-1172553026.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-310072-1172553026 -o ROOT/results/node60/solver-310072-1172553026 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310072-1172553026/SATzilla2007_C /tmp/evaluation/310072-1172553026/instance-310072-1172553026.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  62f8836287b4741f6f4038c73e683e7c

RANDOM SEED= 315649433

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1908784 kB
Buffers:         16432 kB
Cached:          79892 kB
SwapCached:       7512 kB
Active:          51792 kB
Inactive:        58044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908784 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            8440 kB
Writeback:           0 kB
Mapped:          15216 kB
Slab:            23252 kB
Committed_AS:   793176 kB
PageTables:       1464 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= 66547 MiB

End job on node60 on Tue Feb 27 05:30:26 UTC 2007