Trace number 1727327

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.9 1200.19

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

56.94/57.04	c SATzilla is building models for class 2
56.94/57.04	c run presolver march_dl2004 for 5 seconds ... 
56.94/57.04	c Bin: Executing march_dl2004
56.94/57.04	c spawning binary file with 5 seconds ...
56.94/57.04	c child exit by a signal
56.94/57.04	c march_dl2004 returned code 137.
56.94/57.04	c run presolver mxc-sr08 for 5 seconds ... 
56.94/57.04	c Bin: Executing mxc-sr08
56.94/57.04	c spawning binary file with 5 seconds ...
56.94/57.04	c child exit by a signal
56.94/57.04	c mxc-sr08 returned code 137.
56.94/57.04	c Orignal number of varibales is 36304, number of clauses is 1711065 
56.94/57.04	c predicted feature computation time is 35.796290 
56.94/57.04	c Bin: Executing satelite
56.94/57.04	c spawning binary file with 240 seconds ...
56.94/57.04	c child exited successfully
56.94/57.04	c satzilla computing base features
56.94/57.04	c Number of variabe is: 32046, Number of clause is : 1666604 
56.94/57.04	c Initializing...
56.94/57.04	c satzilla compute diameter ...
56.94/57.04	c start diameter features ...
56.94/57.04	c satzilla doing clause learning
56.94/57.04	c start clause learning features ...
56.94/57.04	c Bin: Executing zchaff07
56.94/57.04	c spawning binary file with 2 seconds ...
56.94/57.04	c child exit by a signal
56.94/57.04	c satzilla doing survey propogation probe
56.94/57.04	c do survay propogation for 2 second ...
56.94/57.04	c satzilla doing local search probe
56.94/57.04	c satzilla doing lobjois search-space size estimate
56.94/57.04	c features are:36304 1.71106e+06 32046 1.6666e+06 0.132871 0.0266776 0.0192283 0.466964 1.02176 1.22974 9.28981e-05 0.825413 6.24103e-05 0.000561693 0.607482 0.858684 0.85904 9.28981e-05 0.825001 1.14004e-05 0.00133925 5.58008 0.340314 0.20067 0 0.972851 4.24579 4.12018e-05 0.850191 3.00011e-06 0.000682226 5.0412 0.649394 8.53962e-05 0.794661 1.02004e-05 0.000939035 6 0 6 6 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.836163 0.267127 0 1 0.998819 0.495803 0.986377 0.792716 0.929537 0.105569 1.17025 -1.11022e-16 0.5 0.289885 0.000112165 0.162605 0.00699181 0.0576004 4905 0 0 0 0 0 0 26.0281 0 1.01388 0 0.0261114 0.119388 
56.94/57.04	c satzilla's ranking:
56.94/57.04	c 1) minisat20: 3.749356
56.94/57.04	c 2) minisat20SAT07: 2.844876
56.94/57.04	c 3) mxc-sr08: 2.522326
56.94/57.04	c 4) vallst: 1.449865
56.94/57.04	c 5) march_dl2004: 1.421599
56.94/57.04	c 6) tts-4-0: 0.011417
56.94/57.04	c 7) zchaff_rand: -2.268771
56.94/57.04	c 8) SATenstein: -10000.000000
56.94/57.04	c 9) gnovelty+: -10000.000000
56.94/57.04	c 10) adaptg2wsat+: -10000.000000
56.94/57.04	c 11) adaptg2wsat0: -10000.000000
56.94/57.04	c 12) picosat846: -10000.000000
56.94/57.04	c 13) kcnfs04SAT07: -10000.000000
56.94/57.04	c satzilla running minisat20 ... 
56.94/57.04	This is MiniSat 2.0 beta
56.94/57.04	WARNING: for repeatability, setting FPU to use double precision
56.94/57.04	============================[ Problem Statistics ]=============================
56.94/57.04	|                                                                             |
56.94/57.05	|  Number of variables:  36304                                                |
56.94/57.05	|  Number of clauses:    1711065                                              |
58.23/58.38	|  Parsing time:         1.24         s                                       |
58.32/58.49	============================[ Search Statistics ]==============================
58.32/58.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
58.32/58.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
58.32/58.49	===============================================================================
58.32/58.49	|         0 |   36304  1711065  3450220 |   570355        0    nan |  0.000 % |
58.42/58.54	|       100 |   36282  1711065  3450220 |   627390       78      8 |  0.061 % |
58.52/58.60	|       251 |   36271  1711065  3450220 |   690129      218      8 |  0.091 % |
58.52/58.69	|       476 |   36255  1711065  3450220 |   759142      427      9 |  0.135 % |
58.82/58.91	|       813 |   36239  1711065  3450220 |   835056      748     10 |  0.179 % |
59.12/59.22	|      1319 |   36226  1711065  3450220 |   918562     1241     11 |  0.215 % |
59.52/59.70	|      2078 |   36192  1711065  3450220 |  1010418     1966     11 |  0.309 % |
60.32/60.44	|      3217 |   36151  1711065  3450220 |  1111460     3065     12 |  0.421 % |
61.92/62.04	|      4925 |   36089  1682465  3393020 |  1222606     4577     13 |  0.595 % |
64.52/64.63	|      7487 |   36005  1664722  3357534 |  1344867     6935     13 |  0.824 % |
68.42/68.57	|     11331 |   35907  1653400  3334890 |  1479353    10539     13 |  1.094 % |
75.62/75.76	|     17097 |   35790  1636376  3300842 |  1627289    15943     15 |  1.416 % |
87.51/87.69	|     25747 |   35554  1612113  3252316 |  1790018    24095     17 |  2.151 % |
109.21/109.31	|     38722 |   35321  1586475  3201032 |  1969020    36227     26 |  2.708 % |
157.21/157.34	|     58183 |   35198  1573248  3174578 |  2165922    55332     50 |  3.049 % |
241.99/242.19	|     87375 |   35084  1559785  3147652 |  2382514    83421     80 |  3.366 % |
385.65/385.89	|    131164 |   34992  1551791  3131664 |  2620765   126847     92 |  3.625 % |
683.99/684.24	|    196850 |   34922  1545589  3119260 |  2882842   192308    118 |  3.821 % |
1199.78/1200.16	c Bin: Executing minisat20
1199.78/1200.16	c spawning binary file with 1143 seconds ...
1199.78/1200.16	c child exit by a signal
1199.78/1200.16	c minisat20 returned code 137.
1199.78/1200.16	c satzilla running minisat20SAT07 ... 
1199.78/1200.16	c Bin: Executing minisat20SAT07
1199.78/1200.16	c minisat20SAT07 returned code 1.
1199.78/1200.16	c satzilla running mxc-sr08 ... 
1199.78/1200.16	c Bin: Executing mxc-sr08
1199.78/1200.16	c mxc-sr08 returned code 1.
1199.78/1200.16	c satzilla running vallst ... 
1199.78/1200.16	c Bin: Executing vallst
1199.78/1200.16	c vallst returned code 1.
1199.78/1200.16	c satzilla running march_dl2004 ... 
1199.78/1200.16	c Bin: Executing march_dl2004
1199.78/1200.16	c march_dl2004 returned code 1.
1199.78/1200.16	c satzilla running tts-4-0 ... 
1199.78/1200.16	c Bin: Executing tts-4-0
1199.78/1200.16	c tts-4-0 returned code 1.
1199.78/1200.16	c satzilla running zchaff_rand ... 
1199.78/1200.16	c Bin: Executing zchaff_rand
1199.78/1200.16	c zchaff_rand returned code 1.
1199.78/1200.16	c satzilla running SATenstein ... 
1199.78/1200.16	c Bin: Executing SATenstein
1199.78/1200.16	c SATenstein returned code 1.
1199.78/1200.16	c satzilla running gnovelty+ ... 
1199.78/1200.16	c Bin: Executing gnovelty+
1199.78/1200.16	c gnovelty+ returned code 1.
1199.78/1200.16	c satzilla running adaptg2wsat+ ... 
1199.78/1200.16	c Bin: Executing adaptg2wsat+
1199.78/1200.16	c adaptg2wsat+ returned code 1.
1199.78/1200.16	c satzilla running adaptg2wsat0 ... 
1199.78/1200.16	c Bin: Executing adaptg2wsat0
1199.78/1200.16	c adaptg2wsat0 returned code 1.
1199.78/1200.16	c satzilla running picosat846 ... 
1199.78/1200.16	c Bin: Executing picosat846
1199.78/1200.16	c picosat846 returned code 1.
1199.78/1200.16	c satzilla running kcnfs04SAT07 ... 
1199.78/1200.16	c Bin: Executing kcnfs04SAT07
1199.78/1200.16	c kcnfs04SAT07 returned code 1.
1199.78/1200.16	c ERROR: All Failed! 
1199.78/1200.16	c SATZILLA_TIME=1200.020000

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-1727327-1240723423/watcher-1727327-1240723423 -o /tmp/evaluation-result-1727327-1240723423/solver-1727327-1240723423 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727327-1240723423.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.14 1.12 3/64 22153
/proc/meminfo: memFree=1543592/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=0
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100370178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22153/statm: 514 112 96 399 0 111 0
[pid=22154] ppid=22153 vsize=7464 CPUtime=0
/proc/22154/stat : 22154 (march_dl2004) R 22153 22153 21964 0 -1 4194304 919 0 0 0 0 0 0 0 19 0 1 0 100370178 7643136 914 1992294400 134512640 134996440 4294956176 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22154/statm: 1866 922 49 118 0 1745 0

[startup+0.075539 s]
/proc/loadavg: 1.01 1.14 1.12 3/64 22153
/proc/meminfo: memFree=1543592/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=0
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100370178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22153/statm: 514 112 96 399 0 111 0
[pid=22154] ppid=22153 vsize=17124 CPUtime=0.06
/proc/22154/stat : 22154 (march_dl2004) R 22153 22153 21964 0 -1 4194304 2532 0 0 0 6 0 0 0 19 0 1 0 100370178 17534976 2527 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22154/statm: 4281 2527 50 118 0 4160 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19180

[startup+0.10154 s]
/proc/loadavg: 1.01 1.14 1.12 3/64 22153
/proc/meminfo: memFree=1543592/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=0
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100370178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22153/statm: 514 112 96 399 0 111 0
[pid=22154] ppid=22153 vsize=17388 CPUtime=0.09
/proc/22154/stat : 22154 (march_dl2004) R 22153 22153 21964 0 -1 4194304 2647 0 0 0 9 0 0 0 19 0 1 0 100370178 17805312 2642 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22154/statm: 4347 2642 50 118 0 4226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19444

[startup+0.301557 s]
/proc/loadavg: 1.01 1.14 1.12 3/64 22153
/proc/meminfo: memFree=1543592/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=0
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100370178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22153/statm: 514 112 96 399 0 111 0
[pid=22154] ppid=22153 vsize=20160 CPUtime=0.29
/proc/22154/stat : 22154 (march_dl2004) R 22153 22153 21964 0 -1 4194304 3480 0 0 0 28 1 0 0 21 0 1 0 100370178 20643840 3475 1992294400 134512640 134996440 4294956176 18446744073709551615 134620634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22154/statm: 5040 3475 50 118 0 4919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22216

[startup+0.701588 s]
/proc/loadavg: 1.01 1.14 1.12 3/64 22153
/proc/meminfo: memFree=1543592/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=0
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100370178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22153/statm: 514 112 96 399 0 111 0
[pid=22154] ppid=22153 vsize=25308 CPUtime=0.68
/proc/22154/stat : 22154 (march_dl2004) R 22153 22153 21964 0 -1 4194304 5115 0 0 0 66 2 0 0 25 0 1 0 100370178 25915392 5110 1992294400 134512640 134996440 4294956176 18446744073709551615 134778376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22154/statm: 6327 5110 50 118 0 6206 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27364

[startup+1.50164 s]
/proc/loadavg: 1.01 1.14 1.12 2/66 22155
/proc/meminfo: memFree=1517080/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=0
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100370178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22153/statm: 514 112 96 399 0 111 0
[pid=22154] ppid=22153 vsize=35736 CPUtime=1.48
/proc/22154/stat : 22154 (march_dl2004) R 22153 22153 21964 0 -1 4194304 8361 0 0 0 142 6 0 0 25 0 1 0 100370178 36593664 8356 1992294400 134512640 134996440 4294956176 18446744073709551615 134652214 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22154/statm: 8934 8356 50 118 0 8813 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37792

[startup+3.10155 s]
/proc/loadavg: 1.01 1.14 1.12 2/66 22155
/proc/meminfo: memFree=1493272/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=0
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100370178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22153/statm: 514 112 96 399 0 111 0
[pid=22154] ppid=22153 vsize=77964 CPUtime=3.08
/proc/22154/stat : 22154 (march_dl2004) R 22153 22153 21964 0 -1 4194304 16847 0 0 0 297 11 0 0 25 0 1 0 100370178 79835136 11492 1992294400 134512640 134996440 4294956176 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22154/statm: 19491 11492 53 118 0 19370 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80020

[startup+6.30176 s]
/proc/loadavg: 1.01 1.14 1.12 2/66 22156
/proc/meminfo: memFree=1503896/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=5
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 152 19750 0 0 0 0 487 13 19 0 1 0 100370178 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 514 121 104 399 0 111 0
[pid=22156] ppid=22153 vsize=66976 CPUtime=1.26
/proc/22156/stat : 22156 (mxc-sr08) R 22153 22153 21964 0 -1 4194304 16189 0 0 0 119 7 0 0 25 0 1 0 100370680 68583424 16185 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22156/statm: 16744 16186 54 138 0 16603 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 69032

[startup+12.7012 s]
/proc/loadavg: 1.01 1.14 1.12 2/66 22157
/proc/meminfo: memFree=1458072/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=10
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 180 49563 0 0 0 0 972 28 16 0 1 0 100370178 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 514 139 121 399 0 111 0
[pid=22157] ppid=22153 vsize=114040 CPUtime=2.65
/proc/22157/stat : 22157 (satelite) R 22153 22153 21964 0 -1 4194304 25829 0 0 0 248 17 0 0 25 0 1 0 100371181 116776960 25705 1992294400 134512640 135037501 4294956160 18446744073709551615 134681051 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22157/statm: 28510 25705 67 128 0 28379 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 116096

[startup+25.5011 s]
/proc/loadavg: 1.00 1.13 1.12 2/66 22157
/proc/meminfo: memFree=1386072/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=2056 CPUtime=10
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 180 49563 0 0 0 0 972 28 16 0 1 0 100370178 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 514 139 121 399 0 111 0
[pid=22157] ppid=22153 vsize=144224 CPUtime=15.44
/proc/22157/stat : 22157 (satelite) R 22153 22153 21964 0 -1 4194304 39802 0 0 0 1507 37 0 0 25 0 1 0 100371181 147685376 32146 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22157/statm: 36056 32146 69 128 0 35925 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 146280

[startup+51.1018 s]
/proc/loadavg: 1.00 1.12 1.11 2/65 22158
/proc/meminfo: memFree=1414304/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=118304 CPUtime=51.04
/proc/22153/stat : 22153 (SATzilla2009_C) R 22151 22153 21964 0 -1 4194304 70901 104926 0 0 2285 44 2697 78 25 0 1 0 100370178 121143296 26298 1992294400 134512640 136149437 4294956208 18446744073709551615 134741064 0 0 4096 3 0 0 0 17 1 0 0
/proc/22153/statm: 29576 26298 195 399 0 29173 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 118304

[startup+102.305 s]
/proc/loadavg: 1.00 1.10 1.10 2/66 22159
/proc/meminfo: memFree=1345112/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=75000 CPUtime=45.24
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 17938 0 0 0 4513 11 0 0 25 0 1 0 100375882 76800000 17932 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 18750 17932 58 118 0 18628 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 169992

[startup+162.301 s]
/proc/loadavg: 1.00 1.08 1.09 2/66 22159
/proc/meminfo: memFree=1335512/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=84716 CPUtime=105.22
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 20385 0 0 0 10508 14 0 0 25 0 1 0 100375882 86749184 20379 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 21179 20379 58 118 0 21057 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 179708

[startup+222.301 s]
/proc/loadavg: 1.00 1.06 1.09 2/66 22159
/proc/meminfo: memFree=1323864/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=96320 CPUtime=165.2
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 23271 0 0 0 16503 17 0 0 25 0 1 0 100375882 98631680 23265 1992294400 134512640 134998072 4294956176 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 24080 23265 58 118 0 23958 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 191312

[startup+282.301 s]
/proc/loadavg: 1.00 1.05 1.08 2/66 22159
/proc/meminfo: memFree=1313048/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=107204 CPUtime=225.19
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 25966 0 0 0 22499 20 0 0 25 0 1 0 100375882 109776896 25960 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 26801 25960 58 118 0 26679 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 202196

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.07 2/66 22159
/proc/meminfo: memFree=1304024/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=116180 CPUtime=285.18
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 28211 0 0 0 28495 23 0 0 25 0 1 0 100375882 118968320 28205 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 29045 28205 58 118 0 28923 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 211172


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.05 2/66 22159
/proc/meminfo: memFree=1242008/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=177652 CPUtime=705.09
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 43615 0 0 0 70470 39 0 0 25 0 1 0 100375882 181915648 43609 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 44413 43609 58 118 0 44291 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 272644

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/66 22159
/proc/meminfo: memFree=1234072/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=185988 CPUtime=765.07
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 45610 0 0 0 76465 42 0 0 25 0 1 0 100375882 190451712 45604 1992294400 134512640 134998072 4294956176 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 46497 45604 58 118 0 46375 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 280980

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/66 22161
/proc/meminfo: memFree=1223832/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=196124 CPUtime=825.06
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 48140 0 0 0 82462 44 0 0 25 0 1 0 100375882 200830976 48134 1992294400 134512640 134998072 4294956176 18446744073709551615 134533596 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 49031 48134 58 118 0 48909 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 291116

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/66 22161
/proc/meminfo: memFree=1216344/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=203688 CPUtime=885.05
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 50012 0 0 0 88459 46 0 0 25 0 1 0 100375882 208576512 50006 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 50922 50006 58 118 0 50800 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 298680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 22161
/proc/meminfo: memFree=1211992/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=207944 CPUtime=945.04
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 51072 0 0 0 94457 47 0 0 25 0 1 0 100375882 212934656 51066 1992294400 134512640 134998072 4294956176 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 51986 51066 58 118 0 51864 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 302936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 22161
/proc/meminfo: memFree=1205976/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=213888 CPUtime=1005.02
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 52583 0 0 0 100453 49 0 0 25 0 1 0 100375882 219021312 52577 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 53472 52577 58 118 0 53350 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 308880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 22161
/proc/meminfo: memFree=1197912/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=221940 CPUtime=1065.01
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 54591 0 0 0 106450 51 0 0 25 0 1 0 100375882 227266560 54585 1992294400 134512640 134998072 4294956176 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 55485 54585 58 118 0 55363 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 316932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22161
/proc/meminfo: memFree=1191896/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=227904 CPUtime=1125
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 56113 0 0 0 112447 53 0 0 25 0 1 0 100375882 233373696 56107 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 56976 56107 58 118 0 56854 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 322896

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22161
/proc/meminfo: memFree=1190488/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=229224 CPUtime=1132.99
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 56430 0 0 0 113246 53 0 0 25 0 1 0 100375882 234725376 56424 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 57306 56424 58 118 0 57184 0
Current children cumulated CPU time (s) 1189.97
Current children cumulated vsize (KiB) 324216

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22161
/proc/meminfo: memFree=1189912/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=229752 CPUtime=1139.4
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 56576 0 0 0 113886 54 0 0 25 0 1 0 100375882 235266048 56570 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 57438 56570 58 118 0 57316 0
Current children cumulated CPU time (s) 1196.38
Current children cumulated vsize (KiB) 324744

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22161
/proc/meminfo: memFree=1189848/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=229884 CPUtime=1141
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 56596 0 0 0 114046 54 0 0 25 0 1 0 100375882 235401216 56590 1992294400 134512640 134998072 4294956176 18446744073709551615 134525153 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 57471 56590 58 118 0 57349 0
Current children cumulated CPU time (s) 1197.98
Current children cumulated vsize (KiB) 324876

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22161
/proc/meminfo: memFree=1189784/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=229884 CPUtime=1141.79
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 56608 0 0 0 114125 54 0 0 25 0 1 0 100375882 235401216 56602 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 57471 56602 58 118 0 57349 0
Current children cumulated CPU time (s) 1198.77
Current children cumulated vsize (KiB) 324876

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22161
/proc/meminfo: memFree=1189784/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=230016 CPUtime=1142.59
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 56622 0 0 0 114205 54 0 0 25 0 1 0 100375882 235536384 56616 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 57504 56616 58 118 0 57382 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 325008

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22161
/proc/meminfo: memFree=1189720/2055920 swapFree=4181732/4192956
[pid=22153] ppid=22151 vsize=94992 CPUtime=56.98
/proc/22153/stat : 22153 (SATzilla2009_C) S 22151 22153 21964 0 -1 4194304 88139 104926 0 0 2869 54 2697 78 25 0 1 0 100370178 97271808 23472 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22153/statm: 23748 23472 219 399 0 23345 0
[pid=22159] ppid=22153 vsize=230016 CPUtime=1142.8
/proc/22159/stat : 22159 (minisat20) R 22153 22153 21964 0 -1 4194304 56627 0 0 0 114226 54 0 0 25 0 1 0 100375882 235536384 56621 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22159/statm: 57504 56621 58 118 0 57382 0
Current children cumulated CPU time (s) 1199.78
Current children cumulated vsize (KiB) 325008

Child status: 17
Real time (s): 1200.19
CPU time (s): 1199.9
CPU user time (s): 1197.95
CPU system time (s): 1.9427
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 325008

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

runsolver used 1.37679 second user time and 2.97455 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-26 07:23:47
IDJOB=1727327
IDBENCH=24635
IDSOLVER=527
FILE ID=node52/1727327-1240723423
PBS_JOBID= 9186897
Free space on /tmp= 66208 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727327-1240723423/watcher-1727327-1240723423 -o /tmp/evaluation-result-1727327-1240723423/solver-1727327-1240723423 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1727327-1240723423.cnf

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=73646209

node52.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:       1544072 kB
Buffers:         35752 kB
Cached:         393632 kB
SwapCached:       5884 kB
Active:         199152 kB
Inactive:       238936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544072 kB
SwapTotal:     4192956 kB
SwapFree:      4181732 kB
Dirty:           55664 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            59728 kB
Committed_AS:   385324 kB
PageTables:       1476 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= 66180 MiB
End job on node52 at 2009-04-26 07:43:47