Trace number 303020

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) 1198.88 1199.66

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S1446471927-04.cnf
MD5SUM328eff5f4a59e23832259fb06180efee
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data (download as text)

10.94/10.99	c run March_dl for 5 seconds ... 
10.94/10.99	c Bin: Executing march_dl
10.94/10.99	c child exit by a signal
10.94/10.99	c march_dl returned code 137.
10.94/10.99	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/10.99	c Bin: Executing ubcsat2006
10.94/10.99	c child exited successfully
10.94/10.99	c ubcsat2006 returned code 0.
10.94/10.99	c satzilla computing base features
10.94/10.99	c satzilla doing unit-prop probe
10.94/10.99	c satzilla doing local search probe
10.94/10.99	c satzilla doing lobjois search-space size estimate
10.94/10.99	c satzilla's ranking:
10.94/10.99	c 1) minisat20+P: 1.048211
10.94/10.99	c 2) minisat20: 1.313668
10.94/10.99	c 3) march_dl: 1.688576
10.94/10.99	c 4) march_dl+P: 2.642386
10.94/10.99	c 5) vallst+P: 4.919060
10.94/10.99	c 6) zchaff_rand+P: 6.239514
10.94/10.99	c 7) kcnfs+P: 999.000000
10.94/10.99	c 8) kcnfs: 999.000000
10.94/10.99	c 9) vallst: 999.000000
10.94/10.99	c 10) zchaff_rand: 999.000000
10.94/10.99	c satzilla running minisat20 with preprocessing ... 
11.04/11.07	This is MiniSat 2.0 beta
11.04/11.07	WARNING: for repeatability, setting FPU to use double precision
11.04/11.07	============================[ Problem Statistics ]=============================
11.04/11.07	|                                                                             |
11.04/11.07	|  Number of variables:  180                                                  |
11.04/11.07	|  Number of clauses:    15300                                                |
11.04/11.09	|  Parsing time:         0.02         s                                       |
11.04/11.09	============================[ Search Statistics ]==============================
11.04/11.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.09	===============================================================================
11.04/11.09	|         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
11.04/11.10	|       101 |     180    15300   107100 |     5610      101     53 |  0.003 % |
11.04/11.12	|       251 |     180    15300   107100 |     6171      251     51 |  0.003 % |
11.04/11.13	|       476 |     180    15300   107100 |     6788      476     52 |  0.003 % |
11.04/11.16	|       814 |     180    15300   107100 |     7466      814     53 |  0.003 % |
11.04/11.21	|      1322 |     180    15300   107100 |     8213     1322     52 |  0.003 % |
11.04/11.27	|      2082 |     180    15300   107100 |     9034     2082     52 |  0.003 % |
11.24/11.37	|      3223 |     180    15300   107100 |     9938     3223     52 |  0.003 % |
11.44/11.53	|      4933 |     180    15300   107100 |    10932     4933     52 |  0.003 % |
11.74/11.83	|      7495 |     180    15300   107100 |    12025     7495     52 |  0.003 % |
12.25/12.37	|     11339 |     180    15300   107100 |    13228    11339     52 |  0.003 % |
13.17/13.25	|     17107 |     180    15300   107100 |    14550    10456     53 |  0.003 % |
14.62/14.68	|     25756 |     180    15300   107100 |    16005    11793     52 |  0.003 % |
16.88/17.01	|     38732 |     180    15300   107100 |    17606     8680     53 |  0.003 % |
20.56/20.69	|     58195 |     180    15300   107100 |    19367    10458     53 |  0.003 % |
26.81/26.88	|     87387 |     180    15300   107100 |    21303    10477     53 |  0.003 % |
36.84/36.99	|    131176 |     180    15300   107100 |    23434    11510     53 |  0.003 % |
53.03/53.13	|    196861 |     180    15300   107100 |    25777    17686     54 |  0.003 % |
78.75/78.91	|    295387 |     180    15300   107100 |    28355    19261     54 |  0.003 % |
120.25/120.42	|    443177 |     180    15300   107100 |    31191    21460     55 |  0.003 % |
188.69/188.87	|    664860 |     180    15300   107100 |    34310    20037     54 |  0.003 % |
297.63/297.92	|    997385 |     180    15300   107100 |    37741    29842     54 |  0.003 % |
471.61/472.00	|   1496173 |     180    15300   107100 |    41515    33452     54 |  0.003 % |
755.54/756.15	|   2244356 |     180    15300   107100 |    45666    18237     53 |  0.003 % |
1198.81/1199.65	c Preprocessing...
1198.81/1199.65	c Inital problem has 180 variables, 15300 nary clauses (0 binary clauses).
1198.81/1199.65	c Num non-binary clauses 15300, Average non-binary clause length 7.000
1198.81/1199.65	c Theory has no gaps
1198.81/1199.65	c Preprocessor runtime was 0.040 seconds.
1198.81/1199.65	c 
1198.81/1199.65	c Satisfiability of theory still undetermined.
1198.81/1199.65	c See file /tmp/Ar5KlT for simplified theory.
1198.81/1199.65	c Bin: Executing minisat20
1198.81/1199.65	c child exit by a signal
1198.81/1199.65	c minisat20 returned code 137.
1198.81/1199.65	c minisat20 returned code 137.
1198.81/1199.65	c satzilla running minisat20 ... 
1198.81/1199.65	c Bin: Executing minisat20
1198.81/1199.65	c minisat20 returned code 1.
1198.81/1199.65	c minisat20 returned code 1.
1198.81/1199.65	c satzilla running march_dl ... 
1198.81/1199.65	c Bin: Executing march_dl
1198.81/1199.65	c march_dl returned code 1.
1198.81/1199.65	c march_dl returned code 1.
1198.81/1199.65	c satzilla running march_dl with preprocessing ... 
1198.81/1199.65	c Bin: Executing march_dl
1198.81/1199.65	c march_dl returned code 1.
1198.81/1199.65	c march_dl returned code 1.
1198.81/1199.65	c satzilla running vallst with preprocessing ... 
1198.81/1199.65	c Bin: Executing vallst
1198.81/1199.65	c vallst returned code 1.
1198.81/1199.65	c vallst returned code 1.
1198.81/1199.65	c satzilla running zchaff_rand with preprocessing ... 
1198.81/1199.65	c Bin: Executing zchaff_rand
1198.81/1199.65	c zchaff_rand returned code 1.
1198.81/1199.65	c zchaff_rand returned code 1.
1198.81/1199.65	c satzilla running kcnfs with preprocessing ... 
1198.81/1199.65	c Bin: Executing kcnfs
1198.81/1199.65	c kcnfs returned code 1.
1198.81/1199.65	c kcnfs returned code 1.
1198.81/1199.65	c satzilla running kcnfs ... 
1198.81/1199.65	c Bin: Executing kcnfs
1198.81/1199.65	c kcnfs returned code 1.
1198.81/1199.65	c kcnfs returned code 1.
1198.81/1199.65	c satzilla running vallst ... 
1198.81/1199.65	c Bin: Executing vallst
1198.81/1199.65	c vallst returned code 1.
1198.81/1199.65	c vallst returned code 1.
1198.81/1199.65	c satzilla running zchaff_rand ... 
1198.81/1199.66	c Bin: Executing zchaff_rand
1198.81/1199.66	c zchaff_rand returned code 1.
1198.81/1199.66	c zchaff_rand returned code 1.
1198.81/1199.66	c ERROR: All Failed! 
1198.81/1199.66	c SATZILLA_TIME=1199.040000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-303020-1172025381 -o ROOT/results/node40/solver-303020-1172025381 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303020-1172025381/SATzilla2007_C /tmp/evaluation/303020-1172025381/instance-303020-1172025381.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 24501
/proc/meminfo: memFree=1483112/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=1440 CPUtime=0
/proc/24501/stat : 24501 (SATzilla2007_C) R 24499 24501 23379 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 127572334 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/24501/statm: 360 110 95 260 0 84 0
[pid=24502] ppid=24501 vsize=768 CPUtime=0
/proc/24502/stat : 24502 (march_dl) R 24501 24501 23379 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 127572335 786432 79 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24502/statm: 192 79 50 118 0 71 0

[startup+0.107295 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 24501
/proc/meminfo: memFree=1483112/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=1440 CPUtime=0
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 127572334 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 360 110 95 260 0 84 0
[pid=24502] ppid=24501 vsize=2480 CPUtime=0.09
/proc/24502/stat : 24502 (march_dl) R 24501 24501 23379 0 -1 4194304 2027 0 0 0 9 0 0 0 19 0 1 0 127572335 2539520 505 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134560124 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24502/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.515346 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 24501
/proc/meminfo: memFree=1483112/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=1440 CPUtime=0
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 127572334 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 360 110 95 260 0 84 0
[pid=24502] ppid=24501 vsize=4660 CPUtime=0.5
/proc/24502/stat : 24502 (march_dl) R 24501 24501 23379 0 -1 4194304 2931 0 0 0 49 1 0 0 23 0 1 0 127572335 4771840 672 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24502/statm: 1165 672 67 118 0 1044 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6100

[startup+1.33545 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24503
/proc/meminfo: memFree=1480472/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=1440 CPUtime=0
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 127572334 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 360 110 95 260 0 84 0
[pid=24502] ppid=24501 vsize=4660 CPUtime=1.32
/proc/24502/stat : 24502 (march_dl) R 24501 24501 23379 0 -1 4194304 2963 0 0 0 131 1 0 0 25 0 1 0 127572335 4771840 704 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24502/statm: 1165 704 67 118 0 1044 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6100

[startup+2.97166 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24503
/proc/meminfo: memFree=1480088/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=1440 CPUtime=0
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 127572334 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 360 110 95 260 0 84 0
[pid=24502] ppid=24501 vsize=4924 CPUtime=2.96
/proc/24502/stat : 24502 (march_dl) R 24501 24501 23379 0 -1 4194304 3039 0 0 0 295 1 0 0 25 0 1 0 127572335 5042176 780 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24502/statm: 1231 780 67 118 0 1110 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6364

[startup+6.25509 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24504
/proc/meminfo: memFree=1481048/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=1440 CPUtime=4.99
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 135 3113 0 0 0 0 498 1 16 0 1 0 127572334 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 360 111 96 260 0 84 0
[pid=24504] ppid=24501 vsize=6188 CPUtime=1.23
/proc/24504/stat : 24504 (ubcsat2006) R 24501 24501 23379 0 -1 4194304 550 0 0 0 120 3 0 0 25 0 1 0 127572835 6336512 533 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134703638 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24504/statm: 1547 533 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7159 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1473624/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=5804 CPUtime=1.62
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 1228 0 0 0 162 0 0 0 25 0 1 0 127573442 5943296 1222 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 1451 1222 58 118 0 1329 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11776

[startup+25.5356 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1471064/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=8016 CPUtime=14.44
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 1790 0 0 0 1443 1 0 0 25 0 1 0 127573442 8208384 1784 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 2004 1784 58 118 0 1882 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13988

[startup+51.1699 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1469400/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=9776 CPUtime=40.05
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 2201 0 0 0 4003 2 0 0 25 0 1 0 127573442 10010624 2195 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 2444 2195 58 118 0 2322 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15748

[startup+102.434 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1467352/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=11920 CPUtime=91.28
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 2719 0 0 0 9126 2 0 0 25 0 1 0 127573442 12206080 2713 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 2980 2713 58 118 0 2858 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 17892

[startup+162.518 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1465880/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=13424 CPUtime=151.32
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 3088 0 0 0 15130 2 0 0 25 0 1 0 127573442 13746176 3082 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 3356 3082 58 118 0 3234 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 19396

[startup+222.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1464664/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=14644 CPUtime=211.38
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 3386 0 0 0 21135 3 0 0 25 0 1 0 127573442 14995456 3380 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 3661 3380 58 118 0 3539 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 20616

[startup+282.686 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1464216/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=15080 CPUtime=271.42
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 3506 0 0 0 27139 3 0 0 25 0 1 0 127573442 15441920 3500 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 3770 3500 58 118 0 3648 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 21052

[startup+342.77 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1463192/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=16148 CPUtime=331.47
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 3767 0 0 0 33143 4 0 0 25 0 1 0 127573442 16535552 3761 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 4037 3761 58 118 0 3915 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 22120

[startup+402.853 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1462744/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=16728 CPUtime=391.51
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 3890 0 0 0 39147 4 0 0 25 0 1 0 127573442 17129472 3884 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 4182 3884 58 118 0 4060 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 22700

[startup+462.935 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1462488/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=16904 CPUtime=451.55
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 3938 0 0 0 45151 4 0 0 25 0 1 0 127573442 17309696 3932 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 4226 3932 58 118 0 4104 0
Current children cumulated CPU time (s) 462.59

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


[startup+763.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1459992/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=19528 CPUtime=751.77
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 4539 0 0 0 75172 5 0 0 25 0 1 0 127573442 19996672 4533 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 4882 4533 58 118 0 4760 0
Current children cumulated CPU time (s) 762.81
Current children cumulated vsize (KiB) 25500

[startup+823.426 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1458776/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=20764 CPUtime=811.81
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 4849 0 0 0 81176 5 0 0 25 0 1 0 127573442 21262336 4843 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527842 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5191 4843 58 118 0 5069 0
Current children cumulated CPU time (s) 822.85
Current children cumulated vsize (KiB) 26736

[startup+883.521 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1458648/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=20896 CPUtime=871.88
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 4890 0 0 0 87182 6 0 0 25 0 1 0 127573442 21397504 4884 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5224 4884 58 118 0 5102 0
Current children cumulated CPU time (s) 882.92
Current children cumulated vsize (KiB) 26868

[startup+943.598 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1458520/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21096 CPUtime=931.92
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 4923 0 0 0 93186 6 0 0 25 0 1 0 127573442 21602304 4917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5274 4917 58 118 0 5152 0
Current children cumulated CPU time (s) 942.96
Current children cumulated vsize (KiB) 27068

[startup+1003.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1458520/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21096 CPUtime=991.95
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 4925 0 0 0 99189 6 0 0 25 0 1 0 127573442 21602304 4919 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5274 4919 58 118 0 5152 0
Current children cumulated CPU time (s) 1002.99
Current children cumulated vsize (KiB) 27068

[startup+1063.76 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1458072/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21592 CPUtime=1052
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5036 0 0 0 105194 6 0 0 25 0 1 0 127573442 22110208 5030 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5398 5030 58 118 0 5276 0
Current children cumulated CPU time (s) 1063.04
Current children cumulated vsize (KiB) 27564

[startup+1123.85 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1458008/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21592 CPUtime=1112.05
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5056 0 0 0 111199 6 0 0 25 0 1 0 127573442 22110208 5050 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5398 5050 58 118 0 5276 0
Current children cumulated CPU time (s) 1123.09
Current children cumulated vsize (KiB) 27564

[startup+1183.93 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1457944/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21736 CPUtime=1172.08
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5071 0 0 0 117202 6 0 0 25 0 1 0 127573442 22257664 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5434 5065 58 118 0 5312 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 27708

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

[startup+1187.73 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24505
/proc/meminfo: memFree=1457944/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21736 CPUtime=1175.88
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5071 0 0 0 117582 6 0 0 25 0 1 0 127573442 22257664 5065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5434 5065 58 118 0 5312 0
Current children cumulated CPU time (s) 1186.92
Current children cumulated vsize (KiB) 27708

[startup+1194.28 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 24505
/proc/meminfo: memFree=1457944/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21736 CPUtime=1182.43
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5074 0 0 0 118237 6 0 0 25 0 1 0 127573442 22257664 5068 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5434 5068 58 118 0 5312 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 27708

[startup+1197.57 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 24505
/proc/meminfo: memFree=1457944/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21736 CPUtime=1185.72
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5074 0 0 0 118566 6 0 0 25 0 1 0 127573442 22257664 5068 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5434 5068 58 118 0 5312 0
Current children cumulated CPU time (s) 1196.76
Current children cumulated vsize (KiB) 27708

[startup+1198.39 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 24505
/proc/meminfo: memFree=1457944/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21736 CPUtime=1186.54
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5087 0 0 0 118648 6 0 0 25 0 1 0 127573442 22257664 5081 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5434 5081 58 118 0 5312 0
Current children cumulated CPU time (s) 1197.58
Current children cumulated vsize (KiB) 27708

[startup+1199.21 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 24505
/proc/meminfo: memFree=1457944/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21736 CPUtime=1187.36
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5087 0 0 0 118730 6 0 0 25 0 1 0 127573442 22257664 5081 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5434 5081 58 118 0 5312 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 27708

[startup+1199.62 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 24505
/proc/meminfo: memFree=1457944/2055920 swapFree=4183944/4192956
[pid=24501] ppid=24499 vsize=5972 CPUtime=11.04
/proc/24501/stat : 24501 (SATzilla2007_C) S 24499 24501 23379 0 -1 4194304 2313 3669 0 0 386 7 703 8 25 0 1 0 127572334 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1493 1308 165 260 0 1217 0
[pid=24505] ppid=24501 vsize=21736 CPUtime=1187.77
/proc/24505/stat : 24505 (minisat20) R 24501 24501 23379 0 -1 4194304 5087 0 0 0 118771 6 0 0 25 0 1 0 127573442 22257664 5081 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24505/statm: 5434 5081 58 118 0 5312 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 27708

Child status: 17
Real time (s): 1199.66
CPU time (s): 1198.88
CPU user time (s): 1198.65
CPU system time (s): 0.228965
CPU usage (%): 99.9349
Max. virtual memory (cumulated for all children) (KiB): 27708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.65
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11082
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= 25
involuntary context switches= 3327

runsolver used 1.08283 second user time and 3.17952 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Feb 21 02:36:21 UTC 2007

IDJOB= 303020
IDBENCH= 20097
IDSOLVER= 135
FILE ID= node40/303020-1172025381

PBS_JOBID= 3892664

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S1446471927-04.cnf
COMMAND LINE= /tmp/evaluation/303020-1172025381/SATzilla2007_C /tmp/evaluation/303020-1172025381/instance-303020-1172025381.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-303020-1172025381 -o ROOT/results/node40/solver-303020-1172025381 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303020-1172025381/SATzilla2007_C /tmp/evaluation/303020-1172025381/instance-303020-1172025381.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  328eff5f4a59e23832259fb06180efee

RANDOM SEED= 544512057

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:       1483584 kB
Buffers:         32144 kB
Cached:         470980 kB
SwapCached:       2932 kB
Active:          68400 kB
Inactive:       444300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483584 kB
SwapTotal:     4192956 kB
SwapFree:      4183944 kB
Dirty:            8792 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            45716 kB
Committed_AS:   209180 kB
PageTables:       1412 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= 66555 MiB

End job on node40 on Wed Feb 21 02:56:21 UTC 2007