Trace number 368750

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) 4998.9 5000.59

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.265959
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 (download as text)

10.50/10.78	c run March_dl for 5 seconds ... 
10.50/10.78	c Bin: Executing march_dl
10.50/10.78	c child exit by a signal
10.50/10.78	c march_dl returned code 137.
10.50/10.78	c run saps (UBCSAT implementation) for 2 seconds ... 
10.50/10.78	c Bin: Executing ubcsat2006
10.50/10.78	c child exited successfully
10.50/10.78	c ubcsat2006 returned code 0.
10.50/10.78	c satzilla computing base features
10.50/10.78	c satzilla doing unit-prop probe
10.50/10.78	c satzilla doing local search probe
10.50/10.78	c satzilla doing lobjois search-space size estimate
10.50/10.78	c satzilla's ranking:
10.50/10.78	c 1) minisat20+P: -0.448077
10.50/10.78	c 2) vallst+P: -0.330241
10.50/10.78	c 3) minisat20: 0.026804
10.50/10.78	c 4) zchaff_rand+P: 0.146517
10.50/10.78	c 5) march_dl+P: 3.000114
10.50/10.78	c 6) march_dl: 3.123199
10.50/10.78	c 7) kcnfs+P: 999.000000
10.50/10.78	c 8) kcnfs: 999.000000
10.50/10.78	c 9) vallst: 999.000000
10.50/10.78	c 10) zchaff_rand: 999.000000
10.50/10.78	c satzilla running minisat20 with preprocessing ... 
10.60/10.85	This is MiniSat 2.0 beta
10.60/10.85	WARNING: for repeatability, setting FPU to use double precision
10.60/10.85	============================[ Problem Statistics ]=============================
10.60/10.85	|                                                                             |
10.60/10.85	|  Number of variables:  320                                                  |
10.60/10.85	|  Number of clauses:    9318                                                 |
10.60/10.86	|  Parsing time:         0.01         s                                       |
10.60/10.86	============================[ Search Statistics ]==============================
10.60/10.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.60/10.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.60/10.86	===============================================================================
10.60/10.86	|         0 |     320     9318    72287 |     3106        0    nan |  0.000 % |
10.60/10.86	|       101 |     320     9318    72287 |     3416      101      8 |  0.001 % |
10.60/10.86	|       251 |     320     9318    72287 |     3758      251      9 |  0.001 % |
10.60/10.86	|       476 |     320     9318    72287 |     4134      476     12 |  0.001 % |
10.60/10.87	|       814 |     320     9318    72287 |     4547      814     12 |  0.001 % |
10.60/10.88	|      1323 |     320     9318    72287 |     5002     1323     15 |  0.001 % |
10.60/10.89	|      2083 |     320     9318    72287 |     5502     2083     13 |  0.001 % |
10.68/10.91	|      3223 |     320     9318    72287 |     6052     3223     17 |  0.001 % |
10.68/10.94	|      4932 |     320     9318    72287 |     6657     4932     18 |  0.001 % |
10.77/11.00	|      7494 |     320     9318    72287 |     7323     4103     19 |  0.001 % |
10.77/11.08	|     11338 |     320     9318    72287 |     8056     4227     17 |  0.002 % |
10.97/11.20	|     17105 |     320     9318    72287 |     8861     5948     17 |  0.002 % |
11.17/11.44	|     25754 |     319     9303    72227 |     9747     5622     22 |  0.315 % |
11.57/11.82	|     38729 |     319     9303    72227 |    10722     8804     20 |  0.315 % |
12.17/12.43	|     58193 |     319     9303    72227 |    11795     6714     18 |  0.315 % |
13.06/13.38	|     87386 |     319     9303    72227 |    12974     6300     14 |  0.314 % |
14.76/15.03	|    131176 |     319     9303    72227 |    14271    11027     21 |  0.313 % |
17.27/17.52	|    196860 |     319     9303    72227 |    15699    12295     22 |  0.314 % |
21.57/21.88	|    295386 |     318     9087    70931 |    17269    14944     27 |  0.626 % |
27.76/28.01	|    443175 |     318     9087    70931 |    18996    15527     26 |  0.626 % |
39.16/39.48	|    664859 |     317     9037    70681 |    20895    14447     31 |  0.939 % |
56.55/56.85	|    997384 |     316     9013    70585 |    22985    11392     27 |  1.251 % |
83.95/84.23	|   1496172 |     316     9013    70585 |    25283    14714     27 |  1.251 % |
124.84/125.13	|   2244355 |     316     9013    70585 |    27812    23996     26 |  1.252 % |
199.12/199.47	|   3366629 |     316     9013    70585 |    30593    27581     33 |  1.252 % |
317.59/317.93	|   5050040 |     316     9013    70585 |    33652    22812     29 |  1.251 % |
493.05/493.48	|   7575158 |     316     9013    70585 |    37017    18038     23 |  1.252 % |
773.88/774.34	|  11362833 |     316     9013    70585 |    40719    28182     22 |  1.251 % |
1222.95/1223.58	|  17044345 |     316     9013    70585 |    44791    26765     24 |  1.252 % |
1945.87/1946.76	|  25566614 |     316     9013    70585 |    49270    18934     24 |  1.252 % |
3057.28/3058.49	|  38350019 |     316     9013    70585 |    54197    34868     23 |  1.251 % |
4998.79/5000.58	c Preprocessing...
4998.79/5000.58	c Inital problem has 322 variables, 9311 nary clauses (11 binary clauses).
4998.79/5000.58	c Num non-binary clauses 9310, Average non-binary clause length 7.767
4998.79/5000.58	c Theory has no gaps
4998.79/5000.58	c Preprocessor runtime was 0.030 seconds.
4998.79/5000.58	c 
4998.79/5000.58	c Satisfiability of theory still undetermined.
4998.79/5000.58	c See file /tmp/KzSty2 for simplified theory.
4998.79/5000.58	c Bin: Executing minisat20
4998.79/5000.58	c child exit by a signal
4998.79/5000.58	c minisat20 returned code 137.
4998.79/5000.58	c minisat20 returned code 137.
4998.79/5000.58	c satzilla running vallst with preprocessing ... 
4998.79/5000.58	c Bin: Executing vallst
4998.79/5000.58	c vallst returned code 1.
4998.79/5000.58	c vallst returned code 1.
4998.79/5000.58	c satzilla running minisat20 ... 
4998.79/5000.58	c Bin: Executing minisat20
4998.79/5000.58	c minisat20 returned code 1.
4998.79/5000.58	c minisat20 returned code 1.
4998.79/5000.58	c satzilla running zchaff_rand with preprocessing ... 
4998.79/5000.58	c Bin: Executing zchaff_rand
4998.79/5000.58	c zchaff_rand returned code 1.
4998.79/5000.58	c zchaff_rand returned code 1.
4998.79/5000.58	c satzilla running march_dl with preprocessing ... 
4998.79/5000.58	c Bin: Executing march_dl
4998.79/5000.58	c march_dl returned code 1.
4998.79/5000.58	c march_dl returned code 1.
4998.79/5000.58	c satzilla running march_dl ... 
4998.79/5000.58	c Bin: Executing march_dl
4998.79/5000.58	c march_dl returned code 1.
4998.79/5000.58	c march_dl returned code 1.
4998.79/5000.58	c satzilla running kcnfs with preprocessing ... 
4998.79/5000.59	c Bin: Executing kcnfs
4998.79/5000.59	c kcnfs returned code 1.
4998.79/5000.59	c kcnfs returned code 1.
4998.79/5000.59	c satzilla running kcnfs ... 
4998.79/5000.59	c Bin: Executing kcnfs
4998.79/5000.59	c kcnfs returned code 1.
4998.79/5000.59	c kcnfs returned code 1.
4998.79/5000.59	c satzilla running vallst ... 
4998.79/5000.59	c Bin: Executing vallst
4998.79/5000.59	c vallst returned code 1.
4998.79/5000.59	c vallst returned code 1.
4998.79/5000.59	c satzilla running zchaff_rand ... 
4998.79/5000.59	c Bin: Executing zchaff_rand
4998.79/5000.59	c zchaff_rand returned code 1.
4998.79/5000.59	c zchaff_rand returned code 1.
4998.79/5000.59	c ERROR: All Failed! 
4998.79/5000.59	c SATZILLA_TIME=4999.640000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-368750-1177245582 -o ROOT/results/node17/solver-368750-1177245582 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368750-1177245582/SATzilla2007_C /tmp/evaluation/368750-1177245582/instance-368750-1177245582.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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/77 27143
/proc/meminfo: memFree=1947688/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=0
/proc/27143/stat : 27143 (SATzilla2007_C) D 27141 27143 27046 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 172475763 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27143/statm: 360 110 95 260 0 84 0

[startup+0.0582151 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27143
/proc/meminfo: memFree=1947688/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=0
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172475763 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27143/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101218 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27143
/proc/meminfo: memFree=1947688/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=0
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172475763 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27143/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301238 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27143
/proc/meminfo: memFree=1947688/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=0
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172475763 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27143/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701281 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27143
/proc/meminfo: memFree=1947688/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=0
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172475763 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27143/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50136 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27145
/proc/meminfo: memFree=1944600/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=0
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172475763 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27143/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27143 vsize=3656 CPUtime=1.46
/proc/27145/stat : 27145 (march_dl) R 27143 27143 27046 0 -1 4194304 2555 0 0 0 146 0 0 0 22 0 1 0 172475765 3743744 827 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134536792 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 914 827 75 118 0 793 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 5096

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27145
/proc/meminfo: memFree=1944472/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=0
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172475763 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27143/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27143 vsize=3656 CPUtime=3.06
/proc/27145/stat : 27145 (march_dl) R 27143 27143 27046 0 -1 4194304 2555 0 0 0 306 0 0 0 25 0 1 0 172475765 3743744 827 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 914 827 75 118 0 793 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 5096

[startup+6.30287 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27146
/proc/meminfo: memFree=1945048/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=1440 CPUtime=4.99
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 135 2555 0 0 0 0 499 0 16 0 1 0 172475763 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27143/statm: 360 111 96 260 0 84 0
[pid=27146] ppid=27143 vsize=6188 CPUtime=1.12
/proc/27146/stat : 27146 (ubcsat2006) R 27143 27143 27046 0 -1 4194304 428 0 15 0 106 6 0 0 25 0 1 0 172476266 6336512 426 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27146/statm: 1547 426 156 64 0 1128 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1940568/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=3988 CPUtime=1.84
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 736 0 0 0 184 0 0 0 25 0 1 0 172476848 4083712 730 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 997 730 59 118 0 875 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 8508

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1937944/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=6540 CPUtime=14.64
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 1382 0 0 0 1463 1 0 0 25 0 1 0 172476848 6696960 1376 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 1635 1376 59 118 0 1513 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 11060

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1936024/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=8660 CPUtime=40.22
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 1861 0 0 0 4021 1 0 0 25 0 1 0 172476848 8867840 1855 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 2165 1855 59 118 0 2043 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 13180

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1934424/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=10236 CPUtime=91.42
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 2251 0 0 0 9140 2 0 0 25 0 1 0 172476848 10481664 2245 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 2559 2245 59 118 0 2437 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 14756

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1932632/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=12188 CPUtime=151.4
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 2687 0 0 0 15137 3 0 0 25 0 1 0 172476848 12480512 2681 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 3047 2681 59 118 0 2925 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 16708

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1931672/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=13016 CPUtime=211.38
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 2900 0 0 0 21135 3 0 0 25 0 1 0 172476848 13328384 2894 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 3254 2894 59 118 0 3132 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 17536

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1931096/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=13656 CPUtime=271.37
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 3031 0 0 0 27133 4 0 0 25 0 1 0 172476848 13983744 3025 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 3414 3025 59 118 0 3292 0
Current children cumulated CPU time (s) 282
Current children cumulated vsize (KiB) 18176

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1930200/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=14424 CPUtime=331.35
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 3235 0 0 0 33131 4 0 0 25 0 1 0 172476848 14770176 3229 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 3606 3229 59 118 0 3484 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 18944

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27147
/proc/meminfo: memFree=1929368/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=15304 CPUtime=391.34
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 3416 0 0 0 39129 5 0 0 25 0 1 0 172476848 15671296 3410 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 3826 3410 59 118 0 3704 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 19824


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


[startup+4662.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 27347
/proc/meminfo: memFree=1907352/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32156 CPUtime=4650.14
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7438 0 0 0 464971 43 0 0 25 0 1 0 172476848 32927744 7365 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8039 7365 59 118 0 7917 0
Current children cumulated CPU time (s) 4660.77
Current children cumulated vsize (KiB) 36676

[startup+4722.31 s]
/proc/loadavg: 1.10 1.03 1.00 2/79 27347
/proc/meminfo: memFree=1907288/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32156 CPUtime=4710.13
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7440 0 0 0 470970 43 0 0 25 0 1 0 172476848 32927744 7367 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8039 7367 59 118 0 7917 0
Current children cumulated CPU time (s) 4720.76
Current children cumulated vsize (KiB) 36676

[startup+4782.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/79 27347
/proc/meminfo: memFree=1907160/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32372 CPUtime=4770.11
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7462 0 0 0 476967 44 0 0 25 0 1 0 172476848 33148928 7389 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8093 7389 59 118 0 7971 0
Current children cumulated CPU time (s) 4780.74
Current children cumulated vsize (KiB) 36892

[startup+4842.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/79 27347
/proc/meminfo: memFree=1907032/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32372 CPUtime=4830.09
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7481 0 0 0 482965 44 0 0 25 0 1 0 172476848 33148928 7408 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8093 7408 59 118 0 7971 0
Current children cumulated CPU time (s) 4840.72
Current children cumulated vsize (KiB) 36892

[startup+4902.3 s]
/proc/loadavg: 1.17 1.06 1.01 2/85 27469
/proc/meminfo: memFree=1905376/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32584 CPUtime=4890.01
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7520 0 0 0 488955 46 0 0 25 0 1 0 172476848 33366016 7447 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8146 7447 59 118 0 8024 0
Current children cumulated CPU time (s) 4900.64
Current children cumulated vsize (KiB) 37104

[startup+4962.3 s]
/proc/loadavg: 1.24 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906264/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32748 CPUtime=4949.97
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7551 0 0 0 494950 47 0 0 25 0 1 0 172476848 33533952 7478 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8187 7478 59 118 0 8065 0
Current children cumulated CPU time (s) 4960.6
Current children cumulated vsize (KiB) 37268

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

[startup+4966.3 s]
/proc/loadavg: 1.24 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906264/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32748 CPUtime=4953.97
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7551 0 0 0 495350 47 0 0 25 0 1 0 172476848 33533952 7478 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8187 7478 59 118 0 8065 0
Current children cumulated CPU time (s) 4964.6
Current children cumulated vsize (KiB) 37268

[startup+4979.1 s]
/proc/loadavg: 1.18 1.09 1.02 2/79 27545
/proc/meminfo: memFree=1906264/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32748 CPUtime=4966.76
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7551 0 0 0 496629 47 0 0 25 0 1 0 172476848 33533952 7478 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8187 7478 59 118 0 8065 0
Current children cumulated CPU time (s) 4977.39
Current children cumulated vsize (KiB) 37268

[startup+4991.9 s]
/proc/loadavg: 1.22 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906264/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32748 CPUtime=4979.56
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7551 0 0 0 497909 47 0 0 25 0 1 0 172476848 33533952 7478 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8187 7478 59 118 0 8065 0
Current children cumulated CPU time (s) 4990.19
Current children cumulated vsize (KiB) 37268

[startup+4995.11 s]
/proc/loadavg: 1.22 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906200/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32960 CPUtime=4982.76
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7570 0 0 0 498229 47 0 0 25 0 1 0 172476848 33751040 7497 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8240 7497 59 118 0 8118 0
Current children cumulated CPU time (s) 4993.39
Current children cumulated vsize (KiB) 37480

[startup+4998.3 s]
/proc/loadavg: 1.21 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906200/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32960 CPUtime=4985.96
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7570 0 0 0 498549 47 0 0 25 0 1 0 172476848 33751040 7497 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8240 7497 59 118 0 8118 0
Current children cumulated CPU time (s) 4996.59
Current children cumulated vsize (KiB) 37480

[startup+4999.9 s]
/proc/loadavg: 1.21 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906200/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32960 CPUtime=4987.55
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7570 0 0 0 498708 47 0 0 25 0 1 0 172476848 33751040 7497 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8240 7497 59 118 0 8118 0
Current children cumulated CPU time (s) 4998.18
Current children cumulated vsize (KiB) 37480

[startup+5000.3 s]
/proc/loadavg: 1.21 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906200/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32960 CPUtime=4987.95
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7570 0 0 0 498748 47 0 0 25 0 1 0 172476848 33751040 7497 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8240 7497 59 118 0 8118 0
Current children cumulated CPU time (s) 4998.58
Current children cumulated vsize (KiB) 37480

[startup+5000.5 s]
/proc/loadavg: 1.21 1.10 1.02 2/79 27545
/proc/meminfo: memFree=1906200/2055920 swapFree=4141896/4192956
[pid=27143] ppid=27141 vsize=4520 CPUtime=10.63
/proc/27143/stat : 27143 (SATzilla2007_C) S 27141 27143 27046 0 -1 4194304 1562 2989 0 15 336 14 701 12 25 0 1 0 172475763 4628480 884 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27143/statm: 1130 884 165 260 0 854 0
[pid=27147] ppid=27143 vsize=32960 CPUtime=4988.16
/proc/27147/stat : 27147 (minisat20) R 27143 27143 27046 0 -1 4194304 7570 0 0 0 498769 47 0 0 25 0 1 0 172476848 33751040 7497 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27147/statm: 8240 7497 59 118 0 8118 0
Current children cumulated CPU time (s) 4998.79
Current children cumulated vsize (KiB) 37480

Child status: 17
Real time (s): 5000.59
CPU time (s): 4998.9
CPU user time (s): 4998.15
CPU system time (s): 0.751885
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 37480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.15
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12134
page faults= 15
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66
involuntary context switches= 102226

runsolver used 4.89126 second user time and 13.301 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Apr 22 12:39:42 UTC 2007

IDJOB= 368750
IDBENCH= 24582
IDSOLVER= 179
FILE ID= node17/368750-1177245582

PBS_JOBID= 4650553

Free space on /tmp= 66387 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00090.sat05-1326.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368750-1177245582/SATzilla2007_C /tmp/evaluation/368750-1177245582/instance-368750-1177245582.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-368750-1177245582 -o ROOT/results/node17/solver-368750-1177245582 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368750-1177245582/SATzilla2007_C /tmp/evaluation/368750-1177245582/instance-368750-1177245582.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  fc73c241ff6e8e1a49a6ff2500eb7905

RANDOM SEED= 163840093

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1948736 kB
Buffers:          1184 kB
Cached:          32404 kB
SwapCached:      13332 kB
Active:          31552 kB
Inactive:        24696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948736 kB
SwapTotal:     4192956 kB
SwapFree:      4141896 kB
Dirty:            8724 kB
Writeback:           0 kB
Mapped:          29704 kB
Slab:            36500 kB
Committed_AS:  7208076 kB
PageTables:       1796 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= 66387 MiB

End job on node17 on Sun Apr 22 14:03:03 UTC 2007