Trace number 1734966

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) 1198.89 1199.43

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g10.cnf
MD5SUMef10306f3342b2993f40a14989476298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.42987
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

19.95/20.07	c SATzilla is building models for class 2
19.95/20.07	c run presolver march_dl2004 for 5 seconds ... 
19.95/20.07	c Bin: Executing march_dl2004
19.95/20.07	c spawning binary file with 5 seconds ...
19.95/20.07	c child exit by a signal
19.95/20.07	c march_dl2004 returned code 137.
19.95/20.07	c run presolver mxc-sr08 for 5 seconds ... 
19.95/20.07	c Bin: Executing mxc-sr08
19.95/20.07	c spawning binary file with 5 seconds ...
19.95/20.07	c child exit by a signal
19.95/20.07	c mxc-sr08 returned code 137.
19.95/20.07	c Orignal number of varibales is 760, number of clauses is 43649 
19.95/20.07	c predicted feature computation time is 7.960264 
19.95/20.07	c Bin: Executing satelite
19.95/20.07	c spawning binary file with 240 seconds ...
19.95/20.07	c child exited successfully
19.95/20.07	c satzilla computing base features
19.95/20.07	c Number of variabe is: 720, Number of clause is : 42666 
19.95/20.07	c Initializing...
19.95/20.07	c satzilla compute diameter ...
19.95/20.07	c start diameter features ...
19.95/20.07	c satzilla doing clause learning
19.95/20.07	c start clause learning features ...
19.95/20.07	c Bin: Executing zchaff07
19.95/20.07	c spawning binary file with 2 seconds ...
19.95/20.07	c child exit by a signal
19.95/20.07	c satzilla doing survey propogation probe
19.95/20.07	c do survay propogation for 2 second ...
19.95/20.07	c satzilla doing local search probe
19.95/20.07	c satzilla doing lobjois search-space size estimate
19.95/20.07	c features are:760 43649 720 42666 0.0555556 0.0230394 0.0168753 0.99259 0.027319 0.265252 0.00448057 1.37898 0.00277778 0.0486111 0.280128 0.928585 0.928585 0.00448057 0.21793 0.00227347 0.00785169 4.87967 0.197667 0.0455192 0.0941704 0.35443 2.90028 0.0025794 0.210163 0.00128908 0.00457038 4.40166 0.928585 0.00505158 0.211445 0.00271879 0.00907045 3 0 3 3 -0 508.25 0.256406 353 773 773 353 609 437 535 43.191 0.10565 37.1586 50.2853 50.2853 37.1586 46.8834 39.7824 45.8836 0.796107 0.024852 0.733941 0.867348 0.820323 0.770839 0.809423 0.782677 0.796172 2.86183e-07 6.39819 0 2.44923e-05 1.25088e-07 1.54321e-12 9.25769e-09 4.98847e-11 1.10337e-09 27.9043 1.15971 321.226 0.104117 323 305 344 29.2523 0.0675491 0.999881 0.00344467 0.746674 0.90211 
19.95/20.07	c satzilla's ranking:
19.95/20.07	c 1) minisat20: 2.012836
19.95/20.07	c 2) minisat20SAT07: 1.755455
19.95/20.07	c 3) march_dl2004: 1.681779
19.95/20.07	c 4) mxc-sr08: 1.468018
19.95/20.07	c 5) zchaff_rand: 1.063921
19.95/20.07	c 6) vallst: 0.318121
19.95/20.07	c 7) tts-4-0: 0.271209
19.95/20.08	c 8) SATenstein: -10000.000000
19.95/20.08	c 9) gnovelty+: -10000.000000
19.95/20.08	c 10) adaptg2wsat+: -10000.000000
19.95/20.08	c 11) adaptg2wsat0: -10000.000000
19.95/20.08	c 12) picosat846: -10000.000000
19.95/20.08	c 13) kcnfs04SAT07: -10000.000000
19.95/20.08	c satzilla running minisat20 ... 
19.95/20.08	This is MiniSat 2.0 beta
19.95/20.08	WARNING: for repeatability, setting FPU to use double precision
19.95/20.08	============================[ Problem Statistics ]=============================
19.95/20.08	|                                                                             |
19.95/20.08	|  Number of variables:  760                                                  |
19.95/20.08	|  Number of clauses:    43649                                                |
19.95/20.09	|  Parsing time:         0.01         s                                       |
19.95/20.09	============================[ Search Statistics ]==============================
19.95/20.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.95/20.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.95/20.09	===============================================================================
19.95/20.09	|         0 |     760    43649    87978 |    14549        0    nan |  0.000 % |
20.03/20.10	|       101 |     760    43649    87978 |    16004      101     96 |  0.000 % |
20.03/20.11	|       251 |     760    43649    87978 |    17605      251     97 |  0.000 % |
20.03/20.12	|       476 |     760    43649    87978 |    19365      476     94 |  0.000 % |
20.03/20.14	|       815 |     760    43649    87978 |    21302      815     89 |  0.000 % |
20.03/20.18	|      1322 |     760    43649    87978 |    23432     1322     88 |  0.000 % |
20.03/20.25	|      2081 |     760    43649    87978 |    25775     2081     86 |  0.000 % |
20.03/20.38	|      3220 |     760    43649    87978 |    28353     3220     87 |  0.000 % |
20.03/20.62	|      4928 |     760    43649    87978 |    31188     4928     86 |  0.000 % |
21.04/21.16	|      7490 |     760    43649    87978 |    34307     7490     86 |  0.000 % |
22.03/22.16	|     11337 |     760    43649    87978 |    37738    11337     92 |  0.000 % |
24.73/24.89	|     17103 |     760    43649    87978 |    41511    17103     97 |  0.000 % |
29.52/29.68	|     25754 |     760    43649    87978 |    45663    25754     97 |  0.000 % |
43.41/43.53	|     38729 |     760    43649    87978 |    50229    38729     95 |  0.000 % |
64.00/64.17	|     58192 |     760    43649    87978 |    55252    24760     85 |  0.000 % |
99.48/99.66	|     87386 |     760    43649    87978 |    60777    53954     92 |  0.000 % |
148.06/148.21	|    131177 |     760    43649    87978 |    66855    56343     85 |  0.000 % |
259.80/260.07	|    196863 |     760    43649    87978 |    73540    28265     83 |  0.000 % |
380.86/381.13	|    295390 |     760    43649    87978 |    80894    20268     80 |  0.000 % |
598.17/598.58	|    443180 |     760    43649    87978 |    88984    49365    107 |  0.000 % |
1014.50/1015.07	|    664863 |     760    43649    87978 |    97882    71088     98 |  0.000 % |
1198.82/1199.43	c Bin: Executing minisat20
1198.82/1199.43	c spawning binary file with 1179 seconds ...
1198.82/1199.43	c child exit by a signal
1198.82/1199.43	c minisat20 returned code 137.
1198.82/1199.43	c satzilla running minisat20SAT07 ... 
1198.82/1199.43	c Bin: Executing minisat20SAT07
1198.82/1199.43	c minisat20SAT07 returned code 1.
1198.82/1199.43	c satzilla running march_dl2004 ... 
1198.82/1199.43	c Bin: Executing march_dl2004
1198.82/1199.43	c march_dl2004 returned code 1.
1198.82/1199.43	c satzilla running mxc-sr08 ... 
1198.82/1199.43	c Bin: Executing mxc-sr08
1198.82/1199.43	c mxc-sr08 returned code 1.
1198.82/1199.43	c satzilla running zchaff_rand ... 
1198.82/1199.43	c Bin: Executing zchaff_rand
1198.82/1199.43	c zchaff_rand returned code 1.
1198.82/1199.43	c satzilla running vallst ... 
1198.82/1199.43	c Bin: Executing vallst
1198.82/1199.43	c vallst returned code 1.
1198.82/1199.43	c satzilla running tts-4-0 ... 
1198.82/1199.43	c Bin: Executing tts-4-0
1198.82/1199.43	c tts-4-0 returned code 1.
1198.82/1199.43	c satzilla running SATenstein ... 
1198.82/1199.43	c Bin: Executing SATenstein
1198.82/1199.43	c SATenstein returned code 1.
1198.82/1199.43	c satzilla running gnovelty+ ... 
1198.82/1199.43	c Bin: Executing gnovelty+
1198.82/1199.43	c gnovelty+ returned code 1.
1198.82/1199.43	c satzilla running adaptg2wsat+ ... 
1198.82/1199.43	c Bin: Executing adaptg2wsat+
1198.82/1199.43	c adaptg2wsat+ returned code 1.
1198.82/1199.43	c satzilla running adaptg2wsat0 ... 
1198.82/1199.43	c Bin: Executing adaptg2wsat0
1198.82/1199.43	c adaptg2wsat0 returned code 1.
1198.82/1199.43	c satzilla running picosat846 ... 
1198.82/1199.43	c Bin: Executing picosat846
1198.82/1199.43	c picosat846 returned code 1.
1198.82/1199.43	c satzilla running kcnfs04SAT07 ... 
1198.82/1199.43	c Bin: Executing kcnfs04SAT07
1198.82/1199.43	c kcnfs04SAT07 returned code 1.
1198.82/1199.43	c ERROR: All Failed! 
1198.82/1199.43	c SATZILLA_TIME=1199.060000

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-1734966-1240799056/watcher-1734966-1240799056 -o /tmp/evaluation-result-1734966-1240799056/solver-1734966-1240799056 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1734966-1240799056.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.08 1.02 1.00 3/65 25539
/proc/meminfo: memFree=1744104/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=0
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107934840 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 112 96 399 0 111 0
[pid=25540] ppid=25539 vsize=980 CPUtime=0
/proc/25540/stat : 25540 (march_dl2004) R 25539 25539 24936 0 -1 4194304 135 0 0 0 0 0 0 0 19 0 1 0 107934840 1003520 130 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25540/statm: 245 130 50 118 0 124 0

[startup+0.0111971 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 25539
/proc/meminfo: memFree=1744104/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=0
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107934840 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 112 96 399 0 111 0
[pid=25540] ppid=25539 vsize=1112 CPUtime=0
/proc/25540/stat : 25540 (march_dl2004) R 25539 25539 24936 0 -1 4194304 168 0 0 0 0 0 0 0 19 0 1 0 107934840 1138688 163 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25540/statm: 278 163 50 118 0 157 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3168

[startup+0.101207 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 25539
/proc/meminfo: memFree=1744104/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=0
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107934840 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 112 96 399 0 111 0
[pid=25540] ppid=25539 vsize=3116 CPUtime=0.09
/proc/25540/stat : 25540 (march_dl2004) R 25539 25539 24936 0 -1 4194304 1822 0 0 0 9 0 0 0 19 0 1 0 107934840 3190784 552 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25540/statm: 779 553 63 118 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5172

[startup+0.301228 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 25539
/proc/meminfo: memFree=1744104/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=0
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107934840 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 112 96 399 0 111 0
[pid=25540] ppid=25539 vsize=7240 CPUtime=0.29
/proc/25540/stat : 25540 (march_dl2004) R 25539 25539 24936 0 -1 4194304 3776 0 0 0 29 0 0 0 21 0 1 0 107934840 7413760 1177 1992294400 134512640 134996440 4294956192 18446744073709551615 134651534 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25540/statm: 1810 1177 73 118 0 1689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9296

[startup+0.701273 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 25539
/proc/meminfo: memFree=1744104/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=0
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107934840 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 112 96 399 0 111 0
[pid=25540] ppid=25539 vsize=7696 CPUtime=0.69
/proc/25540/stat : 25540 (march_dl2004) R 25539 25539 24936 0 -1 4194304 3979 0 0 0 69 0 0 0 25 0 1 0 107934840 7880704 1270 1992294400 134512640 134996440 4294956192 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25540/statm: 1924 1270 75 118 0 1803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9752

[startup+1.50136 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 25541
/proc/meminfo: memFree=1739032/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=0
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107934840 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 112 96 399 0 111 0
[pid=25540] ppid=25539 vsize=7824 CPUtime=1.49
/proc/25540/stat : 25540 (march_dl2004) R 25539 25539 24936 0 -1 4194304 4036 0 0 0 149 0 0 0 25 0 1 0 107934840 8011776 1327 1992294400 134512640 134996440 4294956192 18446744073709551615 134527807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25540/statm: 1956 1327 75 118 0 1835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9880

[startup+3.10154 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 25541
/proc/meminfo: memFree=1738648/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=0
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107934840 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 112 96 399 0 111 0
[pid=25540] ppid=25539 vsize=8084 CPUtime=3.09
/proc/25540/stat : 25540 (march_dl2004) R 25539 25539 24936 0 -1 4194304 4095 0 0 0 309 0 0 0 25 0 1 0 107934840 8278016 1386 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25540/statm: 2021 1386 75 118 0 1900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10140

[startup+6.3019 s]
/proc/loadavg: 1.22 1.05 1.01 2/67 25542
/proc/meminfo: memFree=1739288/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=2056 CPUtime=4.99
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 156 4121 0 0 0 0 499 0 19 0 1 0 107934840 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 514 125 107 399 0 111 0
[pid=25542] ppid=25539 vsize=4316 CPUtime=1.29
/proc/25542/stat : 25542 (mxc-sr08) R 25539 25539 24936 0 -1 4194304 1210 0 0 0 129 0 0 0 25 0 1 0 107935341 4419584 977 1992294400 134512640 135078026 4294956192 18446744073709551615 134534621 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25542/statm: 1079 977 71 138 0 938 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6372

[startup+12.7016 s]
/proc/loadavg: 1.29 1.06 1.02 2/66 25543
/proc/meminfo: memFree=1740064/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=4524 CPUtime=12.28
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 1289 6918 0 0 209 0 1017 2 25 0 1 0 107934840 4632576 764 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25539/statm: 1131 764 136 399 0 728 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 4524

[startup+25.501 s]
/proc/loadavg: 1.24 1.06 1.02 2/67 25545
/proc/meminfo: memFree=1728024/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=11748 CPUtime=5.4
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 2691 0 0 0 539 1 0 0 25 0 1 0 107936848 12029952 2685 1992294400 134512640 134998072 4294956192 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 2937 2685 59 118 0 2815 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19136

[startup+51.1019 s]
/proc/loadavg: 1.14 1.05 1.02 2/67 25545
/proc/meminfo: memFree=1716568/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=23084 CPUtime=30.98
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 5510 0 0 0 3093 5 0 0 25 0 1 0 107936848 23638016 5504 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 5771 5504 59 118 0 5649 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 30472

[startup+102.306 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 25545
/proc/meminfo: memFree=1711128/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=28532 CPUtime=82.15
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 6845 0 0 0 8209 6 0 0 25 0 1 0 107936848 29216768 6839 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 7133 6839 59 118 0 7011 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 35920

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 25545
/proc/meminfo: memFree=1706840/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=32880 CPUtime=142.12
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 7898 0 0 0 14205 7 0 0 25 0 1 0 107936848 33669120 7892 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 8220 7892 59 118 0 8098 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 40268

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 25545
/proc/meminfo: memFree=1705816/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=33952 CPUtime=202.09
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 8137 0 0 0 20202 7 0 0 25 0 1 0 107936848 34766848 8131 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 8488 8131 59 118 0 8366 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 41340

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 25545
/proc/meminfo: memFree=1702488/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=37524 CPUtime=262.07
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 8976 0 0 0 26199 8 0 0 25 0 1 0 107936848 38424576 8970 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 9381 8970 59 118 0 9259 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 44912

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 25545
/proc/meminfo: memFree=1699416/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=40536 CPUtime=322.05
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 9743 0 0 0 32196 9 0 0 25 0 1 0 107936848 41508864 9737 1992294400 134512640 134998072 4294956192 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 10134 9737 59 118 0 10012 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 47924


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25545
/proc/meminfo: memFree=1684504/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=55828 CPUtime=801.84
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 13409 0 0 0 80171 13 0 0 25 0 1 0 107936848 57167872 13403 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 13957 13403 59 118 0 13835 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 63216

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25545
/proc/meminfo: memFree=1684056/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=56156 CPUtime=861.81
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 13504 0 0 0 86168 13 0 0 25 0 1 0 107936848 57503744 13498 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14039 13498 59 118 0 13917 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 63544

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1683672/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=56532 CPUtime=921.79
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 13570 0 0 0 92166 13 0 0 25 0 1 0 107936848 57888768 13564 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14133 13564 59 118 0 14011 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 63920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1683544/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=56696 CPUtime=981.77
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 13602 0 0 0 98163 14 0 0 25 0 1 0 107936848 58056704 13596 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14174 13596 59 118 0 14052 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 64084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1683480/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=56868 CPUtime=1041.75
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 13630 0 0 0 104161 14 0 0 25 0 1 0 107936848 58232832 13624 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14217 13624 59 118 0 14095 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 64256

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1682520/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58040 CPUtime=1101.72
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 13866 0 0 0 110158 14 0 0 25 0 1 0 107936848 59432960 13860 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14510 13860 59 118 0 14388 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 65428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1681816/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1161.7
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14037 0 0 0 116156 14 0 0 25 0 1 0 107936848 60157952 14031 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14031 59 118 0 14565 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 66136

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 25547
/proc/meminfo: memFree=1681752/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1169.69
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14039 0 0 0 116955 14 0 0 25 0 1 0 107936848 60157952 14033 1992294400 134512640 134998072 4294956192 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14033 59 118 0 14565 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 66136

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1681752/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1172.9
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14039 0 0 0 117276 14 0 0 25 0 1 0 107936848 60157952 14033 1992294400 134512640 134998072 4294956192 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14033 59 118 0 14565 0
Current children cumulated CPU time (s) 1192.93
Current children cumulated vsize (KiB) 66136

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1681752/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1176.09
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14040 0 0 0 117595 14 0 0 25 0 1 0 107936848 60157952 14034 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14034 59 118 0 14565 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 66136

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1681752/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1177.69
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14040 0 0 0 117755 14 0 0 25 0 1 0 107936848 60157952 14034 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14034 59 118 0 14565 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 66136

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1681752/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1178.49
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14040 0 0 0 117835 14 0 0 25 0 1 0 107936848 60157952 14034 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14034 59 118 0 14565 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 66136

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1681752/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1178.69
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14040 0 0 0 117855 14 0 0 25 0 1 0 107936848 60157952 14034 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14034 59 118 0 14565 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 66136

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25547
/proc/meminfo: memFree=1681752/2055920 swapFree=4181392/4192956
[pid=25539] ppid=25537 vsize=7388 CPUtime=20.03
/proc/25539/stat : 25539 (SATzilla2009_C) S 25537 25539 24936 0 -1 4194304 2827 8582 0 0 782 3 1213 5 25 0 1 0 107934840 7565312 1544 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25539/statm: 1847 1544 219 399 0 1444 0
[pid=25545] ppid=25539 vsize=58748 CPUtime=1178.79
/proc/25545/stat : 25545 (minisat20) R 25539 25539 24936 0 -1 4194304 14040 0 0 0 117865 14 0 0 25 0 1 0 107936848 60157952 14034 1992294400 134512640 134998072 4294956192 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25545/statm: 14687 14034 59 118 0 14565 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 66136

Child status: 17
Real time (s): 1199.43
CPU time (s): 1198.89
CPU user time (s): 1198.63
CPU system time (s): 0.255961
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 66136

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

runsolver used 1.00585 second user time and 3.36649 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-27 04:24:16
IDJOB=1734966
IDBENCH=71326
IDSOLVER=527
FILE ID=node87/1734966-1240799056
PBS_JOBID= 9187367
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g10.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734966-1240799056/watcher-1734966-1240799056 -o /tmp/evaluation-result-1734966-1240799056/solver-1734966-1240799056 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1734966-1240799056.cnf

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

MD5SUM BENCH= ef10306f3342b2993f40a14989476298
RANDOM SEED=889151023

node87.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.213
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.213
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:       1744584 kB
Buffers:         35828 kB
Cached:         210732 kB
SwapCached:       5584 kB
Active:         103328 kB
Inactive:       151176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744584 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           31952 kB
Writeback:           0 kB
Mapped:          13436 kB
Slab:            42800 kB
Committed_AS:   417416 kB
PageTables:       1456 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= 66440 MiB
End job on node87 at 2009-04-27 04:44:16