Trace number 1728387

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.08 1199.5

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data

81.01/81.19	c SATzilla is building models for class 2
81.01/81.19	c run presolver march_dl2004 for 5 seconds ... 
81.01/81.19	c Bin: Executing march_dl2004
81.01/81.19	c spawning binary file with 5 seconds ...
81.01/81.19	c child exit by a signal
81.01/81.19	c march_dl2004 returned code 137.
81.01/81.19	c run presolver mxc-sr08 for 5 seconds ... 
81.01/81.19	c Bin: Executing mxc-sr08
81.01/81.19	c spawning binary file with 5 seconds ...
81.01/81.19	c child exit by a signal
81.01/81.19	c mxc-sr08 returned code 137.
81.01/81.19	c Orignal number of varibales is 186624, number of clauses is 3086912 
81.01/81.19	c predicted feature computation time is 15.854545 
81.01/81.19	c Bin: Executing satelite
81.01/81.19	c spawning binary file with 240 seconds ...
81.01/81.19	c child exited successfully
81.01/81.19	c satzilla computing base features
81.01/81.19	c Number of variabe is: 77899, Number of clause is : 2283232 
81.01/81.19	c Initializing...
81.01/81.19	c satzilla compute diameter ...
81.01/81.19	c start diameter features ...
81.01/81.19	c satzilla doing clause learning
81.01/81.19	c start clause learning features ...
81.01/81.19	c Bin: Executing zchaff07
81.01/81.19	c spawning binary file with 2 seconds ...
81.01/81.19	c child exit by a signal
81.01/81.19	c satzilla doing survey propogation probe
81.01/81.19	c do survay propogation for 2 second ...
81.01/81.19	c satzilla doing local search probe
81.01/81.19	c satzilla doing lobjois search-space size estimate
81.01/81.19	c features are:186624 3.08691e+06 77899 2.28323e+06 1.39572 0.351992 0.0341179 0.489617 0.970084 1.03489 2.92553e-05 0.606491 2.56743e-05 0.000821577 0.574801 0.833981 0.918458 2.92553e-05 1.03688 3.94178e-06 0.000117377 1.49268 0.399805 0.433088 0 0.953846 1.468 1.88775e-05 1.13599 4.37976e-07 8.58432e-05 2.80936 0.689101 2.72396e-05 1.06101 3.06583e-06 0.000134021 16 0 16 16 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.495692 0.786553 0 0.999834 0.993337 0.0386932 0.977736 0.148188 0.36164 0.220687 0.85541 6.66134e-16 0.5 0.5 0.00441085 0.407282 0.0184568 0.195077 29645 0 0 0 0 0 0 30.3502 0 1.06085 0 0.113395 0.229431 
81.01/81.19	c satzilla's ranking:
81.01/81.19	c 1) minisat20: 2.369646
81.01/81.19	c 2) minisat20SAT07: 1.770997
81.01/81.19	c 3) march_dl2004: 0.490749
81.01/81.19	c 4) zchaff_rand: 0.027785
81.01/81.19	c 5) vallst: -0.001549
81.01/81.19	c 6) tts-4-0: -0.145059
81.01/81.19	c 7) mxc-sr08: -4.808136
81.01/81.19	c 8) SATenstein: -10000.000000
81.01/81.19	c 9) gnovelty+: -10000.000000
81.01/81.19	c 10) adaptg2wsat+: -10000.000000
81.01/81.19	c 11) adaptg2wsat0: -10000.000000
81.01/81.19	c 12) picosat846: -10000.000000
81.01/81.19	c 13) kcnfs04SAT07: -10000.000000
81.01/81.19	c satzilla running minisat20 ... 
81.01/81.19	This is MiniSat 2.0 beta
81.01/81.19	WARNING: for repeatability, setting FPU to use double precision
81.01/81.20	============================[ Problem Statistics ]=============================
81.01/81.20	|                                                                             |
81.01/81.20	|  Number of variables:  186624                                               |
81.01/81.20	|  Number of clauses:    3086912                                              |
84.11/84.28	|  Parsing time:         2.90         s                                       |
84.80/84.96	============================[ Search Statistics ]==============================
84.80/84.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.80/84.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
84.80/84.96	===============================================================================
84.80/84.96	|         0 |  120064  2300480  5055410 |   766826        0    nan |  0.000 % |
85.20/85.32	|       100 |  120064  2300480  5055410 |   843509      100     64 | 35.665 % |
85.30/85.41	|       250 |  120064  2300480  5055410 |   927860      250     81 | 35.665 % |
85.71/85.86	|       475 |  120064  2300480  5055410 |  1020646      475     77 | 35.665 % |
86.30/86.43	|       813 |  120064  2300480  5055410 |  1122710      813     80 | 35.665 % |
86.80/86.94	|      1319 |  120064  2300480  5055410 |  1234982     1319     93 | 35.665 % |
87.30/87.43	|      2080 |  120064  2300480  5055410 |  1358480     2080    100 | 35.665 % |
88.40/88.55	|      3219 |  120064  2300480  5055410 |  1494328     3219    109 | 35.665 % |
92.20/92.32	|      4928 |  120064  2300480  5055410 |  1643761     4928    152 | 35.665 % |
100.80/100.98	|      7490 |  120064  2300480  5055410 |  1808137     7490    230 | 35.665 % |
107.49/107.61	|     11335 |  120064  2300480  5055410 |  1988950    11335    216 | 35.665 % |
127.89/128.06	|     17101 |  120064  2300480  5055410 |  2187845    17101    273 | 35.665 % |
170.57/170.72	|     25750 |  120064  2300480  5055410 |  2406630    25750    324 | 35.665 % |
224.95/225.13	|     38725 |  120064  2300480  5055410 |  2647293    38725    340 | 35.665 % |
324.42/324.62	|     58188 |  120064  2300480  5055410 |  2912022    58188    392 | 35.665 % |
506.97/507.25	|     87380 |  120064  2300480  5055410 |  3203225    87380    443 | 35.665 % |
737.90/738.22	|    131170 |  120064  2300480  5055410 |  3523547   131170    442 | 35.665 % |
1110.29/1110.79	|    196855 |  120064  2300480  5055410 |  3875902   196855    465 | 35.665 % |
1198.97/1199.44	c Bin: Executing minisat20
1198.97/1199.44	c spawning binary file with 1118 seconds ...
1198.97/1199.44	c child exit by a signal
1198.97/1199.44	c minisat20 returned code 137.
1198.97/1199.44	c satzilla running minisat20SAT07 ... 
1198.97/1199.44	c Bin: Executing minisat20SAT07
1198.97/1199.44	c minisat20SAT07 returned code 1.
1198.97/1199.44	c satzilla running march_dl2004 ... 
1198.97/1199.44	c Bin: Executing march_dl2004
1198.97/1199.44	c march_dl2004 returned code 1.
1198.97/1199.44	c satzilla running zchaff_rand ... 
1198.97/1199.44	c Bin: Executing zchaff_rand
1198.97/1199.44	c zchaff_rand returned code 1.
1198.97/1199.44	c satzilla running vallst ... 
1198.97/1199.45	c Bin: Executing vallst
1198.97/1199.45	c vallst returned code 1.
1198.97/1199.45	c satzilla running tts-4-0 ... 
1198.97/1199.45	c Bin: Executing tts-4-0
1198.97/1199.45	c tts-4-0 returned code 1.
1198.97/1199.45	c satzilla running mxc-sr08 ... 
1198.97/1199.45	c Bin: Executing mxc-sr08
1198.97/1199.45	c mxc-sr08 returned code 1.
1198.97/1199.45	c satzilla running SATenstein ... 
1198.97/1199.45	c Bin: Executing SATenstein
1198.97/1199.45	c SATenstein returned code 1.
1198.97/1199.45	c satzilla running gnovelty+ ... 
1198.97/1199.45	c Bin: Executing gnovelty+
1198.97/1199.45	c gnovelty+ returned code 1.
1198.97/1199.45	c satzilla running adaptg2wsat+ ... 
1198.97/1199.45	c Bin: Executing adaptg2wsat+
1198.97/1199.45	c adaptg2wsat+ returned code 1.
1198.97/1199.45	c satzilla running adaptg2wsat0 ... 
1198.97/1199.45	c Bin: Executing adaptg2wsat0
1198.97/1199.45	c adaptg2wsat0 returned code 1.
1198.97/1199.45	c satzilla running picosat846 ... 
1198.97/1199.45	c Bin: Executing picosat846
1198.97/1199.45	c picosat846 returned code 1.
1198.97/1199.45	c satzilla running kcnfs04SAT07 ... 
1198.97/1199.45	c Bin: Executing kcnfs04SAT07
1198.97/1199.45	c kcnfs04SAT07 returned code 1.
1198.97/1199.45	c ERROR: All Failed! 
1198.97/1199.45	c SATZILLA_TIME=1199.210000

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-1728387-1240736288/watcher-1728387-1240736288 -o /tmp/evaluation-result-1728387-1240736288/solver-1728387-1240736288 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1728387-1240736288.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: 0.93 0.95 0.98 3/64 31926
/proc/meminfo: memFree=1629604/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=0
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101662270 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 112 96 399 0 111 0
[pid=31927] ppid=31926 vsize=13428 CPUtime=0
/proc/31927/stat : 31927 (march_dl2004) R 31926 31926 31889 0 -1 4194304 833 0 0 0 0 0 0 0 19 0 1 0 101662270 13750272 829 1992294400 134512640 134996440 4294956192 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31927/statm: 3357 835 49 118 0 3236 0

[startup+0.091843 s]
/proc/loadavg: 0.93 0.95 0.98 3/64 31926
/proc/meminfo: memFree=1629604/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=0
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101662270 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 112 96 399 0 111 0
[pid=31927] ppid=31926 vsize=36936 CPUtime=0.07
/proc/31927/stat : 31927 (march_dl2004) R 31926 31926 31889 0 -1 4194304 5984 0 0 0 6 1 0 0 19 0 1 0 101662270 37822464 5979 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31927/statm: 9234 5979 50 118 0 9113 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 38992

[startup+0.101842 s]
/proc/loadavg: 0.93 0.95 0.98 3/64 31926
/proc/meminfo: memFree=1629604/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=0
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101662270 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 112 96 399 0 111 0
[pid=31927] ppid=31926 vsize=37068 CPUtime=0.08
/proc/31927/stat : 31927 (march_dl2004) R 31926 31926 31889 0 -1 4194304 6023 0 0 0 7 1 0 0 19 0 1 0 101662270 37957632 6018 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31927/statm: 9267 6018 50 118 0 9146 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39124

[startup+0.301864 s]
/proc/loadavg: 0.93 0.95 0.98 3/64 31926
/proc/meminfo: memFree=1629604/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=0
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101662270 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 112 96 399 0 111 0
[pid=31927] ppid=31926 vsize=39576 CPUtime=0.29
/proc/31927/stat : 31927 (march_dl2004) R 31926 31926 31889 0 -1 4194304 6799 0 0 0 27 2 0 0 21 0 1 0 101662270 40525824 6794 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31927/statm: 9894 6795 50 118 0 9773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41632

[startup+0.701909 s]
/proc/loadavg: 0.93 0.95 0.98 3/64 31926
/proc/meminfo: memFree=1629604/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=0
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101662270 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 112 96 399 0 111 0
[pid=31927] ppid=31926 vsize=44460 CPUtime=0.69
/proc/31927/stat : 31927 (march_dl2004) R 31926 31926 31889 0 -1 4194304 8352 0 0 0 66 3 0 0 24 0 1 0 101662270 45527040 8347 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31927/statm: 11115 8347 50 118 0 10994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46516

[startup+1.502 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 31928
/proc/meminfo: memFree=1589908/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=0
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101662270 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 112 96 399 0 111 0
[pid=31927] ppid=31926 vsize=54360 CPUtime=1.49
/proc/31927/stat : 31927 (march_dl2004) R 31926 31926 31889 0 -1 4194304 11423 0 0 0 143 6 0 0 25 0 1 0 101662270 55664640 11418 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31927/statm: 13590 11418 50 118 0 13469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56416

[startup+3.10118 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 31928
/proc/meminfo: memFree=1573780/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=0
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101662270 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 112 96 399 0 111 0
[pid=31927] ppid=31926 vsize=74028 CPUtime=3.09
/proc/31927/stat : 31927 (march_dl2004) R 31926 31926 31889 0 -1 4194304 17567 0 0 0 297 12 0 0 25 0 1 0 101662270 75804672 17562 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31927/statm: 18507 17562 50 118 0 18386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76084

[startup+6.30154 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 31929
/proc/meminfo: memFree=1542548/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=5.01
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 152 34247 0 0 0 0 480 21 19 0 1 0 101662270 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 121 104 399 0 111 0
[pid=31929] ppid=31926 vsize=112232 CPUtime=1.26
/proc/31929/stat : 31929 (mxc-sr08) R 31926 31926 31889 0 -1 4194304 25925 0 0 0 112 14 0 0 25 0 1 0 101662772 114925568 25897 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31929/statm: 28058 25897 54 138 0 27917 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 114288

[startup+12.7013 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 31930
/proc/meminfo: memFree=1540180/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=10.03
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 180 76104 0 0 0 0 956 47 16 0 1 0 101662270 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 139 121 399 0 111 0
[pid=31930] ppid=31926 vsize=115192 CPUtime=2.63
/proc/31930/stat : 31930 (satelite) R 31926 31926 31889 0 -1 4194304 26861 0 0 0 242 21 0 0 25 0 1 0 101663275 117956608 26709 1992294400 134512640 135037501 4294956176 18446744073709551615 134698477 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31930/statm: 28798 26710 49 128 0 28667 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 117248

[startup+25.5017 s]
/proc/loadavg: 0.95 0.96 0.98 2/66 31930
/proc/meminfo: memFree=1387476/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=2056 CPUtime=10.03
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 180 76104 0 0 0 0 956 47 16 0 1 0 101662270 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 514 139 121 399 0 111 0
[pid=31930] ppid=31926 vsize=253368 CPUtime=15.42
/proc/31930/stat : 31930 (satelite) R 31926 31926 31889 0 -1 4194304 68305 0 0 0 1482 60 0 0 25 0 1 0 101663275 259448832 55569 1992294400 134512640 135037501 4294956176 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31930/statm: 63342 55569 69 128 0 63211 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 255424

[startup+51.1016 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 31930
/proc/meminfo: memFree=1433820/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=162132 CPUtime=51.03
/proc/31926/stat : 31926 (SATzilla2009_C) R 31924 31926 31889 0 -1 4194304 40051 144410 0 0 2419 20 2547 117 25 0 1 0 101662270 166023168 40002 1992294400 134512640 136149437 4294956224 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 1 0 0
/proc/31926/statm: 40533 40002 135 399 0 40130 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 162132

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 31932
/proc/meminfo: memFree=1359828/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=129736 CPUtime=21.09
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 31204 0 0 0 2088 21 0 0 25 0 1 0 101670389 132849664 31165 1992294400 134512640 134998072 4294956192 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 32434 31165 59 118 0 32312 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 240720

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31932
/proc/meminfo: memFree=1336980/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=152668 CPUtime=81.07
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 36923 0 0 0 8079 28 0 0 25 0 1 0 101670389 156332032 36884 1992294400 134512640 134998072 4294956192 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 38167 36884 59 118 0 38045 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 263652

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1315276/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=174084 CPUtime=141.04
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 42278 0 0 0 14070 34 0 0 25 0 1 0 101670389 178262016 42239 1992294400 134512640 134998072 4294956192 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 43521 42239 59 118 0 43399 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 285068

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1293516/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=195944 CPUtime=201.02
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 47751 0 0 0 20061 41 0 0 25 0 1 0 101670389 200646656 47712 1992294400 134512640 134998072 4294956192 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 48986 47712 59 118 0 48864 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 306928

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1269900/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=219428 CPUtime=261
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 53596 0 0 0 26052 48 0 0 25 0 1 0 101670389 224694272 53557 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 54857 53557 59 118 0 54735 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 330412


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1103892/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=385012 CPUtime=740.86
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 94974 0 0 0 73991 95 0 0 25 0 1 0 101670389 394252288 94935 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 96253 94935 59 118 0 96131 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 495996

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1079188/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=409564 CPUtime=800.85
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 101103 0 0 0 79982 103 0 0 25 0 1 0 101670389 419393536 101064 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 102391 101064 59 118 0 102269 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 520548

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1057172/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=431616 CPUtime=860.83
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 106650 0 0 0 85975 108 0 0 25 0 1 0 101670389 441974784 106611 1992294400 134512640 134998072 4294956192 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 107904 106611 59 118 0 107782 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 542600

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1032788/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=455776 CPUtime=920.81
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 112674 0 0 0 91966 115 0 0 25 0 1 0 101670389 466714624 112635 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 113944 112635 59 118 0 113822 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 566760

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=1012308/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=476248 CPUtime=980.8
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 117822 0 0 0 97959 121 0 0 25 0 1 0 101670389 487677952 117783 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 119062 117783 59 118 0 118940 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 587232

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=996564/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=491704 CPUtime=1040.78
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 121689 0 0 0 103952 126 0 0 25 0 1 0 101670389 503504896 121650 1992294400 134512640 134998072 4294956192 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 122926 121650 59 118 0 122804 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 602688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=980820/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=507948 CPUtime=1100.76
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 125648 0 0 0 109944 132 0 0 25 0 1 0 101670389 520138752 125609 1992294400 134512640 134998072 4294956192 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 126987 125609 59 118 0 126865 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 618932

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=978644/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=509928 CPUtime=1108.75
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 126140 0 0 0 110743 132 0 0 25 0 1 0 101670389 522166272 126101 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 127482 126101 59 118 0 127360 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 620912

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=977812/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=510720 CPUtime=1111.96
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 126336 0 0 0 111063 133 0 0 25 0 1 0 101670389 522977280 126297 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 127680 126297 59 118 0 127558 0
Current children cumulated CPU time (s) 1193.07
Current children cumulated vsize (KiB) 621704

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=976980/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=511512 CPUtime=1115.16
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 126551 0 0 0 111383 133 0 0 25 0 1 0 101670389 523788288 126512 1992294400 134512640 134998072 4294956192 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 127878 126512 59 118 0 127756 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 622496

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=976660/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=512040 CPUtime=1116.75
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 126667 0 0 0 111542 133 0 0 25 0 1 0 101670389 524328960 126628 1992294400 134512640 134998072 4294956192 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 128010 126628 59 118 0 127888 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 623024

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=976340/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=512172 CPUtime=1117.55
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 126722 0 0 0 111622 133 0 0 25 0 1 0 101670389 524464128 126683 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 128043 126683 59 118 0 127921 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 623156

[startup+1199.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=976340/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=512304 CPUtime=1117.75
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4194304 126735 0 0 0 111642 133 0 0 25 0 1 0 101670389 524599296 126696 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 128076 126696 59 118 0 127954 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 623288

[startup+1199.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31938
/proc/meminfo: memFree=976340/2055920 swapFree=4181272/4192956
[pid=31926] ppid=31924 vsize=110984 CPUtime=81.11
/proc/31926/stat : 31926 (SATzilla2009_C) S 31924 31926 31889 0 -1 4194304 108936 161474 0 0 5186 61 2738 126 25 0 1 0 101662270 113647616 27366 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31926/statm: 27746 27366 219 399 0 27343 0
[pid=31932] ppid=31926 vsize=0 CPUtime=1117.86
/proc/31932/stat : 31932 (minisat20) R 31926 31926 31889 0 -1 4195332 126740 0 0 0 111649 137 0 0 25 0 1 0 101670389 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/31932/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 110984

Child status: 17
Real time (s): 1199.5
CPU time (s): 1199.08
CPU user time (s): 1195.75
CPU system time (s): 3.33449
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 623288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.75
system time used= 3.33449
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397168
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= 17
involuntary context switches= 2281

runsolver used 1.38379 second user time and 2.92855 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 10:58:17
IDJOB=1728387
IDBENCH=24669
IDSOLVER=527
FILE ID=node35/1728387-1240736288
PBS_JOBID= 9187020
Free space on /tmp= 66352 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728387-1240736288/watcher-1728387-1240736288 -o /tmp/evaluation-result-1728387-1240736288/solver-1728387-1240736288 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1728387-1240736288.cnf

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=1365155413

node35.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.214
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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1630148 kB
Buffers:         24656 kB
Cached:         343304 kB
SwapCached:       5700 kB
Active:         104972 kB
Inactive:       270940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630148 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           83916 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            35896 kB
Committed_AS:   426052 kB
PageTables:       1396 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= 66320 MiB
End job on node35 at 2009-04-26 11:18:17