Trace number 1825670

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.62 5000.18

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
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 variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

Solver Data

103.11/103.29	c SATzilla is building models for class 2
103.11/103.29	c run presolver march_dl2004 for 5 seconds ... 
103.11/103.29	c Bin: Executing march_dl2004
103.11/103.29	c spawning binary file with 5 seconds ...
103.11/103.29	c child exit by a signal
103.11/103.29	c march_dl2004 returned code 137.
103.11/103.29	c run presolver mxc-sr08 for 5 seconds ... 
103.11/103.29	c Bin: Executing mxc-sr08
103.11/103.29	c spawning binary file with 5 seconds ...
103.11/103.29	c child exit by a signal
103.11/103.29	c mxc-sr08 returned code 137.
103.11/103.29	c Orignal number of varibales is 49509, number of clauses is 3649657 
103.11/103.29	c predicted feature computation time is 36.031245 
103.11/103.29	c Bin: Executing satelite
103.11/103.29	c spawning binary file with 240 seconds ...
103.11/103.29	c child exited successfully
103.11/103.29	c satzilla computing base features
103.11/103.29	c Number of variabe is: 43529, Number of clause is : 3573258 
103.11/103.29	c Initializing...
103.11/103.29	c satzilla compute diameter ...
103.11/103.29	c start diameter features ...
103.11/103.29	c satzilla doing clause learning
103.11/103.29	c start clause learning features ...
103.11/103.29	c Bin: Executing zchaff07
103.11/103.29	c spawning binary file with 2 seconds ...
103.11/103.29	c child exit by a signal
103.11/103.29	c satzilla doing survey propogation probe
103.11/103.29	c do survay propogation for 2 second ...
103.11/103.29	c satzilla doing local search probe
103.11/103.29	c satzilla doing lobjois search-space size estimate
103.11/103.29	c features are:49509 3.64966e+06 43529 3.57326e+06 0.13738 0.0213808 0.0121819 0.473256 1.0186 1.1491 6.40538e-05 0.807224 4.59464e-05 0.000390544 0.515338 0.887134 0.887297 6.40538e-05 0.735006 5.87699e-06 0.000630237 6.10462 0.392069 0.30456 0 0.987055 4.39747 3.11138e-05 0.806777 1.39928e-06 0.000326593 5.52711 0.667779 6.06012e-05 0.712113 4.47771e-06 0.000586859 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.859515 0.251404 6.69749e-05 1 0.999973 0.54829 0.99575 0.834182 0.953535 0.0866166 1.34541 -2.22045e-16 0.5 0.260629 5.4774e-07 0.13393 0.000733082 0.0316084 14488 0 0 0 0 0 0 51.6346 0 1.01898 0 0.0185486 0.0334186 
103.11/103.29	c satzilla's ranking:
103.11/103.29	c 1) minisat20: 3.845954
103.11/103.29	c 2) minisat20SAT07: 2.949414
103.11/103.29	c 3) mxc-sr08: 1.871178
103.11/103.29	c 4) vallst: 1.658003
103.11/103.29	c 5) march_dl2004: 1.444060
103.11/103.29	c 6) tts-4-0: -0.022206
103.11/103.29	c 7) zchaff_rand: -4.350151
103.11/103.29	c 8) SATenstein: -10000.000000
103.11/103.29	c 9) gnovelty+: -10000.000000
103.11/103.29	c 10) adaptg2wsat+: -10000.000000
103.11/103.29	c 11) adaptg2wsat0: -10000.000000
103.11/103.29	c 12) picosat846: -10000.000000
103.11/103.29	c 13) kcnfs04SAT07: -10000.000000
103.11/103.29	c satzilla running minisat20 ... 
103.20/103.32	This is MiniSat 2.0 beta
103.20/103.32	WARNING: for repeatability, setting FPU to use double precision
103.20/103.32	============================[ Problem Statistics ]=============================
103.20/103.32	|                                                                             |
103.20/103.32	|  Number of variables:  49509                                                |
103.20/103.32	|  Number of clauses:    3649657                                              |
105.98/106.13	|  Parsing time:         2.60         s                                       |
106.19/106.34	============================[ Search Statistics ]==============================
106.19/106.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
106.19/106.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
106.19/106.34	===============================================================================
106.19/106.34	|         0 |   49509  3649657  7337555 |  1216552        0    nan |  0.000 % |
106.19/106.37	|       100 |   49496  3649657  7337555 |  1338207       86      6 |  0.028 % |
106.29/106.45	|       251 |   49486  3649657  7337555 |  1472028      228      8 |  0.046 % |
106.39/106.54	|       477 |   49469  3649657  7337555 |  1619231      438      8 |  0.081 % |
106.49/106.67	|       814 |   49448  3649657  7337555 |  1781154      753      9 |  0.127 % |
106.79/106.91	|      1321 |   49420  3649657  7337555 |  1959269     1233      9 |  0.184 % |
107.19/107.35	|      2081 |   49378  3649657  7337555 |  2155196     1953      9 |  0.267 % |
107.89/108.08	|      3220 |   49327  3649657  7337555 |  2370716     3044     10 |  0.370 % |
108.89/109.08	|      4928 |   49240  3649657  7337555 |  2607787     4664      9 |  0.547 % |
111.39/111.56	|      7490 |   49133  3649657  7337555 |  2868566     7120     10 |  0.764 % |
115.29/115.48	|     11334 |   48988  3576157  7190555 |  3155423    10167     11 |  1.060 % |
124.38/124.59	|     17100 |   48758  3542635  7123509 |  3470965    15263     12 |  1.616 % |
138.07/138.21	|     25749 |   48423  3499403  7037030 |  3818062    22815     13 |  2.198 % |
167.45/167.68	|     38723 |   48161  3447550  6933317 |  4199868    34174     16 |  2.727 % |
224.74/224.92	|     58184 |   47776  3386465  6811140 |  4619855    51855     17 |  3.500 % |
338.21/338.41	|     87377 |   47342  3322824  6683852 |  5081841    78675     19 |  4.377 % |
563.04/563.35	|    131166 |   46894  3265257  6568718 |  5590025   119469     23 |  5.282 % |
963.32/963.76	|    196850 |   46343  3186459  6411117 |  6149027   178736     42 |  6.399 % |
1779.68/1780.37	|    295376 |   45981  3138894  6315971 |  6763930   268091     74 |  7.132 % |
3277.51/3278.64	|    443165 |   45649  3102478  6243127 |  7440323   403572    105 |  7.811 % |
4998.50/5000.12	c Bin: Executing minisat20
4998.50/5000.12	c spawning binary file with 4896 seconds ...
4998.50/5000.12	c child exit by a signal
4998.50/5000.12	c minisat20 returned code 137.
4998.50/5000.12	c satzilla running minisat20SAT07 ... 
4998.50/5000.12	c Bin: Executing minisat20SAT07
4998.50/5000.12	c minisat20SAT07 returned code 1.
4998.50/5000.12	c satzilla running mxc-sr08 ... 
4998.50/5000.12	c Bin: Executing mxc-sr08
4998.50/5000.12	c mxc-sr08 returned code 1.
4998.50/5000.12	c satzilla running vallst ... 
4998.50/5000.12	c Bin: Executing vallst
4998.50/5000.12	c vallst returned code 1.
4998.50/5000.12	c satzilla running march_dl2004 ... 
4998.50/5000.12	c Bin: Executing march_dl2004
4998.50/5000.12	c march_dl2004 returned code 1.
4998.50/5000.12	c satzilla running tts-4-0 ... 
4998.50/5000.12	c Bin: Executing tts-4-0
4998.50/5000.12	c tts-4-0 returned code 1.
4998.50/5000.12	c satzilla running zchaff_rand ... 
4998.50/5000.12	c Bin: Executing zchaff_rand
4998.50/5000.12	c zchaff_rand returned code 1.
4998.50/5000.12	c satzilla running SATenstein ... 
4998.50/5000.12	c Bin: Executing SATenstein
4998.50/5000.12	c SATenstein returned code 1.
4998.50/5000.12	c satzilla running gnovelty+ ... 
4998.50/5000.12	c Bin: Executing gnovelty+
4998.50/5000.12	c gnovelty+ returned code 1.
4998.50/5000.12	c satzilla running adaptg2wsat+ ... 
4998.50/5000.12	c Bin: Executing adaptg2wsat+
4998.50/5000.12	c adaptg2wsat+ returned code 1.
4998.50/5000.12	c satzilla running adaptg2wsat0 ... 
4998.50/5000.12	c Bin: Executing adaptg2wsat0
4998.50/5000.12	c adaptg2wsat0 returned code 1.
4998.50/5000.12	c satzilla running picosat846 ... 
4998.50/5000.12	c Bin: Executing picosat846
4998.50/5000.12	c picosat846 returned code 1.
4998.50/5000.12	c satzilla running kcnfs04SAT07 ... 
4998.50/5000.12	c Bin: Executing kcnfs04SAT07
4998.50/5000.12	c kcnfs04SAT07 returned code 1.
4998.50/5000.12	c ERROR: All Failed! 
4998.50/5000.12	c SATZILLA_TIME=4999.300000

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-1825670-1242502264/watcher-1825670-1242502264 -o /tmp/evaluation-result-1825670-1242502264/solver-1825670-1242502264 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825670-1242502264.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 0.98 0.99 2/65 21358
/proc/meminfo: memFree=1727232/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=0
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278257120 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21358/statm: 514 112 96 399 0 111 0
[pid=21359] ppid=21358 vsize=15092 CPUtime=0
/proc/21359/stat : 21359 (march_dl2004) R 21358 21358 21271 0 -1 4194304 1173 0 0 0 0 0 0 0 18 0 1 0 278257120 15454208 1168 1992294400 134512640 134996440 4294956192 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21359/statm: 3773 1175 49 118 0 3652 0

[startup+0.085653 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21358
/proc/meminfo: memFree=1727232/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=0
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278257120 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21358/statm: 514 112 96 399 0 111 0
[pid=21359] ppid=21358 vsize=33088 CPUtime=0.07
/proc/21359/stat : 21359 (march_dl2004) R 21358 21358 21271 0 -1 4194304 4621 0 0 0 6 1 0 0 18 0 1 0 278257120 33882112 4616 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21359/statm: 8272 4616 50 118 0 8151 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35144

[startup+0.101654 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21358
/proc/meminfo: memFree=1727232/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=0
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278257120 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21358/statm: 514 112 96 399 0 111 0
[pid=21359] ppid=21358 vsize=33220 CPUtime=0.09
/proc/21359/stat : 21359 (march_dl2004) R 21358 21358 21271 0 -1 4194304 4694 0 0 0 8 1 0 0 18 0 1 0 278257120 34017280 4689 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21359/statm: 8305 4690 50 118 0 8184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35276

[startup+0.301676 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21358
/proc/meminfo: memFree=1727232/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=0
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278257120 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21358/statm: 514 112 96 399 0 111 0
[pid=21359] ppid=21358 vsize=36124 CPUtime=0.29
/proc/21359/stat : 21359 (march_dl2004) R 21358 21358 21271 0 -1 4194304 5598 0 0 0 27 2 0 0 19 0 1 0 278257120 36990976 5593 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21359/statm: 9031 5593 50 118 0 8910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38180

[startup+0.701719 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21358
/proc/meminfo: memFree=1727232/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=0
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278257120 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21358/statm: 514 112 96 399 0 111 0
[pid=21359] ppid=21358 vsize=41932 CPUtime=0.69
/proc/21359/stat : 21359 (march_dl2004) R 21358 21358 21271 0 -1 4194304 7408 0 0 0 66 3 0 0 23 0 1 0 278257120 42938368 7403 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21359/statm: 10483 7403 50 118 0 10362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43988

[startup+1.5018 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 21360
/proc/meminfo: memFree=1692208/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=0
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278257120 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21358/statm: 514 112 96 399 0 111 0
[pid=21359] ppid=21358 vsize=53548 CPUtime=1.49
/proc/21359/stat : 21359 (march_dl2004) R 21358 21358 21271 0 -1 4194304 11026 0 0 0 144 5 0 0 25 0 1 0 278257120 54833152 11021 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21359/statm: 13387 11021 50 118 0 13266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55604

[startup+3.10197 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 21360
/proc/meminfo: memFree=1670832/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=0
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278257120 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21358/statm: 514 112 96 399 0 111 0
[pid=21359] ppid=21358 vsize=76516 CPUtime=3.09
/proc/21359/stat : 21359 (march_dl2004) R 21358 21358 21271 0 -1 4194304 18197 0 0 0 298 11 0 0 25 0 1 0 278257120 78352384 18192 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21359/statm: 19129 18193 50 118 0 19008 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78572

[startup+6.30131 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 21361
/proc/meminfo: memFree=1659568/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=5.01
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 152 33944 0 0 0 0 480 21 16 0 1 0 278257120 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 514 121 104 399 0 111 0
[pid=21361] ppid=21358 vsize=94216 CPUtime=1.26
/proc/21361/stat : 21361 (mxc-sr08) R 21358 21358 21271 0 -1 4194304 22598 0 0 0 114 12 0 0 25 0 1 0 278257622 96477184 22569 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21361/statm: 23554 22569 54 138 0 23413 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 96272

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 21362
/proc/meminfo: memFree=1642288/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=10.03
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180 79809 0 0 0 0 955 48 16 0 1 0 278257120 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 514 139 121 399 0 111 0
[pid=21362] ppid=21358 vsize=122200 CPUtime=2.63
/proc/21362/stat : 21362 (satelite) R 21358 21358 21271 0 -1 4194304 28678 0 0 0 240 23 0 0 25 0 1 0 278258126 125132800 28625 1992294400 134512640 135037501 4294956176 18446744073709551615 134681051 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21362/statm: 30550 28625 48 128 0 30419 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 124256

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 21362
/proc/meminfo: memFree=1429488/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=2056 CPUtime=10.03
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180 79809 0 0 0 0 955 48 16 0 1 0 278257120 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 514 139 121 399 0 111 0
[pid=21362] ppid=21358 vsize=338388 CPUtime=15.42
/proc/21362/stat : 21362 (satelite) R 21358 21358 21271 0 -1 4194304 73421 0 0 0 1492 50 0 0 25 0 1 0 278258126 346509312 73048 1992294400 134512640 135037501 4294956176 18446744073709551615 134573991 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21362/statm: 84597 73048 67 128 0 84466 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 340444

[startup+51.1011 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21362
/proc/meminfo: memFree=1621432/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=83760 CPUtime=51.03
/proc/21358/stat : 21358 (SATzilla2009_C) R 21356 21358 21271 0 -1 4194304 13440 175101 0 0 173 7 4781 142 25 0 1 0 278257120 85770240 13392 1992294400 134512640 136149437 4294956224 18446744073709551615 135485446 0 0 4096 0 0 0 0 17 0 0 0
/proc/21358/statm: 20940 13392 126 399 0 20537 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 83760

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 21363
/proc/meminfo: memFree=1468088/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=102.21
/proc/21358/stat : 21358 (SATzilla2009_C) R 21356 21358 21271 0 -1 4194304 180047 191397 0 0 4991 107 4971 152 25 0 1 0 278257120 196743168 47703 1992294400 134512640 136149437 4294956224 18446744073709551615 134541877 0 0 4096 3 0 0 0 17 0 0 0
/proc/21358/statm: 48033 47703 212 399 0 47630 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 192132

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21364
/proc/meminfo: memFree=1324656/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=150832 CPUtime=58.95
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 35833 0 0 0 5873 22 0 0 25 0 1 0 278267450 154451968 35814 1992294400 134512640 134998072 4294956192 18446744073709551615 134536327 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 37708 35814 58 118 0 37586 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 342964

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21364
/proc/meminfo: memFree=1322736/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=152760 CPUtime=118.92
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 36319 0 0 0 11870 22 0 0 25 0 1 0 278267450 156426240 36300 1992294400 134512640 134998072 4294956192 18446744073709551615 134528836 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 38190 36300 58 118 0 38068 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 344892

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21364
/proc/meminfo: memFree=1321136/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=154544 CPUtime=178.91
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 36724 0 0 0 17868 23 0 0 25 0 1 0 278267450 158253056 36705 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 38636 36705 58 118 0 38514 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 346676

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21364
/proc/meminfo: memFree=1319664/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=155864 CPUtime=238.9
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 37070 0 0 0 23866 24 0 0 25 0 1 0 278267450 159604736 37051 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 38966 37051 58 118 0 38844 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 347996

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21364
/proc/meminfo: memFree=1318384/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1070384/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=403824 CPUtime=4557.6
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 98760 0 0 0 455671 89 0 0 25 0 1 0 278267450 413515776 98741 1992294400 134512640 134998072 4294956192 18446744073709551615 134525116 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 100956 98741 58 118 0 100834 0
Current children cumulated CPU time (s) 4660.81
Current children cumulated vsize (KiB) 595956

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1066928/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=407172 CPUtime=4617.58
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 99625 0 0 0 461668 90 0 0 25 0 1 0 278267450 416944128 99606 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 101793 99606 58 118 0 101671 0
Current children cumulated CPU time (s) 4720.79
Current children cumulated vsize (KiB) 599304

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1063984/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=410076 CPUtime=4677.55
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 100353 0 0 0 467665 90 0 0 25 0 1 0 278267450 419917824 100334 1992294400 134512640 134998072 4294956192 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 102519 100334 58 118 0 102397 0
Current children cumulated CPU time (s) 4780.76
Current children cumulated vsize (KiB) 602208

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1060976/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=413112 CPUtime=4737.53
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 101095 0 0 0 473662 91 0 0 25 0 1 0 278267450 423026688 101076 1992294400 134512640 134998072 4294956192 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 103278 101076 58 118 0 103156 0
Current children cumulated CPU time (s) 4840.74
Current children cumulated vsize (KiB) 605244

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1057776/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=416152 CPUtime=4797.52
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 101891 0 0 0 479659 93 0 0 25 0 1 0 278267450 426139648 101872 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 104038 101872 58 118 0 103916 0
Current children cumulated CPU time (s) 4900.73
Current children cumulated vsize (KiB) 608284

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1055088/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=418792 CPUtime=4857.5
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 102567 0 0 0 485657 93 0 0 25 0 1 0 278267450 428843008 102548 1992294400 134512640 134998072 4294956192 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 104698 102548 58 118 0 104576 0
Current children cumulated CPU time (s) 4960.71
Current children cumulated vsize (KiB) 610924

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1054896/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=419056 CPUtime=4861.5
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 102617 0 0 0 486057 93 0 0 25 0 1 0 278267450 429113344 102598 1992294400 134512640 134998072 4294956192 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 104764 102598 58 118 0 104642 0
Current children cumulated CPU time (s) 4964.71
Current children cumulated vsize (KiB) 611188

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1054384/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=419584 CPUtime=4874.29
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 102757 0 0 0 487336 93 0 0 25 0 1 0 278267450 429654016 102738 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 104896 102738 58 118 0 104774 0
Current children cumulated CPU time (s) 4977.5
Current children cumulated vsize (KiB) 611716

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1053616/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=420244 CPUtime=4887.09
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 102930 0 0 0 488616 93 0 0 25 0 1 0 278267450 430329856 102911 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 105061 102911 58 118 0 104939 0
Current children cumulated CPU time (s) 4990.3
Current children cumulated vsize (KiB) 612376

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1053424/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=420508 CPUtime=4890.29
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 102981 0 0 0 488936 93 0 0 25 0 1 0 278267450 430600192 102962 1992294400 134512640 134998072 4294956192 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 105127 102962 58 118 0 105005 0
Current children cumulated CPU time (s) 4993.5
Current children cumulated vsize (KiB) 612640

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1053232/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=420640 CPUtime=4893.5
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 103027 0 0 0 489256 94 0 0 25 0 1 0 278267450 430735360 103008 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 105160 103008 58 118 0 105038 0
Current children cumulated CPU time (s) 4996.71
Current children cumulated vsize (KiB) 612772

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1053232/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=420772 CPUtime=4894.3
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 103040 0 0 0 489336 94 0 0 25 0 1 0 278267450 430870528 103021 1992294400 134512640 134998072 4294956192 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 105193 103021 58 118 0 105071 0
Current children cumulated CPU time (s) 4997.51
Current children cumulated vsize (KiB) 612904

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1053168/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=420772 CPUtime=4895.09
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4194304 103051 0 0 0 489415 94 0 0 25 0 1 0 278267450 430870528 103032 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 105193 103032 58 118 0 105071 0
Current children cumulated CPU time (s) 4998.3
Current children cumulated vsize (KiB) 612904

[startup+5000.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21374
/proc/meminfo: memFree=1053168/2055920 swapFree=4177712/4192956
[pid=21358] ppid=21356 vsize=192132 CPUtime=103.21
/proc/21358/stat : 21358 (SATzilla2009_C) S 21356 21358 21271 0 -1 4194304 180061 191397 0 0 5090 108 4971 152 25 0 1 0 278257120 196743168 47709 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21358/statm: 48033 47709 218 399 0 47630 0
[pid=21364] ppid=21358 vsize=0 CPUtime=4895.29
/proc/21364/stat : 21364 (minisat20) R 21358 21358 21271 0 -1 4195332 103052 0 0 0 489431 98 0 0 25 0 1 0 278267450 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/21364/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 192132

Child status: 17
Real time (s): 5000.18
CPU time (s): 4998.62
CPU user time (s): 4994.94
CPU system time (s): 3.67844
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 612904

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

runsolver used 4.51831 second user time and 13.6669 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-16 21:31:12
IDJOB=1825670
IDBENCH=24639
IDSOLVER=668
FILE ID=node81/1825670-1242502264
PBS_JOBID= 9306936
Free space on /tmp= 126376 MiB

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

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

MD5SUM BENCH= 41f1c0479c607ce4a810d6cbab59e2f9
RANDOM SEED=1990147664

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1727776 kB
Buffers:         34272 kB
Cached:         208912 kB
SwapCached:       8552 kB
Active:          99908 kB
Inactive:       153368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727776 kB
SwapTotal:     4192956 kB
SwapFree:      4177712 kB
Dirty:           83724 kB
Writeback:           0 kB
Mapped:          13936 kB
Slab:            60688 kB
Committed_AS:   905584 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126348 MiB
End job on node81 at 2009-05-16 22:54:33