Trace number 1716902

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.6 1200.21

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

18.66/18.79	c SATzilla is building models for class 2
18.66/18.79	c run presolver march_dl2004 for 5 seconds ... 
18.66/18.79	c Bin: Executing march_dl2004
18.66/18.79	c spawning binary file with 5 seconds ...
18.66/18.79	c child exit by a signal
18.66/18.79	c march_dl2004 returned code 137.
18.66/18.79	c run presolver mxc-sr08 for 5 seconds ... 
18.66/18.79	c Bin: Executing mxc-sr08
18.66/18.79	c spawning binary file with 5 seconds ...
18.66/18.79	c child exit by a signal
18.66/18.79	c mxc-sr08 returned code 137.
18.66/18.79	c Orignal number of varibales is 7502, number of clauses is 28770 
18.66/18.79	c predicted feature computation time is 8.730978 
18.66/18.79	c Bin: Executing satelite
18.66/18.79	c spawning binary file with 240 seconds ...
18.66/18.79	c child exited successfully
18.66/18.79	c satzilla computing base features
18.66/18.79	c Number of variabe is: 2673, Number of clause is : 15594 
18.66/18.79	c Initializing...
18.66/18.79	c satzilla compute diameter ...
18.66/18.79	c start diameter features ...
18.66/18.79	c satzilla doing clause learning
18.66/18.79	c start clause learning features ...
18.66/18.79	c Bin: Executing zchaff07
18.66/18.79	c spawning binary file with 2 seconds ...
18.66/18.79	c child exit by a signal
18.66/18.79	c satzilla doing survey propogation probe
18.66/18.79	c do survay propogation for 2 second ...
18.66/18.79	c satzilla doing local search probe
18.66/18.79	c satzilla doing lobjois search-space size estimate
18.66/18.79	c features are:7502 28770 2673 15594 1.80658 0.84494 0.171412 0.377154 0.686191 1.64767 0.00131743 0.642538 0.000748223 0.0478863 1.45366 0.196165 0.56573 0.00131743 0.884604 0.000448891 0.0148775 3.25922 0.119725 0.155291 0 0.833333 2.74632 0.000583383 0.833894 6.41272e-05 0.00756701 2.64606 0.508978 0.00116931 1.53829 0.000256509 0.0108375 7.67693 0.0856734 6 9 0.996988 1516.5 0.232955 1158 2098 2098 1158 2098 1343 1467 42.4118 0.346847 25.4213 65.9261 65.9261 25.4213 65.9261 37.987 40.3127 0.270991 0.930385 7.19425e-10 0.94014 0.636352 0.00985809 0.480457 0.0496117 0.17406 0.0535474 0.995696 0 0.242427 0.132098 0.00280638 0.0738609 0.0163242 0.0366679 191.173 0.109872 594.95 0.0899234 598 577 624 0.713561 0.257613 0.886126 0.0377585 0.119431 0.794295 
18.66/18.79	c satzilla's ranking:
18.66/18.79	c 1) minisat20: 3.507062
18.66/18.79	c 2) march_dl2004: 3.179741
18.66/18.79	c 3) minisat20SAT07: 3.067328
18.66/18.79	c 4) mxc-sr08: 3.030024
18.66/18.79	c 5) zchaff_rand: 0.933975
18.66/18.79	c 6) vallst: 0.837562
18.66/18.79	c 7) tts-4-0: 0.089761
18.66/18.79	c 8) SATenstein: -10000.000000
18.66/18.79	c 9) gnovelty+: -10000.000000
18.66/18.79	c 10) adaptg2wsat+: -10000.000000
18.66/18.79	c 11) adaptg2wsat0: -10000.000000
18.66/18.79	c 12) picosat846: -10000.000000
18.66/18.79	c 13) kcnfs04SAT07: -10000.000000
18.66/18.79	c satzilla running minisat20 ... 
18.66/18.79	This is MiniSat 2.0 beta
18.66/18.79	WARNING: for repeatability, setting FPU to use double precision
18.66/18.79	============================[ Problem Statistics ]=============================
18.66/18.79	|                                                                             |
18.66/18.80	|  Number of variables:  7502                                                 |
18.66/18.80	|  Number of clauses:    28770                                                |
18.76/18.81	|  Parsing time:         0.01         s                                       |
18.76/18.81	============================[ Search Statistics ]==============================
18.76/18.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.76/18.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.76/18.81	===============================================================================
18.76/18.81	|         0 |    6654    23237    63534 |     7745        0    nan |  0.000 % |
18.76/18.82	|       101 |    6654    23237    63534 |     8520      101      5 | 11.304 % |
18.76/18.83	|       251 |    6654    23237    63534 |     9372      251      8 | 11.304 % |
18.76/18.84	|       476 |    6654    23237    63534 |    10309      476      8 | 11.304 % |
18.76/18.86	|       814 |    6654    23237    63534 |    11340      814      9 | 11.304 % |
18.76/18.91	|      1320 |    6650    23224    63501 |    12474     1314     11 | 11.357 % |
18.76/18.99	|      2079 |    6650    23224    63501 |    13721     2073     16 | 11.357 % |
18.76/19.21	|      3218 |    6647    23214    63477 |    15094     3210     24 | 11.397 % |
18.76/19.46	|      4927 |    6647    23214    63477 |    16603     4919     25 | 11.397 % |
19.85/19.94	|      7491 |    6646    23211    63469 |    18263     7480     27 | 11.410 % |
21.15/21.26	|     11335 |    6644    23198    63441 |    20090    11322     34 | 11.437 % |
22.84/22.96	|     17101 |    6642    23192    63425 |    22099    17086     34 | 11.464 % |
25.85/25.98	|     25750 |    6629    23144    63311 |    24309    14166     28 | 11.637 % |
33.74/33.82	|     38724 |    6628    23138    63295 |    26740    13890     38 | 11.650 % |
45.14/45.26	|     58186 |    6619    23102    63206 |    29414    19085     49 | 11.770 % |
65.13/65.28	|     87378 |    6612    23078    63144 |    32355    16742     37 | 11.864 % |
101.01/101.17	|    131168 |    6609    23075    63136 |    35591    26192     51 | 11.903 % |
139.99/140.15	|    196852 |    6603    23045    63060 |    39150    33617     34 | 11.997 % |
210.85/211.02	|    295379 |    6592    23015    62980 |    43065    25272     44 | 12.143 % |
338.09/338.37	|    443168 |    6584    22981    62896 |    47371    24868     39 | 12.237 % |
532.49/532.87	|    664852 |    6569    22933    62770 |    52108    27294     39 | 12.437 % |
867.62/868.10	|    997377 |    6557    22886    62654 |    57319    34844     39 | 12.597 % |
1199.57/1200.21	c Bin: Executing minisat20
1199.57/1200.21	c spawning binary file with 1181 seconds ...
1199.57/1200.21	c child exit by a signal
1199.57/1200.21	c minisat20 returned code 137.
1199.57/1200.21	c satzilla running march_dl2004 ... 
1199.57/1200.21	c Bin: Executing march_dl2004
1199.57/1200.21	c march_dl2004 returned code 1.
1199.57/1200.21	c satzilla running minisat20SAT07 ... 
1199.57/1200.21	c Bin: Executing minisat20SAT07
1199.57/1200.21	c minisat20SAT07 returned code 1.
1199.57/1200.21	c satzilla running mxc-sr08 ... 
1199.57/1200.21	c Bin: Executing mxc-sr08
1199.57/1200.21	c mxc-sr08 returned code 1.
1199.57/1200.21	c satzilla running zchaff_rand ... 
1199.57/1200.21	c Bin: Executing zchaff_rand
1199.57/1200.21	c zchaff_rand returned code 1.
1199.57/1200.21	c satzilla running vallst ... 
1199.57/1200.21	c Bin: Executing vallst
1199.57/1200.21	c vallst returned code 1.
1199.57/1200.21	c satzilla running tts-4-0 ... 
1199.57/1200.21	c Bin: Executing tts-4-0
1199.57/1200.21	c tts-4-0 returned code 1.
1199.57/1200.21	c satzilla running SATenstein ... 
1199.57/1200.21	c Bin: Executing SATenstein
1199.57/1200.21	c SATenstein returned code 1.
1199.57/1200.21	c satzilla running gnovelty+ ... 
1199.57/1200.21	c Bin: Executing gnovelty+
1199.57/1200.21	c gnovelty+ returned code 1.
1199.57/1200.21	c satzilla running adaptg2wsat+ ... 
1199.57/1200.21	c Bin: Executing adaptg2wsat+
1199.57/1200.21	c adaptg2wsat+ returned code 1.
1199.57/1200.21	c satzilla running adaptg2wsat0 ... 
1199.57/1200.21	c Bin: Executing adaptg2wsat0
1199.57/1200.21	c adaptg2wsat0 returned code 1.
1199.57/1200.21	c satzilla running picosat846 ... 
1199.57/1200.21	c Bin: Executing picosat846
1199.57/1200.21	c picosat846 returned code 1.
1199.57/1200.21	c satzilla running kcnfs04SAT07 ... 
1199.57/1200.21	c Bin: Executing kcnfs04SAT07
1199.57/1200.21	c kcnfs04SAT07 returned code 1.
1199.57/1200.21	c ERROR: All Failed! 
1199.57/1200.21	c SATZILLA_TIME=1199.760000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716902-1240621708/watcher-1716902-1240621708 -o /tmp/evaluation-result-1716902-1240621708/solver-1716902-1240621708 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1716902-1240621708.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.00 1.03 1.14 3/65 17528
/proc/meminfo: memFree=1401904/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=0
/proc/17528/stat : 17528 (SATzilla2009_C) R 17526 17528 17455 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 90200116 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/17528/statm: 514 112 96 399 0 111 0
[pid=17529] ppid=17528 vsize=1344 CPUtime=0
/proc/17529/stat : 17529 (march_dl2004) R 17528 17528 17455 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 90200116 1376256 210 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17529/statm: 336 210 50 118 0 215 0

[startup+0.012806 s]
/proc/loadavg: 1.00 1.03 1.14 3/65 17528
/proc/meminfo: memFree=1401904/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=0
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90200116 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17528/statm: 514 112 96 399 0 111 0
[pid=17529] ppid=17528 vsize=1476 CPUtime=0.01
/proc/17529/stat : 17529 (march_dl2004) R 17528 17528 17455 0 -1 4194304 251 0 0 0 1 0 0 0 19 0 1 0 90200116 1511424 246 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17529/statm: 369 246 50 118 0 248 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3532

[startup+0.102821 s]
/proc/loadavg: 1.00 1.03 1.14 3/65 17528
/proc/meminfo: memFree=1401904/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=0
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90200116 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17528/statm: 514 112 96 399 0 111 0
[pid=17529] ppid=17528 vsize=2804 CPUtime=0.09
/proc/17529/stat : 17529 (march_dl2004) R 17528 17528 17455 0 -1 4194304 1291 0 0 0 9 0 0 0 19 0 1 0 90200116 2871296 537 1992294400 134512640 134996440 4294956192 18446744073709551615 134598448 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17529/statm: 701 537 57 118 0 580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4860

[startup+0.301859 s]
/proc/loadavg: 1.00 1.03 1.14 3/65 17528
/proc/meminfo: memFree=1401904/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=0
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90200116 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17528/statm: 514 112 96 399 0 111 0
[pid=17529] ppid=17528 vsize=5964 CPUtime=0.29
/proc/17529/stat : 17529 (march_dl2004) R 17528 17528 17455 0 -1 4194304 3589 0 0 0 28 1 0 0 21 0 1 0 90200116 6107136 1313 1992294400 134512640 134996440 4294956192 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17529/statm: 1491 1313 69 118 0 1370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8020

[startup+0.701928 s]
/proc/loadavg: 1.00 1.03 1.14 3/65 17528
/proc/meminfo: memFree=1401904/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=0
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90200116 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17528/statm: 514 112 96 399 0 111 0
[pid=17529] ppid=17528 vsize=10640 CPUtime=0.69
/proc/17529/stat : 17529 (march_dl2004) R 17528 17528 17455 0 -1 4194304 4779 0 0 0 68 1 0 0 25 0 1 0 90200116 10895360 2495 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17529/statm: 2660 2495 73 118 0 2539 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12696

[startup+1.50107 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17530
/proc/meminfo: memFree=1391968/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=0
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90200116 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17528/statm: 514 112 96 399 0 111 0
[pid=17529] ppid=17528 vsize=11544 CPUtime=1.48
/proc/17529/stat : 17529 (march_dl2004) R 17528 17528 17455 0 -1 4194304 4815 0 0 0 147 1 0 0 25 0 1 0 90200116 11821056 2531 1992294400 134512640 134996440 4294956192 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17529/statm: 2886 2531 75 118 0 2765 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13600

[startup+3.10136 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17530
/proc/meminfo: memFree=1391584/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=0
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90200116 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17528/statm: 514 112 96 399 0 111 0
[pid=17529] ppid=17528 vsize=12852 CPUtime=3.09
/proc/17529/stat : 17529 (march_dl2004) R 17528 17528 17455 0 -1 4194304 5113 0 0 0 307 2 0 0 25 0 1 0 90200116 13160448 2829 1992294400 134512640 134996440 4294956192 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17529/statm: 3213 2829 75 118 0 3092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14908

[startup+6.30195 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17531
/proc/meminfo: memFree=1395744/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=2056 CPUtime=4.99
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 156 5262 0 0 0 0 497 2 16 0 1 0 90200116 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 514 125 107 399 0 111 0
[pid=17531] ppid=17528 vsize=5368 CPUtime=1.28
/proc/17531/stat : 17531 (mxc-sr08) R 17528 17528 17455 0 -1 4194304 1383 0 0 0 128 0 0 0 25 0 1 0 90200617 5496832 1198 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17531/statm: 1342 1198 71 138 0 1201 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7424

[startup+12.7011 s]
/proc/loadavg: 1.08 1.04 1.15 2/66 17532
/proc/meminfo: memFree=1399856/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=3108 CPUtime=12.25
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 674 8031 0 0 206 0 1015 4 25 0 1 0 90200116 3182592 440 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 777 440 136 399 0 374 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 3108

[startup+25.5024 s]
/proc/loadavg: 1.06 1.04 1.14 2/67 17534
/proc/meminfo: memFree=1393960/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=7204 CPUtime=6.69
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 1577 0 0 0 668 1 0 0 25 0 1 0 90201996 7376896 1571 1992294400 134512640 134998072 4294956192 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 1801 1571 58 118 0 1679 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11432

[startup+51.102 s]
/proc/loadavg: 1.04 1.03 1.14 2/67 17534
/proc/meminfo: memFree=1390952/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=10272 CPUtime=32.28
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 2307 0 0 0 3226 2 0 0 25 0 1 0 90201996 10518528 2301 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 2568 2301 58 118 0 2446 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14500

[startup+102.305 s]
/proc/loadavg: 1.02 1.03 1.13 2/67 17534
/proc/meminfo: memFree=1389608/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=11592 CPUtime=83.45
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 2664 0 0 0 8343 2 0 0 25 0 1 0 90201996 11870208 2658 1992294400 134512640 134998072 4294956192 18446744073709551615 134535739 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 2898 2658 58 118 0 2776 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 15820

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 17534
/proc/meminfo: memFree=1387816/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=13532 CPUtime=143.42
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 3121 0 0 0 14339 3 0 0 25 0 1 0 90201996 13856768 3115 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 3383 3115 58 118 0 3261 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 17760

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 17534
/proc/meminfo: memFree=1386728/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=14588 CPUtime=203.39
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 3386 0 0 0 20336 3 0 0 25 0 1 0 90201996 14938112 3380 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 3647 3380 58 118 0 3525 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 18816

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/67 17534
/proc/meminfo: memFree=1386280/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=14984 CPUtime=263.36
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 3500 0 0 0 26332 4 0 0 25 0 1 0 90201996 15343616 3494 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 3746 3494 58 118 0 3624 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 19212

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 17534
/proc/meminfo: memFree=1385832/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=15524 CPUtime=323.33
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 3620 0 0 0 32329 4 0 0 25 0 1 0 90201996 15896576 3614 1992294400 134512640 134998072 4294956192 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 3881 3614 58 118 0 3759 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 19752


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 17534
/proc/meminfo: memFree=1381672/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=19484 CPUtime=803.08
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 4630 0 0 0 80302 6 0 0 25 0 1 0 90201996 19951616 4624 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 4871 4624 58 118 0 4749 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 23712

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 17534
/proc/meminfo: memFree=1381672/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=19484 CPUtime=863.05
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 4630 0 0 0 86299 6 0 0 25 0 1 0 90201996 19951616 4624 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 4871 4624 58 118 0 4749 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 23712

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 17534
/proc/meminfo: memFree=1381672/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=19484 CPUtime=923.03
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 4634 0 0 0 92297 6 0 0 25 0 1 0 90201996 19951616 4628 1992294400 134512640 134998072 4294956192 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 4871 4628 58 118 0 4749 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 23712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 17534
/proc/meminfo: memFree=1381672/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=19484 CPUtime=983
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 4635 0 0 0 98294 6 0 0 25 0 1 0 90201996 19951616 4629 1992294400 134512640 134998072 4294956192 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 4871 4629 58 118 0 4749 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 23712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 17534
/proc/meminfo: memFree=1381672/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=19484 CPUtime=1042.97
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 4636 0 0 0 104291 6 0 0 25 0 1 0 90201996 19951616 4630 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 4871 4630 58 118 0 4749 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 23712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 17534
/proc/meminfo: memFree=1380648/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=20540 CPUtime=1102.95
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 4900 0 0 0 110288 7 0 0 25 0 1 0 90201996 21032960 4894 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5135 4894 58 118 0 5013 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 24768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1162.91
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 116284 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 25692

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1170.91
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 117084 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 25692

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1177.31
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 117724 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134530034 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 25692

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1178.91
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 117884 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 25692

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1179.71
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 117964 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 25692

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1180.51
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 118044 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 25692

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1180.71
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 118064 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 25692

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17534
/proc/meminfo: memFree=1379752/2055920 swapFree=4181392/4192956
[pid=17528] ppid=17526 vsize=4228 CPUtime=18.76
/proc/17528/stat : 17528 (SATzilla2009_C) S 17526 17528 17455 0 -1 4194304 1488 9276 0 0 640 17 1212 7 25 0 1 0 90200116 4329472 659 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17528/statm: 1057 659 220 399 0 654 0
[pid=17534] ppid=17528 vsize=21464 CPUtime=1180.81
/proc/17534/stat : 17534 (minisat20) R 17528 17528 17455 0 -1 4194304 5133 0 0 0 118074 7 0 0 25 0 1 0 90201996 21979136 5127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17534/statm: 5366 5127 58 118 0 5244 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 25692

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.6
CPU user time (s): 1199.27
CPU system time (s): 0.321951
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 25692

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

runsolver used 1.3078 second user time and 3.06653 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-25 03:08:28
IDJOB=1716902
IDBENCH=20399
IDSOLVER=527
FILE ID=node84/1716902-1240621708
PBS_JOBID= 9186369
Free space on /tmp= 66244 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716902-1240621708/watcher-1716902-1240621708 -o /tmp/evaluation-result-1716902-1240621708/solver-1716902-1240621708 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1716902-1240621708.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=593881859

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1402384 kB
Buffers:         63800 kB
Cached:         531292 kB
SwapCached:       5892 kB
Active:         234660 kB
Inactive:       368712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402384 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           31904 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            36164 kB
Committed_AS:   284280 kB
PageTables:       1368 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= 66212 MiB
End job on node84 at 2009-04-25 03:28:29