Trace number 332716

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 RANDOM? (exit code) 1199.67 1200.17

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00080.sat05-1325.reshuffled-07.cnf
MD5SUM270191e44d7630b87c6baceebf140e40
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.512921
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of clauses11604
Sum of the clauses size89223
Maximum clause length11
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 214
Number of clauses of size 373
Number of clauses of size 472
Number of clauses of size 5457
Number of clauses of size over 510986

Solver Data (download as text)

10.67/10.78	c run March_dl for 5 seconds ... 
10.67/10.78	c Bin: Executing march_dl
10.67/10.78	c child exit by a signal
10.67/10.78	c march_dl returned code 137.
10.67/10.78	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.78	c Bin: Executing ubcsat2006
10.67/10.78	c child exited successfully
10.67/10.78	c ubcsat2006 returned code 0.
10.67/10.78	c satzilla computing base features
10.67/10.78	c satzilla doing unit-prop probe
10.67/10.78	c satzilla doing local search probe
10.67/10.78	c satzilla doing lobjois search-space size estimate
10.67/10.78	c satzilla's ranking:
10.67/10.78	c 1) minisat20+P: -0.312615
10.67/10.78	c 2) kcnfs: 4.599361
10.67/10.78	c 3) march_dl: 167.425506
10.67/10.78	c 4) kcnfs+P: 999.000000
10.67/10.78	c 5) march_dl+P: 999.000000
10.67/10.78	c 6) vallst+P: 999.000000
10.67/10.78	c 7) zchaff_rand+P: 999.000000
10.67/10.78	c 8) vallst: 999.000000
10.67/10.78	c 9) zchaff_rand: 999.000000
10.67/10.78	c 10) minisat20: 999.000000
10.67/10.78	c satzilla running minisat20 with preprocessing ... 
10.77/10.85	This is MiniSat 2.0 beta
10.77/10.85	WARNING: for repeatability, setting FPU to use double precision
10.77/10.85	============================[ Problem Statistics ]=============================
10.77/10.85	|                                                                             |
10.77/10.85	|  Number of variables:  286                                                  |
10.77/10.85	|  Number of clauses:    11602                                                |
10.77/10.87	|  Parsing time:         0.01         s                                       |
10.77/10.87	============================[ Search Statistics ]==============================
10.77/10.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.87	===============================================================================
10.77/10.87	|         0 |     286    11602    89171 |     3867        0    nan |  0.000 % |
10.77/10.87	|       100 |     286    11602    89171 |     4254      100     15 |  0.001 % |
10.77/10.87	|       250 |     286    11602    89171 |     4679      250     12 |  0.001 % |
10.77/10.87	|       476 |     286    11602    89171 |     5147      476     13 |  0.001 % |
10.77/10.88	|       813 |     286    11602    89171 |     5662      813     12 |  0.001 % |
10.77/10.88	|      1320 |     286    11602    89171 |     6228     1320     14 |  0.001 % |
10.77/10.89	|      2080 |     286    11602    89171 |     6851     2080     15 |  0.001 % |
10.87/10.92	|      3219 |     286    11602    89171 |     7536     3219     15 |  0.001 % |
10.87/10.95	|      4928 |     286    11602    89171 |     8289     4928     15 |  0.001 % |
10.87/11.00	|      7490 |     286    11602    89171 |     9118     7490     14 |  0.001 % |
10.97/11.09	|     11334 |     286    11602    89171 |    10030     6720     17 |  0.001 % |
11.16/11.21	|     17101 |     286    11602    89171 |    11033     7453     15 |  0.001 % |
11.36/11.43	|     25750 |     286    11602    89171 |    12137    10556     18 |  0.001 % |
11.66/11.75	|     38724 |     286    11602    89171 |    13351    11369     13 |  0.002 % |
12.36/12.43	|     58185 |     286    11602    89171 |    14686    10695     20 |  0.001 % |
13.17/13.27	|     87377 |     285    11422    88271 |    16154     8734     16 |  0.351 % |
15.06/15.11	|    131168 |     285    11422    88271 |    17770    12041     20 |  0.351 % |
17.36/17.45	|    196853 |     285    11422    88271 |    19547    15396     16 |  0.351 % |
21.66/21.76	|    295380 |     285    11422    88271 |    21502    16048     20 |  0.351 % |
28.75/28.88	|    443169 |     285    11422    88271 |    23652    13141     16 |  0.351 % |
40.34/40.48	|    664852 |     285    11422    88271 |    26017    21605     19 |  0.351 % |
58.94/59.09	|    997377 |     285    11422    88271 |    28619    21500     21 |  0.352 % |
88.53/88.61	|   1496165 |     285    11422    88271 |    31481    22317     25 |  0.351 % |
132.61/132.78	|   2244348 |     285    11422    88271 |    34629    23137     17 |  0.351 % |
207.50/207.60	|   3366622 |     285    11422    88271 |    38092    31074     18 |  0.352 % |
329.36/329.60	|   5050034 |     285    11422    88271 |    41901    35723     17 |  0.351 % |
517.80/518.08	|   7575151 |     285    11422    88271 |    46091    39205     20 |  0.351 % |
820.50/820.85	|  11362826 |     285    11422    88271 |    50700    33836     20 |  0.351 % |
1199.58/1200.16	c Preprocessing...
1199.58/1200.16	c Inital problem has 288 variables, 11590 nary clauses (14 binary clauses).
1199.58/1200.16	c Num non-binary clauses 11588, Average non-binary clause length 7.697
1199.58/1200.16	c Theory has no gaps
1199.58/1200.16	c Preprocessor runtime was 0.040 seconds.
1199.58/1200.16	c 
1199.58/1200.16	c Satisfiability of theory still undetermined.
1199.58/1200.16	c See file /tmp/ydrT1g for simplified theory.
1199.58/1200.16	c Bin: Executing minisat20
1199.58/1200.16	c child exit by a signal
1199.58/1200.16	c minisat20 returned code 137.
1199.58/1200.16	c minisat20 returned code 137.
1199.58/1200.16	c satzilla running kcnfs ... 
1199.58/1200.16	c Bin: Executing kcnfs
1199.58/1200.16	c kcnfs returned code 1.
1199.58/1200.16	c kcnfs returned code 1.
1199.58/1200.16	c satzilla running march_dl ... 
1199.58/1200.16	c Bin: Executing march_dl
1199.58/1200.16	c march_dl returned code 1.
1199.58/1200.16	c march_dl returned code 1.
1199.58/1200.16	c satzilla running kcnfs with preprocessing ... 
1199.58/1200.16	c Bin: Executing kcnfs
1199.58/1200.16	c kcnfs returned code 1.
1199.58/1200.16	c kcnfs returned code 1.
1199.58/1200.16	c satzilla running march_dl with preprocessing ... 
1199.58/1200.16	c Bin: Executing march_dl
1199.58/1200.16	c march_dl returned code 1.
1199.58/1200.16	c march_dl returned code 1.
1199.58/1200.16	c satzilla running vallst with preprocessing ... 
1199.58/1200.16	c Bin: Executing vallst
1199.58/1200.16	c vallst returned code 1.
1199.58/1200.16	c vallst returned code 1.
1199.58/1200.16	c satzilla running zchaff_rand with preprocessing ... 
1199.58/1200.16	c Bin: Executing zchaff_rand
1199.58/1200.16	c zchaff_rand returned code 1.
1199.58/1200.16	c zchaff_rand returned code 1.
1199.58/1200.16	c satzilla running vallst ... 
1199.58/1200.16	c Bin: Executing vallst
1199.58/1200.16	c vallst returned code 1.
1199.58/1200.16	c vallst returned code 1.
1199.58/1200.16	c satzilla running zchaff_rand ... 
1199.58/1200.16	c Bin: Executing zchaff_rand
1199.58/1200.16	c zchaff_rand returned code 1.
1199.58/1200.16	c zchaff_rand returned code 1.
1199.58/1200.16	c satzilla running minisat20 ... 
1199.58/1200.16	c Bin: Executing minisat20
1199.58/1200.16	c minisat20 returned code 1.
1199.58/1200.16	c minisat20 returned code 1.
1199.58/1200.16	c ERROR: All Failed! 
1199.58/1200.16	c SATZILLA_TIME=1199.840000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-332716-1173487433 -o ROOT/results/node13/solver-332716-1173487433 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332716-1173487433/SATzilla2007_R /tmp/evaluation/332716-1173487433/instance-332716-1173487433.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22906
/proc/meminfo: memFree=1550280/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=0
/proc/22906/stat : 22906 (SATzilla2007_R) R 22904 22906 21546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 368697817 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22906/statm: 360 110 95 260 0 84 0
[pid=22907] ppid=22906 vsize=768 CPUtime=0
/proc/22907/stat : 22907 (march_dl) R 22906 22906 21546 0 -1 4194304 92 0 0 0 0 0 0 0 18 0 1 0 368697817 786432 87 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22907/statm: 192 87 50 118 0 71 0

[startup+0.00694294 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22906
/proc/meminfo: memFree=1550280/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=0
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 368697817 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22906/statm: 360 110 95 260 0 84 0
[pid=22907] ppid=22906 vsize=768 CPUtime=0
/proc/22907/stat : 22907 (march_dl) R 22906 22906 21546 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 368697817 786432 94 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22907/statm: 192 94 50 118 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2208

[startup+0.101955 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22906
/proc/meminfo: memFree=1550280/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=0
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 368697817 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22906/statm: 360 110 95 260 0 84 0
[pid=22907] ppid=22906 vsize=2248 CPUtime=0.09
/proc/22907/stat : 22907 (march_dl) R 22906 22906 21546 0 -1 4194304 1864 0 0 0 9 0 0 0 19 0 1 0 368697817 2301952 448 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22907/statm: 562 448 65 118 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3688

[startup+0.30198 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22906
/proc/meminfo: memFree=1550280/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=0
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 368697817 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22906/statm: 360 110 95 260 0 84 0
[pid=22907] ppid=22906 vsize=2600 CPUtime=0.29
/proc/22907/stat : 22907 (march_dl) R 22906 22906 21546 0 -1 4194304 3269 0 0 0 28 1 0 0 21 0 1 0 368697817 2662400 558 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533780 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22907/statm: 650 558 73 118 0 529 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4040

[startup+0.701034 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22906
/proc/meminfo: memFree=1550280/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=0
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 368697817 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22906/statm: 360 110 95 260 0 84 0
[pid=22907] ppid=22906 vsize=3444 CPUtime=0.69
/proc/22907/stat : 22907 (march_dl) R 22906 22906 21546 0 -1 4194304 3479 0 0 0 68 1 0 0 25 0 1 0 368697817 3526656 768 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533461 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22907/statm: 861 768 73 118 0 740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4884

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22908
/proc/meminfo: memFree=1547320/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=0
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 368697817 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22906/statm: 360 110 95 260 0 84 0
[pid=22907] ppid=22906 vsize=3748 CPUtime=1.49
/proc/22907/stat : 22907 (march_dl) R 22906 22906 21546 0 -1 4194304 4097 0 0 0 148 1 0 0 25 0 1 0 368697817 3837952 842 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22907/statm: 937 842 75 118 0 816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5188

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22908
/proc/meminfo: memFree=1546936/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=0
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 368697817 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22906/statm: 360 110 95 260 0 84 0
[pid=22907] ppid=22906 vsize=3748 CPUtime=3.09
/proc/22907/stat : 22907 (march_dl) R 22906 22906 21546 0 -1 4194304 4097 0 0 0 308 1 0 0 25 0 1 0 368697817 3837952 842 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134587477 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22907/statm: 937 842 75 118 0 816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5188

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22909
/proc/meminfo: memFree=1548472/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=1440 CPUtime=4.99
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 135 4097 0 0 0 0 498 1 16 0 1 0 368697817 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22906/statm: 360 111 96 260 0 84 0
[pid=22909] ppid=22906 vsize=6188 CPUtime=1.29
/proc/22909/stat : 22909 (ubcsat2006) R 22906 22906 21546 0 -1 4194304 491 0 0 0 123 6 0 0 25 0 1 0 368698317 6336512 474 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22909/statm: 1547 474 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22910
/proc/meminfo: memFree=1543288/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=4464 CPUtime=1.83
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 882 0 0 0 183 0 0 0 25 0 1 0 368698903 4571136 876 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 1116 876 59 118 0 994 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9588

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22910
/proc/meminfo: memFree=1540984/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=6548 CPUtime=14.62
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 1373 0 0 0 1462 0 0 0 25 0 1 0 368698903 6705152 1367 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529152 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 1637 1367 59 118 0 1515 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11672

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22910
/proc/meminfo: memFree=1539576/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=7988 CPUtime=40.21
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 1737 0 0 0 4020 1 0 0 25 0 1 0 368698903 8179712 1731 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 1997 1731 59 118 0 1875 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13112

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22912
/proc/meminfo: memFree=1536888/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=10844 CPUtime=91.4
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 2399 0 0 0 9139 1 0 0 25 0 1 0 368698903 11104256 2393 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536652 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 2711 2393 59 118 0 2589 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15968

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22912
/proc/meminfo: memFree=1536184/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=11796 CPUtime=151.38
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 2586 0 0 0 15136 2 0 0 25 0 1 0 368698903 12079104 2580 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 2949 2580 59 118 0 2827 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16920

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22912
/proc/meminfo: memFree=1535416/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=12616 CPUtime=211.36
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 2797 0 0 0 21133 3 0 0 25 0 1 0 368698903 12918784 2791 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 3154 2791 59 118 0 3032 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 17740

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22912
/proc/meminfo: memFree=1534584/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=13552 CPUtime=271.34
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 3017 0 0 0 27131 3 0 0 25 0 1 0 368698903 13877248 3011 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529439 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 3388 3011 59 118 0 3266 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 18676

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22912
/proc/meminfo: memFree=1533240/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=14980 CPUtime=331.32
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 3349 0 0 0 33128 4 0 0 25 0 1 0 368698903 15339520 3343 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528530 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 3745 3343 59 118 0 3623 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22912
/proc/meminfo: memFree=1528696/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=19640 CPUtime=751.2
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 4458 0 0 0 75111 9 0 0 25 0 1 0 368698903 20111360 4452 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 4910 4452 59 118 0 4788 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 24764

[startup+822.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 22912
/proc/meminfo: memFree=1528696/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=19640 CPUtime=811.17
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 4467 0 0 0 81108 9 0 0 25 0 1 0 368698903 20111360 4461 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 4910 4461 59 118 0 4788 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 24764

[startup+882.301 s]
/proc/loadavg: 1.19 1.06 1.02 2/79 22912
/proc/meminfo: memFree=1527416/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=21132 CPUtime=871.15
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 4785 0 0 0 87105 10 0 0 25 0 1 0 368698903 21639168 4779 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5283 4779 59 118 0 5161 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 26256

[startup+942.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/79 22912
/proc/meminfo: memFree=1526968/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=21640 CPUtime=931.13
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 4909 0 0 0 93102 11 0 0 25 0 1 0 368698903 22159360 4903 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5410 4903 59 118 0 5288 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 26764

[startup+1002.3 s]
/proc/loadavg: 1.10 1.06 1.01 2/79 22912
/proc/meminfo: memFree=1526776/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=21804 CPUtime=991.11
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 4957 0 0 0 99100 11 0 0 25 0 1 0 368698903 22327296 4951 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5451 4951 59 118 0 5329 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 26928

[startup+1062.3 s]
/proc/loadavg: 1.09 1.06 1.01 2/85 23026
/proc/meminfo: memFree=1525232/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=21968 CPUtime=1051.04
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 4996 0 0 0 105092 12 0 0 25 0 1 0 368698903 22495232 4990 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5492 4990 59 118 0 5370 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 27092

[startup+1122.3 s]
/proc/loadavg: 1.14 1.08 1.02 2/79 23110
/proc/meminfo: memFree=1525880/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22392 CPUtime=1110.97
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5076 0 0 0 111084 13 0 0 25 0 1 0 368698903 22929408 5070 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5598 5070 59 118 0 5476 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 27516

[startup+1182.3 s]
/proc/loadavg: 1.05 1.06 1.01 2/79 23110
/proc/meminfo: memFree=1525944/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22608 CPUtime=1170.95
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5098 0 0 0 117082 13 0 0 25 0 1 0 368698903 23150592 5092 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5652 5092 59 118 0 5530 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 27732

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

[startup+1190.3 s]
/proc/loadavg: 1.12 1.08 1.02 2/79 23110
/proc/meminfo: memFree=1525944/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22608 CPUtime=1178.95
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5105 0 0 0 117882 13 0 0 25 0 1 0 368698903 23150592 5099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5652 5099 59 118 0 5530 0
Current children cumulated CPU time (s) 1189.78
Current children cumulated vsize (KiB) 27732

[startup+1196.7 s]
/proc/loadavg: 1.11 1.07 1.02 2/79 23110
/proc/meminfo: memFree=1525944/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22608 CPUtime=1185.35
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5105 0 0 0 118522 13 0 0 25 0 1 0 368698903 23150592 5099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5652 5099 59 118 0 5530 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 27732

[startup+1198.3 s]
/proc/loadavg: 1.11 1.07 1.02 2/79 23110
/proc/meminfo: memFree=1525944/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22608 CPUtime=1186.94
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5105 0 0 0 118681 13 0 0 25 0 1 0 368698903 23150592 5099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5652 5099 59 118 0 5530 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 27732

[startup+1199.1 s]
/proc/loadavg: 1.11 1.07 1.02 2/79 23110
/proc/meminfo: memFree=1525944/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22608 CPUtime=1187.74
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5105 0 0 0 118761 13 0 0 25 0 1 0 368698903 23150592 5099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5652 5099 59 118 0 5530 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 27732

[startup+1199.9 s]
/proc/loadavg: 1.11 1.07 1.02 2/79 23110
/proc/meminfo: memFree=1525944/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22608 CPUtime=1188.54
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5105 0 0 0 118841 13 0 0 25 0 1 0 368698903 23150592 5099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5652 5099 59 118 0 5530 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 27732

[startup+1200.11 s]
/proc/loadavg: 1.11 1.07 1.02 2/79 23110
/proc/meminfo: memFree=1525944/2055920 swapFree=4158920/4192956
[pid=22906] ppid=22904 vsize=5124 CPUtime=10.83
/proc/22906/stat : 22906 (SATzilla2007_R) S 22904 22906 21546 0 -1 4194304 1775 4594 0 0 359 12 701 11 25 0 1 0 368697817 5246976 1004 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22906/statm: 1281 1004 165 260 0 1005 0
[pid=22910] ppid=22906 vsize=22608 CPUtime=1188.75
/proc/22910/stat : 22910 (minisat20) R 22906 22906 21546 0 -1 4194304 5105 0 0 0 118862 13 0 0 25 0 1 0 368698903 23150592 5099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22910/statm: 5652 5099 59 118 0 5530 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 27732

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.67
CPU user time (s): 1199.29
CPU system time (s): 0.380942
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 27732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.29
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11487
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= 24586

runsolver used 1.20682 second user time and 3.16752 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 00:43:54 UTC 2007

IDJOB= 332716
IDBENCH= 24586
IDSOLVER= 134
FILE ID= node13/332716-1173487433

PBS_JOBID= 4101082

Free space on /tmp= 66363 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00080.sat05-1325.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332716-1173487433/SATzilla2007_R /tmp/evaluation/332716-1173487433/instance-332716-1173487433.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-332716-1173487433 -o ROOT/results/node13/solver-332716-1173487433 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332716-1173487433/SATzilla2007_R /tmp/evaluation/332716-1173487433/instance-332716-1173487433.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  270191e44d7630b87c6baceebf140e40

RANDOM SEED= 768656949

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1550688 kB
Buffers:         47796 kB
Cached:         364984 kB
SwapCached:       2156 kB
Active:         181368 kB
Inactive:       258724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550688 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:            8764 kB
Writeback:           0 kB
Mapped:          35324 kB
Slab:            50696 kB
Committed_AS:  1592600 kB
PageTables:       1760 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= 66363 MiB

End job on node13 on Sat Mar 10 01:03:54 UTC 2007