Trace number 1725445

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.49 1199.93

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00090.sat05-1326.reshuffled-07.cnf
MD5SUMfc73c241ff6e8e1a49a6ff2500eb7905
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.131979
Satisfiable
(Un)Satisfiability was proved
Number of variables322
Number of clauses9322
Sum of the clauses size72335
Maximum clause length11
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 211
Number of clauses of size 379
Number of clauses of size 4136
Number of clauses of size 5421
Number of clauses of size over 58674

Solver Data

10.58/10.61	c run March_dl for 5 seconds ... 
10.58/10.61	c Bin: Executing march_dl
10.58/10.61	c child exit by a signal
10.58/10.61	c march_dl returned code 137.
10.58/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.61	c Bin: Executing ubcsat2006
10.58/10.61	c child exited successfully
10.58/10.61	c ubcsat2006 returned code 0.
10.58/10.61	c satzilla computing base features
10.58/10.61	c satzilla doing unit-prop probe
10.58/10.61	c satzilla doing local search probe
10.58/10.61	c satzilla doing lobjois search-space size estimate
10.58/10.61	c satzilla's ranking:
10.58/10.61	c 1) minisat20+P: -0.332497
10.58/10.61	c 2) vallst+P: -0.322510
10.58/10.61	c 3) minisat20: -0.005438
10.58/10.61	c 4) zchaff_rand+P: 0.149704
10.58/10.61	c 5) march_dl+P: 3.026646
10.58/10.61	c 6) march_dl: 3.139794
10.58/10.61	c 7) kcnfs+P: 999.000000
10.58/10.61	c 8) kcnfs: 999.000000
10.58/10.61	c 9) vallst: 999.000000
10.58/10.61	c 10) zchaff_rand: 999.000000
10.58/10.61	c satzilla running minisat20 with preprocessing ... 
10.58/10.67	This is MiniSat 2.0 beta
10.58/10.67	WARNING: for repeatability, setting FPU to use double precision
10.58/10.67	============================[ Problem Statistics ]=============================
10.58/10.67	|                                                                             |
10.58/10.67	|  Number of variables:  320                                                  |
10.58/10.67	|  Number of clauses:    9318                                                 |
10.58/10.68	|  Parsing time:         0.01         s                                       |
10.58/10.68	============================[ Search Statistics ]==============================
10.58/10.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.58/10.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.58/10.68	===============================================================================
10.58/10.68	|         0 |     320     9318    72287 |     3106        0    nan |  0.000 % |
10.58/10.68	|       101 |     320     9318    72287 |     3416      101      8 |  0.001 % |
10.58/10.68	|       251 |     320     9318    72287 |     3758      251      9 |  0.001 % |
10.58/10.68	|       476 |     320     9318    72287 |     4134      476     12 |  0.001 % |
10.58/10.69	|       814 |     320     9318    72287 |     4547      814     12 |  0.001 % |
10.58/10.70	|      1323 |     320     9318    72287 |     5002     1323     15 |  0.001 % |
10.64/10.71	|      2083 |     320     9318    72287 |     5502     2083     13 |  0.001 % |
10.64/10.73	|      3223 |     320     9318    72287 |     6052     3223     17 |  0.001 % |
10.64/10.76	|      4932 |     320     9318    72287 |     6657     4932     18 |  0.001 % |
10.64/10.81	|      7494 |     320     9318    72287 |     7323     4103     19 |  0.001 % |
10.64/10.88	|     11338 |     320     9318    72287 |     8056     4227     17 |  0.002 % |
10.96/11.02	|     17105 |     320     9318    72287 |     8861     5948     17 |  0.002 % |
11.16/11.25	|     25754 |     319     9303    72227 |     9747     5622     22 |  0.315 % |
11.56/11.63	|     38729 |     319     9303    72227 |    10722     8804     20 |  0.315 % |
12.16/12.24	|     58193 |     319     9303    72227 |    11795     6714     18 |  0.315 % |
13.06/13.19	|     87386 |     319     9303    72227 |    12974     6300     14 |  0.314 % |
14.75/14.83	|    131176 |     319     9303    72227 |    14271    11027     21 |  0.313 % |
17.15/17.29	|    196860 |     319     9303    72227 |    15699    12295     22 |  0.314 % |
21.55/21.62	|    295386 |     318     9087    70931 |    17269    14944     27 |  0.626 % |
27.65/27.76	|    443175 |     318     9087    70931 |    18996    15527     26 |  0.626 % |
39.14/39.20	|    664859 |     317     9037    70681 |    20895    14447     31 |  0.939 % |
56.44/56.55	|    997384 |     316     9013    70585 |    22985    11392     27 |  1.251 % |
83.83/83.94	|   1496172 |     316     9013    70585 |    25283    14714     27 |  1.251 % |
124.41/124.59	|   2244355 |     316     9013    70585 |    27812    23996     26 |  1.252 % |
198.89/199.05	|   3366629 |     316     9013    70585 |    30593    27581     33 |  1.252 % |
318.04/318.23	|   5050040 |     316     9013    70585 |    33652    22812     29 |  1.251 % |
494.28/494.58	|   7575158 |     316     9013    70585 |    37017    18038     23 |  1.252 % |
774.08/774.47	|  11362833 |     316     9013    70585 |    40719    28182     22 |  1.251 % |
1199.43/1199.92	c Preprocessing...
1199.43/1199.92	c Inital problem has 322 variables, 9311 nary clauses (11 binary clauses).
1199.43/1199.92	c Num non-binary clauses 9310, Average non-binary clause length 7.767
1199.43/1199.92	c Theory has no gaps
1199.43/1199.92	c Preprocessor runtime was 0.030 seconds.
1199.43/1199.92	c 
1199.43/1199.92	c Satisfiability of theory still undetermined.
1199.43/1199.92	c See file /tmp/2jvPui for simplified theory.
1199.43/1199.92	c Bin: Executing minisat20
1199.43/1199.92	c child exit by a signal
1199.43/1199.92	c minisat20 returned code 137.
1199.43/1199.92	c minisat20 returned code 137.
1199.43/1199.92	c satzilla running vallst with preprocessing ... 
1199.43/1199.92	c Bin: Executing vallst
1199.43/1199.92	c vallst returned code 1.
1199.43/1199.92	c vallst returned code 1.
1199.43/1199.92	c satzilla running minisat20 ... 
1199.43/1199.92	c Bin: Executing minisat20
1199.43/1199.92	c minisat20 returned code 1.
1199.43/1199.92	c minisat20 returned code 1.
1199.43/1199.92	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1199.92	c Bin: Executing zchaff_rand
1199.43/1199.92	c zchaff_rand returned code 1.
1199.43/1199.92	c zchaff_rand returned code 1.
1199.43/1199.92	c satzilla running march_dl with preprocessing ... 
1199.43/1199.92	c Bin: Executing march_dl
1199.43/1199.92	c march_dl returned code 1.
1199.43/1199.92	c march_dl returned code 1.
1199.43/1199.92	c satzilla running march_dl ... 
1199.43/1199.92	c Bin: Executing march_dl
1199.43/1199.92	c march_dl returned code 1.
1199.43/1199.92	c march_dl returned code 1.
1199.43/1199.92	c satzilla running kcnfs with preprocessing ... 
1199.43/1199.92	c Bin: Executing kcnfs
1199.43/1199.92	c kcnfs returned code 1.
1199.43/1199.92	c kcnfs returned code 1.
1199.43/1199.92	c satzilla running kcnfs ... 
1199.43/1199.92	c Bin: Executing kcnfs
1199.43/1199.92	c kcnfs returned code 1.
1199.43/1199.92	c kcnfs returned code 1.
1199.43/1199.92	c satzilla running vallst ... 
1199.43/1199.92	c Bin: Executing vallst
1199.43/1199.92	c vallst returned code 1.
1199.43/1199.92	c vallst returned code 1.
1199.43/1199.92	c satzilla running zchaff_rand ... 
1199.43/1199.92	c Bin: Executing zchaff_rand
1199.43/1199.92	c zchaff_rand returned code 1.
1199.43/1199.92	c zchaff_rand returned code 1.
1199.43/1199.92	c ERROR: All Failed! 
1199.43/1199.92	c SATZILLA_TIME=1199.650000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1725445-1240704789/watcher-1725445-1240704789 -o /tmp/evaluation-result-1725445-1240704789/solver-1725445-1240704789 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1725445-1240704789.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 21774
/proc/meminfo: memFree=1328304/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_C) R 21772 21774 21173 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 98505711 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=768 CPUtime=0
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21173 0 -1 4194304 89 0 0 0 0 0 0 0 18 0 1 0 98505711 786432 84 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21775/statm: 192 84 50 118 0 71 0

[startup+0.04301 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21774
/proc/meminfo: memFree=1328304/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98505711 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=1440 CPUtime=0.03
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21173 0 -1 4194304 268 0 0 0 3 0 0 0 19 0 1 0 98505711 1474560 260 1992294400 134512640 134996440 4294956240 18446744073709551615 134525015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21775/statm: 360 260 55 118 0 239 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2880

[startup+0.101019 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21774
/proc/meminfo: memFree=1328304/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98505711 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=1680 CPUtime=0.09
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21173 0 -1 4194304 1119 0 0 0 9 0 0 0 19 0 1 0 98505711 1720320 307 1992294400 134512640 134996440 4294956240 18446744073709551615 134542429 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21775/statm: 420 307 65 118 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3120

[startup+0.301053 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21774
/proc/meminfo: memFree=1328304/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98505711 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=2932 CPUtime=0.28
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21173 0 -1 4194304 1960 0 0 0 28 0 0 0 21 0 1 0 98505711 3002368 624 1992294400 134512640 134996440 4294956240 18446744073709551615 134533592 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21775/statm: 733 624 73 118 0 612 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4372

[startup+0.701125 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21774
/proc/meminfo: memFree=1328304/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98505711 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=3444 CPUtime=0.68
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21173 0 -1 4194304 2088 0 0 0 68 0 0 0 24 0 1 0 98505711 3526656 752 1992294400 134512640 134996440 4294956240 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21775/statm: 861 752 73 118 0 740 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 4884

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21776
/proc/meminfo: memFree=1325152/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98505711 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=3656 CPUtime=1.49
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21173 0 -1 4194304 2539 0 0 0 148 1 0 0 25 0 1 0 98505711 3743744 827 1992294400 134512640 134996440 4294956240 18446744073709551615 134551454 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21775/statm: 914 827 75 118 0 793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5096

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21776
/proc/meminfo: memFree=1325024/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98505711 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=3656 CPUtime=3.09
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21173 0 -1 4194304 2539 0 0 0 308 1 0 0 25 0 1 0 98505711 3743744 827 1992294400 134512640 134996440 4294956240 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21775/statm: 914 827 75 118 0 793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5096

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21777
/proc/meminfo: memFree=1326688/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=4.99
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 135 2539 0 0 0 0 498 1 16 0 1 0 98505711 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 111 96 260 0 84 0
[pid=21777] ppid=21774 vsize=6188 CPUtime=1.29
/proc/21777/stat : 21777 (ubcsat2006) R 21774 21774 21173 0 -1 4194304 443 0 0 0 122 7 0 0 25 0 1 0 98506211 6336512 426 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21777/statm: 1547 426 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1322208/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=3988 CPUtime=2.02
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 754 0 0 0 202 0 0 0 25 0 1 0 98506778 4083712 749 1992294400 134512640 134998072 4294956288 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 997 749 59 118 0 875 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8508

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1319520/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=6700 CPUtime=14.8
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 1390 0 0 0 1480 0 0 0 25 0 1 0 98506778 6860800 1385 1992294400 134512640 134998072 4294956288 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 1675 1385 59 118 0 1553 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11220

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1317664/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=8580 CPUtime=40.4
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 1869 0 0 0 4040 0 0 0 25 0 1 0 98506778 8785920 1864 1992294400 134512640 134998072 4294956288 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 2145 1864 59 118 0 2023 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13100

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1316192/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=10372 CPUtime=91.59
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 2252 0 0 0 9158 1 0 0 25 0 1 0 98506778 10620928 2247 1992294400 134512640 134998072 4294956288 18446744073709551615 134527508 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 2593 2247 59 118 0 2471 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14892

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1314400/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=12192 CPUtime=151.55
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 2695 0 0 0 15154 1 0 0 25 0 1 0 98506778 12484608 2690 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 3048 2690 59 118 0 2926 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 16712

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1313440/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=13032 CPUtime=211.54
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 2912 0 0 0 21152 2 0 0 25 0 1 0 98506778 13344768 2907 1992294400 134512640 134998072 4294956288 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 3258 2907 59 118 0 3136 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 17552

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1312800/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=13780 CPUtime=271.51
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 3055 0 0 0 27149 2 0 0 25 0 1 0 98506778 14110720 3050 1992294400 134512640 134998072 4294956288 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 3445 3050 59 118 0 3323 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18300

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1311968/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=14404 CPUtime=331.49
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 3240 0 0 0 33147 2 0 0 25 0 1 0 98506778 14749696 3235 1992294400 134512640 134998072 4294956288 18446744073709551615 134525548 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 3601 3235 59 118 0 3479 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1308640/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=18016 CPUtime=751.35
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4068 0 0 0 75130 5 0 0 25 0 1 0 98506778 18448384 4063 1992294400 134512640 134998072 4294956288 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 4504 4063 59 118 0 4382 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 22536

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1308320/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=18404 CPUtime=811.32
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4155 0 0 0 81127 5 0 0 25 0 1 0 98506778 18845696 4150 1992294400 134512640 134998072 4294956288 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 4601 4150 59 118 0 4479 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 22924

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1307744/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=18952 CPUtime=871.3
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4293 0 0 0 87124 6 0 0 25 0 1 0 98506778 19406848 4288 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 4738 4288 59 118 0 4616 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 23472

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1307424/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=19432 CPUtime=931.28
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4374 0 0 0 93122 6 0 0 25 0 1 0 98506778 19898368 4369 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 4858 4369 59 118 0 4736 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 23952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1307168/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=19752 CPUtime=991.26
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4447 0 0 0 99120 6 0 0 25 0 1 0 98506778 20226048 4442 1992294400 134512640 134998072 4294956288 18446744073709551615 134536684 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 4938 4442 59 118 0 4816 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 24272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306784/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20116 CPUtime=1051.24
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4522 0 0 0 105117 7 0 0 25 0 1 0 98506778 20598784 4517 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5029 4517 59 118 0 4907 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 24636

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306400/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20472 CPUtime=1111.21
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4624 0 0 0 111114 7 0 0 25 0 1 0 98506778 20963328 4619 1992294400 134512640 134998072 4294956288 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5118 4619 59 118 0 4996 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 24992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306208/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20652 CPUtime=1171.2
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4660 0 0 0 117112 8 0 0 25 0 1 0 98506778 21147648 4655 1992294400 134512640 134998072 4294956288 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5163 4655 59 118 0 5041 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 25172

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306144/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20792 CPUtime=1179.2
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4674 0 0 0 117912 8 0 0 25 0 1 0 98506778 21291008 4669 1992294400 134512640 134998072 4294956288 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5198 4669 59 118 0 5076 0
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (KiB) 25312

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306144/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20792 CPUtime=1185.6
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4674 0 0 0 118552 8 0 0 25 0 1 0 98506778 21291008 4669 1992294400 134512640 134998072 4294956288 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5198 4669 59 118 0 5076 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 25312

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306080/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20792 CPUtime=1187.19
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4688 0 0 0 118711 8 0 0 25 0 1 0 98506778 21291008 4683 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5198 4683 59 118 0 5076 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 25312

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306144/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20792 CPUtime=1187.99
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4688 0 0 0 118791 8 0 0 25 0 1 0 98506778 21291008 4683 1992294400 134512640 134998072 4294956288 18446744073709551615 134529046 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5198 4683 59 118 0 5076 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 25312

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306144/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20792 CPUtime=1188.39
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4688 0 0 0 118831 8 0 0 25 0 1 0 98506778 21291008 4683 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5198 4683 59 118 0 5076 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 25312

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21778
/proc/meminfo: memFree=1306144/2055920 swapFree=4180880/4192956
[pid=21774] ppid=21772 vsize=4520 CPUtime=10.64
/proc/21774/stat : 21774 (SATzilla2007_C) S 21772 21774 21173 0 -1 4194304 1564 2988 0 0 338 13 701 12 25 0 1 0 98505711 4628480 886 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 1130 886 165 260 0 854 0
[pid=21778] ppid=21774 vsize=20792 CPUtime=1188.79
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21173 0 -1 4194304 4688 0 0 0 118871 8 0 0 25 0 1 0 98506778 21291008 4683 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21778/statm: 5198 4683 59 118 0 5076 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 25312

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.49
CPU user time (s): 1199.14
CPU system time (s): 0.348946
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 25312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.14
system time used= 0.348946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9253
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= 10
involuntary context switches= 2997

runsolver used 1.36979 second user time and 2.98855 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 02:13:09
IDJOB=1725445
IDBENCH=24582
IDSOLVER=558
FILE ID=node60/1725445-1240704789
PBS_JOBID= 9186747
Free space on /tmp= 66408 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00090.sat05-1326.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725445-1240704789/watcher-1725445-1240704789 -o /tmp/evaluation-result-1725445-1240704789/solver-1725445-1240704789 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1725445-1240704789.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= fc73c241ff6e8e1a49a6ff2500eb7905
RANDOM SEED=1363224646

node60.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.256
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.256
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:       1328784 kB
Buffers:         80220 kB
Cached:         558804 kB
SwapCached:       6500 kB
Active:         135684 kB
Inactive:       512444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328784 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:            8668 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            65044 kB
Committed_AS:   386072 kB
PageTables:       1448 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= 66400 MiB
End job on node60 at 2009-04-26 02:33:09