Trace number 1806230

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 967.226 967.681

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark967.226
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 11
3.09/3.12	#LEARNT CLAUSES 332
3.09/3.13	done !
3.09/3.13	c Now, SatElite...
3.09/3.13	c Parsing...
3.09/3.15	c ==============================================================================
3.09/3.15	c |           |     ORIGINAL     |              LEARNT              |          |
3.09/3.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.09/3.15	c ==============================================================================
3.09/3.15	c |         0 |   13616    33581 |    4084       0        0     nan |  0.000 % |
3.18/3.21	c |         0 |   10912    29975 |      --       0       --      -- |     --   | -2704/-3606
3.18/3.21	c ==============================================================================
3.18/3.21	c Result  :   #vars: 2438   #clauses: 10912   #literals: 29975
3.18/3.21	c CPU time:   0.076988 s
3.18/3.21	c ==============================================================================
3.18/3.23	c SatElite is done !
3.18/3.23	c Calling MINISAT
3.18/3.24	This is MiniSat 2.0 beta
3.18/3.24	WARNING: for repeatability, setting FPU to use double precision
3.18/3.24	============================[ Problem Statistics ]=============================
3.18/3.24	|                                                                             |
3.18/3.24	|  Number of variables:  2438                                                 |
3.18/3.24	|  Number of clauses:    10912                                                |
3.18/3.24	|  Parsing time:         0.01         s                                       |
3.18/3.24	============================[ Search Statistics ]==============================
3.18/3.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.18/3.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.18/3.24	===============================================================================
3.18/3.24	|         0 |    2438    10912    29975 |     3637        0    nan |  0.000 % |
3.18/3.26	|       102 |    2438    10912    29975 |     4001      102     29 |  0.000 % |
3.18/3.28	|       252 |    2438    10912    29975 |     4401      252     46 |  0.000 % |
3.22/3.31	|       477 |    2438    10912    29975 |     4841      477     47 |  0.000 % |
3.22/3.38	|       814 |    2438    10912    29975 |     5325      814     63 |  0.001 % |
3.22/3.45	|      1321 |    2438    10912    29975 |     5857     1321     48 |  0.000 % |
3.22/3.63	|      2080 |    2438    10912    29975 |     6443     2080     56 |  0.000 % |
3.22/3.91	|      3219 |    2438    10912    29975 |     7088     3219     51 |  0.000 % |
4.27/4.31	|      4928 |    2438    10912    29975 |     7796     4928     57 |  0.000 % |
5.16/5.23	|      7491 |    2438    10912    29975 |     8576     7491     67 |  0.000 % |
6.26/6.33	|     11336 |    2438    10912    29975 |     9434     6978     61 |  0.000 % |
7.86/8.00	|     17102 |    2438    10912    29975 |    10377     7949     36 |  0.000 % |
10.56/10.65	|     25753 |    2438    10912    29975 |    11415     5737     50 |  0.000 % |
15.06/15.18	|     38727 |    2438    10912    29975 |    12557     6937     48 |  0.000 % |
22.86/22.93	|     58189 |    2436    10899    29941 |    13812     6591     56 |  0.082 % |
35.86/35.95	|     87381 |    2436    10899    29941 |    15194     7208     60 |  0.082 % |
55.35/55.41	|    131170 |    2436    10899    29941 |    16713    11610     39 |  0.082 % |
90.04/90.19	|    196854 |    2436    10899    29941 |    18384    16742     73 |  0.082 % |
138.11/138.25	|    295380 |    2436    10899    29941 |    20223    11031     48 |  0.082 % |
223.17/223.37	|    443169 |    2436    10899    29941 |    22245    13952     36 |  0.082 % |
349.72/349.91	|    664853 |    2434    10890    29921 |    24470    18486     60 |  0.168 % |
552.44/552.78	|    997378 |    2434    10890    29921 |    26917    24177     70 |  0.165 % |
881.77/882.21	|   1496168 |    2150     9256    25538 |    29608    22012     45 | 11.814 % |
967.12/967.67	===============================================================================
967.12/967.67	restarts              : 23
967.12/967.67	conflicts             : 1623299        (1684 /sec)
967.12/967.67	decisions             : 1977100        (1.16 % random) (2051 /sec)
967.12/967.67	propagations          : 772589037      (801497 /sec)
967.12/967.67	conflict literals     : 108109080      (43.68 % deleted)
967.12/967.67	Memory used           : 14.47 MB
967.12/967.67	CPU time              : 963.932 s
967.12/967.67	
967.12/967.67	UNSATISFIABLE
967.12/967.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806230-1242147123/watcher-1806230-1242147123 -o /tmp/evaluation-result-1806230-1242147123/solver-1806230-1242147123 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806230-1242147123.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15158
/proc/meminfo: memFree=1664264/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=0
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242745944 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 237 196 169 0 51 0
[pid=15159] ppid=15158 vsize=2064 CPUtime=0
/proc/15159/stat : 15159 (revival) R 15158 15158 14965 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 242745944 2113536 236 1992294400 134512640 134537284 4294956368 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/15159/statm: 549 239 82 6 0 187 0

[startup+0.078319 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15158
/proc/meminfo: memFree=1664264/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=0
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242745944 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 237 196 169 0 51 0
[pid=15159] ppid=15158 vsize=2884 CPUtime=0.07
/proc/15159/stat : 15159 (revival) R 15158 15158 14965 0 -1 4194304 535 0 0 0 7 0 0 0 19 0 1 50000 242745944 2953216 417 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15159/statm: 721 417 85 6 0 359 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8244

[startup+0.101321 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15158
/proc/meminfo: memFree=1664264/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=0
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242745944 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 237 196 169 0 51 0
[pid=15159] ppid=15158 vsize=2884 CPUtime=0.09
/proc/15159/stat : 15159 (revival) R 15158 15158 14965 0 -1 4194304 535 0 0 0 9 0 0 0 19 0 1 50000 242745944 2953216 417 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15159/statm: 721 417 85 6 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8244

[startup+0.301343 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15158
/proc/meminfo: memFree=1664264/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=0
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242745944 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 237 196 169 0 51 0
[pid=15159] ppid=15158 vsize=2884 CPUtime=0.29
/proc/15159/stat : 15159 (revival) R 15158 15158 14965 0 -1 4194304 535 0 0 0 29 0 0 0 21 0 1 50000 242745944 2953216 417 1992294400 134512640 134537284 4294956368 18446744073709551615 134531154 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15159/statm: 721 417 85 6 0 359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8244

[startup+0.70139 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15158
/proc/meminfo: memFree=1664264/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=0
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242745944 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 237 196 169 0 51 0
[pid=15159] ppid=15158 vsize=2884 CPUtime=0.69
/proc/15159/stat : 15159 (revival) R 15158 15158 14965 0 -1 4194304 541 0 0 0 69 0 0 0 25 0 1 50000 242745944 2953216 423 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15159/statm: 721 423 85 6 0 359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8244

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15160
/proc/meminfo: memFree=1662584/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=0
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242745944 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 237 196 169 0 51 0
[pid=15159] ppid=15158 vsize=2884 CPUtime=1.49
/proc/15159/stat : 15159 (revival) R 15158 15158 14965 0 -1 4194304 541 0 0 0 149 0 0 0 25 0 1 50000 242745944 2953216 423 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15159/statm: 721 423 85 6 0 359 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8244

[startup+3.10167 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15160
/proc/meminfo: memFree=1662456/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=0
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242745944 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 237 196 169 0 51 0
[pid=15159] ppid=15158 vsize=2884 CPUtime=3.09
/proc/15159/stat : 15159 (revival) R 15158 15158 14965 0 -1 4194304 542 0 0 0 309 0 0 0 25 0 1 50000 242745944 2953216 424 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15159/statm: 721 424 85 6 0 359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8244

[startup+6.30204 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1659768/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=5236 CPUtime=3.04
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 979 0 0 0 304 0 0 0 25 0 1 0 242746268 5361664 963 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 1309 963 76 170 0 1137 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10596

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1659384/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=5764 CPUtime=9.44
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 1118 0 0 0 944 0 0 0 25 0 1 0 242746268 5902336 1102 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 1441 1102 76 170 0 1269 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11124

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1657912/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=6832 CPUtime=22.24
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 1399 0 0 0 2223 1 0 0 25 0 1 0 242746268 6995968 1383 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 1708 1383 76 170 0 1536 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12192

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1656184/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=8680 CPUtime=47.83
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 1857 0 0 0 4781 2 0 0 25 0 1 0 242746268 8888320 1841 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 2170 1841 76 170 0 1998 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14040

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1655032/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=9788 CPUtime=99.01
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 2113 0 0 0 9899 2 0 0 25 0 1 0 242746268 10022912 2097 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 2447 2097 76 170 0 2275 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15148

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1655032/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=9788 CPUtime=158.98
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 2115 0 0 0 15896 2 0 0 25 0 1 0 242746268 10022912 2099 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 2447 2099 76 170 0 2275 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 15148

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1654008/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=10712 CPUtime=218.96
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 2354 0 0 0 21894 2 0 0 25 0 1 0 242746268 10969088 2338 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 2678 2338 76 170 0 2506 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 16072

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1654008/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=10712 CPUtime=278.92
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 2356 0 0 0 27890 2 0 0 25 0 1 0 242746268 10969088 2340 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 2678 2340 76 170 0 2506 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 16072

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15162
/proc/meminfo: memFree=1652920/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=11768 CPUtime=338.9
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 2633 0 0 0 33887 3 0 0 25 0 1 0 242746268 12050432 2617 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 2942 2617 76 170 0 2770 0
Current children cumulated CPU time (s) 342.12

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


[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=638.77
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3391 0 0 0 63872 5 0 0 25 0 1 0 242746268 15167488 3375 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3375 76 170 0 3531 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 20172

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=698.75
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3391 0 0 0 69870 5 0 0 25 0 1 0 242746268 15167488 3375 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3375 76 170 0 3531 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 20172

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=758.72
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3391 0 0 0 75867 5 0 0 25 0 1 0 242746268 15167488 3375 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3375 76 170 0 3531 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 20172

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=818.67
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3393 0 0 0 81862 5 0 0 25 0 1 0 242746268 15167488 3377 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3377 76 170 0 3531 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 20172

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=878.65
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3393 0 0 0 87860 5 0 0 25 0 1 0 242746268 15167488 3377 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3377 76 170 0 3531 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 20172

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=938.62
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 93857 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 20172

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

[startup+947.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=943.41
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 94336 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134529398 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 946.63
Current children cumulated vsize (KiB) 20172

[startup+959.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=956.2
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 95615 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 959.42
Current children cumulated vsize (KiB) 20172

[startup+963.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=959.4
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 95935 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 962.62
Current children cumulated vsize (KiB) 20172

[startup+964.707 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=961.01
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 96096 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 964.23
Current children cumulated vsize (KiB) 20172

[startup+966.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=962.6
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 96255 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134529512 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 965.82
Current children cumulated vsize (KiB) 20172

[startup+967.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=963.4
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 96335 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 966.62
Current children cumulated vsize (KiB) 20172

[startup+967.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=963.8
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 96375 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 967.02
Current children cumulated vsize (KiB) 20172

[startup+967.602 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15168
/proc/meminfo: memFree=1649592/2055920 swapFree=4182092/4192956
[pid=15158] ppid=15156 vsize=5360 CPUtime=3.22
/proc/15158/stat : 15158 (run.sh) S 15156 15158 14965 0 -1 4194304 341 1237 0 0 0 0 322 0 15 0 1 0 242745944 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15158/statm: 1340 241 197 169 0 51 0
[pid=15162] ppid=15158 vsize=14812 CPUtime=963.9
/proc/15162/stat : 15162 (minisat) R 15158 15158 14965 0 -1 4194304 3395 0 0 0 96385 5 0 0 25 0 1 0 242746268 15167488 3379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/15162/statm: 3703 3379 76 170 0 3531 0
Current children cumulated CPU time (s) 967.12
Current children cumulated vsize (KiB) 20172

Child status: 20
Real time (s): 967.681
CPU time (s): 967.226
CPU user time (s): 967.158
CPU system time (s): 0.067989
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 20172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 967.158
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4996
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= 10
involuntary context switches= 3638

runsolver used 0.723889 second user time and 2.80357 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-12 18:52:03
IDJOB=1806230
IDBENCH=24694
IDSOLVER=647
FILE ID=node11/1806230-1242147123
PBS_JOBID= 9289710
Free space on /tmp= 66196 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806230-1242147123/watcher-1806230-1242147123 -o /tmp/evaluation-result-1806230-1242147123/solver-1806230-1242147123 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806230-1242147123.cnf HOME

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

MD5SUM BENCH= 8bbab1b2b788407ca952856a1e2edded
RANDOM SEED=496592761

node11.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:       1664744 kB
Buffers:         58100 kB
Cached:         251420 kB
SwapCached:       4708 kB
Active:          67228 kB
Inactive:       250188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664744 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          14428 kB
Slab:            59736 kB
Committed_AS:   890896 kB
PageTables:       1448 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= 66192 MiB
End job on node11 at 2009-05-12 19:08:11