Trace number 1538631

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_C 2009-03-22? (exit code) 1199.73 1200.34

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
MD5SUMf395e669823c1b01b74bf47c7e820b61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.38964
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.86/18.91	c SATzilla is building models for class 2
18.86/18.91	c run presolver march_dl2004 for 5 seconds ... 
18.86/18.91	c Bin: Executing march_dl2004
18.86/18.91	c spawning binary file with 5 seconds ...
18.86/18.91	c child exit by a signal
18.86/18.91	c march_dl2004 returned code 137.
18.86/18.91	c run presolver mxc-sr08 for 5 seconds ... 
18.86/18.91	c Bin: Executing mxc-sr08
18.86/18.91	c spawning binary file with 5 seconds ...
18.86/18.91	c child exit by a signal
18.86/18.91	c mxc-sr08 returned code 137.
18.86/18.91	c Orignal number of varibales is 6000, number of clauses is 25200 
18.86/18.91	c predicted feature computation time is 8.406486 
18.86/18.91	c Bin: Executing satelite
18.86/18.91	c spawning binary file with 240 seconds ...
18.86/18.91	c child exited successfully
18.86/18.91	c satzilla computing base features
18.86/18.91	c Number of variabe is: 5841, Number of clause is : 25007 
18.86/18.91	c Initializing...
18.86/18.91	c satzilla compute diameter ...
18.86/18.91	c start diameter features ...
18.86/18.91	c satzilla doing clause learning
18.86/18.91	c start clause learning features ...
18.86/18.91	c Bin: Executing zchaff07
18.86/18.91	c spawning binary file with 2 seconds ...
18.86/18.91	c child exit by a signal
18.86/18.91	c satzilla doing survey propogation probe
18.86/18.91	c do survay propogation for 2 second ...
18.86/18.91	c satzilla doing local search probe
18.86/18.91	c satzilla doing lobjois search-space size estimate
18.86/18.91	c features are:6000 25200 5841 25007 0.0272214 0.00771784 0.233575 0.494494 0.587786 0.721853 0.000520183 0.065457 0.000513611 0.00102722 0.164256 0 0.96289 0.000520183 0.290246 7.99776e-05 0.00131963 2.71587 0.229965 0.171916 0 1 3.35941 0.000255789 0.395856 0 0.000759787 2.32284 0.494022 0.00105328 0.293257 0.000159955 0.00271924 5.00336 0.0115681 5 6 0.0224999 38.4769 0.34003 22 78 62 26 41 31 34 44.9797 0.120068 33.7667 60.9167 51.1538 39.35 47.5357 41.1765 44.6552 0.397499 0.573724 0.000251102 1 0.708574 0.0898579 0.572013 0.206754 0.395199 0.0944657 0.656261 0.0023471 0.784119 0.177532 0.0278974 0.127257 0.0482631 0.0819437 151.583 0.112778 1285.17 0.0154769 1285.5 1253 1311 0.249899 0.223306 0.847294 0.0106967 0.244358 0.334242 
18.86/18.91	c satzilla's ranking:
18.86/18.91	c 1) minisat20: 3.212701
18.86/18.91	c 2) mxc-sr08: 3.198868
18.86/18.91	c 3) minisat20SAT07: 3.194208
18.86/18.91	c 4) march_dl2004: 2.987532
18.86/18.91	c 5) zchaff_rand: 1.705549
18.86/18.91	c 6) vallst: 0.768733
18.86/18.91	c 7) tts-4-0: 0.243282
18.86/18.91	c 8) SATenstein: -10000.000000
18.86/18.91	c 9) gnovelty+: -10000.000000
18.86/18.91	c 10) adaptg2wsat+: -10000.000000
18.86/18.91	c 11) adaptg2wsat0: -10000.000000
18.86/18.91	c 12) picosat846: -10000.000000
18.86/18.91	c 13) kcnfs04SAT07: -10000.000000
18.86/18.91	c satzilla running minisat20 ... 
18.86/18.91	This is MiniSat 2.0 beta
18.86/18.91	WARNING: for repeatability, setting FPU to use double precision
18.86/18.91	============================[ Problem Statistics ]=============================
18.86/18.91	|                                                                             |
18.86/18.91	|  Number of variables:  6000                                                 |
18.86/18.91	|  Number of clauses:    25200                                                |
18.86/18.93	|  Parsing time:         0.02         s                                       |
18.86/18.93	============================[ Search Statistics ]==============================
18.86/18.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.86/18.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.86/18.93	===============================================================================
18.86/18.93	|         0 |    6000    25200    75600 |     8400        0    nan |  0.000 % |
18.86/18.95	|       102 |    6000    25200    75600 |     9240      102    101 |  0.000 % |
18.86/18.97	|       252 |    6000    25200    75600 |    10164      252    107 |  0.000 % |
18.87/19.01	|       478 |    6000    25200    75600 |    11180      478    118 |  0.000 % |
18.87/19.07	|       816 |    6000    25200    75600 |    12298      816    112 |  0.000 % |
18.87/19.16	|      1322 |    6000    25200    75600 |    13528     1322    116 |  0.000 % |
18.87/19.31	|      2081 |    6000    25200    75600 |    14881     2081    129 |  0.000 % |
18.87/19.54	|      3221 |    6000    25200    75600 |    16369     3221    141 |  0.000 % |
19.74/19.89	|      4931 |    6000    25200    75600 |    18006     4931    139 |  0.000 % |
20.34/20.46	|      7493 |    6000    25200    75600 |    19806     7493    138 |  0.000 % |
21.34/21.43	|     11337 |    6000    25200    75600 |    21787    11337    142 |  0.000 % |
22.95/23.08	|     17103 |    6000    25200    75600 |    23966    17103    146 |  0.000 % |
26.34/26.47	|     25753 |    6000    25200    75600 |    26362    11996    157 |  0.000 % |
31.24/31.30	|     38729 |    6000    25200    75600 |    28999    24972    162 |  0.000 % |
40.82/40.97	|     58190 |    6000    25200    75600 |    31898    26366    159 |  0.000 % |
57.81/57.94	|     87382 |    6000    25200    75600 |    35088    14983    170 |  0.000 % |
86.69/86.88	|    131171 |    6000    25200    75600 |    38597    35034    169 |  0.000 % |
130.97/131.14	|    196856 |    6000    25200    75600 |    42457    20709    164 |  0.000 % |
208.24/208.48	|    295382 |    6000    25200    75600 |    46703    31081    167 |  0.000 % |
345.86/346.19	|    443172 |    6000    25200    75600 |    51373    43786    175 |  0.000 % |
577.86/578.22	|    664855 |    6000    25200    75600 |    56510    38984    178 |  0.000 % |
923.29/923.85	|    997380 |    6000    25200    75600 |    62162    28280    187 |  0.000 % |
1199.65/1200.34	c Bin: Executing minisat20
1199.65/1200.34	c spawning binary file with 1181 seconds ...
1199.65/1200.34	c child exit by a signal
1199.65/1200.34	c minisat20 returned code 137.
1199.65/1200.34	c satzilla running mxc-sr08 ... 
1199.65/1200.34	c Bin: Executing mxc-sr08
1199.65/1200.34	c mxc-sr08 returned code 1.
1199.65/1200.34	c satzilla running minisat20SAT07 ... 
1199.65/1200.34	c Bin: Executing minisat20SAT07
1199.65/1200.34	c minisat20SAT07 returned code 1.
1199.65/1200.34	c satzilla running march_dl2004 ... 
1199.65/1200.34	c Bin: Executing march_dl2004
1199.65/1200.34	c march_dl2004 returned code 1.
1199.65/1200.34	c satzilla running zchaff_rand ... 
1199.65/1200.34	c Bin: Executing zchaff_rand
1199.65/1200.34	c zchaff_rand returned code 1.
1199.65/1200.34	c satzilla running vallst ... 
1199.65/1200.34	c Bin: Executing vallst
1199.65/1200.34	c vallst returned code 1.
1199.65/1200.34	c satzilla running tts-4-0 ... 
1199.65/1200.34	c Bin: Executing tts-4-0
1199.65/1200.34	c tts-4-0 returned code 1.
1199.65/1200.34	c satzilla running SATenstein ... 
1199.65/1200.34	c Bin: Executing SATenstein
1199.65/1200.34	c SATenstein returned code 1.
1199.65/1200.34	c satzilla running gnovelty+ ... 
1199.65/1200.34	c Bin: Executing gnovelty+
1199.65/1200.34	c gnovelty+ returned code 1.
1199.65/1200.34	c satzilla running adaptg2wsat+ ... 
1199.65/1200.34	c Bin: Executing adaptg2wsat+
1199.65/1200.34	c adaptg2wsat+ returned code 1.
1199.65/1200.34	c satzilla running adaptg2wsat0 ... 
1199.65/1200.34	c Bin: Executing adaptg2wsat0
1199.65/1200.34	c adaptg2wsat0 returned code 1.
1199.65/1200.34	c satzilla running picosat846 ... 
1199.65/1200.34	c Bin: Executing picosat846
1199.65/1200.34	c picosat846 returned code 1.
1199.65/1200.34	c satzilla running kcnfs04SAT07 ... 
1199.65/1200.34	c Bin: Executing kcnfs04SAT07
1199.65/1200.34	c kcnfs04SAT07 returned code 1.
1199.65/1200.34	c ERROR: All Failed! 
1199.65/1200.34	c SATZILLA_TIME=1199.890000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538631-1238436595/watcher-1538631-1238436595 -o /tmp/evaluation-result-1538631-1238436595/solver-1538631-1238436595 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538631-1238436595.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): 1800 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.96 1.65 1.29 3/64 20835
/proc/meminfo: memFree=1661720/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=0
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116326774 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 112 96 399 0 111 0
[pid=20836] ppid=20835 vsize=1120 CPUtime=0
/proc/20836/stat : 20836 (march_dl2004) R 20835 20835 20336 0 -1 4194304 187 0 0 0 0 0 0 0 19 0 1 0 1116326775 1146880 182 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20836/statm: 280 182 50 118 0 159 0

[startup+0.053978 s]
/proc/loadavg: 1.96 1.65 1.29 3/64 20835
/proc/meminfo: memFree=1661720/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=0
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116326774 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 112 96 399 0 111 0
[pid=20836] ppid=20835 vsize=2464 CPUtime=0.05
/proc/20836/stat : 20836 (march_dl2004) R 20835 20835 20336 0 -1 4194304 563 0 0 0 5 0 0 0 19 0 1 0 1116326775 2523136 455 1992294400 134512640 134996440 4294956176 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20836/statm: 616 455 53 118 0 495 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4520

[startup+0.101986 s]
/proc/loadavg: 1.96 1.65 1.29 3/64 20835
/proc/meminfo: memFree=1661720/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=0
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116326774 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 112 96 399 0 111 0
[pid=20836] ppid=20835 vsize=3264 CPUtime=0.09
/proc/20836/stat : 20836 (march_dl2004) R 20835 20835 20336 0 -1 4194304 1137 0 0 0 9 0 0 0 20 0 1 0 1116326775 3342336 638 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20836/statm: 816 638 55 118 0 695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5320

[startup+0.302018 s]
/proc/loadavg: 1.96 1.65 1.29 3/64 20835
/proc/meminfo: memFree=1661720/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=0
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116326774 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 112 96 399 0 111 0
[pid=20836] ppid=20835 vsize=7904 CPUtime=0.29
/proc/20836/stat : 20836 (march_dl2004) R 20835 20835 20336 0 -1 4194304 4218 0 0 0 28 1 0 0 22 0 1 0 1116326775 8093696 1773 1992294400 134512640 134996440 4294956176 18446744073709551615 134644005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20836/statm: 1976 1773 72 118 0 1855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9960

[startup+0.701083 s]
/proc/loadavg: 1.96 1.65 1.29 3/64 20835
/proc/meminfo: memFree=1661720/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=0
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116326774 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 112 96 399 0 111 0
[pid=20836] ppid=20835 vsize=7616 CPUtime=0.69
/proc/20836/stat : 20836 (march_dl2004) R 20835 20835 20336 0 -1 4194304 4221 0 0 0 68 1 0 0 25 0 1 0 1116326775 7798784 1735 1992294400 134512640 134996440 4294956176 18446744073709551615 134651520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20836/statm: 1904 1735 74 118 0 1783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9672

[startup+1.50121 s]
/proc/loadavg: 1.96 1.65 1.29 2/66 20837
/proc/meminfo: memFree=1654728/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=0
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116326774 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 112 96 399 0 111 0
[pid=20836] ppid=20835 vsize=7756 CPUtime=1.49
/proc/20836/stat : 20836 (march_dl2004) R 20835 20835 20336 0 -1 4194304 4254 0 0 0 148 1 0 0 25 0 1 0 1116326775 7942144 1768 1992294400 134512640 134996440 4294956176 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20836/statm: 1939 1768 74 118 0 1818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9812

[startup+3.10247 s]
/proc/loadavg: 1.88 1.64 1.29 2/66 20837
/proc/meminfo: memFree=1654472/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=0
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116326774 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 112 96 399 0 111 0
[pid=20836] ppid=20835 vsize=8016 CPUtime=3.09
/proc/20836/stat : 20836 (march_dl2004) R 20835 20835 20336 0 -1 4194304 4307 0 0 0 308 1 0 0 25 0 1 0 1116326775 8208384 1821 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20836/statm: 2004 1821 74 118 0 1883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10072

[startup+6.30199 s]
/proc/loadavg: 1.88 1.64 1.29 2/66 20838
/proc/meminfo: memFree=1658248/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=2056 CPUtime=4.99
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 156 4340 0 0 0 0 496 3 19 0 1 0 1116326774 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 514 125 107 399 0 111 0
[pid=20838] ppid=20835 vsize=5180 CPUtime=1.28
/proc/20838/stat : 20838 (mxc-sr08) R 20835 20835 20336 0 -1 4194304 1328 0 0 0 128 0 0 0 25 0 1 0 1116327275 5304320 1163 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20838/statm: 1295 1163 71 138 0 1154 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7236

[startup+12.701 s]
/proc/loadavg: 1.81 1.63 1.29 2/65 20839
/proc/meminfo: memFree=1659024/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=3948 CPUtime=12.3
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 992 6724 0 0 219 0 1006 5 25 0 1 0 1116326774 4042752 621 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 987 621 136 399 0 584 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 3948

[startup+25.5011 s]
/proc/loadavg: 1.63 1.60 1.28 2/66 20841
/proc/meminfo: memFree=1642056/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=18060 CPUtime=6.57
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 4279 0 0 0 655 2 0 0 25 0 1 0 1116328666 18493440 4273 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 4515 4273 59 118 0 4393 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 23436

[startup+51.1012 s]
/proc/loadavg: 1.41 1.55 1.27 2/66 20841
/proc/meminfo: memFree=1633544/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=25884 CPUtime=32.14
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 6233 0 0 0 3210 4 0 0 25 0 1 0 1116328666 26505216 6227 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 6471 6227 59 118 0 6349 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 31260

[startup+102.306 s]
/proc/loadavg: 1.16 1.45 1.26 2/66 20841
/proc/meminfo: memFree=1627336/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=32220 CPUtime=83.32
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 7831 0 0 0 8327 5 0 0 25 0 1 0 1116328666 32993280 7825 1992294400 134512640 134998072 4294956176 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 8055 7825 59 118 0 7933 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 37596

[startup+162.301 s]
/proc/loadavg: 1.06 1.38 1.24 2/66 20841
/proc/meminfo: memFree=1623880/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=35732 CPUtime=143.28
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 8700 0 0 0 14322 6 0 0 25 0 1 0 1116328666 36589568 8694 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 8933 8694 59 118 0 8811 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 41108

[startup+222.302 s]
/proc/loadavg: 1.02 1.30 1.22 2/66 20841
/proc/meminfo: memFree=1619272/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=40352 CPUtime=203.26
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 9849 0 0 0 20319 7 0 0 25 0 1 0 1116328666 41320448 9843 1992294400 134512640 134998072 4294956176 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 10088 9843 59 118 0 9966 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 45728

[startup+282.303 s]
/proc/loadavg: 1.01 1.25 1.20 2/66 20841
/proc/meminfo: memFree=1618312/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=41276 CPUtime=263.23
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 10090 0 0 0 26315 8 0 0 25 0 1 0 1116328666 42266624 10084 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 10319 10084 59 118 0 10197 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 46652

[startup+342.301 s]
/proc/loadavg: 1.00 1.20 1.19 2/66 20841
/proc/meminfo: memFree=1616712/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=42860 CPUtime=323.19
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 10480 0 0 0 32311 8 0 0 25 0 1 0 1116328666 43888640 10474 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 10715 10474 59 118 0 10593 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 48236


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.11 2/66 20841
/proc/meminfo: memFree=1605320/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=54216 CPUtime=743
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 13321 0 0 0 74289 11 0 0 25 0 1 0 1116328666 55517184 13315 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 13554 13315 59 118 0 13432 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 59592

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.10 2/66 20841
/proc/meminfo: memFree=1603976/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=55536 CPUtime=802.97
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 13664 0 0 0 80285 12 0 0 25 0 1 0 1116328666 56868864 13658 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 13884 13658 59 118 0 13762 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 60912

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.09 2/66 20841
/proc/meminfo: memFree=1603976/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=55536 CPUtime=862.94
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 13664 0 0 0 86282 12 0 0 25 0 1 0 1116328666 56868864 13658 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 13884 13658 59 118 0 13762 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 60912

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 20841
/proc/meminfo: memFree=1603912/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=55536 CPUtime=922.91
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 13664 0 0 0 92279 12 0 0 25 0 1 0 1116328666 56868864 13658 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 13884 13658 59 118 0 13762 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 60912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 20841
/proc/meminfo: memFree=1599496/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=60144 CPUtime=982.89
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 14782 0 0 0 98276 13 0 0 25 0 1 0 1116328666 61587456 14776 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15036 14776 59 118 0 14914 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 65520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 20841
/proc/meminfo: memFree=1599432/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=60144 CPUtime=1042.85
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 14782 0 0 0 104272 13 0 0 25 0 1 0 1116328666 61587456 14776 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20841/statm: 15036 14776 59 118 0 14914 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 65520

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 20841
/proc/meminfo: memFree=1599432/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=60144 CPUtime=1102.83
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 14782 0 0 0 110270 13 0 0 25 0 1 0 1116328666 61587456 14776 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15036 14776 59 118 0 14914 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 65520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20841
/proc/meminfo: memFree=1598600/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=61076 CPUtime=1162.79
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 14995 0 0 0 116266 13 0 0 25 0 1 0 1116328666 62541824 14989 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15269 14989 59 118 0 15147 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 66452

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20841
/proc/meminfo: memFree=1596360/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=63224 CPUtime=1170.78
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 15561 0 0 0 117065 13 0 0 25 0 1 0 1116328666 64741376 15555 1992294400 134512640 134998072 4294956176 18446744073709551615 134528824 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15806 15555 59 118 0 15684 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 68600

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20841
/proc/meminfo: memFree=1596360/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=63224 CPUtime=1177.18
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 15561 0 0 0 117705 13 0 0 25 0 1 0 1116328666 64741376 15555 1992294400 134512640 134998072 4294956176 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15806 15555 59 118 0 15684 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 68600

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20841
/proc/meminfo: memFree=1596360/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=63224 CPUtime=1178.78
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 15561 0 0 0 117865 13 0 0 25 0 1 0 1116328666 64741376 15555 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15806 15555 59 118 0 15684 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 68600

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20841
/proc/meminfo: memFree=1596360/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=63224 CPUtime=1179.58
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 15561 0 0 0 117945 13 0 0 25 0 1 0 1116328666 64741376 15555 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15806 15555 59 118 0 15684 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 68600

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20841
/proc/meminfo: memFree=1596360/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=63224 CPUtime=1180.38
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 15561 0 0 0 118025 13 0 0 25 0 1 0 1116328666 64741376 15555 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15806 15555 59 118 0 15684 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 68600

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20841
/proc/meminfo: memFree=1596360/2055920 swapFree=4178496/4192956
[pid=20835] ppid=20833 vsize=5376 CPUtime=18.87
/proc/20835/stat : 20835 (SATzilla2009_C) S 20833 20835 20336 0 -1 4194304 2283 7906 0 0 656 21 1190 20 25 0 1 0 1116326774 5505024 978 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20835/statm: 1344 978 220 399 0 941 0
[pid=20841] ppid=20835 vsize=63224 CPUtime=1180.78
/proc/20841/stat : 20841 (minisat20) R 20835 20835 20336 0 -1 4194304 15561 0 0 0 118065 13 0 0 25 0 1 0 1116328666 64741376 15555 1992294400 134512640 134998072 4294956176 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20841/statm: 15806 15555 59 118 0 15684 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 68600

Child status: 17
Real time (s): 1200.34
CPU time (s): 1199.73
CPU user time (s): 1199.16
CPU system time (s): 0.573912
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 68600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.16
system time used= 0.573912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25770
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= 16
involuntary context switches= 3468

runsolver used 1.05084 second user time and 3.32549 second system time

The end

Launcher Data

Begin job on node3 at 2009-03-30 20:09:55
IDJOB=1538631
IDBENCH=70323
IDSOLVER=527
FILE ID=node3/1538631-1238436595
PBS_JOBID= 9061561
Free space on /tmp= 65972 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538631-1238436595/watcher-1538631-1238436595 -o /tmp/evaluation-result-1538631-1238436595/solver-1538631-1238436595 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538631-1238436595.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f395e669823c1b01b74bf47c7e820b61
RANDOM SEED=57411921

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.275
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.275
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:       1662200 kB
Buffers:         68540 kB
Cached:         248436 kB
SwapCached:       8268 kB
Active:         264764 kB
Inactive:        62216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662200 kB
SwapTotal:     4192956 kB
SwapFree:      4178496 kB
Dirty:           31904 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            52876 kB
Committed_AS:  2760668 kB
PageTables:       1376 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= 65944 MiB
End job on node3 at 2009-03-30 20:29:56