Trace number 294820

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.53 1199.85

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1387394500-16.UNSAT.shuffled.cnf
MD5SUM997a38106b41acec00160b9638f74d24
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data (download as text)

10.62/10.69	c run March_dl for 5 seconds ... 
10.62/10.69	c Bin: Executing march_dl
10.62/10.69	c child exit by a signal
10.62/10.69	c march_dl returned code 137.
10.62/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.62/10.69	c Bin: Executing ubcsat2006
10.62/10.69	c child exited successfully
10.62/10.69	c ubcsat2006 returned code 0.
10.62/10.69	c satzilla computing base features
10.62/10.69	c satzilla doing unit-prop probe
10.62/10.69	c satzilla doing local search probe
10.62/10.69	c satzilla doing lobjois search-space size estimate
10.62/10.69	c satzilla's ranking:
10.62/10.69	c 1) minisat20+P: 0.509713
10.62/10.69	c 2) minisat20: 1.489353
10.62/10.69	c 3) march_dl: 1.756825
10.62/10.69	c 4) march_dl+P: 2.157162
10.62/10.69	c 5) vallst+P: 4.493815
10.62/10.69	c 6) zchaff_rand+P: 4.538374
10.62/10.69	c 7) kcnfs+P: 999.000000
10.62/10.69	c 8) kcnfs: 999.000000
10.62/10.69	c 9) vallst: 999.000000
10.62/10.69	c 10) zchaff_rand: 999.000000
10.62/10.69	c satzilla running minisat20 with preprocessing ... 
10.62/10.72	This is MiniSat 2.0 beta
10.62/10.72	WARNING: for repeatability, setting FPU to use double precision
10.62/10.72	============================[ Problem Statistics ]=============================
10.62/10.72	|                                                                             |
10.62/10.72	|  Number of variables:  65                                                   |
10.62/10.72	|  Number of clauses:    5785                                                 |
10.62/10.72	|  Parsing time:         0.00         s                                       |
10.62/10.73	============================[ Search Statistics ]==============================
10.62/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.73	===============================================================================
10.62/10.73	|         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
10.62/10.73	|       100 |      65     5785    40495 |     2121      100     25 |  0.024 % |
10.62/10.74	|       250 |      65     5785    40495 |     2333      250     24 |  0.024 % |
10.62/10.75	|       475 |      65     5785    40495 |     2566      475     23 |  0.024 % |
10.68/10.76	|       814 |      65     5785    40495 |     2823      814     23 |  0.024 % |
10.68/10.78	|      1321 |      65     5785    40495 |     3105     1321     22 |  0.024 % |
10.68/10.82	|      2081 |      65     5785    40495 |     3416     2081     23 |  0.024 % |
10.68/10.87	|      3223 |      65     5785    40495 |     3757     3223     23 |  0.024 % |
10.68/10.96	|      4931 |      65     5785    40495 |     4133     3042     22 |  0.024 % |
10.68/11.09	|      7493 |      65     5785    40495 |     4546     3521     22 |  0.024 % |
11.22/11.32	|     11339 |      65     5785    40495 |     5001     2790     21 |  0.024 % |
11.63/11.68	|     17105 |      65     5785    40495 |     5501     3529     22 |  0.024 % |
12.14/12.23	|     25757 |      65     5785    40495 |     6051     3886     22 |  0.024 % |
12.96/13.07	|     38731 |      65     5785    40495 |     6657     4708     22 |  0.024 % |
14.29/14.39	|     58192 |      65     5785    40495 |     7322     4106     21 |  0.024 % |
16.35/16.49	|     87386 |      65     5785    40495 |     8055     3904     21 |  0.024 % |
19.62/19.71	|    131175 |      65     5785    40495 |     8860     7273     21 |  0.024 % |
24.64/24.76	|    196859 |      65     5785    40495 |     9746     6304     21 |  0.024 % |
32.74/32.80	|    295385 |      65     5785    40495 |    10721     7108     21 |  0.024 % |
45.03/45.19	|    443174 |      65     5785    40495 |    11793     9787     21 |  0.024 % |
64.80/64.95	|    664857 |      65     5785    40495 |    12972     6930     20 |  0.024 % |
96.26/96.40	|    997383 |      65     5785    40495 |    14270     8021     20 |  0.024 % |
146.68/146.86	|   1496171 |      65     5785    40495 |    15697    13628     20 |  0.024 % |
227.00/227.21	|   2244354 |      65     5785    40495 |    17266    15009     20 |  0.024 % |
358.98/359.15	|   3366628 |      65     5785    40495 |    18993    13379     20 |  0.024 % |
569.02/569.22	|   5050039 |      65     5785    40495 |    20892    13851     20 |  0.024 % |
914.22/914.50	|   7575156 |      65     5785    40495 |    22982    18667     20 |  0.024 % |
1199.46/1199.84	c Preprocessing...
1199.46/1199.84	c Inital problem has 65 variables, 5785 nary clauses (0 binary clauses).
1199.46/1199.84	c Num non-binary clauses 5785, Average non-binary clause length 7.000
1199.46/1199.84	c Theory has no gaps
1199.46/1199.84	c Preprocessor runtime was 0.020 seconds.
1199.46/1199.84	c 
1199.46/1199.84	c Satisfiability of theory still undetermined.
1199.46/1199.84	c See file /tmp/sraiBS for simplified theory.
1199.46/1199.84	c Bin: Executing minisat20
1199.46/1199.84	c child exit by a signal
1199.46/1199.84	c minisat20 returned code 137.
1199.46/1199.84	c minisat20 returned code 137.
1199.46/1199.84	c satzilla running minisat20 ... 
1199.46/1199.84	c Bin: Executing minisat20
1199.46/1199.84	c minisat20 returned code 1.
1199.46/1199.84	c minisat20 returned code 1.
1199.46/1199.84	c satzilla running march_dl ... 
1199.46/1199.84	c Bin: Executing march_dl
1199.46/1199.84	c march_dl returned code 1.
1199.46/1199.84	c march_dl returned code 1.
1199.46/1199.84	c satzilla running march_dl with preprocessing ... 
1199.46/1199.84	c Bin: Executing march_dl
1199.46/1199.84	c march_dl returned code 1.
1199.46/1199.84	c march_dl returned code 1.
1199.46/1199.84	c satzilla running vallst with preprocessing ... 
1199.46/1199.84	c Bin: Executing vallst
1199.46/1199.84	c vallst returned code 1.
1199.46/1199.84	c vallst returned code 1.
1199.46/1199.84	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1199.84	c Bin: Executing zchaff_rand
1199.46/1199.84	c zchaff_rand returned code 1.
1199.46/1199.84	c zchaff_rand returned code 1.
1199.46/1199.84	c satzilla running kcnfs with preprocessing ... 
1199.46/1199.84	c Bin: Executing kcnfs
1199.46/1199.84	c kcnfs returned code 1.
1199.46/1199.84	c kcnfs returned code 1.
1199.46/1199.84	c satzilla running kcnfs ... 
1199.46/1199.84	c Bin: Executing kcnfs
1199.46/1199.84	c kcnfs returned code 1.
1199.46/1199.84	c kcnfs returned code 1.
1199.46/1199.84	c satzilla running vallst ... 
1199.46/1199.84	c Bin: Executing vallst
1199.46/1199.84	c vallst returned code 1.
1199.46/1199.84	c vallst returned code 1.
1199.46/1199.84	c satzilla running zchaff_rand ... 
1199.46/1199.84	c Bin: Executing zchaff_rand
1199.46/1199.84	c zchaff_rand returned code 1.
1199.46/1199.84	c zchaff_rand returned code 1.
1199.46/1199.84	c ERROR: All Failed! 
1199.46/1199.84	c SATZILLA_TIME=1199.710000

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/node55/watcher-294820-1171795040 -o ROOT/results/node55/solver-294820-1171795040 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294820-1171795040/SATzilla2007_C /tmp/evaluation/294820-1171795040/instance-294820-1171795040.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/64 6213
/proc/meminfo: memFree=438448/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=1440 CPUtime=0
/proc/6213/stat : 6213 (SATzilla2007_C) R 6211 6213 5153 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 199460475 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/6213/statm: 360 110 95 260 0 84 0
[pid=6214] ppid=6213 vsize=636 CPUtime=0
/proc/6214/stat : 6214 (march_dl) R 6213 6213 5153 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 199460475 651264 78 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6214/statm: 159 78 50 118 0 38 0

[startup+0.106602 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6213
/proc/meminfo: memFree=438448/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=1440 CPUtime=0
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199460475 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6213/statm: 360 110 95 260 0 84 0
[pid=6214] ppid=6213 vsize=2164 CPUtime=0.1
/proc/6214/stat : 6214 (march_dl) R 6213 6213 5153 0 -1 4194304 931 0 0 0 10 0 0 0 19 0 1 0 199460475 2215936 321 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6214/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3604

[startup+0.51464 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6213
/proc/meminfo: memFree=438448/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=1440 CPUtime=0
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199460475 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6213/statm: 360 110 95 260 0 84 0
[pid=6214] ppid=6213 vsize=2296 CPUtime=0.51
/proc/6214/stat : 6214 (march_dl) R 6213 6213 5153 0 -1 4194304 963 0 0 0 51 0 0 0 23 0 1 0 199460475 2351104 353 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6214/statm: 574 353 67 118 0 453 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3736

[startup+1.33472 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6215
/proc/meminfo: memFree=432480/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=1440 CPUtime=0
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199460475 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6213/statm: 360 110 95 260 0 84 0
[pid=6214] ppid=6213 vsize=6312 CPUtime=1.32
/proc/6214/stat : 6214 (march_dl) R 6213 6213 5153 0 -1 4194304 2292 0 0 0 132 0 0 0 25 0 1 0 199460475 6463488 1479 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134546984 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6214/statm: 1578 1479 72 118 0 1457 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7752

[startup+2.97088 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6215
/proc/meminfo: memFree=432224/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=1440 CPUtime=0
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199460475 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6213/statm: 360 110 95 260 0 84 0
[pid=6214] ppid=6213 vsize=7112 CPUtime=2.96
/proc/6214/stat : 6214 (march_dl) R 6213 6213 5153 0 -1 4194304 2381 0 0 0 296 0 0 0 25 0 1 0 199460475 7282688 1568 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6214/statm: 1778 1568 74 118 0 1657 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8552

[startup+6.24819 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6216
/proc/meminfo: memFree=437344/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=1440 CPUtime=4.99
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 135 2381 0 0 0 0 498 1 16 0 1 0 199460475 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6213/statm: 360 111 96 260 0 84 0
[pid=6216] ppid=6213 vsize=6188 CPUtime=1.23
/proc/6216/stat : 6216 (ubcsat2006) R 6213 6213 5153 0 -1 4194304 354 0 0 0 119 4 0 0 25 0 1 0 199460975 6336512 337 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6216/statm: 1547 337 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7068 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6217
/proc/meminfo: memFree=434656/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=3000 CPUtime=1.97
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 452 0 0 0 197 0 0 0 25 0 1 0 199461547 3072000 446 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 750 446 58 118 0 628 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6232

[startup+25.5231 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6217
/proc/meminfo: memFree=433952/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=3792 CPUtime=14.78
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 656 0 0 0 1478 0 0 0 25 0 1 0 199461547 3883008 650 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 948 650 58 118 0 826 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7024

[startup+51.1485 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 6217
/proc/meminfo: memFree=433184/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=4652 CPUtime=40.4
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 843 0 0 0 4040 0 0 0 25 0 1 0 199461547 4763648 837 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1163 837 58 118 0 1041 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7884

[startup+102.39 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 6217
/proc/meminfo: memFree=432480/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=5300 CPUtime=91.63
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1017 0 0 0 9163 0 0 0 25 0 1 0 199461547 5427200 1011 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1325 1011 58 118 0 1203 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8532

[startup+162.454 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 6219
/proc/meminfo: memFree=431904/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=5920 CPUtime=151.68
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1147 0 0 0 15168 0 0 0 25 0 1 0 199461547 6062080 1141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1480 1141 58 118 0 1358 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 9152

[startup+222.509 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 6219
/proc/meminfo: memFree=431776/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=6060 CPUtime=211.72
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1208 0 0 0 21172 0 0 0 25 0 1 0 199461547 6205440 1202 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1515 1202 58 118 0 1393 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 9292

[startup+282.567 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 6219
/proc/meminfo: memFree=431520/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=6480 CPUtime=271.76
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1292 0 0 0 27176 0 0 0 25 0 1 0 199461547 6635520 1286 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1620 1286 58 118 0 1498 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 9712

[startup+342.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6219
/proc/meminfo: memFree=431264/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=6776 CPUtime=331.8
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1347 0 0 0 33180 0 0 0 25 0 1 0 199461547 6938624 1341 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1694 1341 58 118 0 1572 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 10008

[startup+402.679 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 6219
/proc/meminfo: memFree=430816/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=7120 CPUtime=391.84
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1438 0 0 0 39184 0 0 0 25 0 1 0 199461547 7290880 1432 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1780 1432 58 118 0 1658 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 10352

[startup+462.737 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 6219
/proc/meminfo: memFree=430560/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=7544 CPUtime=451.88
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1523 0 0 0 45188 0 0 0 25 0 1 0 199461547 7725056 1517 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 1886 1517 58 118 0 1764 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.077 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6219
/proc/meminfo: memFree=429920/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8108 CPUtime=812.13
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1669 0 0 0 81212 1 0 0 25 0 1 0 199461547 8302592 1663 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2027 1663 58 118 0 1905 0
Current children cumulated CPU time (s) 822.81
Current children cumulated vsize (KiB) 11340

[startup+883.134 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 6219
/proc/meminfo: memFree=429856/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8108 CPUtime=872.18
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1672 0 0 0 87216 2 0 0 25 0 1 0 199461547 8302592 1666 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2027 1666 58 118 0 1905 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 11340

[startup+943.188 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 6219
/proc/meminfo: memFree=429664/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8264 CPUtime=932.22
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1720 0 0 0 93220 2 0 0 25 0 1 0 199461547 8462336 1714 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2066 1714 58 118 0 1944 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 11496

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6219
/proc/meminfo: memFree=429664/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8264 CPUtime=992.25
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1727 0 0 0 99223 2 0 0 25 0 1 0 199461547 8462336 1721 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2066 1721 58 118 0 1944 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 11496

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6219
/proc/meminfo: memFree=429472/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8552 CPUtime=1052.31
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1771 0 0 0 105228 3 0 0 25 0 1 0 199461547 8757248 1765 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525595 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2138 1765 58 118 0 2016 0
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (KiB) 11784

[startup+1123.36 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 6219
/proc/meminfo: memFree=429472/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8552 CPUtime=1112.35
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1786 0 0 0 111232 3 0 0 25 0 1 0 199461547 8757248 1780 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2138 1780 58 118 0 2016 0
Current children cumulated CPU time (s) 1123.03
Current children cumulated vsize (KiB) 11784

[startup+1183.42 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8552 CPUtime=1172.39
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1800 0 0 0 117236 3 0 0 25 0 1 0 199461547 8757248 1794 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2138 1794 58 118 0 2016 0
Current children cumulated CPU time (s) 1183.07
Current children cumulated vsize (KiB) 11784

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

[startup+1187.21 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8552 CPUtime=1176.18
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1800 0 0 0 117615 3 0 0 25 0 1 0 199461547 8757248 1794 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2138 1794 58 118 0 2016 0
Current children cumulated CPU time (s) 1186.86
Current children cumulated vsize (KiB) 11784

[startup+1193.76 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8552 CPUtime=1182.73
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1800 0 0 0 118270 3 0 0 25 0 1 0 199461547 8757248 1794 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2138 1794 58 118 0 2016 0
Current children cumulated CPU time (s) 1193.41
Current children cumulated vsize (KiB) 11784

[startup+1197.05 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8692 CPUtime=1186.02
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1806 0 0 0 118599 3 0 0 25 0 1 0 199461547 8900608 1800 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2173 1800 58 118 0 2051 0
Current children cumulated CPU time (s) 1196.7
Current children cumulated vsize (KiB) 11924

[startup+1198.69 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8692 CPUtime=1187.66
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1807 0 0 0 118763 3 0 0 25 0 1 0 199461547 8900608 1801 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2173 1801 58 118 0 2051 0
Current children cumulated CPU time (s) 1198.34
Current children cumulated vsize (KiB) 11924

[startup+1199.5 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8692 CPUtime=1188.48
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1807 0 0 0 118845 3 0 0 25 0 1 0 199461547 8900608 1801 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2173 1801 58 118 0 2051 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 11924

[startup+1199.71 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8692 CPUtime=1188.68
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1807 0 0 0 118865 3 0 0 25 0 1 0 199461547 8900608 1801 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2173 1801 58 118 0 2051 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 11924

[startup+1199.81 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 6219
/proc/meminfo: memFree=429408/2055920 swapFree=4183208/4192956
[pid=6213] ppid=6211 vsize=3232 CPUtime=10.68
/proc/6213/stat : 6213 (SATzilla2007_C) S 6211 6213 5153 0 -1 4194304 1138 2741 0 0 351 8 700 9 25 0 1 0 199460475 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6213/statm: 808 619 165 260 0 532 0
[pid=6217] ppid=6213 vsize=8692 CPUtime=1188.78
/proc/6217/stat : 6217 (minisat20) R 6213 6213 5153 0 -1 4194304 1807 0 0 0 118875 3 0 0 25 0 1 0 199461547 8900608 1801 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6217/statm: 2173 1801 58 118 0 2051 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 11924

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.53
CPU user time (s): 1199.31
CPU system time (s): 0.221966
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 11924

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

runsolver used 0.867868 second user time and 2.41363 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Feb 18 10:37:20 UTC 2007

IDJOB= 294820
IDBENCH= 19897
IDSOLVER= 135
FILE ID= node55/294820-1171795040

PBS_JOBID= 3839570

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1387394500-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294820-1171795040/SATzilla2007_C /tmp/evaluation/294820-1171795040/instance-294820-1171795040.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-294820-1171795040 -o ROOT/results/node55/solver-294820-1171795040 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294820-1171795040/SATzilla2007_C /tmp/evaluation/294820-1171795040/instance-294820-1171795040.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  997a38106b41acec00160b9638f74d24

RANDOM SEED= 118127484

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:        438920 kB
Buffers:         39528 kB
Cached:        1479364 kB
SwapCached:       3628 kB
Active:         719708 kB
Inactive:       809088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        438920 kB
SwapTotal:     4192956 kB
SwapFree:      4183208 kB
Dirty:            8496 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            74352 kB
Committed_AS:   691240 kB
PageTables:       1380 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= 66556 MiB

End job on node55 on Sun Feb 18 10:57:20 UTC 2007