Trace number 310031

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.56 1199.99

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1629945861-01-UNKNOWN.cnf
MD5SUMa39f0c2b5a6e5deb5d2e29a2029bf07b
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.62/10.71	c run March_dl for 5 seconds ... 
10.62/10.71	c Bin: Executing march_dl
10.62/10.71	c child exit by a signal
10.62/10.71	c march_dl returned code 137.
10.62/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.62/10.71	c Bin: Executing ubcsat2006
10.62/10.71	c child exited successfully
10.62/10.71	c ubcsat2006 returned code 0.
10.62/10.71	c satzilla computing base features
10.62/10.71	c satzilla doing unit-prop probe
10.62/10.71	c satzilla doing local search probe
10.62/10.71	c satzilla doing lobjois search-space size estimate
10.62/10.71	c satzilla's ranking:
10.62/10.71	c 1) minisat20+P: 0.331535
10.62/10.71	c 2) minisat20: 0.931099
10.62/10.71	c 3) march_dl: 1.371237
10.62/10.71	c 4) vallst+P: 1.594747
10.62/10.71	c 5) march_dl+P: 2.079101
10.62/10.71	c 6) zchaff_rand+P: 2.419771
10.62/10.71	c 7) kcnfs+P: 999.000000
10.62/10.71	c 8) kcnfs: 999.000000
10.62/10.71	c 9) vallst: 999.000000
10.62/10.71	c 10) zchaff_rand: 999.000000
10.62/10.71	c satzilla running minisat20 with preprocessing ... 
10.62/10.74	This is MiniSat 2.0 beta
10.62/10.74	WARNING: for repeatability, setting FPU to use double precision
10.62/10.74	============================[ Problem Statistics ]=============================
10.62/10.74	|                                                                             |
10.62/10.74	|  Number of variables:  1170                                                 |
10.62/10.74	|  Number of clauses:    4243                                                 |
10.62/10.74	|  Parsing time:         0.00         s                                       |
10.62/10.74	============================[ Search Statistics ]==============================
10.62/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.74	===============================================================================
10.62/10.74	|         0 |    1170     4243    12297 |     1414        0    nan |  0.000 % |
10.62/10.75	|       101 |    1170     4243    12297 |     1555      101     28 |  0.000 % |
10.62/10.75	|       251 |    1170     4243    12297 |     1711      251     28 |  0.000 % |
10.71/10.77	|       478 |    1170     4243    12297 |     1882      478     28 |  0.000 % |
10.71/10.78	|       817 |    1170     4243    12297 |     2070      817     26 |  0.000 % |
10.71/10.81	|      1324 |    1170     4243    12297 |     2277     1324     26 |  0.000 % |
10.71/10.86	|      2083 |    1170     4243    12297 |     2505     2083     26 |  0.000 % |
10.71/10.94	|      3224 |    1170     4243    12297 |     2756     1917     26 |  0.000 % |
10.71/11.06	|      4933 |    1170     4243    12297 |     3031     2193     30 |  0.000 % |
10.71/11.26	|      7495 |    1170     4243    12297 |     3334     3171     29 |  0.000 % |
11.54/11.59	|     11341 |    1170     4243    12297 |     3668     1844     25 |  0.000 % |
12.05/12.10	|     17107 |    1170     4243    12297 |     4035     1954     24 |  0.000 % |
12.87/12.95	|     25758 |    1170     4243    12297 |     4438     2223     30 |  0.000 % |
14.10/14.20	|     38733 |    1170     4243    12297 |     4882     3802     27 |  0.000 % |
16.14/16.20	|     58196 |    1170     4243    12297 |     5370     3204     30 |  0.000 % |
19.12/19.22	|     87388 |    1170     4243    12297 |     5908     4989     27 |  0.000 % |
23.93/24.02	|    131179 |    1170     4243    12297 |     6498     3584     28 |  0.000 % |
31.72/31.79	|    196863 |    1170     4243    12297 |     7148     6204     31 |  0.000 % |
43.71/43.83	|    295389 |    1170     4243    12297 |     7863     6523     29 |  0.000 % |
62.47/62.60	|    443179 |    1170     4243    12297 |     8649     6392     30 |  0.000 % |
92.69/92.76	|    664864 |    1170     4243    12297 |     9514     8664     36 |  0.000 % |
138.10/138.19	|    997393 |    1170     4243    12297 |    10466     8550     29 |  0.000 % |
210.24/210.35	|   1496181 |    1170     4243    12297 |    11513     9696     31 |  0.000 % |
323.62/323.86	|   2244363 |    1170     4243    12297 |    12664     7220     28 |  0.000 % |
504.08/504.46	|   3366637 |    1170     4243    12297 |    13930    10598     29 |  0.000 % |
790.62/791.02	|   5050048 |    1170     4243    12297 |    15323     8559     29 |  0.000 % |
1199.42/1199.99	c Preprocessing...
1199.42/1199.99	c Inital problem has 1170 variables, 3811 nary clauses (423 binary clauses).
1199.42/1199.99	c Num non-binary clauses 3811, Average non-binary clause length 3.000
1199.42/1199.99	c Theory has no gaps
1199.42/1199.99	c Preprocessor runtime was 0.020 seconds.
1199.42/1199.99	c 
1199.42/1199.99	c Satisfiability of theory still undetermined.
1199.42/1199.99	c See file /tmp/SKM6fs for simplified theory.
1199.42/1199.99	c Bin: Executing minisat20
1199.42/1199.99	c child exit by a signal
1199.42/1199.99	c minisat20 returned code 137.
1199.42/1199.99	c minisat20 returned code 137.
1199.42/1199.99	c satzilla running minisat20 ... 
1199.42/1199.99	c Bin: Executing minisat20
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c satzilla running march_dl ... 
1199.42/1199.99	c Bin: Executing march_dl
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c satzilla running vallst with preprocessing ... 
1199.42/1199.99	c Bin: Executing vallst
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c satzilla running march_dl with preprocessing ... 
1199.42/1199.99	c Bin: Executing march_dl
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.99	c Bin: Executing zchaff_rand
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.99	c Bin: Executing kcnfs
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c satzilla running kcnfs ... 
1199.42/1199.99	c Bin: Executing kcnfs
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c satzilla running vallst ... 
1199.42/1199.99	c Bin: Executing vallst
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c satzilla running zchaff_rand ... 
1199.42/1199.99	c Bin: Executing zchaff_rand
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c ERROR: All Failed! 
1199.42/1199.99	c SATZILLA_TIME=1199.720000

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/node19/watcher-310031-1172552217 -o ROOT/results/node19/solver-310031-1172552217 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310031-1172552217/SATzilla2007_C /tmp/evaluation/310031-1172552217/instance-310031-1172552217.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: 7.43 6.95 4.29 3/77 28065
/proc/meminfo: memFree=1277168/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=1440 CPUtime=0
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275175754 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 360 110 95 260 0 84 0
[pid=28066] ppid=28065 vsize=768 CPUtime=0
/proc/28066/stat : 28066 (march_dl) R 28065 28065 26572 0 -1 4194304 99 0 0 0 0 0 0 0 19 0 1 0 275175754 786432 94 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28066/statm: 192 94 50 118 0 71 0

[startup+0.107341 s]
/proc/loadavg: 7.43 6.95 4.29 3/77 28065
/proc/meminfo: memFree=1277168/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=1440 CPUtime=0
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275175754 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 360 110 95 260 0 84 0
[pid=28066] ppid=28065 vsize=1924 CPUtime=0.1
/proc/28066/stat : 28066 (march_dl) R 28065 28065 26572 0 -1 4194304 421 0 0 0 10 0 0 0 20 0 1 0 275175754 1970176 405 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28066/statm: 481 405 74 118 0 360 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3364

[startup+0.515379 s]
/proc/loadavg: 7.43 6.95 4.29 3/77 28065
/proc/meminfo: memFree=1277168/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=1440 CPUtime=0
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275175754 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 360 110 95 260 0 84 0
[pid=28066] ppid=28065 vsize=2056 CPUtime=0.51
/proc/28066/stat : 28066 (march_dl) R 28065 28065 26572 0 -1 4194304 462 0 0 0 51 0 0 0 24 0 1 0 275175754 2105344 446 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28066/statm: 514 446 74 118 0 393 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3496

[startup+1.33547 s]
/proc/loadavg: 7.43 6.95 4.29 2/79 28067
/proc/meminfo: memFree=1275488/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=1440 CPUtime=0
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275175754 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 360 110 95 260 0 84 0
[pid=28066] ppid=28065 vsize=2188 CPUtime=1.33
/proc/28066/stat : 28066 (march_dl) R 28065 28065 26572 0 -1 4194304 481 0 0 0 133 0 0 0 25 0 1 0 275175754 2240512 465 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28066/statm: 547 465 74 118 0 426 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3628

[startup+2.97165 s]
/proc/loadavg: 7.43 6.95 4.29 2/79 28067
/proc/meminfo: memFree=1275296/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=1440 CPUtime=0
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275175754 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 360 110 95 260 0 84 0
[pid=28066] ppid=28065 vsize=2188 CPUtime=2.96
/proc/28066/stat : 28066 (march_dl) R 28065 28065 26572 0 -1 4194304 494 0 0 0 296 0 0 0 25 0 1 0 275175754 2240512 478 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28066/statm: 547 478 74 118 0 426 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3628

[startup+6.248 s]
/proc/loadavg: 6.91 6.86 4.28 2/79 28068
/proc/meminfo: memFree=1276128/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=1440 CPUtime=4.99
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 135 505 0 0 0 0 499 0 16 0 1 0 275175754 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28065/statm: 360 111 96 260 0 84 0
[pid=28068] ppid=28065 vsize=6188 CPUtime=1.24
/proc/28068/stat : 28068 (ubcsat2006) R 28065 28065 26572 0 -1 4194304 304 0 0 0 105 19 0 0 25 0 1 0 275176254 6336512 287 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28068/statm: 1547 287 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7067 s]
/proc/loadavg: 6.44 6.76 4.26 2/79 28069
/proc/meminfo: memFree=1274208/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=2872 CPUtime=1.95
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 411 0 0 0 195 0 0 0 25 0 1 0 275176828 2940928 405 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 718 405 58 118 0 596 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5468

[startup+25.5211 s]
/proc/loadavg: 5.23 6.48 4.20 2/79 28069
/proc/meminfo: memFree=1273312/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=3796 CPUtime=14.76
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 632 0 0 0 1476 0 0 0 25 0 1 0 275176828 3887104 626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 949 626 58 118 0 827 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6392

[startup+51.1479 s]
/proc/loadavg: 3.79 6.03 4.12 2/79 28069
/proc/meminfo: memFree=1272544/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=4460 CPUtime=40.38
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 814 0 0 0 4038 0 0 0 25 0 1 0 275176828 4567040 808 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 1115 808 58 118 0 993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7056

[startup+102.397 s]
/proc/loadavg: 2.21 5.25 3.95 2/79 28069
/proc/meminfo: memFree=1271520/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=5556 CPUtime=91.62
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 1079 0 0 0 9161 1 0 0 25 0 1 0 275176828 5689344 1073 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 1389 1073 58 118 0 1267 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 8152

[startup+162.472 s]
/proc/loadavg: 1.44 4.48 3.76 2/79 28069
/proc/meminfo: memFree=1270688/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=6348 CPUtime=151.68
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 1276 0 0 0 15166 2 0 0 25 0 1 0 275176828 6500352 1270 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 1587 1270 58 118 0 1465 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 8944

[startup+222.542 s]
/proc/loadavg: 1.16 3.84 3.59 2/79 28069
/proc/meminfo: memFree=1270112/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=6876 CPUtime=211.74
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 1411 0 0 0 21171 3 0 0 25 0 1 0 275176828 7041024 1405 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 1719 1405 58 118 0 1597 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 9472

[startup+282.63 s]
/proc/loadavg: 1.06 3.32 3.42 2/85 28179
/proc/meminfo: memFree=1268464/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=7144 CPUtime=271.75
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 1483 0 0 0 27170 5 0 0 25 0 1 0 275176828 7315456 1477 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 1786 1477 58 118 0 1664 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 9740

[startup+342.719 s]
/proc/loadavg: 1.08 2.91 3.27 2/79 28267
/proc/meminfo: memFree=1268768/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=7924 CPUtime=331.76
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 1658 0 0 0 33171 5 0 0 25 0 1 0 275176828 8114176 1652 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 1981 1652 58 118 0 1859 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 10520

[startup+402.792 s]
/proc/loadavg: 1.07 2.58 3.13 2/79 28267
/proc/meminfo: memFree=1268768/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=8040 CPUtime=391.82
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 1696 0 0 0 39176 6 0 0 25 0 1 0 275176828 8232960 1690 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2010 1690 58 118 0 1888 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 10636

[startup+462.858 s]
/proc/loadavg: 1.02 2.29 3.00 2/79 28267
/proc/meminfo: memFree=1268448/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=8428 CPUtime=451.88
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 1790 0 0 0 45181 7 0 0 25 0 1 0 275176828 8630272 1784 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2107 1784 58 118 0 1985 0
Current children cumulated CPU time (s) 462.59

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


[startup+823.275 s]
/proc/loadavg: 1.00 1.39 2.35 2/79 28267
/proc/meminfo: memFree=1266848/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=10056 CPUtime=812.19
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2211 0 0 0 81209 10 0 0 25 0 1 0 275176828 10297344 2205 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535739 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2514 2205 58 118 0 2392 0
Current children cumulated CPU time (s) 822.9
Current children cumulated vsize (KiB) 12652

[startup+883.342 s]
/proc/loadavg: 1.00 1.32 2.27 2/79 28267
/proc/meminfo: memFree=1266592/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=10320 CPUtime=872.25
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2271 0 0 0 87214 11 0 0 25 0 1 0 275176828 10567680 2265 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2580 2265 58 118 0 2458 0
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (KiB) 12916

[startup+943.41 s]
/proc/loadavg: 1.00 1.26 2.18 2/79 28267
/proc/meminfo: memFree=1266400/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=10588 CPUtime=932.3
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2323 0 0 0 93219 11 0 0 25 0 1 0 275176828 10842112 2317 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530038 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2647 2317 58 118 0 2525 0
Current children cumulated CPU time (s) 943.01
Current children cumulated vsize (KiB) 13184

[startup+1003.48 s]
/proc/loadavg: 1.07 1.24 2.12 2/79 28267
/proc/meminfo: memFree=1266336/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=10724 CPUtime=992.36
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2356 0 0 0 99224 12 0 0 25 0 1 0 275176828 10981376 2350 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2681 2350 58 118 0 2559 0
Current children cumulated CPU time (s) 1003.07
Current children cumulated vsize (KiB) 13320

[startup+1063.56 s]
/proc/loadavg: 1.02 1.19 2.04 2/79 28267
/proc/meminfo: memFree=1266016/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=10856 CPUtime=1052.41
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2419 0 0 0 105229 12 0 0 25 0 1 0 275176828 11116544 2413 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2714 2413 58 118 0 2592 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 13452

[startup+1123.62 s]
/proc/loadavg: 1.01 1.15 1.98 2/79 28267
/proc/meminfo: memFree=1265888/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11132 CPUtime=1112.47
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2459 0 0 0 111234 13 0 0 25 0 1 0 275176828 11399168 2453 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528326 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2783 2453 58 118 0 2661 0
Current children cumulated CPU time (s) 1123.18
Current children cumulated vsize (KiB) 13728

[startup+1183.69 s]
/proc/loadavg: 1.00 1.12 1.91 2/79 28267
/proc/meminfo: memFree=1265696/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1172.52
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2501 0 0 0 117239 13 0 0 25 0 1 0 275176828 11538432 2495 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2495 58 118 0 2695 0
Current children cumulated CPU time (s) 1183.23
Current children cumulated vsize (KiB) 13864

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

[startup+1187.48 s]
/proc/loadavg: 1.00 1.12 1.91 2/79 28267
/proc/meminfo: memFree=1265696/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1176.31
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2506 0 0 0 117618 13 0 0 25 0 1 0 275176828 11538432 2500 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2500 58 118 0 2695 0
Current children cumulated CPU time (s) 1187.02
Current children cumulated vsize (KiB) 13864

[startup+1194.04 s]
/proc/loadavg: 1.00 1.12 1.90 2/79 28267
/proc/meminfo: memFree=1265696/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1182.86
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2506 0 0 0 118273 13 0 0 25 0 1 0 275176828 11538432 2500 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2500 58 118 0 2695 0
Current children cumulated CPU time (s) 1193.57
Current children cumulated vsize (KiB) 13864

[startup+1197.32 s]
/proc/loadavg: 1.00 1.12 1.90 2/79 28267
/proc/meminfo: memFree=1265632/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1186.14
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2506 0 0 0 118601 13 0 0 25 0 1 0 275176828 11538432 2500 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2500 58 118 0 2695 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 13864

[startup+1198.97 s]
/proc/loadavg: 1.00 1.12 1.90 2/79 28267
/proc/meminfo: memFree=1265632/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1187.79
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2511 0 0 0 118766 13 0 0 25 0 1 0 275176828 11538432 2505 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2505 58 118 0 2695 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 13864

[startup+1199.38 s]
/proc/loadavg: 1.00 1.12 1.90 2/79 28267
/proc/meminfo: memFree=1265632/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1188.2
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2511 0 0 0 118807 13 0 0 25 0 1 0 275176828 11538432 2505 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2505 58 118 0 2695 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 13864

[startup+1199.79 s]
/proc/loadavg: 1.00 1.11 1.89 2/79 28267
/proc/meminfo: memFree=1265632/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1188.61
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2511 0 0 0 118848 13 0 0 25 0 1 0 275176828 11538432 2505 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2505 58 118 0 2695 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 13864

[startup+1199.89 s]
/proc/loadavg: 1.00 1.11 1.89 2/79 28267
/proc/meminfo: memFree=1265632/2055920 swapFree=4192812/4192956
[pid=28065] ppid=28063 vsize=2596 CPUtime=10.71
/proc/28065/stat : 28065 (SATzilla2007_C) S 28063 28065 26572 0 -1 4194304 882 815 0 0 317 19 700 35 25 0 1 0 275175754 2658304 472 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28065/statm: 649 472 164 260 0 373 0
[pid=28069] ppid=28065 vsize=11268 CPUtime=1188.71
/proc/28069/stat : 28069 (minisat20) R 28065 28065 26572 0 -1 4194304 2511 0 0 0 118858 13 0 0 25 0 1 0 275176828 11538432 2505 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525092 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28069/statm: 2817 2505 58 118 0 2695 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 13864

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.56
CPU user time (s): 1198.87
CPU system time (s): 0.690894
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 13864

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

runsolver used 1.12283 second user time and 3.14052 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Feb 27 04:56:57 UTC 2007

IDJOB= 310031
IDBENCH= 20275
IDSOLVER= 135
FILE ID= node19/310031-1172552217

PBS_JOBID= 3971648

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  a39f0c2b5a6e5deb5d2e29a2029bf07b

RANDOM SEED= 870363907

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1277576 kB
Buffers:         66528 kB
Cached:         590216 kB
SwapCached:          0 kB
Active:         314676 kB
Inactive:       386184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8416 kB
Writeback:           0 kB
Mapped:          63008 kB
Slab:            62996 kB
Committed_AS:  1016884 kB
PageTables:       1760 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= 66552 MiB

End job on node19 on Tue Feb 27 05:16:57 UTC 2007