Trace number 335362

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.66 1199.97

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
MD5SUMec57f256b9d77cc498e6804764ea407d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2441
Number of clauses16065
Sum of the clauses size113111
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2392
Number of clauses of size 32214
Number of clauses of size 4305
Number of clauses of size 5454
Number of clauses of size over 512665

Solver Data (download as text)

10.67/10.70	c run March_dl for 5 seconds ... 
10.67/10.70	c Bin: Executing march_dl
10.67/10.70	c child exit by a signal
10.67/10.70	c march_dl returned code 137.
10.67/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.70	c Bin: Executing ubcsat2006
10.67/10.70	c child exited successfully
10.67/10.70	c ubcsat2006 returned code 0.
10.67/10.70	c satzilla computing base features
10.67/10.70	c satzilla doing unit-prop probe
10.67/10.70	c satzilla doing local search probe
10.67/10.70	c satzilla doing lobjois search-space size estimate
10.67/10.70	c satzilla's ranking:
10.67/10.70	c 1) minisat20+P: 33.061493
10.67/10.70	c 2) kcnfs: 61.591177
10.67/10.70	c 3) march_dl: 116.069342
10.67/10.70	c 4) kcnfs+P: 999.000000
10.67/10.70	c 5) march_dl+P: 999.000000
10.67/10.70	c 6) vallst+P: 999.000000
10.67/10.70	c 7) zchaff_rand+P: 999.000000
10.67/10.70	c 8) vallst: 999.000000
10.67/10.70	c 9) zchaff_rand: 999.000000
10.67/10.70	c 10) minisat20: 999.000000
10.67/10.70	c satzilla running minisat20 with preprocessing ... 
10.77/10.84	This is MiniSat 2.0 beta
10.77/10.84	WARNING: for repeatability, setting FPU to use double precision
10.77/10.84	============================[ Problem Statistics ]=============================
10.77/10.84	|                                                                             |
10.77/10.84	|  Number of variables:  2379                                                 |
10.77/10.84	|  Number of clauses:    14542                                                |
10.77/10.86	|  Parsing time:         0.02         s                                       |
10.77/10.86	============================[ Search Statistics ]==============================
10.77/10.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.86	===============================================================================
10.77/10.86	|         0 |    2379    14542   107512 |     4847        0    nan |  0.000 % |
10.77/10.86	|       100 |    2379    14542   107512 |     5332      100     11 |  0.000 % |
10.77/10.87	|       250 |    2379    14542   107512 |     5865      250     12 |  0.000 % |
10.77/10.87	|       475 |    2379    14542   107512 |     6451      475     13 |  0.000 % |
10.77/10.87	|       812 |    2379    14542   107512 |     7096      812     13 |  0.000 % |
10.77/10.88	|      1318 |    2379    14542   107512 |     7806     1318     13 |  0.000 % |
10.77/10.90	|      2078 |    2379    14542   107512 |     8587     2078     14 |  0.000 % |
10.86/10.93	|      3217 |    2379    14542   107512 |     9446     3217     16 |  0.000 % |
10.86/10.98	|      4927 |    2379    14542   107512 |    10390     4927     17 |  0.000 % |
10.96/11.08	|      7491 |    2379    14542   107512 |    11429     7491     17 |  0.000 % |
11.16/11.26	|     11335 |    2379    14542   107512 |    12572    11335     18 |  0.000 % |
11.46/11.56	|     17101 |    2379    14542   107512 |    13830    10743     17 |  0.000 % |
12.06/12.10	|     25752 |    2379    14542   107512 |    15213    12439     22 |  0.000 % |
12.95/13.03	|     38726 |    2379    14542   107512 |    16734    10045     21 |  0.000 % |
14.35/14.46	|     58188 |    2379    14542   107512 |    18407    12643     21 |  0.000 % |
17.05/17.11	|     87380 |    2379    14542   107512 |    20248    13963     21 |  0.000 % |
21.95/22.04	|    131169 |    2379    14542   107512 |    22273    16945     25 |  0.000 % |
30.35/30.47	|    196853 |    2379    14542   107512 |    24500    15398     30 |  0.000 % |
47.94/48.07	|    295379 |    2379    14542   107512 |    26950    15462     27 |  0.000 % |
75.63/75.73	|    443169 |    2379    14542   107512 |    29645    27059     29 |  0.000 % |
128.13/128.29	|    664853 |    2379    14542   107512 |    32610    25480     38 |  0.000 % |
221.40/221.55	|    997379 |    2379    14542   107512 |    35871    26981     26 |  0.000 % |
363.07/363.24	|   1496170 |    2379    14542   107512 |    39458    18395     24 |  0.000 % |
626.90/627.15	|   2244352 |    2379    14542   107512 |    43404    39479     32 |  0.000 % |
1059.69/1060.09	|   3366627 |    2379    14542   107512 |    47744    27312     24 |  0.000 % |
1199.56/1199.96	c Preprocessing...
1199.56/1199.96	c Inital problem has 2441 variables, 15673 nary clauses (392 binary clauses).
1199.56/1199.96	c Num non-binary clauses 15638, Average non-binary clause length 7.181
1199.56/1199.96	c Theory has no gaps
1199.56/1199.96	c Preprocessor runtime was 0.090 seconds.
1199.56/1199.96	c 
1199.56/1199.96	c Satisfiability of theory still undetermined.
1199.56/1199.96	c See file /tmp/w1QRd4 for simplified theory.
1199.56/1199.96	c Bin: Executing minisat20
1199.56/1199.96	c child exit by a signal
1199.56/1199.96	c minisat20 returned code 137.
1199.56/1199.96	c minisat20 returned code 137.
1199.56/1199.96	c satzilla running kcnfs ... 
1199.56/1199.96	c Bin: Executing kcnfs
1199.56/1199.96	c kcnfs returned code 1.
1199.56/1199.96	c kcnfs returned code 1.
1199.56/1199.96	c satzilla running march_dl ... 
1199.56/1199.96	c Bin: Executing march_dl
1199.56/1199.96	c march_dl returned code 1.
1199.56/1199.96	c march_dl returned code 1.
1199.56/1199.96	c satzilla running kcnfs with preprocessing ... 
1199.56/1199.96	c Bin: Executing kcnfs
1199.56/1199.96	c kcnfs returned code 1.
1199.56/1199.96	c kcnfs returned code 1.
1199.56/1199.96	c satzilla running march_dl with preprocessing ... 
1199.56/1199.96	c Bin: Executing march_dl
1199.56/1199.96	c march_dl returned code 1.
1199.56/1199.96	c march_dl returned code 1.
1199.56/1199.96	c satzilla running vallst with preprocessing ... 
1199.56/1199.96	c Bin: Executing vallst
1199.56/1199.96	c vallst returned code 1.
1199.56/1199.96	c vallst returned code 1.
1199.56/1199.96	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1199.96	c Bin: Executing zchaff_rand
1199.56/1199.96	c zchaff_rand returned code 1.
1199.56/1199.96	c zchaff_rand returned code 1.
1199.56/1199.96	c satzilla running vallst ... 
1199.56/1199.96	c Bin: Executing vallst
1199.56/1199.96	c vallst returned code 1.
1199.56/1199.96	c vallst returned code 1.
1199.56/1199.96	c satzilla running zchaff_rand ... 
1199.56/1199.96	c Bin: Executing zchaff_rand
1199.56/1199.96	c zchaff_rand returned code 1.
1199.56/1199.96	c zchaff_rand returned code 1.
1199.56/1199.96	c satzilla running minisat20 ... 
1199.56/1199.96	c Bin: Executing minisat20
1199.56/1199.96	c minisat20 returned code 1.
1199.56/1199.96	c minisat20 returned code 1.
1199.56/1199.96	c ERROR: All Failed! 
1199.56/1199.96	c SATZILLA_TIME=1199.830000

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/node4/watcher-335362-1173625687 -o ROOT/results/node4/solver-335362-1173625687 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335362-1173625687/SATzilla2007_R /tmp/evaluation/335362-1173625687/instance-335362-1173625687.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: 0.91 0.97 0.99 3/77 1637
/proc/meminfo: memFree=1325096/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=0
/proc/1637/stat : 1637 (SATzilla2007_R) R 1635 1637 32761 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 382523564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1637/statm: 360 110 95 260 0 84 0
[pid=1638] ppid=1637 vsize=904 CPUtime=0
/proc/1638/stat : 1638 (march_dl) R 1637 1637 32761 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 382523564 925696 121 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134724243 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1638/statm: 226 121 50 118 0 105 0

[startup+0.023502 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 1637
/proc/meminfo: memFree=1325096/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=0
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382523564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1637/statm: 360 110 95 260 0 84 0
[pid=1638] ppid=1637 vsize=1168 CPUtime=0.02
/proc/1638/stat : 1638 (march_dl) R 1637 1637 32761 0 -1 4194304 188 0 0 0 2 0 0 0 18 0 1 0 382523564 1196032 183 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1638/statm: 292 183 50 118 0 171 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2608

[startup+0.101508 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 1637
/proc/meminfo: memFree=1325096/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=0
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382523564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1637/statm: 360 110 95 260 0 84 0
[pid=1638] ppid=1637 vsize=2708 CPUtime=0.09
/proc/1638/stat : 1638 (march_dl) R 1637 1637 32761 0 -1 4194304 562 0 0 0 9 0 0 0 19 0 1 0 382523564 2772992 554 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652865 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1638/statm: 677 554 55 118 0 556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4148

[startup+0.301527 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 1637
/proc/meminfo: memFree=1325096/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=0
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382523564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1637/statm: 360 110 95 260 0 84 0
[pid=1638] ppid=1637 vsize=5496 CPUtime=0.29
/proc/1638/stat : 1638 (march_dl) R 1637 1637 32761 0 -1 4194304 1184 0 0 0 29 0 0 0 21 0 1 0 382523564 5627904 890 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1638/statm: 1374 890 67 118 0 1253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6936

[startup+0.701564 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 1637
/proc/meminfo: memFree=1325096/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=0
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382523564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1637/statm: 360 110 95 260 0 84 0
[pid=1638] ppid=1637 vsize=5496 CPUtime=0.69
/proc/1638/stat : 1638 (march_dl) R 1637 1637 32761 0 -1 4194304 1190 0 0 0 69 0 0 0 24 0 1 0 382523564 5627904 896 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1638/statm: 1374 896 67 118 0 1253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6936

[startup+1.50164 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 1639
/proc/meminfo: memFree=1321496/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=0
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382523564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1637/statm: 360 110 95 260 0 84 0
[pid=1638] ppid=1637 vsize=5760 CPUtime=1.49
/proc/1638/stat : 1638 (march_dl) R 1637 1637 32761 0 -1 4194304 1250 0 0 0 149 0 0 0 25 0 1 0 382523564 5898240 956 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1638/statm: 1440 956 67 118 0 1319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7200

[startup+3.10179 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 1639
/proc/meminfo: memFree=1321048/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=0
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382523564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1637/statm: 360 110 95 260 0 84 0
[pid=1638] ppid=1637 vsize=9988 CPUtime=3.09
/proc/1638/stat : 1638 (march_dl) R 1637 1637 32761 0 -1 4194304 2872 0 0 0 285 24 0 0 25 0 1 0 382523564 10227712 2352 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1638/statm: 2497 2352 73 118 0 2376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11428

[startup+6.3011 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 1640
/proc/meminfo: memFree=1322968/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=1440 CPUtime=4.99
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 135 4834 0 0 0 0 472 27 16 0 1 0 382523564 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1637/statm: 360 111 96 260 0 84 0
[pid=1640] ppid=1637 vsize=6188 CPUtime=1.29
/proc/1640/stat : 1640 (ubcsat2006) R 1637 1637 32761 0 -1 4194304 598 0 0 0 121 8 0 0 25 0 1 0 382524064 6336512 581 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1640/statm: 1547 581 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7027 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1315352/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=4872 CPUtime=1.84
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 1043 0 0 0 184 0 0 0 25 0 1 0 382524648 4988928 1037 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 1218 1037 59 118 0 1096 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11568

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1313304/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=6496 CPUtime=14.64
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 1470 0 0 0 1463 1 0 0 25 0 1 0 382524648 6651904 1464 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 1624 1464 59 118 0 1502 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13192

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1311384/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=8348 CPUtime=40.23
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 1917 0 0 0 4022 1 0 0 25 0 1 0 382524648 8548352 1911 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 2087 1911 59 118 0 1965 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15044

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1310232/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=9592 CPUtime=91.42
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 2220 0 0 0 9141 1 0 0 25 0 1 0 382524648 9822208 2214 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 2398 2214 59 118 0 2276 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16288

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1308248/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=11464 CPUtime=151.41
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 2705 0 0 0 15139 2 0 0 25 0 1 0 382524648 11739136 2699 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 2866 2699 59 118 0 2744 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18160

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1307992/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=11740 CPUtime=211.39
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 2768 0 0 0 21136 3 0 0 25 0 1 0 382524648 12021760 2762 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 2935 2762 59 118 0 2813 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 18436

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1307160/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=12564 CPUtime=271.37
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 2966 0 0 0 27134 3 0 0 25 0 1 0 382524648 12865536 2960 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 3141 2960 59 118 0 3019 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19260

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1306840/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=12828 CPUtime=331.36
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3045 0 0 0 33132 4 0 0 25 0 1 0 382524648 13135872 3039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 3207 3039 59 118 0 3085 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1304024/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=15800 CPUtime=751.26
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3736 0 0 0 75118 8 0 0 25 0 1 0 382524648 16179200 3730 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 3950 3730 59 118 0 3828 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 22496

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1303960/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=15936 CPUtime=811.24
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3743 0 0 0 81116 8 0 0 25 0 1 0 382524648 16318464 3737 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 3984 3737 59 118 0 3862 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 22632

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1303832/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=16076 CPUtime=871.23
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3775 0 0 0 87114 9 0 0 25 0 1 0 382524648 16461824 3769 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4019 3769 59 118 0 3897 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 22772

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1303576/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=16220 CPUtime=931.21
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3828 0 0 0 93112 9 0 0 25 0 1 0 382524648 16609280 3822 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4055 3822 59 118 0 3933 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 22916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1303512/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=16368 CPUtime=991.2
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3867 0 0 0 99110 10 0 0 25 0 1 0 382524648 16760832 3861 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4092 3861 59 118 0 3970 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 23064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1303384/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=16528 CPUtime=1051.18
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3883 0 0 0 105108 10 0 0 25 0 1 0 382524648 16924672 3877 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4132 3877 59 118 0 4010 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 23224

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1303192/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=16660 CPUtime=1111.17
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3932 0 0 0 111106 11 0 0 25 0 1 0 382524648 17059840 3926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4165 3926 59 118 0 4043 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 23356

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1303064/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=16792 CPUtime=1171.15
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 3962 0 0 0 117104 11 0 0 25 0 1 0 382524648 17195008 3956 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4198 3956 59 118 0 4076 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 23488

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1302616/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=17320 CPUtime=1179.15
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 4075 0 0 0 117903 12 0 0 25 0 1 0 382524648 17735680 4069 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4330 4069 59 118 0 4208 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 24016

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1302616/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=17320 CPUtime=1185.56
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 4081 0 0 0 118544 12 0 0 25 0 1 0 382524648 17735680 4075 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4330 4075 59 118 0 4208 0
Current children cumulated CPU time (s) 1196.37
Current children cumulated vsize (KiB) 24016

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1302616/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=17320 CPUtime=1187.15
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 4081 0 0 0 118703 12 0 0 25 0 1 0 382524648 17735680 4075 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4330 4075 59 118 0 4208 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 24016

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1302616/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=17320 CPUtime=1187.95
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 4081 0 0 0 118783 12 0 0 25 0 1 0 382524648 17735680 4075 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4330 4075 59 118 0 4208 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 24016

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1302616/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=17320 CPUtime=1188.35
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 4081 0 0 0 118823 12 0 0 25 0 1 0 382524648 17735680 4075 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4330 4075 59 118 0 4208 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 24016

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 1642
/proc/meminfo: memFree=1302616/2055920 swapFree=4153224/4192956
[pid=1637] ppid=1635 vsize=6696 CPUtime=10.81
/proc/1637/stat : 1637 (SATzilla2007_R) S 1635 1637 32761 0 -1 4194304 2636 5438 0 0 356 8 677 40 25 0 1 0 382523564 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1637/statm: 1674 1485 166 260 0 1398 0
[pid=1642] ppid=1637 vsize=17320 CPUtime=1188.75
/proc/1642/stat : 1642 (minisat20) R 1637 1637 32761 0 -1 4194304 4081 0 0 0 118863 12 0 0 25 0 1 0 382524648 17735680 4075 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1642/statm: 4330 4075 59 118 0 4208 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 24016

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.66
CPU user time (s): 1199.03
CPU system time (s): 0.624905
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 24016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.03
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12168
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= 26
involuntary context switches= 955

runsolver used 1.3178 second user time and 3.05854 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Mar 11 15:08:07 UTC 2007

IDJOB= 335362
IDBENCH= 24649
IDSOLVER= 134
FILE ID= node4/335362-1173625687

PBS_JOBID= 4101265

Free space on /tmp= 66475 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335362-1173625687/SATzilla2007_R /tmp/evaluation/335362-1173625687/instance-335362-1173625687.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-335362-1173625687 -o ROOT/results/node4/solver-335362-1173625687 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335362-1173625687/SATzilla2007_R /tmp/evaluation/335362-1173625687/instance-335362-1173625687.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  ec57f256b9d77cc498e6804764ea407d

RANDOM SEED= 567435476

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1325504 kB
Buffers:         51436 kB
Cached:         596612 kB
SwapCached:       2984 kB
Active:         470932 kB
Inactive:       201116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325504 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:            8964 kB
Writeback:           0 kB
Mapped:          30456 kB
Slab:            43824 kB
Committed_AS:  1331700 kB
PageTables:       1768 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= 66475 MiB

End job on node4 on Sun Mar 11 15:28:07 UTC 2007