Trace number 368767

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) 4999.11 4998.94

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
MD5SUM5a3ae9766db0de00fa37fabacaa34827
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data (download as text)

11.26/11.33	c run March_dl for 5 seconds ... 
11.26/11.33	c Bin: Executing march_dl
11.26/11.33	c child exit by a signal
11.26/11.33	c march_dl returned code 137.
11.26/11.33	c run saps (UBCSAT implementation) for 2 seconds ... 
11.26/11.33	c Bin: Executing ubcsat2006
11.26/11.33	c child exited successfully
11.26/11.33	c ubcsat2006 returned code 0.
11.26/11.33	c satzilla computing base features
11.26/11.33	c satzilla doing unit-prop probe
11.26/11.33	c satzilla doing local search probe
11.26/11.33	c satzilla doing lobjois search-space size estimate
11.26/11.33	c satzilla's ranking:
11.26/11.33	c 1) minisat20+P: 0.948438
11.26/11.33	c 2) minisat20: 2.840610
11.26/11.33	c 3) zchaff_rand+P: 3.125227
11.26/11.33	c 4) march_dl+P: 3.257386
11.26/11.33	c 5) vallst+P: 3.588148
11.26/11.33	c 6) march_dl: 3.832150
11.26/11.33	c 7) kcnfs+P: 999.000000
11.26/11.33	c 8) kcnfs: 999.000000
11.26/11.33	c 9) vallst: 999.000000
11.26/11.33	c 10) zchaff_rand: 999.000000
11.26/11.33	c satzilla running minisat20 with preprocessing ... 
11.76/11.88	This is MiniSat 2.0 beta
11.76/11.88	WARNING: for repeatability, setting FPU to use double precision
11.76/11.88	============================[ Problem Statistics ]=============================
11.76/11.88	|                                                                             |
11.76/11.88	|  Number of variables:  4412                                                 |
11.76/11.88	|  Number of clauses:    41232                                                |
11.83/11.91	|  Parsing time:         0.03         s                                       |
11.83/11.92	============================[ Search Statistics ]==============================
11.83/11.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.83/11.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.83/11.92	===============================================================================
11.83/11.92	|         0 |    4412    41232   189926 |    13744        0    nan |  0.000 % |
11.83/11.93	|       101 |    4412    41232   189926 |    15118      101     14 |  0.000 % |
11.94/12.05	|       251 |    4412    41232   189926 |    16630      251     36 |  0.000 % |
12.14/12.22	|       478 |    4412    41232   189926 |    18293      478     57 |  0.000 % |
12.44/12.59	|       815 |    4412    41232   189926 |    20122      815     54 |  0.000 % |
12.94/13.04	|      1322 |    4412    41232   189926 |    22134     1322     50 |  0.000 % |
13.84/13.96	|      2081 |    4412    41232   189926 |    24348     2081     50 |  0.000 % |
14.94/15.09	|      3220 |    4412    41232   189926 |    26783     3220     51 |  0.000 % |
16.44/16.51	|      4930 |    4412    41232   189926 |    29461     4930     50 |  0.000 % |
18.55/18.69	|      7492 |    4412    41232   189926 |    32407     7492     51 |  0.000 % |
22.44/22.53	|     11336 |    4412    41232   189926 |    35648    11336     49 |  0.000 % |
30.74/30.85	|     17102 |    4412    41232   189926 |    39213    17102     50 |  0.000 % |
40.94/41.02	|     25752 |    4411    40854   188052 |    43134    25749     54 |  0.023 % |
65.64/65.74	|     38727 |    4411    40854   188052 |    47448    38724     52 |  0.023 % |
92.54/92.64	|     58188 |    4411    40854   188052 |    52192    20482     53 |  0.023 % |
132.05/132.13	|     87380 |    4411    40854   188052 |    57412    49674     48 |  0.023 % |
210.85/210.93	|    131169 |    4411    40854   188052 |    63153    47048     61 |  0.023 % |
299.16/299.25	|    196853 |    4411    40854   188052 |    69468    60237     42 |  0.023 % |
485.97/486.07	|    295379 |    4411    40854   188052 |    76415    44073     49 |  0.023 % |
718.38/718.45	|    443169 |    4411    40854   188052 |    84057    65583     45 |  0.023 % |
1092.00/1092.00	|    664852 |    4411    40854   188052 |    92462    76467     61 |  0.023 % |
1647.23/1647.22	|    997377 |    4411    40854   188052 |   101709    22551     46 |  0.023 % |
2601.20/2601.20	|   1496166 |    4411    40854   188052 |   111879    23878     33 |  0.023 % |
3890.06/3890.09	|   2244348 |    4411    40854   188052 |   123067    34111     34 |  0.023 % |
4999.03/4998.94	c Preprocessing...
4999.03/4998.94	c Inital problem has 4703 variables, 40754 nary clauses (4604 binary clauses).
4999.03/4998.94	c Num non-binary clauses 40608, Average non-binary clause length 4.778
4999.03/4998.94	c Theory has no gaps
4999.03/4998.94	c Preprocessor runtime was 0.460 seconds.
4999.03/4998.94	c 
4999.03/4998.94	c Satisfiability of theory still undetermined.
4999.03/4998.94	c See file /tmp/uoj2WX for simplified theory.
4999.03/4998.94	c Bin: Executing minisat20
4999.03/4998.94	c child exit by a signal
4999.03/4998.94	c minisat20 returned code 137.
4999.03/4998.94	c minisat20 returned code 137.
4999.03/4998.94	c satzilla running minisat20 ... 
4999.03/4998.94	c Bin: Executing minisat20
4999.03/4998.94	c minisat20 returned code 1.
4999.03/4998.94	c minisat20 returned code 1.
4999.03/4998.94	c satzilla running zchaff_rand with preprocessing ... 
4999.03/4998.94	c Bin: Executing zchaff_rand
4999.03/4998.94	c zchaff_rand returned code 1.
4999.03/4998.94	c zchaff_rand returned code 1.
4999.03/4998.94	c satzilla running march_dl with preprocessing ... 
4999.03/4998.94	c Bin: Executing march_dl
4999.03/4998.94	c march_dl returned code 1.
4999.03/4998.94	c march_dl returned code 1.
4999.03/4998.94	c satzilla running vallst with preprocessing ... 
4999.03/4998.94	c Bin: Executing vallst
4999.03/4998.94	c vallst returned code 1.
4999.03/4998.94	c vallst returned code 1.
4999.03/4998.94	c satzilla running march_dl ... 
4999.03/4998.94	c Bin: Executing march_dl
4999.03/4998.94	c march_dl returned code 1.
4999.03/4998.94	c march_dl returned code 1.
4999.03/4998.94	c satzilla running kcnfs with preprocessing ... 
4999.03/4998.94	c Bin: Executing kcnfs
4999.03/4998.94	c kcnfs returned code 1.
4999.03/4998.94	c kcnfs returned code 1.
4999.03/4998.94	c satzilla running kcnfs ... 
4999.03/4998.94	c Bin: Executing kcnfs
4999.03/4998.94	c kcnfs returned code 1.
4999.03/4998.94	c kcnfs returned code 1.
4999.03/4998.94	c satzilla running vallst ... 
4999.03/4998.94	c Bin: Executing vallst
4999.03/4998.94	c vallst returned code 1.
4999.03/4998.94	c vallst returned code 1.
4999.03/4998.94	c satzilla running zchaff_rand ... 
4999.03/4998.94	c Bin: Executing zchaff_rand
4999.03/4998.94	c zchaff_rand returned code 1.
4999.03/4998.94	c zchaff_rand returned code 1.
4999.03/4998.94	c ERROR: All Failed! 
4999.03/4998.94	c SATZILLA_TIME=4999.850000

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/node16/watcher-368767-1177255430 -o ROOT/results/node16/solver-368767-1177255430 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368767-1177255430/SATzilla2007_C /tmp/evaluation/368767-1177255430/instance-368767-1177255430.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: 0.92 0.98 0.99 3/77 18711
/proc/meminfo: memFree=1718128/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=0
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173460627 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 360 110 95 260 0 84 0
[pid=18712] ppid=18711 vsize=1272 CPUtime=0
/proc/18712/stat : 18712 (march_dl) R 18711 18711 18218 0 -1 4194304 187 0 0 0 0 0 0 0 19 0 1 0 173460627 1302528 182 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18712/statm: 318 182 50 118 0 197 0

[startup+0.01967 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18711
/proc/meminfo: memFree=1718128/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=0
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173460627 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 360 110 95 260 0 84 0
[pid=18712] ppid=18711 vsize=1404 CPUtime=0.01
/proc/18712/stat : 18712 (march_dl) R 18711 18711 18218 0 -1 4194304 235 0 0 0 1 0 0 0 19 0 1 0 173460627 1437696 230 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18712/statm: 351 230 50 118 0 230 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2844

[startup+0.101654 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18711
/proc/meminfo: memFree=1718128/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=0
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173460627 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 360 110 95 260 0 84 0
[pid=18712] ppid=18711 vsize=3620 CPUtime=0.09
/proc/18712/stat : 18712 (march_dl) R 18711 18711 18218 0 -1 4194304 646 0 0 0 9 0 0 0 19 0 1 0 173460627 3706880 640 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18712/statm: 905 646 52 118 0 784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5060

[startup+0.301612 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18711
/proc/meminfo: memFree=1718128/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=0
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173460627 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 360 110 95 260 0 84 0
[pid=18712] ppid=18711 vsize=3740 CPUtime=0.29
/proc/18712/stat : 18712 (march_dl) R 18711 18711 18218 0 -1 4194304 2940 0 0 0 28 1 0 0 21 0 1 0 173460627 3829760 675 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544564 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18712/statm: 935 675 55 118 0 814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5180

[startup+0.701529 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18711
/proc/meminfo: memFree=1718128/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=0
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173460627 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 360 110 95 260 0 84 0
[pid=18712] ppid=18711 vsize=5680 CPUtime=0.69
/proc/18712/stat : 18712 (march_dl) R 18711 18711 18218 0 -1 4194304 8381 0 0 0 66 3 0 0 25 0 1 0 173460627 5816320 1183 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134546248 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18712/statm: 1420 1183 69 118 0 1299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7120

[startup+1.50136 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18713
/proc/meminfo: memFree=1712736/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=0
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173460627 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 360 110 95 260 0 84 0
[pid=18712] ppid=18711 vsize=7520 CPUtime=1.49
/proc/18712/stat : 18712 (march_dl) R 18711 18711 18218 0 -1 4194304 9458 0 0 0 145 4 0 0 25 0 1 0 173460627 7700480 1389 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18712/statm: 1880 1389 71 118 0 1759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8960

[startup+3.10103 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18713
/proc/meminfo: memFree=1712544/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=0
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173460627 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 360 110 95 260 0 84 0
[pid=18712] ppid=18711 vsize=7520 CPUtime=3.09
/proc/18712/stat : 18712 (march_dl) R 18711 18711 18218 0 -1 4194304 9478 0 0 0 305 4 0 0 25 0 1 0 173460627 7700480 1409 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18712/statm: 1880 1409 71 118 0 1759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8960

[startup+6.30236 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 18714
/proc/meminfo: memFree=1714336/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=1440 CPUtime=4.99
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 135 9521 0 0 0 0 494 5 18 0 1 0 173460627 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18711/statm: 360 111 96 260 0 84 0
[pid=18714] ppid=18711 vsize=6188 CPUtime=1.27
/proc/18714/stat : 18714 (ubcsat2006) R 18711 18711 18218 0 -1 4194304 1007 0 1 0 124 3 0 0 25 0 1 0 173461127 6336512 991 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18714/statm: 1547 991 156 64 0 1128 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7628

[startup+12.701 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 18715
/proc/meminfo: memFree=1702440/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=4500 CPUtime=0.81
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 1037 0 0 0 81 0 0 0 25 0 1 0 173461815 4608000 1031 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 1125 1031 59 118 0 1003 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 16684

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18715
/proc/meminfo: memFree=1699432/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=7488 CPUtime=13.61
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 1750 0 0 0 1360 1 0 0 25 0 1 0 173461815 7667712 1744 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 1872 1744 59 118 0 1750 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19672

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18715
/proc/meminfo: memFree=1694760/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=12244 CPUtime=39.21
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 2946 0 0 0 3919 2 0 0 25 0 1 0 173461815 12537856 2940 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 3061 2940 59 118 0 2939 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 24428

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18715
/proc/meminfo: memFree=1690344/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=16556 CPUtime=90.41
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 4024 0 0 0 9038 3 0 0 25 0 1 0 173461815 16953344 4018 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 4139 4018 59 118 0 4017 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28740

[startup+162.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 18715
/proc/meminfo: memFree=1687272/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=19616 CPUtime=150.42
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 4793 0 0 0 15037 5 0 0 25 0 1 0 173461815 20086784 4787 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 4904 4787 59 118 0 4782 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31800

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 18715
/proc/meminfo: memFree=1686248/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=20748 CPUtime=210.42
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 5052 0 0 0 21036 6 0 0 25 0 1 0 173461815 21245952 5046 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 5187 5046 59 118 0 5065 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 32932

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18715
/proc/meminfo: memFree=1684200/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=22868 CPUtime=270.43
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 5572 0 0 0 27036 7 0 0 25 0 1 0 173461815 23416832 5566 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 5717 5566 59 118 0 5595 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 35052

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18715
/proc/meminfo: memFree=1682984/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=24008 CPUtime=330.43
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 5883 0 0 0 33035 8 0 0 25 0 1 0 173461815 24584192 5827 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 6002 5827 59 118 0 5880 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4650.58
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10505 0 0 0 465015 43 0 0 25 0 1 0 173461815 43925504 10441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10441 59 118 0 10602 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 55080

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4710.58
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10505 0 0 0 471015 43 0 0 25 0 1 0 173461815 43925504 10441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10441 59 118 0 10602 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 55080

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4770.59
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10505 0 0 0 477015 44 0 0 25 0 1 0 173461815 43925504 10441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10441 59 118 0 10602 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 55080

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664488/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4830.59
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10509 0 0 0 483015 44 0 0 25 0 1 0 173461815 43925504 10445 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10445 59 118 0 10602 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 55080

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664488/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4890.59
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 489014 45 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 55080

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4950.59
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 495014 45 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 55080

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4954.6
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 495414 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4966.43
Current children cumulated vsize (KiB) 55080

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4967.4
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 496694 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4979.23
Current children cumulated vsize (KiB) 55080

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4980.2
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 497974 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4992.03
Current children cumulated vsize (KiB) 55080

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4983.4
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 498294 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4995.23
Current children cumulated vsize (KiB) 55080

[startup+4996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4985
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 498454 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4996.83
Current children cumulated vsize (KiB) 55080

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4986.6
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 498614 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4998.43
Current children cumulated vsize (KiB) 55080

[startup+4998.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4987
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 498654 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4998.83
Current children cumulated vsize (KiB) 55080

[startup+4998.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18917
/proc/meminfo: memFree=1664552/2055920 swapFree=4148608/4192956
[pid=18711] ppid=18709 vsize=12184 CPUtime=11.83
/proc/18711/stat : 18711 (SATzilla2007_C) S 18709 18711 18218 0 -1 4194304 5217 10534 0 1 458 8 703 14 25 0 1 0 173460627 12476416 2760 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 3046 2760 164 260 0 2770 0
[pid=18715] ppid=18711 vsize=42896 CPUtime=4987.2
/proc/18715/stat : 18715 (minisat20) R 18711 18711 18218 0 -1 4194304 10510 0 0 0 498674 46 0 0 25 0 1 0 173461815 43925504 10446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18715/statm: 10724 10446 59 118 0 10602 0
Current children cumulated CPU time (s) 4999.03
Current children cumulated vsize (KiB) 55080

Child status: 17
Real time (s): 4998.94
CPU time (s): 4999.11
CPU user time (s): 4998.41
CPU system time (s): 0.704892
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 55080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.41
system time used= 0.704892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26274
page faults= 1
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= 21486

runsolver used 5.2892 second user time and 12.897 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Apr 22 15:23:50 UTC 2007

IDJOB= 368767
IDBENCH= 24628
IDSOLVER= 179
FILE ID= node16/368767-1177255430

PBS_JOBID= 4650584

Free space on /tmp= 66390 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368767-1177255430/SATzilla2007_C /tmp/evaluation/368767-1177255430/instance-368767-1177255430.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-368767-1177255430 -o ROOT/results/node16/solver-368767-1177255430 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368767-1177255430/SATzilla2007_C /tmp/evaluation/368767-1177255430/instance-368767-1177255430.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  5a3ae9766db0de00fa37fabacaa34827

RANDOM SEED= 535947075

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1718600 kB
Buffers:         40544 kB
Cached:         214260 kB
SwapCached:      12164 kB
Active:         198240 kB
Inactive:        79948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718600 kB
SwapTotal:     4192956 kB
SwapFree:      4148608 kB
Dirty:            9516 kB
Writeback:           0 kB
Mapped:          30336 kB
Slab:            44724 kB
Committed_AS:  7469184 kB
PageTables:       1836 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= 66390 MiB

End job on node16 on Sun Apr 22 16:47:09 UTC 2007