Trace number 303102

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.84 1199.58

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S1358416858-13.cnf
MD5SUM7f9bc9e91d3c5181672e5c64171b017a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark649.225
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.82/10.94	c run March_dl for 5 seconds ... 
10.82/10.94	c Bin: Executing march_dl
10.82/10.94	c child exit by a signal
10.82/10.94	c march_dl returned code 137.
10.82/10.94	c run saps (UBCSAT implementation) for 2 seconds ... 
10.82/10.94	c Bin: Executing ubcsat2006
10.82/10.94	c child exited successfully
10.82/10.94	c ubcsat2006 returned code 0.
10.82/10.94	c satzilla computing base features
10.82/10.94	c satzilla doing unit-prop probe
10.82/10.94	c satzilla doing local search probe
10.82/10.94	c satzilla doing lobjois search-space size estimate
10.82/10.94	c satzilla's ranking:
10.82/10.94	c 1) minisat20+P: 0.818952
10.82/10.94	c 2) minisat20: 1.206137
10.82/10.94	c 3) march_dl: 1.649776
10.82/10.94	c 4) march_dl+P: 2.529248
10.82/10.94	c 5) vallst+P: 4.894705
10.82/10.94	c 6) zchaff_rand+P: 6.323233
10.82/10.94	c 7) kcnfs+P: 999.000000
10.82/10.94	c 8) kcnfs: 999.000000
10.82/10.94	c 9) vallst: 999.000000
10.82/10.94	c 10) zchaff_rand: 999.000000
10.82/10.94	c satzilla running minisat20 with preprocessing ... 
10.92/11.03	This is MiniSat 2.0 beta
10.92/11.03	WARNING: for repeatability, setting FPU to use double precision
10.92/11.03	============================[ Problem Statistics ]=============================
10.92/11.03	|                                                                             |
10.92/11.03	|  Number of variables:  180                                                  |
10.92/11.03	|  Number of clauses:    15300                                                |
10.92/11.04	|  Parsing time:         0.01         s                                       |
10.92/11.04	============================[ Search Statistics ]==============================
10.92/11.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.92/11.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.92/11.04	===============================================================================
10.92/11.04	|         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
10.92/11.05	|       100 |     180    15300   107100 |     5610      100     53 |  0.003 % |
10.98/11.07	|       251 |     180    15300   107100 |     6171      251     52 |  0.003 % |
10.98/11.09	|       477 |     180    15300   107100 |     6788      477     52 |  0.003 % |
10.98/11.11	|       814 |     180    15300   107100 |     7466      814     51 |  0.003 % |
10.98/11.15	|      1320 |     180    15300   107100 |     8213     1320     51 |  0.003 % |
10.98/11.21	|      2080 |     180    15300   107100 |     9034     2080     52 |  0.003 % |
11.21/11.32	|      3221 |     180    15300   107100 |     9938     3221     51 |  0.003 % |
11.41/11.48	|      4931 |     180    15300   107100 |    10932     4931     52 |  0.003 % |
11.62/11.76	|      7494 |     180    15300   107100 |    12025     7494     52 |  0.003 % |
12.13/12.26	|     11339 |     180    15300   107100 |    13228    11339     53 |  0.003 % |
12.95/13.09	|     17106 |     180    15300   107100 |    14550    10452     53 |  0.003 % |
14.28/14.42	|     25755 |     180    15300   107100 |    16005    11787     53 |  0.003 % |
16.53/16.63	|     38729 |     180    15300   107100 |    17606     8669     52 |  0.003 % |
20.12/20.24	|     58191 |     180    15300   107100 |    19367    10444     53 |  0.003 % |
26.47/26.56	|     87384 |     180    15300   107100 |    21303    10471     51 |  0.003 % |
37.01/37.16	|    131173 |     180    15300   107100 |    23434    11483     52 |  0.003 % |
52.48/52.65	|    196857 |     180    15300   107100 |    25777    17450     54 |  0.003 % |
79.52/79.62	|    295383 |     180    15300   107100 |    28355    20681     54 |  0.003 % |
120.99/121.20	|    443172 |     180    15300   107100 |    31191    22661     54 |  0.003 % |
187.97/188.16	|    664855 |     180    15300   107100 |    34310    21044     53 |  0.003 % |
300.12/300.39	|    997380 |     180    15300   107100 |    37741    31906     54 |  0.003 % |
477.72/478.10	|   1496168 |     180    15300   107100 |    41515    33831     53 |  0.003 % |
756.50/757.04	|   2244351 |     180    15300   107100 |    45666    17863     50 |  0.003 % |
1198.79/1199.57	c Preprocessing...
1198.79/1199.57	c Inital problem has 180 variables, 15300 nary clauses (0 binary clauses).
1198.79/1199.57	c Num non-binary clauses 15300, Average non-binary clause length 7.000
1198.79/1199.57	c Theory has no gaps
1198.79/1199.57	c Preprocessor runtime was 0.050 seconds.
1198.79/1199.57	c 
1198.79/1199.57	c Satisfiability of theory still undetermined.
1198.79/1199.57	c See file /tmp/m48QI6 for simplified theory.
1198.79/1199.57	c Bin: Executing minisat20
1198.79/1199.57	c child exit by a signal
1198.79/1199.57	c minisat20 returned code 137.
1198.79/1199.57	c minisat20 returned code 137.
1198.79/1199.57	c satzilla running minisat20 ... 
1198.79/1199.57	c Bin: Executing minisat20
1198.79/1199.57	c minisat20 returned code 1.
1198.79/1199.57	c minisat20 returned code 1.
1198.79/1199.57	c satzilla running march_dl ... 
1198.79/1199.57	c Bin: Executing march_dl
1198.79/1199.57	c march_dl returned code 1.
1198.79/1199.57	c march_dl returned code 1.
1198.79/1199.57	c satzilla running march_dl with preprocessing ... 
1198.79/1199.57	c Bin: Executing march_dl
1198.79/1199.57	c march_dl returned code 1.
1198.79/1199.57	c march_dl returned code 1.
1198.79/1199.57	c satzilla running vallst with preprocessing ... 
1198.79/1199.57	c Bin: Executing vallst
1198.79/1199.57	c vallst returned code 1.
1198.79/1199.57	c vallst returned code 1.
1198.79/1199.57	c satzilla running zchaff_rand with preprocessing ... 
1198.79/1199.57	c Bin: Executing zchaff_rand
1198.79/1199.57	c zchaff_rand returned code 1.
1198.79/1199.57	c zchaff_rand returned code 1.
1198.79/1199.57	c satzilla running kcnfs with preprocessing ... 
1198.79/1199.57	c Bin: Executing kcnfs
1198.79/1199.57	c kcnfs returned code 1.
1198.79/1199.57	c kcnfs returned code 1.
1198.79/1199.57	c satzilla running kcnfs ... 
1198.79/1199.57	c Bin: Executing kcnfs
1198.79/1199.57	c kcnfs returned code 1.
1198.79/1199.57	c kcnfs returned code 1.
1198.79/1199.57	c satzilla running vallst ... 
1198.79/1199.57	c Bin: Executing vallst
1198.79/1199.57	c vallst returned code 1.
1198.79/1199.57	c vallst returned code 1.
1198.79/1199.57	c satzilla running zchaff_rand ... 
1198.79/1199.57	c Bin: Executing zchaff_rand
1198.79/1199.57	c zchaff_rand returned code 1.
1198.79/1199.57	c zchaff_rand returned code 1.
1198.79/1199.57	c ERROR: All Failed! 
1198.79/1199.57	c SATZILLA_TIME=1199.010000

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/node76/watcher-303102-1172027267 -o ROOT/results/node76/solver-303102-1172027267 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303102-1172027267/SATzilla2007_C /tmp/evaluation/303102-1172027267/instance-303102-1172027267.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 3/69 31548
/proc/meminfo: memFree=1675704/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=1440 CPUtime=0
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 222685046 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/31548/statm: 360 110 95 260 0 84 0
[pid=31549] ppid=31548 vsize=768 CPUtime=0
/proc/31549/stat : 31549 (march_dl) R 31548 31548 29686 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 222685046 786432 96 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31549/statm: 192 96 50 118 0 71 0

[startup+0.109908 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 31548
/proc/meminfo: memFree=1675704/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=1440 CPUtime=0
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 222685046 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/31548/statm: 360 110 95 260 0 84 0
[pid=31549] ppid=31548 vsize=1736 CPUtime=0.1
/proc/31549/stat : 31549 (march_dl) R 31548 31548 29686 0 -1 4194304 2207 0 0 0 10 0 0 0 18 0 1 0 222685046 1777664 324 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31549/statm: 434 324 65 118 0 313 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3176

[startup+0.518953 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 31548
/proc/meminfo: memFree=1675704/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=1440 CPUtime=0
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 222685046 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/31548/statm: 360 110 95 260 0 84 0
[pid=31549] ppid=31548 vsize=4664 CPUtime=0.5
/proc/31549/stat : 31549 (march_dl) R 31548 31548 29686 0 -1 4194304 2930 0 0 0 50 0 0 0 21 0 1 0 222685046 4775936 673 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31549/statm: 1166 673 67 118 0 1045 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6104

[startup+1.33905 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 31550
/proc/meminfo: memFree=1673064/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=1440 CPUtime=0
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 222685046 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/31548/statm: 360 110 95 260 0 84 0
[pid=31549] ppid=31548 vsize=4664 CPUtime=1.32
/proc/31549/stat : 31549 (march_dl) R 31548 31548 29686 0 -1 4194304 2962 0 0 0 132 0 0 0 25 0 1 0 222685046 4775936 705 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31549/statm: 1166 705 67 118 0 1045 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6104

[startup+2.97524 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 31550
/proc/meminfo: memFree=1672744/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=1440 CPUtime=0
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 222685046 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/31548/statm: 360 110 95 260 0 84 0
[pid=31549] ppid=31548 vsize=4928 CPUtime=2.96
/proc/31549/stat : 31549 (march_dl) R 31548 31548 29686 0 -1 4194304 3028 0 0 0 296 0 0 0 25 0 1 0 222685046 5046272 771 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31549/statm: 1232 771 67 118 0 1111 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6368

[startup+6.25162 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 31551
/proc/meminfo: memFree=1673640/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=1440 CPUtime=4.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 134 3103 0 0 0 0 498 0 16 0 1 0 222685046 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 360 111 96 260 0 84 0
[pid=31551] ppid=31548 vsize=6192 CPUtime=1.23
/proc/31551/stat : 31551 (ubcsat2006) R 31548 31548 29686 0 -1 4194304 548 0 0 0 119 4 0 0 25 0 1 0 222685547 6340608 531 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31551/statm: 1548 531 154 64 0 1128 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7632

[startup+12.7064 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1665896/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=5812 CPUtime=1.66
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 1233 0 0 0 165 1 0 0 25 0 1 0 222686149 5951488 1227 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 1453 1227 58 118 0 1331 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11784

[startup+25.5168 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1663720/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=8120 CPUtime=14.46
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 1786 0 0 0 1445 1 0 0 25 0 1 0 222686149 8314880 1780 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 2030 1780 58 118 0 1908 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14092

[startup+51.1368 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1661928/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=9780 CPUtime=40.06
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 2200 0 0 0 4005 1 0 0 25 0 1 0 222686149 10014720 2194 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 2445 2194 58 118 0 2323 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15752

[startup+102.371 s]
/proc/loadavg: 0.98 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1659688/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=12072 CPUtime=91.27
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 2756 0 0 0 9125 2 0 0 25 0 1 0 222686149 12361728 2750 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525528 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 3018 2750 58 118 0 2896 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18044

[startup+162.424 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1658216/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=13572 CPUtime=151.28
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 3121 0 0 0 15126 2 0 0 25 0 1 0 222686149 13897728 3115 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 3393 3115 58 118 0 3271 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 19544

[startup+222.481 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1657192/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=14668 CPUtime=211.3
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 3398 0 0 0 21127 3 0 0 25 0 1 0 222686149 15020032 3392 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 3667 3392 58 118 0 3545 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 20640

[startup+282.535 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1656744/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=15248 CPUtime=271.32
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 3521 0 0 0 27129 3 0 0 25 0 1 0 222686149 15613952 3515 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 3812 3515 58 118 0 3690 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 21220

[startup+342.593 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1655720/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=16368 CPUtime=331.35
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 3794 0 0 0 33132 3 0 0 25 0 1 0 222686149 16760832 3788 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 4092 3788 58 118 0 3970 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 22340

[startup+402.646 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1655400/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=16640 CPUtime=391.36
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 3864 0 0 0 39133 3 0 0 25 0 1 0 222686149 17039360 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 4160 3858 58 118 0 4038 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 22612

[startup+462.704 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1655208/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=16932 CPUtime=451.38
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 3923 0 0 0 45135 3 0 0 25 0 1 0 222686149 17338368 3917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31552/statm: 4233 3917 58 118 0 4111 0
Current children cumulated CPU time (s) 462.36

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


[startup+823.037 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1651560/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=20496 CPUtime=811.5
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4779 0 0 0 81145 5 0 0 25 0 1 0 222686149 20987904 4773 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5124 4773 58 118 0 5002 0
Current children cumulated CPU time (s) 822.48
Current children cumulated vsize (KiB) 26468

[startup+883.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1651368/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=20664 CPUtime=871.52
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4832 0 0 0 87147 5 0 0 25 0 1 0 222686149 21159936 4826 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5166 4826 58 118 0 5044 0
Current children cumulated CPU time (s) 882.5
Current children cumulated vsize (KiB) 26636

[startup+943.153 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1651240/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=20964 CPUtime=931.54
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4885 0 0 0 93149 5 0 0 25 0 1 0 222686149 21467136 4879 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5241 4879 58 118 0 5119 0
Current children cumulated CPU time (s) 942.52
Current children cumulated vsize (KiB) 26936

[startup+1003.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1651176/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=20964 CPUtime=991.56
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4909 0 0 0 99151 5 0 0 25 0 1 0 222686149 21467136 4903 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5241 4903 58 118 0 5119 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 26936

[startup+1063.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1651112/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21140 CPUtime=1051.57
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4918 0 0 0 105152 5 0 0 25 0 1 0 222686149 21647360 4912 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31552/statm: 5285 4912 58 118 0 5163 0
Current children cumulated CPU time (s) 1062.55
Current children cumulated vsize (KiB) 27112

[startup+1123.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650856/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1111.59
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4964 0 0 0 111154 5 0 0 25 0 1 0 222686149 21835776 4958 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4958 58 118 0 5209 0
Current children cumulated CPU time (s) 1122.57
Current children cumulated vsize (KiB) 27296

[startup+1183.37 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1171.62
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4966 0 0 0 117156 6 0 0 25 0 1 0 222686149 21835776 4960 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519461 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4960 58 118 0 5209 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 27296

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

[startup+1187.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1175.41
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4966 0 0 0 117535 6 0 0 25 0 1 0 222686149 21835776 4960 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4960 58 118 0 5209 0
Current children cumulated CPU time (s) 1186.39
Current children cumulated vsize (KiB) 27296

[startup+1193.72 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1181.97
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4966 0 0 0 118191 6 0 0 25 0 1 0 222686149 21835776 4960 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4960 58 118 0 5209 0
Current children cumulated CPU time (s) 1192.95
Current children cumulated vsize (KiB) 27296

[startup+1196.99 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1185.24
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4983 0 0 0 118518 6 0 0 25 0 1 0 222686149 21835776 4977 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4977 58 118 0 5209 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 27296

[startup+1198.64 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1186.89
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4983 0 0 0 118683 6 0 0 25 0 1 0 222686149 21835776 4977 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4977 58 118 0 5209 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 27296

[startup+1199.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1187.29
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4983 0 0 0 118723 6 0 0 25 0 1 0 222686149 21835776 4977 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4977 58 118 0 5209 0
Current children cumulated CPU time (s) 1198.27
Current children cumulated vsize (KiB) 27296

[startup+1199.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1187.7
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4983 0 0 0 118764 6 0 0 25 0 1 0 222686149 21835776 4977 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4977 58 118 0 5209 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 27296

[startup+1199.57 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 31552
/proc/meminfo: memFree=1650792/2055888 swapFree=4082452/4096564
[pid=31548] ppid=31546 vsize=5972 CPUtime=10.98
/proc/31548/stat : 31548 (SATzilla2007_C) S 31546 31548 29686 0 -1 4194304 2313 3658 0 0 382 6 703 7 25 0 1 0 222685046 6115328 1308 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/31548/statm: 1493 1308 165 260 0 1217 0
[pid=31552] ppid=31548 vsize=21324 CPUtime=1187.81
/proc/31552/stat : 31552 (minisat20) R 31548 31548 29686 0 -1 4194304 4983 0 0 0 118775 6 0 0 25 0 1 0 222686149 21835776 4977 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31552/statm: 5331 4977 58 118 0 5209 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 27296

Child status: 17
Real time (s): 1199.58
CPU time (s): 1198.84
CPU user time (s): 1198.63
CPU system time (s): 0.212967
CPU usage (%): 99.9385
Max. virtual memory (cumulated for all children) (KiB): 27296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.63
system time used= 0.212967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10967
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 4590

runsolver used 1.06384 second user time and 2.23666 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Wed Feb 21 03:07:47 UTC 2007

IDJOB= 303102
IDBENCH= 20099
IDSOLVER= 135
FILE ID= node76/303102-1172027267

PBS_JOBID= 3892686

Free space on /tmp= 66642 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7f9bc9e91d3c5181672e5c64171b017a

RANDOM SEED= 840586395

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1676112 kB
Buffers:         33424 kB
Cached:         290752 kB
SwapCached:       8004 kB
Active:         220612 kB
Inactive:       118608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1676112 kB
SwapTotal:     4096564 kB
SwapFree:      4082452 kB
Dirty:            8796 kB
Writeback:           0 kB
Mapped:          15644 kB
Slab:            26936 kB
Committed_AS:   982816 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66642 MiB

End job on node76 on Wed Feb 21 03:27:47 UTC 2007