Trace number 296091

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.51 1200.04

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1708367663-03.UNSAT.shuffled.cnf
MD5SUMf85788f54c43e347459e8b3794acf300
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark754.102
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data (download as text)

10.62/10.67	c run March_dl for 5 seconds ... 
10.62/10.67	c Bin: Executing march_dl
10.62/10.67	c child exit by a signal
10.62/10.67	c march_dl returned code 137.
10.62/10.67	c run saps (UBCSAT implementation) for 2 seconds ... 
10.62/10.67	c Bin: Executing ubcsat2006
10.62/10.67	c child exited successfully
10.62/10.67	c ubcsat2006 returned code 0.
10.62/10.67	c satzilla computing base features
10.62/10.67	c satzilla doing unit-prop probe
10.62/10.67	c satzilla doing local search probe
10.62/10.67	c satzilla doing lobjois search-space size estimate
10.62/10.67	c satzilla's ranking:
10.62/10.67	c 1) minisat20+P: 0.452562
10.62/10.67	c 2) march_dl+P: 1.093804
10.62/10.67	c 3) minisat20: 1.368512
10.62/10.67	c 4) march_dl: 1.663924
10.62/10.67	c 5) vallst+P: 4.456241
10.62/10.67	c 6) zchaff_rand+P: 4.936570
10.62/10.67	c 7) kcnfs+P: 999.000000
10.62/10.67	c 8) kcnfs: 999.000000
10.62/10.67	c 9) vallst: 999.000000
10.62/10.67	c 10) zchaff_rand: 999.000000
10.62/10.67	c satzilla running minisat20 with preprocessing ... 
10.62/10.70	This is MiniSat 2.0 beta
10.62/10.70	WARNING: for repeatability, setting FPU to use double precision
10.62/10.70	============================[ Problem Statistics ]=============================
10.62/10.70	|                                                                             |
10.62/10.70	|  Number of variables:  60                                                   |
10.62/10.70	|  Number of clauses:    5340                                                 |
10.62/10.70	|  Parsing time:         0.01         s                                       |
10.62/10.70	============================[ Search Statistics ]==============================
10.62/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.70	===============================================================================
10.62/10.70	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.62/10.71	|       101 |      60     5340    37380 |     1958      101     23 |  0.028 % |
10.62/10.72	|       252 |      60     5340    37380 |     2153      252     22 |  0.028 % |
10.62/10.72	|       479 |      60     5340    37380 |     2369      479     21 |  0.028 % |
10.62/10.74	|       817 |      60     5340    37380 |     2606      817     22 |  0.028 % |
10.62/10.76	|      1325 |      60     5340    37380 |     2866     1325     21 |  0.028 % |
10.66/10.79	|      2085 |      60     5340    37380 |     3153     2085     21 |  0.028 % |
10.66/10.85	|      3224 |      60     5340    37380 |     3468     1631     21 |  0.028 % |
10.66/10.92	|      4932 |      60     5340    37380 |     3815     3339     21 |  0.028 % |
10.66/11.06	|      7495 |      60     5340    37380 |     4197     2059     20 |  0.028 % |
10.66/11.26	|     11341 |      60     5340    37380 |     4616     3792     21 |  0.028 % |
11.53/11.59	|     17110 |      60     5340    37380 |     5078     2599     20 |  0.028 % |
12.04/12.11	|     25763 |      60     5340    37380 |     5586     3598     20 |  0.028 % |
12.86/12.92	|     38737 |      60     5340    37380 |     6145     5344     20 |  0.028 % |
14.09/14.15	|     58200 |      60     5340    37380 |     6759     3216     19 |  0.028 % |
15.94/16.08	|     87392 |      60     5340    37380 |     7435     5269     20 |  0.028 % |
19.01/19.09	|    131182 |      60     5340    37380 |     8179     4299     20 |  0.028 % |
23.73/23.78	|    196867 |      60     5340    37380 |     8996     4342     20 |  0.028 % |
31.00/31.12	|    295394 |      60     5340    37380 |     9896     8154     21 |  0.028 % |
42.68/42.82	|    443183 |      60     5340    37380 |    10886     7129     20 |  0.028 % |
61.02/61.16	|    664866 |      60     5340    37380 |    11974    10632     18 |  0.028 % |
90.01/90.18	|    997393 |      60     5340    37380 |    13172     7233     20 |  0.028 % |
135.71/135.82	|   1496181 |      60     5340    37380 |    14489    11218     19 |  0.028 % |
208.76/208.94	|   2244363 |      60     5340    37380 |    15938    12044     19 |  0.028 % |
326.78/327.02	|   3366638 |      60     5340    37380 |    17532     9107     19 |  0.028 % |
517.77/518.07	|   5050050 |      60     5340    37380 |    19285    16134     18 |  0.028 % |
828.46/828.96	|   7575167 |      60     5340    37380 |    21214    12098     17 |  0.028 % |
1199.44/1200.03	c Preprocessing...
1199.44/1200.03	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.44/1200.03	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.44/1200.03	c Theory has no gaps
1199.44/1200.03	c Preprocessor runtime was 0.020 seconds.
1199.44/1200.03	c 
1199.44/1200.03	c Satisfiability of theory still undetermined.
1199.44/1200.03	c See file /tmp/agdGhx for simplified theory.
1199.44/1200.03	c Bin: Executing minisat20
1199.44/1200.03	c child exit by a signal
1199.44/1200.03	c minisat20 returned code 137.
1199.44/1200.03	c minisat20 returned code 137.
1199.44/1200.03	c satzilla running march_dl with preprocessing ... 
1199.44/1200.03	c Bin: Executing march_dl
1199.44/1200.03	c march_dl returned code 1.
1199.44/1200.03	c march_dl returned code 1.
1199.44/1200.03	c satzilla running minisat20 ... 
1199.44/1200.03	c Bin: Executing minisat20
1199.44/1200.03	c minisat20 returned code 1.
1199.44/1200.03	c minisat20 returned code 1.
1199.44/1200.03	c satzilla running march_dl ... 
1199.44/1200.03	c Bin: Executing march_dl
1199.44/1200.03	c march_dl returned code 1.
1199.44/1200.03	c march_dl returned code 1.
1199.44/1200.03	c satzilla running vallst with preprocessing ... 
1199.44/1200.03	c Bin: Executing vallst
1199.44/1200.03	c vallst returned code 1.
1199.44/1200.03	c vallst returned code 1.
1199.44/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.44/1200.03	c Bin: Executing zchaff_rand
1199.44/1200.03	c zchaff_rand returned code 1.
1199.44/1200.03	c zchaff_rand returned code 1.
1199.44/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.44/1200.03	c Bin: Executing kcnfs
1199.44/1200.03	c kcnfs returned code 1.
1199.44/1200.03	c kcnfs returned code 1.
1199.44/1200.03	c satzilla running kcnfs ... 
1199.44/1200.03	c Bin: Executing kcnfs
1199.44/1200.03	c kcnfs returned code 1.
1199.44/1200.03	c kcnfs returned code 1.
1199.44/1200.03	c satzilla running vallst ... 
1199.44/1200.03	c Bin: Executing vallst
1199.44/1200.03	c vallst returned code 1.
1199.44/1200.03	c vallst returned code 1.
1199.44/1200.03	c satzilla running zchaff_rand ... 
1199.44/1200.03	c Bin: Executing zchaff_rand
1199.44/1200.03	c zchaff_rand returned code 1.
1199.44/1200.03	c zchaff_rand returned code 1.
1199.44/1200.03	c ERROR: All Failed! 
1199.44/1200.03	c SATZILLA_TIME=1199.680000

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/node44/watcher-296091-1171817477 -o ROOT/results/node44/solver-296091-1171817477 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296091-1171817477/SATzilla2007_C /tmp/evaluation/296091-1171817477/instance-296091-1171817477.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: 5.62 6.26 3.91 3/64 8151
/proc/meminfo: memFree=763576/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=1440 CPUtime=0
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201703835 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 360 110 95 260 0 84 0
[pid=8152] ppid=8151 vsize=636 CPUtime=0
/proc/8152/stat : 8152 (march_dl) R 8151 8151 7621 0 -1 4194304 82 0 0 0 0 0 0 0 19 0 1 0 201703835 651264 77 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8152/statm: 159 77 50 118 0 38 0

[startup+0.107178 s]
/proc/loadavg: 5.62 6.26 3.91 3/64 8151
/proc/meminfo: memFree=763576/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=1440 CPUtime=0
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201703835 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 360 110 95 260 0 84 0
[pid=8152] ppid=8151 vsize=2064 CPUtime=0.1
/proc/8152/stat : 8152 (march_dl) R 8151 8151 7621 0 -1 4194304 816 0 0 0 10 0 0 0 20 0 1 0 201703835 2113536 302 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8152/statm: 516 302 67 118 0 395 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3504

[startup+0.519253 s]
/proc/loadavg: 5.62 6.26 3.91 3/64 8151
/proc/meminfo: memFree=763576/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=1440 CPUtime=0
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201703835 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 360 110 95 260 0 84 0
[pid=8152] ppid=8151 vsize=2196 CPUtime=0.51
/proc/8152/stat : 8152 (march_dl) R 8151 8151 7621 0 -1 4194304 856 0 0 0 51 0 0 0 23 0 1 0 201703835 2248704 342 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8152/statm: 549 342 67 118 0 428 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3636

[startup+1.3414 s]
/proc/loadavg: 5.62 6.26 3.91 2/66 8153
/proc/meminfo: memFree=758120/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=1440 CPUtime=0
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201703835 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 360 110 95 260 0 84 0
[pid=8152] ppid=8151 vsize=6548 CPUtime=1.32
/proc/8152/stat : 8152 (march_dl) R 8151 8151 7621 0 -1 4194304 2125 0 0 0 132 0 0 0 25 0 1 0 201703835 6705152 1433 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8152/statm: 1637 1433 74 118 0 1516 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7988

[startup+2.9777 s]
/proc/loadavg: 5.62 6.26 3.91 2/66 8153
/proc/meminfo: memFree=757800/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=1440 CPUtime=0
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201703835 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 360 110 95 260 0 84 0
[pid=8152] ppid=8151 vsize=6548 CPUtime=2.96
/proc/8152/stat : 8152 (march_dl) R 8151 8151 7621 0 -1 4194304 2126 0 0 0 296 0 0 0 25 0 1 0 201703835 6705152 1434 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8152/statm: 1637 1434 74 118 0 1516 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7988

[startup+6.2573 s]
/proc/loadavg: 5.25 6.18 3.90 2/66 8154
/proc/meminfo: memFree=762344/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=1440 CPUtime=4.99
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 135 2126 0 0 0 0 498 1 16 0 1 0 201703835 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8151/statm: 360 111 96 260 0 84 0
[pid=8154] ppid=8151 vsize=6188 CPUtime=1.25
/proc/8154/stat : 8154 (ubcsat2006) R 8151 8151 7621 0 -1 4194304 344 0 0 0 121 4 0 0 25 0 1 0 201704335 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8154/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7115 s]
/proc/loadavg: 4.91 6.09 3.88 2/66 8155
/proc/meminfo: memFree=760040/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=2880 CPUtime=2
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 420 0 0 0 200 0 0 0 25 0 1 0 201704905 2949120 414 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 720 414 58 118 0 598 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5932

[startup+25.5198 s]
/proc/loadavg: 4.05 5.84 3.84 2/66 8155
/proc/meminfo: memFree=759208/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=3696 CPUtime=14.8
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 628 0 0 0 1480 0 0 0 25 0 1 0 201704905 3784704 622 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 924 622 58 118 0 802 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6748

[startup+51.1485 s]
/proc/loadavg: 3.01 5.45 3.76 2/66 8155
/proc/meminfo: memFree=758632/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=4380 CPUtime=40.42
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 780 0 0 0 4042 0 0 0 25 0 1 0 201704905 4485120 774 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1095 774 58 118 0 973 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7432

[startup+102.394 s]
/proc/loadavg: 1.87 4.76 3.61 2/66 8155
/proc/meminfo: memFree=757800/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=5280 CPUtime=91.65
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 996 0 0 0 9165 0 0 0 25 0 1 0 201704905 5406720 990 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1320 990 58 118 0 1198 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8332

[startup+162.451 s]
/proc/loadavg: 1.32 4.08 3.44 2/66 8155
/proc/meminfo: memFree=757480/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=5576 CPUtime=151.69
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1064 0 0 0 15169 0 0 0 25 0 1 0 201704905 5709824 1058 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1394 1058 58 118 0 1272 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 8628

[startup+222.512 s]
/proc/loadavg: 1.11 3.51 3.29 2/66 8155
/proc/meminfo: memFree=757096/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=5880 CPUtime=211.72
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1158 0 0 0 21172 0 0 0 25 0 1 0 201704905 6021120 1152 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1470 1152 58 118 0 1348 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 8932

[startup+282.566 s]
/proc/loadavg: 1.04 3.05 3.14 2/66 8155
/proc/meminfo: memFree=756776/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=6304 CPUtime=271.76
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1238 0 0 0 27176 0 0 0 25 0 1 0 201704905 6455296 1232 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1576 1232 58 118 0 1454 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 9356

[startup+342.624 s]
/proc/loadavg: 1.01 2.68 3.01 2/66 8155
/proc/meminfo: memFree=756392/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=6720 CPUtime=331.79
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1320 0 0 0 33179 0 0 0 25 0 1 0 201704905 6881280 1314 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1680 1314 58 118 0 1558 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 9772

[startup+402.682 s]
/proc/loadavg: 1.00 2.37 2.88 2/66 8155
/proc/meminfo: memFree=756264/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=6860 CPUtime=391.83
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1349 0 0 0 39183 0 0 0 25 0 1 0 201704905 7024640 1343 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1715 1343 58 118 0 1593 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 9912

[startup+462.752 s]
/proc/loadavg: 1.00 2.12 2.76 2/66 8155
/proc/meminfo: memFree=756072/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=7004 CPUtime=451.89
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1393 0 0 0 45188 1 0 0 25 0 1 0 201704905 7172096 1387 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1751 1387 58 118 0 1629 0
Current children cumulated CPU time (s) 462.55

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


[startup+763.098 s]
/proc/loadavg: 1.00 1.40 2.26 2/66 8353
/proc/meminfo: memFree=755368/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=7728 CPUtime=752.02
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1552 0 0 0 75199 3 0 0 25 0 1 0 201704905 7913472 1546 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1932 1546 58 118 0 1810 0
Current children cumulated CPU time (s) 762.68
Current children cumulated vsize (KiB) 10780

[startup+823.153 s]
/proc/loadavg: 1.00 1.32 2.18 2/66 8353
/proc/meminfo: memFree=755432/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=7728 CPUtime=812.06
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1558 0 0 0 81202 4 0 0 25 0 1 0 201704905 7913472 1552 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1932 1552 58 118 0 1810 0
Current children cumulated CPU time (s) 822.72
Current children cumulated vsize (KiB) 10780

[startup+883.211 s]
/proc/loadavg: 1.00 1.26 2.10 2/66 8353
/proc/meminfo: memFree=755240/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=7868 CPUtime=872.09
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1597 0 0 0 87205 4 0 0 25 0 1 0 201704905 8056832 1591 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1967 1591 58 118 0 1845 0
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (KiB) 10920

[startup+943.272 s]
/proc/loadavg: 1.00 1.21 2.03 2/66 8353
/proc/meminfo: memFree=755176/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=7868 CPUtime=932.14
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1616 0 0 0 93210 4 0 0 25 0 1 0 201704905 8056832 1610 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 1967 1610 58 118 0 1845 0
Current children cumulated CPU time (s) 942.8
Current children cumulated vsize (KiB) 10920

[startup+1003.33 s]
/proc/loadavg: 1.00 1.17 1.96 2/66 8353
/proc/meminfo: memFree=755048/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8012 CPUtime=992.17
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1654 0 0 0 99213 4 0 0 25 0 1 0 201704905 8204288 1648 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2003 1648 58 118 0 1881 0
Current children cumulated CPU time (s) 1002.83
Current children cumulated vsize (KiB) 11064

[startup+1063.4 s]
/proc/loadavg: 1.00 1.14 1.90 2/66 8353
/proc/meminfo: memFree=755048/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8012 CPUtime=1052.22
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1666 0 0 0 105218 4 0 0 25 0 1 0 201704905 8204288 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2003 1660 58 118 0 1881 0
Current children cumulated CPU time (s) 1062.88
Current children cumulated vsize (KiB) 11064

[startup+1123.45 s]
/proc/loadavg: 1.00 1.11 1.84 2/66 8353
/proc/meminfo: memFree=754984/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8012 CPUtime=1112.26
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1670 0 0 0 111222 4 0 0 25 0 1 0 201704905 8204288 1664 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2003 1664 58 118 0 1881 0
Current children cumulated CPU time (s) 1122.92
Current children cumulated vsize (KiB) 11064

[startup+1183.5 s]
/proc/loadavg: 1.00 1.09 1.79 2/66 8353
/proc/meminfo: memFree=754920/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8176 CPUtime=1172.28
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1685 0 0 0 117224 4 0 0 25 0 1 0 201704905 8372224 1679 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2044 1679 58 118 0 1922 0
Current children cumulated CPU time (s) 1182.94
Current children cumulated vsize (KiB) 11228

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

[startup+1187.3 s]
/proc/loadavg: 1.00 1.08 1.78 2/66 8353
/proc/meminfo: memFree=754920/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8176 CPUtime=1176.08
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1685 0 0 0 117604 4 0 0 25 0 1 0 201704905 8372224 1679 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2044 1679 58 118 0 1922 0
Current children cumulated CPU time (s) 1186.74
Current children cumulated vsize (KiB) 11228

[startup+1193.86 s]
/proc/loadavg: 1.00 1.08 1.78 2/66 8353
/proc/meminfo: memFree=754920/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8176 CPUtime=1182.63
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1687 0 0 0 118259 4 0 0 25 0 1 0 201704905 8372224 1681 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2044 1681 58 118 0 1922 0
Current children cumulated CPU time (s) 1193.29
Current children cumulated vsize (KiB) 11228

[startup+1197.14 s]
/proc/loadavg: 1.00 1.08 1.77 2/66 8353
/proc/meminfo: memFree=754920/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8176 CPUtime=1185.91
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1687 0 0 0 118587 4 0 0 25 0 1 0 201704905 8372224 1681 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2044 1681 58 118 0 1922 0
Current children cumulated CPU time (s) 1196.57
Current children cumulated vsize (KiB) 11228

[startup+1198.78 s]
/proc/loadavg: 1.00 1.08 1.77 2/66 8353
/proc/meminfo: memFree=754920/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8176 CPUtime=1187.55
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1687 0 0 0 118751 4 0 0 25 0 1 0 201704905 8372224 1681 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2044 1681 58 118 0 1922 0
Current children cumulated CPU time (s) 1198.21
Current children cumulated vsize (KiB) 11228

[startup+1199.6 s]
/proc/loadavg: 1.00 1.08 1.77 2/66 8353
/proc/meminfo: memFree=754920/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8176 CPUtime=1188.38
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1687 0 0 0 118834 4 0 0 25 0 1 0 201704905 8372224 1681 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2044 1681 58 118 0 1922 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 11228

[startup+1200.01 s]
/proc/loadavg: 1.00 1.08 1.77 2/66 8353
/proc/meminfo: memFree=754920/2055920 swapFree=4183224/4192956
[pid=8151] ppid=8149 vsize=3052 CPUtime=10.66
/proc/8151/stat : 8151 (SATzilla2007_C) S 8149 8151 7621 0 -1 4194304 1087 2476 0 0 350 8 700 8 25 0 1 0 201703835 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8151/statm: 763 589 165 260 0 487 0
[pid=8155] ppid=8151 vsize=8176 CPUtime=1188.78
/proc/8155/stat : 8155 (minisat20) R 8151 8151 7621 0 -1 4194304 1687 0 0 0 118874 4 0 0 25 0 1 0 201704905 8372224 1681 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8155/statm: 2044 1681 58 118 0 1922 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 11228

Child status: 17
Real time (s): 1200.04
CPU time (s): 1199.51
CPU user time (s): 1199.29
CPU system time (s): 0.227965
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 11228

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

runsolver used 0.911861 second user time and 2.44963 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Feb 18 16:51:17 UTC 2007

IDJOB= 296091
IDBENCH= 19928
IDSOLVER= 135
FILE ID= node44/296091-1171817477

PBS_JOBID= 3839641

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1708367663-03.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296091-1171817477/SATzilla2007_C /tmp/evaluation/296091-1171817477/instance-296091-1171817477.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-296091-1171817477 -o ROOT/results/node44/solver-296091-1171817477 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296091-1171817477/SATzilla2007_C /tmp/evaluation/296091-1171817477/instance-296091-1171817477.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  f85788f54c43e347459e8b3794acf300

RANDOM SEED= 55367842

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:        763920 kB
Buffers:         51680 kB
Cached:        1117128 kB
SwapCached:       4532 kB
Active:         840628 kB
Inactive:       338776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        763920 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:            8484 kB
Writeback:           0 kB
Mapped:          15604 kB
Slab:            98536 kB
Committed_AS:   453416 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node44 on Sun Feb 18 17:11:17 UTC 2007