Trace number 296132

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.48 1199.79

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1368015355-04.UNSAT.shuffled.cnf
MD5SUM158195e2cd2ef056c6b800906e2a658f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark821.915
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.53/10.64	c run March_dl for 5 seconds ... 
10.53/10.64	c Bin: Executing march_dl
10.53/10.64	c child exit by a signal
10.53/10.64	c march_dl returned code 137.
10.53/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.64	c Bin: Executing ubcsat2006
10.53/10.64	c child exited successfully
10.53/10.64	c ubcsat2006 returned code 0.
10.53/10.64	c satzilla computing base features
10.53/10.64	c satzilla doing unit-prop probe
10.53/10.64	c satzilla doing local search probe
10.53/10.64	c satzilla doing lobjois search-space size estimate
10.53/10.64	c satzilla's ranking:
10.53/10.64	c 1) minisat20+P: 0.586181
10.53/10.64	c 2) minisat20: 1.792608
10.53/10.64	c 3) march_dl: 1.872221
10.53/10.64	c 4) march_dl+P: 1.889767
10.53/10.64	c 5) zchaff_rand+P: 3.992275
10.53/10.64	c 6) vallst+P: 4.230815
10.53/10.64	c 7) kcnfs+P: 999.000000
10.53/10.64	c 8) kcnfs: 999.000000
10.53/10.64	c 9) vallst: 999.000000
10.53/10.64	c 10) zchaff_rand: 999.000000
10.53/10.64	c satzilla running minisat20 with preprocessing ... 
10.63/10.67	This is MiniSat 2.0 beta
10.63/10.67	WARNING: for repeatability, setting FPU to use double precision
10.63/10.67	============================[ Problem Statistics ]=============================
10.63/10.67	|                                                                             |
10.63/10.67	|  Number of variables:  60                                                   |
10.63/10.67	|  Number of clauses:    5340                                                 |
10.63/10.67	|  Parsing time:         0.01         s                                       |
10.63/10.67	============================[ Search Statistics ]==============================
10.63/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.67	===============================================================================
10.63/10.67	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.63/10.68	|       101 |      60     5340    37380 |     1958      101     22 |  0.028 % |
10.63/10.68	|       251 |      60     5340    37380 |     2153      251     22 |  0.028 % |
10.63/10.69	|       476 |      60     5340    37380 |     2369      476     22 |  0.028 % |
10.63/10.71	|       813 |      60     5340    37380 |     2606      813     22 |  0.028 % |
10.63/10.73	|      1324 |      60     5340    37380 |     2866     1324     22 |  0.028 % |
10.64/10.76	|      2084 |      60     5340    37380 |     3153     2084     22 |  0.028 % |
10.64/10.82	|      3223 |      60     5340    37380 |     3468     1633     21 |  0.028 % |
10.64/10.90	|      4931 |      60     5340    37380 |     3815     3341     21 |  0.028 % |
10.64/11.04	|      7493 |      60     5340    37380 |     4197     2057     20 |  0.028 % |
10.64/11.24	|     11339 |      60     5340    37380 |     4616     3790     21 |  0.028 % |
11.44/11.58	|     17106 |      60     5340    37380 |     5078     2591     21 |  0.028 % |
11.96/12.09	|     25755 |      60     5340    37380 |     5586     3582     20 |  0.028 % |
12.78/12.88	|     38729 |      60     5340    37380 |     6145     5335     20 |  0.028 % |
14.11/14.17	|     58191 |      60     5340    37380 |     6759     3201     20 |  0.028 % |
16.05/16.13	|     87383 |      60     5340    37380 |     7435     5253     21 |  0.028 % |
19.12/19.25	|    131173 |      60     5340    37380 |     8179     4289     21 |  0.028 % |
24.15/24.20	|    196857 |      60     5340    37380 |     8996     4364     19 |  0.028 % |
31.73/31.87	|    295384 |      60     5340    37380 |     9896     8175     20 |  0.028 % |
44.01/44.09	|    443173 |      60     5340    37380 |    10886     7167     18 |  0.028 % |
63.13/63.19	|    664856 |      60     5340    37380 |    11974    10668     19 |  0.028 % |
93.76/93.84	|    997381 |      60     5340    37380 |    13172     7250     19 |  0.028 % |
142.43/142.52	|   1496170 |      60     5340    37380 |    14489    11227     19 |  0.028 % |
220.81/220.92	|   2244352 |      60     5340    37380 |    15938    12060     19 |  0.028 % |
347.66/347.86	|   3366629 |      60     5340    37380 |    17532     9121     19 |  0.028 % |
550.43/550.68	|   5050041 |      60     5340    37380 |    19285    16159     18 |  0.028 % |
878.42/878.76	|   7575157 |      60     5340    37380 |    21214    12181     19 |  0.028 % |
1199.43/1199.78	c Preprocessing...
1199.43/1199.78	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.43/1199.78	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.43/1199.78	c Theory has no gaps
1199.43/1199.78	c Preprocessor runtime was 0.010 seconds.
1199.43/1199.78	c 
1199.43/1199.78	c Satisfiability of theory still undetermined.
1199.43/1199.78	c See file /tmp/shznIY for simplified theory.
1199.43/1199.78	c Bin: Executing minisat20
1199.43/1199.78	c child exit by a signal
1199.43/1199.78	c minisat20 returned code 137.
1199.43/1199.78	c minisat20 returned code 137.
1199.43/1199.78	c satzilla running minisat20 ... 
1199.43/1199.78	c Bin: Executing minisat20
1199.43/1199.78	c minisat20 returned code 1.
1199.43/1199.78	c minisat20 returned code 1.
1199.43/1199.78	c satzilla running march_dl ... 
1199.43/1199.78	c Bin: Executing march_dl
1199.43/1199.78	c march_dl returned code 1.
1199.43/1199.78	c march_dl returned code 1.
1199.43/1199.78	c satzilla running march_dl with preprocessing ... 
1199.43/1199.78	c Bin: Executing march_dl
1199.43/1199.78	c march_dl returned code 1.
1199.43/1199.78	c march_dl returned code 1.
1199.43/1199.78	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1199.78	c Bin: Executing zchaff_rand
1199.43/1199.78	c zchaff_rand returned code 1.
1199.43/1199.78	c zchaff_rand returned code 1.
1199.43/1199.78	c satzilla running vallst with preprocessing ... 
1199.43/1199.78	c Bin: Executing vallst
1199.43/1199.78	c vallst returned code 1.
1199.43/1199.79	c vallst returned code 1.
1199.43/1199.79	c satzilla running kcnfs with preprocessing ... 
1199.43/1199.79	c Bin: Executing kcnfs
1199.43/1199.79	c kcnfs returned code 1.
1199.43/1199.79	c kcnfs returned code 1.
1199.43/1199.79	c satzilla running kcnfs ... 
1199.43/1199.79	c Bin: Executing kcnfs
1199.43/1199.79	c kcnfs returned code 1.
1199.43/1199.79	c kcnfs returned code 1.
1199.43/1199.79	c satzilla running vallst ... 
1199.43/1199.79	c Bin: Executing vallst
1199.43/1199.79	c vallst returned code 1.
1199.43/1199.79	c vallst returned code 1.
1199.43/1199.79	c satzilla running zchaff_rand ... 
1199.43/1199.79	c Bin: Executing zchaff_rand
1199.43/1199.79	c zchaff_rand returned code 1.
1199.43/1199.79	c zchaff_rand returned code 1.
1199.43/1199.79	c ERROR: All Failed! 
1199.43/1199.79	c SATZILLA_TIME=1199.640000

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/node41/watcher-296132-1171818433 -o ROOT/results/node41/solver-296132-1171818433 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296132-1171818433/SATzilla2007_C /tmp/evaluation/296132-1171818433/instance-296132-1171818433.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 24375
/proc/meminfo: memFree=1202560/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=1440 CPUtime=0
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201799247 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 360 110 95 260 0 84 0
[pid=24376] ppid=24375 vsize=636 CPUtime=0
/proc/24376/stat : 24376 (march_dl) R 24375 24375 23600 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 201799247 651264 77 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24376/statm: 159 77 50 118 0 38 0

[startup+0.106826 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 24375
/proc/meminfo: memFree=1202560/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=1440 CPUtime=0
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201799247 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 360 110 95 260 0 84 0
[pid=24376] ppid=24375 vsize=2068 CPUtime=0.1
/proc/24376/stat : 24376 (march_dl) R 24375 24375 23600 0 -1 4194304 812 0 0 0 10 0 0 0 20 0 1 0 201799247 2117632 302 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24376/statm: 517 302 67 118 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3508

[startup+0.51486 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 24375
/proc/meminfo: memFree=1202560/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=1440 CPUtime=0
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201799247 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 360 110 95 260 0 84 0
[pid=24376] ppid=24375 vsize=2200 CPUtime=0.51
/proc/24376/stat : 24376 (march_dl) R 24375 24375 23600 0 -1 4194304 854 0 0 0 51 0 0 0 23 0 1 0 201799247 2252800 344 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24376/statm: 550 344 67 118 0 429 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3640

[startup+1.33493 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24377
/proc/meminfo: memFree=1197232/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=1440 CPUtime=0
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201799247 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 360 110 95 260 0 84 0
[pid=24376] ppid=24375 vsize=6608 CPUtime=1.32
/proc/24376/stat : 24376 (march_dl) R 24375 24375 23600 0 -1 4194304 2070 0 0 0 131 1 0 0 25 0 1 0 201799247 6766592 1451 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24376/statm: 1652 1451 74 118 0 1531 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8048

[startup+2.97707 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24377
/proc/meminfo: memFree=1196784/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=1440 CPUtime=0
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201799247 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 360 110 95 260 0 84 0
[pid=24376] ppid=24375 vsize=6608 CPUtime=2.97
/proc/24376/stat : 24376 (march_dl) R 24375 24375 23600 0 -1 4194304 2071 0 0 0 296 1 0 0 25 0 1 0 201799247 6766592 1452 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526950 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24376/statm: 1652 1452 74 118 0 1531 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 8048

[startup+6.25736 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24378
/proc/meminfo: memFree=1201400/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=1440 CPUtime=4.99
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 135 2071 0 0 0 0 498 1 16 0 1 0 201799247 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24375/statm: 360 111 96 260 0 84 0
[pid=24378] ppid=24375 vsize=6188 CPUtime=1.24
/proc/24378/stat : 24378 (ubcsat2006) R 24375 24375 23600 0 -1 4194304 344 0 0 0 121 3 0 0 25 0 1 0 201799748 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24378/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7159 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24379
/proc/meminfo: memFree=1199040/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=2876 CPUtime=2.04
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 416 0 0 0 204 0 0 0 25 0 1 0 201800314 2945024 410 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525460 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 719 410 58 118 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5928

[startup+25.523 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24379
/proc/meminfo: memFree=1198208/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=3680 CPUtime=14.84
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 618 0 0 0 1484 0 0 0 25 0 1 0 201800314 3768320 612 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 920 612 58 118 0 798 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6732

[startup+51.1463 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24379
/proc/meminfo: memFree=1197568/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=4360 CPUtime=40.44
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 768 0 0 0 4044 0 0 0 25 0 1 0 201800314 4464640 762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1090 762 58 118 0 968 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7412

[startup+102.438 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1196928/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=5108 CPUtime=91.72
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 942 0 0 0 9172 0 0 0 25 0 1 0 201800314 5230592 936 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1277 936 58 118 0 1155 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 8160

[startup+162.498 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1196224/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=5724 CPUtime=151.77
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1110 0 0 0 15177 0 0 0 25 0 1 0 201800314 5861376 1104 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1431 1104 58 118 0 1309 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 8776

[startup+222.554 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1196096/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=5884 CPUtime=211.81
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1146 0 0 0 21181 0 0 0 25 0 1 0 201800314 6025216 1140 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1471 1140 58 118 0 1349 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 8936

[startup+282.607 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 24379
/proc/meminfo: memFree=1195904/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=6032 CPUtime=271.85
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1187 0 0 0 27185 0 0 0 25 0 1 0 201800314 6176768 1181 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1508 1181 58 118 0 1386 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 9084

[startup+342.664 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 24379
/proc/meminfo: memFree=1195776/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=6312 CPUtime=331.89
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1231 0 0 0 33189 0 0 0 25 0 1 0 201800314 6463488 1225 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1578 1225 58 118 0 1456 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 9364

[startup+402.722 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 24379
/proc/meminfo: memFree=1195648/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=6456 CPUtime=391.93
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1275 0 0 0 39193 0 0 0 25 0 1 0 201800314 6610944 1269 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1614 1269 58 118 0 1492 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 9508

[startup+462.778 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1195328/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=6740 CPUtime=451.97
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1344 0 0 0 45197 0 0 0 25 0 1 0 201800314 6901760 1338 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1685 1338 58 118 0 1563 0
Current children cumulated CPU time (s) 462.61

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


[startup+763.065 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194496/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7652 CPUtime=752.2
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1536 0 0 0 75219 1 0 0 25 0 1 0 201800314 7835648 1530 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1913 1530 58 118 0 1791 0
Current children cumulated CPU time (s) 762.84
Current children cumulated vsize (KiB) 10704

[startup+823.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194368/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7652 CPUtime=812.24
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1561 0 0 0 81223 1 0 0 25 0 1 0 201800314 7835648 1555 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1913 1555 58 118 0 1791 0
Current children cumulated CPU time (s) 822.88
Current children cumulated vsize (KiB) 10704

[startup+883.179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194304/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7796 CPUtime=872.28
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1577 0 0 0 87227 1 0 0 25 0 1 0 201800314 7983104 1571 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1949 1571 58 118 0 1827 0
Current children cumulated CPU time (s) 882.92
Current children cumulated vsize (KiB) 10848

[startup+943.235 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=932.32
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1626 0 0 0 93231 1 0 0 25 0 1 0 201800314 8126464 1620 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1620 58 118 0 1862 0
Current children cumulated CPU time (s) 942.96
Current children cumulated vsize (KiB) 10988

[startup+1003.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194112/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=992.37
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1643 0 0 0 99236 1 0 0 25 0 1 0 201800314 8126464 1637 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1637 58 118 0 1862 0
Current children cumulated CPU time (s) 1003.01
Current children cumulated vsize (KiB) 10988

[startup+1063.36 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 24379
/proc/meminfo: memFree=1194112/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1052.41
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1654 0 0 0 105240 1 0 0 25 0 1 0 201800314 8126464 1648 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1648 58 118 0 1862 0
Current children cumulated CPU time (s) 1063.05
Current children cumulated vsize (KiB) 10988

[startup+1123.41 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 24379
/proc/meminfo: memFree=1194112/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1112.46
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1656 0 0 0 111245 1 0 0 25 0 1 0 201800314 8126464 1650 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1650 58 118 0 1862 0
Current children cumulated CPU time (s) 1123.1
Current children cumulated vsize (KiB) 10988

[startup+1183.47 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1172.5
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1659 0 0 0 117249 1 0 0 25 0 1 0 201800314 8126464 1653 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1653 58 118 0 1862 0
Current children cumulated CPU time (s) 1183.14
Current children cumulated vsize (KiB) 10988

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

[startup+1187.27 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1176.29
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1659 0 0 0 117628 1 0 0 25 0 1 0 201800314 8126464 1653 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1653 58 118 0 1862 0
Current children cumulated CPU time (s) 1186.93
Current children cumulated vsize (KiB) 10988

[startup+1193.82 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1182.85
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1659 0 0 0 118284 1 0 0 25 0 1 0 201800314 8126464 1653 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1653 58 118 0 1862 0
Current children cumulated CPU time (s) 1193.49
Current children cumulated vsize (KiB) 10988

[startup+1197.1 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1186.13
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1659 0 0 0 118612 1 0 0 25 0 1 0 201800314 8126464 1653 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1653 58 118 0 1862 0
Current children cumulated CPU time (s) 1196.77
Current children cumulated vsize (KiB) 10988

[startup+1198.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1187.77
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1659 0 0 0 118776 1 0 0 25 0 1 0 201800314 8126464 1653 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1653 58 118 0 1862 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 10988

[startup+1199.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1188.59
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1659 0 0 0 118858 1 0 0 25 0 1 0 201800314 8126464 1653 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1653 58 118 0 1862 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 10988

[startup+1199.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24379
/proc/meminfo: memFree=1194048/2055920 swapFree=4183936/4192956
[pid=24375] ppid=24373 vsize=3052 CPUtime=10.64
/proc/24375/stat : 24375 (SATzilla2007_C) S 24373 24375 23600 0 -1 4194304 1085 2421 0 0 350 6 700 8 25 0 1 0 201799247 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24375/statm: 763 589 165 260 0 487 0
[pid=24379] ppid=24375 vsize=7936 CPUtime=1188.79
/proc/24379/stat : 24379 (minisat20) R 24375 24375 23600 0 -1 4194304 1659 0 0 0 118878 1 0 0 25 0 1 0 201800314 8126464 1653 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24379/statm: 1984 1653 58 118 0 1862 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 10988

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.48
CPU user time (s): 1199.32
CPU system time (s): 0.164974
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 10988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5178
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= 27
involuntary context switches= 1222

runsolver used 0.877866 second user time and 2.40463 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Feb 18 17:07:13 UTC 2007

IDJOB= 296132
IDBENCH= 19929
IDSOLVER= 135
FILE ID= node41/296132-1171818433

PBS_JOBID= 3839622

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-S1368015355-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296132-1171818433/SATzilla2007_C /tmp/evaluation/296132-1171818433/instance-296132-1171818433.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-296132-1171818433 -o ROOT/results/node41/solver-296132-1171818433 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296132-1171818433/SATzilla2007_C /tmp/evaluation/296132-1171818433/instance-296132-1171818433.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  158195e2cd2ef056c6b800906e2a658f

RANDOM SEED= 517523438

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1203032 kB
Buffers:         42720 kB
Cached:         721880 kB
SwapCached:       3732 kB
Active:         622436 kB
Inactive:       152448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203032 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:            8484 kB
Writeback:           0 kB
Mapped:          15392 kB
Slab:            63972 kB
Committed_AS:   403124 kB
PageTables:       1476 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 node41 on Sun Feb 18 17:27:13 UTC 2007