Trace number 1825671

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.71 5000.03

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data

101.22/101.37	c SATzilla is building models for class 2
101.22/101.37	c run presolver march_dl2004 for 5 seconds ... 
101.22/101.37	c Bin: Executing march_dl2004
101.22/101.37	c spawning binary file with 5 seconds ...
101.22/101.37	c child exit by a signal
101.22/101.37	c march_dl2004 returned code 137.
101.22/101.37	c run presolver mxc-sr08 for 5 seconds ... 
101.22/101.37	c Bin: Executing mxc-sr08
101.22/101.37	c spawning binary file with 5 seconds ...
101.22/101.37	c child exit by a signal
101.22/101.37	c mxc-sr08 returned code 137.
101.22/101.37	c Orignal number of varibales is 61649, number of clauses is 3157120 
101.22/101.37	c predicted feature computation time is 36.117041 
101.22/101.37	c Bin: Executing satelite
101.22/101.37	c spawning binary file with 240 seconds ...
101.22/101.37	c child exited successfully
101.22/101.37	c satzilla computing base features
101.22/101.37	c Number of variabe is: 54382, Number of clause is : 3077743 
101.22/101.37	c Initializing...
101.22/101.37	c satzilla compute diameter ...
101.22/101.37	c start diameter features ...
101.22/101.37	c satzilla doing clause learning
101.22/101.37	c start clause learning features ...
101.22/101.37	c Bin: Executing zchaff07
101.22/101.37	c spawning binary file with 2 seconds ...
101.22/101.37	c child exit by a signal
101.22/101.37	c satzilla doing survey propogation probe
101.22/101.37	c do survay propogation for 2 second ...
101.22/101.37	c satzilla doing local search probe
101.22/101.37	c satzilla doing lobjois search-space size estimate
101.22/101.37	c features are:61649 3.15712e+06 54382 3.07774e+06 0.133629 0.0257907 0.0176694 0.465663 1.02387 1.23488 5.47179e-05 0.821002 3.67769e-05 0.000330992 0.612767 0.85745 0.857742 5.47179e-05 0.861075 5.52353e-06 0.000671921 5.7587 0.33685 0.210239 0 0.979592 4.28317 2.43251e-05 0.88589 9.7474e-07 0.000357405 5.15485 0.651471 5.17501e-05 0.855553 5.19861e-06 0.000646253 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.837244 0.267692 0.000149976 1 0.999136 0.497308 0.987609 0.794721 0.931381 0.103476 1.18747 -1.11022e-16 0.5 0.28837 5.62759e-05 0.160369 0.00589844 0.0551958 32970 0 0 0 0 0 0 39.1863 0 1.05315 0 0.0111144 0.0297479 
101.22/101.37	c satzilla's ranking:
101.22/101.37	c 1) minisat20: 3.765960
101.22/101.37	c 2) minisat20SAT07: 2.861871
101.22/101.37	c 3) march_dl2004: 1.424531
101.22/101.37	c 4) vallst: 1.265440
101.22/101.37	c 5) mxc-sr08: 0.096048
101.22/101.37	c 6) tts-4-0: -0.093146
101.22/101.37	c 7) zchaff_rand: -3.406671
101.22/101.37	c 8) SATenstein: -10000.000000
101.22/101.37	c 9) gnovelty+: -10000.000000
101.22/101.37	c 10) adaptg2wsat+: -10000.000000
101.22/101.37	c 11) adaptg2wsat0: -10000.000000
101.22/101.37	c 12) picosat846: -10000.000000
101.22/101.37	c 13) kcnfs04SAT07: -10000.000000
101.22/101.37	c satzilla running minisat20 ... 
101.22/101.38	This is MiniSat 2.0 beta
101.22/101.38	WARNING: for repeatability, setting FPU to use double precision
101.22/101.38	============================[ Problem Statistics ]=============================
101.22/101.38	|                                                                             |
101.22/101.38	|  Number of variables:  61649                                                |
101.22/101.38	|  Number of clauses:    3157120                                              |
103.90/104.06	|  Parsing time:         2.47         s                                       |
104.10/104.26	============================[ Search Statistics ]==============================
104.10/104.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
104.10/104.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
104.10/104.26	===============================================================================
104.10/104.26	|         0 |   61649  3157120  6361883 |  1052373        0    nan |  0.000 % |
104.20/104.32	|       100 |   61622  3157120  6361883 |  1157610       73      6 |  0.044 % |
104.30/104.41	|       250 |   61600  3157120  6361883 |  1273371      201      6 |  0.079 % |
104.40/104.52	|       475 |   61580  3157120  6361883 |  1400708      406      7 |  0.112 % |
104.50/104.67	|       812 |   61557  3157120  6361883 |  1540779      720      7 |  0.149 % |
104.90/105.05	|      1318 |   61504  3157120  6361883 |  1694857     1174      7 |  0.235 % |
105.30/105.41	|      2077 |   61460  3157120  6361883 |  1864343     1889      7 |  0.307 % |
105.80/105.94	|      3217 |   61391  3157120  6361883 |  2050777     2960      7 |  0.419 % |
106.50/106.70	|      4925 |   61282  3157120  6361883 |  2255855     4557      7 |  0.599 % |
107.70/107.81	|      7488 |   61219  3157120  6361883 |  2481441     7059      8 |  0.698 % |
109.90/110.10	|     11332 |   61097  3087877  6223397 |  2729585    10477      8 |  0.897 % |
113.69/113.82	|     17098 |   61002  3063820  6175283 |  3002543    15893     10 |  1.049 % |
120.80/120.94	|     25747 |   60879  3052615  6152873 |  3302798    24247     13 |  1.251 % |
134.48/134.62	|     38721 |   60701  3045163  6137969 |  3633078    36928     16 |  1.541 % |
159.67/159.89	|     58182 |   60479  3015242  6078127 |  3996385    55378     19 |  1.898 % |
210.04/210.29	|     87374 |   60177  2979990  6007623 |  4396024    83657     24 |  2.388 % |
303.21/303.44	|    131163 |   59773  2937228  5922099 |  4835627   126467     29 |  3.043 % |
478.16/478.47	|    196847 |   59353  2898013  5843669 |  5319189   190232     35 |  3.724 % |
785.10/785.45	|    295373 |   58886  2851786  5751215 |  5851108   286500     41 |  4.482 % |
1417.84/1418.33	|    443162 |   58428  2805645  5658933 |  6436219   431477     52 |  5.230 % |
2783.98/2784.83	|    664845 |   58102  2771490  5590623 |  7079841   651054     80 |  5.755 % |
4998.55/4999.96	c Bin: Executing minisat20
4998.55/4999.96	c spawning binary file with 4898 seconds ...
4998.55/4999.96	c child exit by a signal
4998.55/4999.96	c minisat20 returned code 137.
4998.55/4999.96	c satzilla running minisat20SAT07 ... 
4998.55/4999.96	c Bin: Executing minisat20SAT07
4998.55/4999.96	c minisat20SAT07 returned code 1.
4998.55/4999.96	c satzilla running march_dl2004 ... 
4998.55/4999.96	c Bin: Executing march_dl2004
4998.55/4999.96	c march_dl2004 returned code 1.
4998.55/4999.96	c satzilla running vallst ... 
4998.55/4999.96	c Bin: Executing vallst
4998.55/4999.96	c vallst returned code 1.
4998.55/4999.96	c satzilla running mxc-sr08 ... 
4998.55/4999.96	c Bin: Executing mxc-sr08
4998.55/4999.96	c mxc-sr08 returned code 1.
4998.55/4999.96	c satzilla running tts-4-0 ... 
4998.55/4999.96	c Bin: Executing tts-4-0
4998.55/4999.96	c tts-4-0 returned code 1.
4998.55/4999.96	c satzilla running zchaff_rand ... 
4998.55/4999.96	c Bin: Executing zchaff_rand
4998.55/4999.96	c zchaff_rand returned code 1.
4998.55/4999.96	c satzilla running SATenstein ... 
4998.55/4999.96	c Bin: Executing SATenstein
4998.55/4999.96	c SATenstein returned code 1.
4998.55/4999.96	c satzilla running gnovelty+ ... 
4998.55/4999.96	c Bin: Executing gnovelty+
4998.55/4999.96	c gnovelty+ returned code 1.
4998.55/4999.96	c satzilla running adaptg2wsat+ ... 
4998.55/4999.96	c Bin: Executing adaptg2wsat+
4998.55/4999.96	c adaptg2wsat+ returned code 1.
4998.55/4999.96	c satzilla running adaptg2wsat0 ... 
4998.55/4999.96	c Bin: Executing adaptg2wsat0
4998.55/4999.96	c adaptg2wsat0 returned code 1.
4998.55/4999.96	c satzilla running picosat846 ... 
4998.55/4999.96	c Bin: Executing picosat846
4998.55/4999.96	c picosat846 returned code 1.
4998.55/4999.96	c satzilla running kcnfs04SAT07 ... 
4998.55/4999.96	c Bin: Executing kcnfs04SAT07
4998.55/4999.96	c kcnfs04SAT07 returned code 1.
4998.55/4999.96	c ERROR: All Failed! 
4998.55/4999.96	c SATZILLA_TIME=4999.390000

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-1825671-1242502411/watcher-1825671-1242502411 -o /tmp/evaluation-result-1825671-1242502411/solver-1825671-1242502411 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825671-1242502411.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.93 1.01 0.99 3/64 21610
/proc/meminfo: memFree=587256/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=0
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278275311 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 112 96 399 0 111 0
[pid=21611] ppid=21610 vsize=13216 CPUtime=0
/proc/21611/stat : 21611 (march_dl2004) R 21610 21610 21521 0 -1 4194304 848 0 0 0 0 0 0 0 19 0 1 0 278275311 13533184 843 1992294400 134512640 134996440 4294956192 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21611/statm: 3304 851 49 118 0 3183 0

[startup+0.051583 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 21610
/proc/meminfo: memFree=587256/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=0
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278275311 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 112 96 399 0 111 0
[pid=21611] ppid=21610 vsize=29492 CPUtime=0.04
/proc/21611/stat : 21611 (march_dl2004) R 21610 21610 21521 0 -1 4194304 4159 0 0 0 3 1 0 0 19 0 1 0 278275311 30199808 4154 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21611/statm: 7373 4155 50 118 0 7252 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31548

[startup+0.102587 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 21610
/proc/meminfo: memFree=587256/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=0
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278275311 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 112 96 399 0 111 0
[pid=21611] ppid=21610 vsize=30152 CPUtime=0.09
/proc/21611/stat : 21611 (march_dl2004) R 21610 21610 21521 0 -1 4194304 4377 0 0 0 8 1 0 0 19 0 1 0 278275311 30875648 4372 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21611/statm: 7538 4372 50 118 0 7417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32208

[startup+0.301604 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 21610
/proc/meminfo: memFree=587256/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=0
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278275311 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 112 96 399 0 111 0
[pid=21611] ppid=21610 vsize=32792 CPUtime=0.28
/proc/21611/stat : 21611 (march_dl2004) R 21610 21610 21521 0 -1 4194304 5213 0 0 0 27 1 0 0 20 0 1 0 278275311 33579008 5208 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21611/statm: 8198 5208 50 118 0 8077 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34848

[startup+0.701639 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 21610
/proc/meminfo: memFree=587256/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=0
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278275311 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 112 96 399 0 111 0
[pid=21611] ppid=21610 vsize=38204 CPUtime=0.69
/proc/21611/stat : 21611 (march_dl2004) R 21610 21610 21521 0 -1 4194304 6899 0 0 0 67 2 0 0 24 0 1 0 278275311 39120896 6894 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21611/statm: 9551 6895 50 118 0 9430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40260

[startup+1.50271 s]
/proc/loadavg: 0.94 1.01 0.99 2/66 21612
/proc/meminfo: memFree=554600/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=0
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278275311 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 112 96 399 0 111 0
[pid=21611] ppid=21610 vsize=49028 CPUtime=1.49
/proc/21611/stat : 21611 (march_dl2004) R 21610 21610 21521 0 -1 4194304 10290 0 0 0 144 5 0 0 25 0 1 0 278275311 50204672 10285 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21611/statm: 12257 10285 50 118 0 12136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51084

[startup+3.10185 s]
/proc/loadavg: 0.94 1.01 0.99 2/66 21612
/proc/meminfo: memFree=535784/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=0
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278275311 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 112 96 399 0 111 0
[pid=21611] ppid=21610 vsize=70676 CPUtime=3.09
/proc/21611/stat : 21611 (march_dl2004) R 21610 21610 21521 0 -1 4194304 17030 0 0 0 301 8 0 0 25 0 1 0 278275311 72372224 17025 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21611/statm: 17669 17025 50 118 0 17548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72732

[startup+6.30113 s]
/proc/loadavg: 0.94 1.01 0.99 2/66 21613
/proc/meminfo: memFree=523880/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=5.01
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 152 30109 0 0 0 0 485 16 19 0 1 0 278275311 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 121 104 399 0 111 0
[pid=21613] ppid=21610 vsize=88248 CPUtime=1.27
/proc/21613/stat : 21613 (mxc-sr08) R 21610 21610 21521 0 -1 4194304 20861 0 0 0 117 10 0 0 25 0 1 0 278275813 90365952 20833 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21613/statm: 22062 20833 54 138 0 21921 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 90304

[startup+12.7017 s]
/proc/loadavg: 0.95 1.01 0.99 2/66 21614
/proc/meminfo: memFree=505256/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=10.03
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 180 71882 0 0 0 0 965 38 16 0 1 0 278275311 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 139 121 399 0 111 0
[pid=21614] ppid=21610 vsize=114900 CPUtime=2.64
/proc/21614/stat : 21614 (satelite) R 21610 21610 21521 0 -1 4194304 26909 0 0 0 244 20 0 0 25 0 1 0 278276317 117657600 26856 1992294400 134512640 135037501 4294956176 18446744073709551615 134698477 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21614/statm: 28758 26857 48 128 0 28627 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 116956

[startup+25.5018 s]
/proc/loadavg: 0.96 1.01 0.99 2/66 21614
/proc/meminfo: memFree=317800/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=2056 CPUtime=10.03
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 180 71882 0 0 0 0 965 38 16 0 1 0 278275311 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 514 139 121 399 0 111 0
[pid=21614] ppid=21610 vsize=284716 CPUtime=15.43
/proc/21614/stat : 21614 (satelite) R 21610 21610 21521 0 -1 4194304 66091 0 0 0 1496 47 0 0 25 0 1 0 278276317 291549184 65699 1992294400 134512640 135037501 4294956176 18446744073709551615 134567239 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21614/statm: 71179 65699 67 128 0 71048 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 286772

[startup+51.1011 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 21614
/proc/meminfo: memFree=286448/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=240316 CPUtime=51.03
/proc/21610/stat : 21610 (SATzilla2009_C) R 21608 21610 21521 0 -1 4194304 59448 150708 0 0 728 33 4220 122 25 0 1 0 278275311 246083584 59399 1992294400 134512640 136149437 4294956224 18446744073709551615 134522969 0 0 4096 0 0 0 0 17 1 0 0
/proc/21610/statm: 60079 59399 135 399 0 59676 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 240316

[startup+102.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 21616
/proc/meminfo: memFree=316904/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=45948 CPUtime=0.92
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 11159 0 0 0 85 7 0 0 25 0 1 0 278285449 47050752 11145 1992294400 134512640 134998072 4294956192 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 11487 11145 46 118 0 11365 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 214612

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 21616
/proc/meminfo: memFree=226216/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=133464 CPUtime=60.88
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 32673 0 0 0 6066 22 0 0 25 0 1 0 278285449 136667136 32659 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 33366 32659 58 118 0 33244 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 302128

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 21616
/proc/meminfo: memFree=220712/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=138864 CPUtime=120.84
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 34027 0 0 0 12061 23 0 0 25 0 1 0 278285449 142196736 34013 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 34716 34013 58 118 0 34594 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 307528

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 21616
/proc/meminfo: memFree=215848/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=143800 CPUtime=180.83
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 35263 0 0 0 18058 25 0 0 25 0 1 0 278285449 147251200 35249 1992294400 134512640 134998072 4294956192 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 35950 35249 58 118 0 35828 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 312464

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 21616
/proc/meminfo: memFree=211048/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=148900 CPUtime=240.81
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 36451 0 0 0 24054 27 0 0 25 0 1 0 278285449 152473600 36437 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 37225 36437 58 118 0 37103 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 317564

[startup+402.301 s]

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

/proc/21616/statm: 129053 128104 58 118 0 128931 0
Current children cumulated CPU time (s) 4661.03
Current children cumulated vsize (KiB) 684876

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15848/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=520304 CPUtime=4619.73
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 129132 0 0 0 461835 138 0 0 25 0 1 0 278285449 532791296 129118 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 130076 129118 58 118 0 129954 0
Current children cumulated CPU time (s) 4721.02
Current children cumulated vsize (KiB) 688968

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=14952/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=524284 CPUtime=4679.71
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 130136 0 0 0 467832 139 0 0 25 0 1 0 278285449 536866816 130122 1992294400 134512640 134998072 4294956192 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 131071 130122 58 118 0 130949 0
Current children cumulated CPU time (s) 4781
Current children cumulated vsize (KiB) 692948

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15784/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=528112 CPUtime=4739.7
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 131105 0 0 0 473830 140 0 0 25 0 1 0 278285449 540786688 131091 1992294400 134512640 134998072 4294956192 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 132028 131091 58 118 0 131906 0
Current children cumulated CPU time (s) 4840.99
Current children cumulated vsize (KiB) 696776

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15400/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=531572 CPUtime=4799.68
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 131974 0 0 0 479827 141 0 0 25 0 1 0 278285449 544329728 131960 1992294400 134512640 134998072 4294956192 18446744073709551615 134652674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 132893 131960 58 118 0 132771 0
Current children cumulated CPU time (s) 4900.97
Current children cumulated vsize (KiB) 700236

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15528/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=536084 CPUtime=4859.67
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133101 0 0 0 485824 143 0 0 25 0 1 0 278285449 548950016 133087 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134021 133087 58 118 0 133899 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 704748

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15080/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=536612 CPUtime=4863.67
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133234 0 0 0 486224 143 0 0 25 0 1 0 278285449 549490688 133220 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134153 133220 58 118 0 134031 0
Current children cumulated CPU time (s) 4964.96
Current children cumulated vsize (KiB) 705276

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=16040/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=537140 CPUtime=4876.47
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133367 0 0 0 487503 144 0 0 25 0 1 0 278285449 550031360 133353 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134285 133353 58 118 0 134163 0
Current children cumulated CPU time (s) 4977.76
Current children cumulated vsize (KiB) 705804

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15464/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=537816 CPUtime=4889.27
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133518 0 0 0 488783 144 0 0 25 0 1 0 278285449 550723584 133504 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134454 133504 58 118 0 134332 0
Current children cumulated CPU time (s) 4990.56
Current children cumulated vsize (KiB) 706480

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15336/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=537948 CPUtime=4892.47
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133556 0 0 0 489103 144 0 0 25 0 1 0 278285449 550858752 133542 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134487 133542 58 118 0 134365 0
Current children cumulated CPU time (s) 4993.76
Current children cumulated vsize (KiB) 706612

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15080/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=538080 CPUtime=4895.67
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133611 0 0 0 489423 144 0 0 25 0 1 0 278285449 550993920 133597 1992294400 134512640 134998072 4294956192 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134520 133597 58 118 0 134398 0
Current children cumulated CPU time (s) 4996.96
Current children cumulated vsize (KiB) 706744

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15080/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=538212 CPUtime=4896.46
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133619 0 0 0 489502 144 0 0 25 0 1 0 278285449 551129088 133605 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134553 133605 58 118 0 134431 0
Current children cumulated CPU time (s) 4997.75
Current children cumulated vsize (KiB) 706876

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15080/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=538212 CPUtime=4896.87
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4194304 133622 0 0 0 489543 144 0 0 25 0 1 0 278285449 551129088 133608 1992294400 134512640 134998072 4294956192 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 134553 133608 58 118 0 134431 0
Current children cumulated CPU time (s) 4998.16
Current children cumulated vsize (KiB) 706876

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15080/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=168664 CPUtime=101.29
/proc/21610/stat : 21610 (SATzilla2009_C) S 21608 21610 21521 0 -1 4194304 160339 166469 0 0 5492 94 4412 131 25 0 1 0 278275311 172711936 41809 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21610/statm: 42166 41809 219 399 0 41763 0
[pid=21616] ppid=21610 vsize=0 CPUtime=4897.26
/proc/21616/stat : 21616 (minisat20) R 21610 21610 21521 0 -1 4195332 133626 0 0 0 489580 146 0 0 25 0 1 0 278285449 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/21616/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.55
Current children cumulated vsize (KiB) 168664

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21626
/proc/meminfo: memFree=15080/2055920 swapFree=4180016/4192956
[pid=21610] ppid=21608 vsize=0 CPUtime=4998.67
/proc/21610/stat : 21610 (SATzilla2009_C) R 21608 21610 21521 0 -1 4194308 160355 300095 0 0 5492 98 493993 284 19 0 1 0 278275311 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.67
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 5000.03
CPU time (s): 4998.71
CPU user time (s): 4994.86
CPU system time (s): 3.85241
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 706876

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

runsolver used 5.9341 second user time and 12.1911 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-16 21:33:38
IDJOB=1825671
IDBENCH=24640
IDSOLVER=668
FILE ID=node15/1825671-1242502411
PBS_JOBID= 9306937
Free space on /tmp= 66092 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825671-1242502411/watcher-1825671-1242502411 -o /tmp/evaluation-result-1825671-1242502411/solver-1825671-1242502411 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825671-1242502411.cnf

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=320686757

node15.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.220
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	: 5931.00
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.220
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:        587736 kB
Buffers:         98608 kB
Cached:        1268112 kB
SwapCached:       6744 kB
Active:         311816 kB
Inactive:      1063824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        587736 kB
SwapTotal:     4192956 kB
SwapFree:      4180016 kB
Dirty:           77088 kB
Writeback:           0 kB
Mapped:          14608 kB
Slab:            78468 kB
Committed_AS:   973412 kB
PageTables:       1464 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= 66064 MiB
End job on node15 at 2009-05-16 22:56:59