Trace number 1825843

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) 4998.29 5000.72

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g2.cnf
MD5SUM63d94048c368060530aaae24bc900bb9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

20.97/21.03	c SATzilla is building models for class 2
20.97/21.03	c run presolver march_dl2004 for 5 seconds ... 
20.97/21.03	c Bin: Executing march_dl2004
20.97/21.03	c spawning binary file with 5 seconds ...
20.97/21.03	c child exit by a signal
20.97/21.03	c march_dl2004 returned code 137.
20.97/21.03	c run presolver mxc-sr08 for 5 seconds ... 
20.97/21.03	c Bin: Executing mxc-sr08
20.97/21.03	c spawning binary file with 5 seconds ...
20.97/21.03	c child exit by a signal
20.97/21.03	c mxc-sr08 returned code 137.
20.97/21.03	c Orignal number of varibales is 1150, number of clauses is 84314 
20.97/21.03	c predicted feature computation time is 8.927657 
20.97/21.03	c Bin: Executing satelite
20.97/21.03	c spawning binary file with 240 seconds ...
20.97/21.03	c child exited successfully
20.97/21.03	c satzilla computing base features
20.97/21.03	c Number of variabe is: 1100, Number of clause is : 82850 
20.97/21.03	c Initializing...
20.97/21.03	c satzilla compute diameter ...
20.97/21.03	c start diameter features ...
20.97/21.03	c satzilla doing clause learning
20.97/21.03	c start clause learning features ...
20.97/21.03	c Bin: Executing zchaff07
20.97/21.03	c spawning binary file with 2 seconds ...
20.97/21.03	c child exit by a signal
20.97/21.03	c satzilla doing survey propogation probe
20.97/21.03	c do survay propogation for 2 second ...
20.97/21.03	c satzilla doing local search probe
20.97/21.03	c satzilla doing lobjois search-space size estimate
20.97/21.03	c features are:1150 84314 1100 82850 0.0454545 0.0176705 0.013277 0.994844 0.0207595 0.233799 0.00297329 1.54615 0.00181818 0.0390909 0.24495 0.94 0.94 0.00297329 0.178381 0.00129149 0.0044659 5.03061 0.188347 0.0455355 0.0873016 0.378788 2.86978 0.00170909 0.172972 0.00076041 0.0026554 4.52816 0.94 0.00344695 0.185726 0.00155703 0.00529873 3 0 3 3 -0 267 0.178145 176 351 351 226 310 236 267 48.0337 0.10831 42.0871 59.1483 59.1483 42.6377 50.5271 43.9237 47.6 0.822466 0.0193351 0.774572 0.884352 0.842245 0.803565 0.832456 0.812012 0.822018 1.49345e-07 11.1162 1.11022e-16 3.71914e-05 1.35061e-08 2.67453e-13 7.19745e-10 2.46048e-12 3.16221e-11 37.2237 1.31235 502.158 0.121366 510.5 486 530 37.037 0.0702366 1.00004 0.00273838 0.775797 0.892629 
20.97/21.03	c satzilla's ranking:
20.97/21.03	c 1) minisat20: 1.805523
20.97/21.03	c 2) minisat20SAT07: 1.580997
20.97/21.03	c 3) mxc-sr08: 1.403199
20.97/21.03	c 4) march_dl2004: 1.271779
20.97/21.03	c 5) zchaff_rand: 1.143083
20.97/21.03	c 6) vallst: 0.381020
20.97/21.03	c 7) tts-4-0: 0.171657
20.97/21.03	c 8) SATenstein: -10000.000000
20.97/21.03	c 9) gnovelty+: -10000.000000
20.97/21.03	c 10) adaptg2wsat+: -10000.000000
20.97/21.03	c 11) adaptg2wsat0: -10000.000000
20.97/21.03	c 12) picosat846: -10000.000000
20.97/21.03	c 13) kcnfs04SAT07: -10000.000000
20.97/21.03	c satzilla running minisat20 ... 
20.97/21.03	This is MiniSat 2.0 beta
20.97/21.03	WARNING: for repeatability, setting FPU to use double precision
20.97/21.04	============================[ Problem Statistics ]=============================
20.97/21.04	|                                                                             |
20.97/21.04	|  Number of variables:  1150                                                 |
20.97/21.04	|  Number of clauses:    84314                                                |
20.97/21.07	|  Parsing time:         0.03         s                                       |
20.97/21.07	============================[ Search Statistics ]==============================
20.97/21.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.97/21.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.97/21.07	===============================================================================
20.97/21.07	|         0 |    1150    84314   169678 |    28104        0    nan |  0.000 % |
20.97/21.08	|       100 |    1150    84314   169678 |    30915      100    174 |  0.000 % |
20.97/21.09	|       250 |    1150    84314   169678 |    34006      250    163 |  0.000 % |
21.00/21.11	|       475 |    1150    84314   169678 |    37407      475    170 |  0.000 % |
21.00/21.15	|       813 |    1150    84314   169678 |    41148      813    157 |  0.000 % |
21.00/21.20	|      1319 |    1150    84314   169678 |    45262     1319    154 |  0.000 % |
21.00/21.30	|      2078 |    1150    84314   169678 |    49789     2078    146 |  0.000 % |
21.00/21.47	|      3217 |    1150    84314   169678 |    54768     3217    142 |  0.000 % |
21.00/21.82	|      4925 |    1150    84314   169678 |    60244     4925    140 |  0.000 % |
22.35/22.48	|      7488 |    1150    84314   169678 |    66269     7488    135 |  0.000 % |
23.65/23.74	|     11333 |    1150    84314   169678 |    72896    11333    134 |  0.000 % |
26.25/26.30	|     17099 |    1150    84314   169678 |    80185    17099    138 |  0.000 % |
30.84/30.94	|     25750 |    1150    84314   169678 |    88204    25750    138 |  0.000 % |
42.33/42.43	|     38724 |    1150    84314   169678 |    97024    38724    136 |  0.000 % |
70.72/70.85	|     58188 |    1150    84314   169678 |   106727    58188    134 |  0.000 % |
138.49/138.70	|     87381 |    1150    84314   169678 |   117400    87381    133 |  0.000 % |
250.82/251.04	|    131170 |    1150    84314   169678 |   129140    37469     99 |  0.000 % |
391.27/391.58	|    196854 |    1150    84314   169678 |   142054   103153    117 |  0.000 % |
648.84/649.28	|    295382 |    1150    84314   169678 |   156259    83000    120 |  0.000 % |
1226.97/1227.61	|    443172 |    1150    84314   169678 |   171885   100041    123 |  0.000 % |
2050.97/2052.00	|    664855 |    1150    84314   169678 |   189074    29112     84 |  0.000 % |
3146.83/3148.44	|    997380 |    1150    84314   169678 |   207981    38847    144 |  0.000 % |
4998.24/5000.72	c Bin: Executing minisat20
4998.24/5000.72	c spawning binary file with 4978 seconds ...
4998.24/5000.72	c child exit by a signal
4998.24/5000.72	c minisat20 returned code 137.
4998.24/5000.72	c satzilla running minisat20SAT07 ... 
4998.24/5000.72	c Bin: Executing minisat20SAT07
4998.24/5000.72	c minisat20SAT07 returned code 1.
4998.24/5000.72	c satzilla running mxc-sr08 ... 
4998.24/5000.72	c Bin: Executing mxc-sr08
4998.24/5000.72	c mxc-sr08 returned code 1.
4998.24/5000.72	c satzilla running march_dl2004 ... 
4998.24/5000.72	c Bin: Executing march_dl2004
4998.24/5000.72	c march_dl2004 returned code 1.
4998.24/5000.72	c satzilla running zchaff_rand ... 
4998.24/5000.72	c Bin: Executing zchaff_rand
4998.24/5000.72	c zchaff_rand returned code 1.
4998.24/5000.72	c satzilla running vallst ... 
4998.24/5000.72	c Bin: Executing vallst
4998.24/5000.72	c vallst returned code 1.
4998.24/5000.72	c satzilla running tts-4-0 ... 
4998.24/5000.72	c Bin: Executing tts-4-0
4998.24/5000.72	c tts-4-0 returned code 1.
4998.24/5000.72	c satzilla running SATenstein ... 
4998.24/5000.72	c Bin: Executing SATenstein
4998.24/5000.72	c SATenstein returned code 1.
4998.24/5000.72	c satzilla running gnovelty+ ... 
4998.24/5000.72	c Bin: Executing gnovelty+
4998.24/5000.72	c gnovelty+ returned code 1.
4998.24/5000.72	c satzilla running adaptg2wsat+ ... 
4998.24/5000.72	c Bin: Executing adaptg2wsat+
4998.24/5000.72	c adaptg2wsat+ returned code 1.
4998.24/5000.72	c satzilla running adaptg2wsat0 ... 
4998.24/5000.72	c Bin: Executing adaptg2wsat0
4998.24/5000.72	c adaptg2wsat0 returned code 1.
4998.24/5000.72	c satzilla running picosat846 ... 
4998.24/5000.72	c Bin: Executing picosat846
4998.24/5000.72	c picosat846 returned code 1.
4998.24/5000.72	c satzilla running kcnfs04SAT07 ... 
4998.24/5000.72	c Bin: Executing kcnfs04SAT07
4998.24/5000.72	c kcnfs04SAT07 returned code 1.
4998.24/5000.72	c ERROR: All Failed! 
4998.24/5000.72	c SATZILLA_TIME=4999.040000

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-1825843-1242516103/watcher-1825843-1242516103 -o /tmp/evaluation-result-1825843-1242516103/solver-1825843-1242516103 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825843-1242516103.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 18794
/proc/meminfo: memFree=1586520/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=0
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279639663 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 112 96 399 0 111 0
[pid=18795] ppid=18794 vsize=1300 CPUtime=0
/proc/18795/stat : 18795 (march_dl2004) R 18794 18794 18711 0 -1 4194304 181 0 0 0 0 0 0 0 20 0 1 0 279639663 1331200 176 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 325 176 50 118 0 204 0

[startup+0.0924301 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 18794
/proc/meminfo: memFree=1586520/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=0
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279639663 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 112 96 399 0 111 0
[pid=18795] ppid=18794 vsize=4400 CPUtime=0.08
/proc/18795/stat : 18795 (march_dl2004) R 18794 18794 18711 0 -1 4194304 866 0 0 0 8 0 0 0 20 0 1 0 279639663 4505600 629 1992294400 134512640 134996440 4294956192 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 1100 629 53 118 0 979 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6456

[startup+0.10243 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 18794
/proc/meminfo: memFree=1586520/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=0
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279639663 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 112 96 399 0 111 0
[pid=18795] ppid=18794 vsize=4400 CPUtime=0.09
/proc/18795/stat : 18795 (march_dl2004) R 18794 18794 18711 0 -1 4194304 881 0 0 0 9 0 0 0 21 0 1 0 279639663 4505600 644 1992294400 134512640 134996440 4294956192 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 1100 644 53 118 0 979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6456

[startup+0.302467 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 18794
/proc/meminfo: memFree=1586520/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=0
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279639663 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 112 96 399 0 111 0
[pid=18795] ppid=18794 vsize=6572 CPUtime=0.29
/proc/18795/stat : 18795 (march_dl2004) R 18794 18794 18711 0 -1 4194304 5021 0 0 0 28 1 0 0 23 0 1 0 279639663 6729728 1244 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 1643 1246 72 118 0 1522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8628

[startup+0.701541 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 18794
/proc/meminfo: memFree=1586520/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=0
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279639663 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 112 96 399 0 111 0
[pid=18795] ppid=18794 vsize=12072 CPUtime=0.69
/proc/18795/stat : 18795 (march_dl2004) R 18794 18794 18711 0 -1 4194304 9503 0 0 0 66 3 0 0 25 0 1 0 279639663 12361728 1901 1992294400 134512640 134996440 4294956192 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 3018 1901 73 118 0 2897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14128

[startup+1.50169 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 18796
/proc/meminfo: memFree=1578632/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=0
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279639663 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 112 96 399 0 111 0
[pid=18795] ppid=18794 vsize=13724 CPUtime=1.49
/proc/18795/stat : 18795 (march_dl2004) R 18794 18794 18711 0 -1 4194304 9887 0 0 0 146 3 0 0 25 0 1 0 279639663 14053376 2285 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 3431 2285 75 118 0 3310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15780

[startup+3.10199 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 18796
/proc/meminfo: memFree=1577288/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=0
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279639663 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 112 96 399 0 111 0
[pid=18795] ppid=18794 vsize=13980 CPUtime=3.09
/proc/18795/stat : 18795 (march_dl2004) R 18794 18794 18711 0 -1 4194304 9951 0 0 0 306 3 0 0 25 0 1 0 279639663 14315520 2349 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 3495 2349 75 118 0 3374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16036

[startup+6.30158 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 18797
/proc/meminfo: memFree=1579016/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=2056 CPUtime=4.99
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 156 9992 0 0 0 0 495 4 16 0 1 0 279639663 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 514 125 107 399 0 111 0
[pid=18797] ppid=18794 vsize=7048 CPUtime=1.29
/proc/18797/stat : 18797 (mxc-sr08) R 18794 18794 18711 0 -1 4194304 1897 0 0 0 128 1 0 0 25 0 1 0 279640163 7217152 1643 1992294400 134512640 135078026 4294956192 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18797/statm: 1762 1643 55 138 0 1621 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9104

[startup+12.7018 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 18798
/proc/meminfo: memFree=1579152/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=6808 CPUtime=12.63
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 2302 14408 0 0 218 0 1038 7 25 0 1 0 279639663 6971392 1335 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 1702 1335 136 399 0 1299 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 6808

[startup+25.5021 s]
/proc/loadavg: 1.06 0.99 0.91 2/67 18800
/proc/meminfo: memFree=1561224/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=14372 CPUtime=4.44
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 3506 0 0 0 442 2 0 0 25 0 1 0 279641767 14716928 3500 1992294400 134512640 134998072 4294956192 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 3593 3500 59 118 0 3471 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 26832

[startup+51.1029 s]
/proc/loadavg: 1.04 0.99 0.91 2/67 18800
/proc/meminfo: memFree=1542920/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=32608 CPUtime=30.03
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 8046 0 0 0 2996 7 0 0 25 0 1 0 279641767 33390592 8040 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 8152 8040 59 118 0 8030 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 45068

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.91 2/67 18800
/proc/meminfo: memFree=1525896/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=49580 CPUtime=81.21
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 12254 0 0 0 8109 12 0 0 25 0 1 0 279641767 50769920 12248 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 12395 12248 59 118 0 12273 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 62040

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 18800
/proc/meminfo: memFree=1514312/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=61388 CPUtime=141.17
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 15177 0 0 0 14101 16 0 0 25 0 1 0 279641767 62861312 15171 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 15347 15171 59 118 0 15225 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 73848

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 18800
/proc/meminfo: memFree=1504392/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=71188 CPUtime=201.15
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 17619 0 0 0 20096 19 0 0 25 0 1 0 279641767 72896512 17613 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 17797 17613 59 118 0 17675 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 83648

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 18800
/proc/meminfo: memFree=1501512/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=74088 CPUtime=261.11
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 18324 0 0 0 26092 19 0 0 25 0 1 0 279641767 75866112 18318 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 18522 18318 59 118 0 18400 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 86548

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 18800
/proc/meminfo: memFree=1501256/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=74456 CPUtime=321.08
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 18397 0 0 0 32089 19 0 0 25 0 1 0 279641767 76242944 18391 1992294400 134512640 134998072 4294956192 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 18614 18391 59 118 0 18492 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 86916

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.01 1.02 0.99 2/67 18808
/proc/meminfo: memFree=1405448/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171496 CPUtime=4639
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42055 0 0 0 463856 44 0 0 25 0 1 0 279641767 175611904 42012 1992294400 134512640 134998072 4294956192 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42874 42012 59 118 0 42752 0
Current children cumulated CPU time (s) 4660
Current children cumulated vsize (KiB) 183956

[startup+4722.31 s]
/proc/loadavg: 1.00 1.01 0.99 2/67 18808
/proc/meminfo: memFree=1405448/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171496 CPUtime=4698.98
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42055 0 0 0 469854 44 0 0 25 0 1 0 279641767 175611904 42012 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42874 42012 59 118 0 42752 0
Current children cumulated CPU time (s) 4719.98
Current children cumulated vsize (KiB) 183956

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 0.99 2/67 18808
/proc/meminfo: memFree=1405448/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171740 CPUtime=4758.94
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42111 0 0 0 475850 44 0 0 25 0 1 0 279641767 175861760 42068 1992294400 134512640 134998072 4294956192 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42935 42068 59 118 0 42813 0
Current children cumulated CPU time (s) 4779.94
Current children cumulated vsize (KiB) 184200

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18808
/proc/meminfo: memFree=1405448/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4818.92
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42116 0 0 0 481847 45 0 0 25 0 1 0 279641767 175984640 42073 1992294400 134512640 134998072 4294956192 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42073 59 118 0 42843 0
Current children cumulated CPU time (s) 4839.92
Current children cumulated vsize (KiB) 184320

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4878.89
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42116 0 0 0 487844 45 0 0 25 0 1 0 279641767 175984640 42073 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42073 59 118 0 42843 0
Current children cumulated CPU time (s) 4899.89
Current children cumulated vsize (KiB) 184320

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4938.86
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 493841 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4959.86
Current children cumulated vsize (KiB) 184320

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4942.86
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 494241 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4963.86
Current children cumulated vsize (KiB) 184320

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4955.65
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 495520 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4976.65
Current children cumulated vsize (KiB) 184320

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4968.44
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 496799 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4989.44
Current children cumulated vsize (KiB) 184320

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4971.65
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 497120 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4992.65
Current children cumulated vsize (KiB) 184320

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4974.84
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 497439 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4995.84
Current children cumulated vsize (KiB) 184320

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4976.44
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 497599 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4997.44
Current children cumulated vsize (KiB) 184320

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=171860 CPUtime=4976.84
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4194304 42117 0 0 0 497639 45 0 0 25 0 1 0 279641767 175984640 42074 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 42965 42074 59 118 0 42843 0
Current children cumulated CPU time (s) 4997.84
Current children cumulated vsize (KiB) 184320

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18810
/proc/meminfo: memFree=1405192/2055920 swapFree=4179544/4192956
[pid=18794] ppid=18792 vsize=12460 CPUtime=21
/proc/18794/stat : 18794 (SATzilla2009_C) S 18792 18794 18711 0 -1 4194304 5015 16987 0 0 850 5 1234 11 25 0 1 0 279639663 12759040 2871 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18794/statm: 3115 2871 219 399 0 2712 0
[pid=18800] ppid=18794 vsize=0 CPUtime=4977.24
/proc/18800/stat : 18800 (minisat20) R 18794 18794 18711 0 -1 4195332 42117 0 0 0 497679 45 0 0 25 0 1 0 279641767 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/18800/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.24
Current children cumulated vsize (KiB) 12460

Child status: 17
Real time (s): 5000.72
CPU time (s): 4998.29
CPU user time (s): 4997.65
CPU system time (s): 0.645901
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 184320

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

runsolver used 4.85726 second user time and 13.336 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-17 01:21:43
IDJOB=1825843
IDBENCH=71339
IDSOLVER=668
FILE ID=node82/1825843-1242516103
PBS_JOBID= 9307071
Free space on /tmp= 65980 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825843-1242516103/watcher-1825843-1242516103 -o /tmp/evaluation-result-1825843-1242516103/solver-1825843-1242516103 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825843-1242516103.cnf

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

MD5SUM BENCH= 63d94048c368060530aaae24bc900bb9
RANDOM SEED=23826960

node82.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:       1587000 kB
Buffers:         47796 kB
Cached:         370152 kB
SwapCached:       7460 kB
Active:         158980 kB
Inactive:       267868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587000 kB
SwapTotal:     4192956 kB
SwapFree:      4179544 kB
Dirty:           32448 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            28004 kB
Committed_AS:   896632 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65948 MiB
End job on node82 at 2009-05-17 02:45:04