Trace number 1806090

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-18? (TO) 1200.11 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
MD5SUM0d50014415a697c0ee7e2c67c987b500
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark672.805
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2216
Sum of the clauses size9872
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41384
Number of clauses of size 5656
Number of clauses of size over 5176

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 16
0.02/0.07	#LEARNT CLAUSES 24
0.02/0.07	done !
0.02/0.07	c Now, SatElite...
0.02/0.07	c Parsing...
0.02/0.07	c ==============================================================================
0.02/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |    2240     7592 |     671       0        0     nan |  0.000 % |
0.02/0.07	c ==============================================================================
0.02/0.07	c Result  :   #vars: 311   #clauses: 2240   #literals: 7592
0.02/0.07	c CPU time:   0.002999 s
0.02/0.07	c ==============================================================================
0.02/0.08	c SatElite is done !
0.02/0.08	c Calling MINISAT
0.02/0.08	This is MiniSat 2.0 beta
0.02/0.08	WARNING: for repeatability, setting FPU to use double precision
0.02/0.08	============================[ Problem Statistics ]=============================
0.02/0.08	|                                                                             |
0.02/0.08	|  Number of variables:  311                                                  |
0.02/0.08	|  Number of clauses:    2240                                                 |
0.02/0.08	|  Parsing time:         0.00         s                                       |
0.02/0.08	============================[ Search Statistics ]==============================
0.02/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.08	===============================================================================
0.02/0.08	|         0 |     311     2240     7592 |      746        0    nan |  0.000 % |
0.02/0.08	|       100 |     311     2240     7592 |      821      100     13 |  0.001 % |
0.02/0.08	|       251 |     311     2240     7592 |      903      251     10 |  0.001 % |
0.02/0.09	|       476 |     311     2240     7592 |      993      476     10 |  0.001 % |
0.02/0.10	|       813 |     311     2240     7592 |     1093      813     13 |  0.001 % |
0.07/0.11	|      1320 |     311     2240     7592 |     1202      746     11 |  0.001 % |
0.07/0.13	|      2080 |     311     2240     7592 |     1322      880     10 |  0.001 % |
0.07/0.17	|      3219 |     311     2240     7592 |     1455     1337     14 |  0.001 % |
0.07/0.24	|      4928 |     311     2240     7592 |     1600      783      6 |  0.001 % |
0.07/0.35	|      7490 |     311     2240     7592 |     1760      903      7 |  0.001 % |
0.07/0.54	|     11335 |     311     2240     7592 |     1936     1169     11 |  0.001 % |
0.07/0.84	|     17101 |     311     2240     7592 |     2130     1033      9 |  0.001 % |
1.28/1.31	|     25750 |     311     2240     7592 |     2343     2122     15 |  0.001 % |
1.98/2.02	|     38725 |     311     2240     7592 |     2577     2065     14 |  0.001 % |
3.08/3.20	|     58187 |     311     2240     7592 |     2835     1946     13 |  0.001 % |
4.68/4.72	|     87379 |     311     2240     7592 |     3119     2475     15 |  0.001 % |
6.98/7.07	|    131169 |     311     2240     7592 |     3430     2241     13 |  0.001 % |
10.88/10.99	|    196855 |     311     2240     7592 |     3774     2240     13 |  0.001 % |
17.28/17.39	|    295382 |     311     2240     7592 |     4151     3728     15 |  0.001 % |
27.68/27.78	|    443171 |     311     2240     7592 |     4566     3071     14 |  0.001 % |
41.86/41.94	|    664855 |     311     2240     7592 |     5023     4279     15 |  0.001 % |
67.46/67.58	|    997380 |     311     2240     7592 |     5525     3447     15 |  0.001 % |
103.04/103.17	|   1496168 |     311     2240     7592 |     6078     5079     14 |  0.001 % |
158.52/158.60	|   2244350 |     311     2240     7592 |     6685     4954     15 |  0.003 % |
247.89/248.03	|   3366626 |     311     2240     7592 |     7354     5853     16 |  0.001 % |
387.32/387.56	|   5050039 |     311     2240     7592 |     8089     5581     16 |  0.001 % |
620.72/621.02	|   7575155 |     311     2240     7592 |     8898     5822     18 |  0.002 % |
970.57/971.08	|  11362831 |     310     2228     7553 |     9788     8224     14 |  0.324 % |
1200.08/1200.60	HOME/run.sh: line 55: 16626 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1806090-1242144885/watcher-1806090-1242144885 -o /tmp/evaluation-result-1806090-1242144885/solver-1806090-1242144885 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806090-1242144885.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.96 3/64 16622
/proc/meminfo: memFree=1278896/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242517055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16622/statm: 1340 237 196 169 0 51 0
[pid=16623] ppid=16622 vsize=1608 CPUtime=0
/proc/16623/stat : 16623 (revival) R 16622 16622 16461 0 -1 4194304 164 0 0 0 0 0 0 0 19 0 1 0 242517055 1646592 130 1992294400 134512640 134537284 4294956368 18446744073709551615 9356923 0 0 4096 0 0 0 0 17 0 0 0
/proc/16623/statm: 435 131 81 6 0 73 0

[startup+0.032998 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 16622
/proc/meminfo: memFree=1278896/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242517055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16622/statm: 1340 237 196 169 0 51 0
[pid=16623] ppid=16622 vsize=1736 CPUtime=0.02
/proc/16623/stat : 16623 (revival) R 16622 16622 16461 0 -1 4194304 179 0 0 0 2 0 0 0 19 0 1 50000 242517055 1777664 145 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16623/statm: 434 145 84 6 0 72 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7096

[startup+0.102005 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 16622
/proc/meminfo: memFree=1278896/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.301024 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 16622
/proc/meminfo: memFree=1278896/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.701063 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 16622
/proc/meminfo: memFree=1278896/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+1.50114 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1277984/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=2284 CPUtime=1.41
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 228 0 0 0 141 0 0 0 25 0 1 0 242517063 2338816 212 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 571 212 76 170 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7644

[startup+3.1023 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1277792/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=2416 CPUtime=3.01
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 254 0 0 0 301 0 0 0 25 0 1 0 242517063 2473984 238 1992294400 134512640 135212939 4294956240 18446744073709551615 134536343 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 604 238 76 170 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7776

[startup+6.30162 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1277536/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=2552 CPUtime=6.21
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 286 0 0 0 621 0 0 0 25 0 1 0 242517063 2613248 270 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 638 270 76 170 0 466 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7912

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1277216/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=2688 CPUtime=12.61
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 340 0 0 0 1261 0 0 0 25 0 1 0 242517063 2752512 324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 672 324 76 170 0 500 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8048

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1277152/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=2964 CPUtime=25.41
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 392 0 0 0 2541 0 0 0 25 0 1 0 242517063 3035136 376 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 741 376 76 170 0 569 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8324

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1276832/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=3228 CPUtime=50.99
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 454 0 0 0 5099 0 0 0 25 0 1 0 242517063 3305472 438 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 807 438 76 170 0 635 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8588

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1276384/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=3492 CPUtime=102.17
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 542 0 0 0 10217 0 0 0 25 0 1 0 242517063 3575808 526 1992294400 134512640 135212939 4294956240 18446744073709551615 134537417 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 873 526 76 170 0 701 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8852

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1275936/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=3912 CPUtime=162.15
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 646 0 0 0 16215 0 0 0 25 0 1 0 242517063 4005888 630 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 978 630 76 170 0 806 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9272

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1275680/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=4180 CPUtime=222.12
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 715 0 0 0 22212 0 0 0 25 0 1 0 242517063 4280320 699 1992294400 134512640 135212939 4294956240 18446744073709551615 134537069 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1045 699 76 170 0 873 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 9540

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16626
/proc/meminfo: memFree=1275488/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=4464 CPUtime=282.1
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 773 0 0 0 28210 0 0 0 25 0 1 0 242517063 4571136 757 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1116 757 76 170 0 944 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 9824

[startup+342.302 s]
/proc/loadavg: 1.07 0.99 0.97 2/66 16626
/proc/meminfo: memFree=1275360/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=4604 CPUtime=342.07
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 793 0 0 0 34207 0 0 0 25 0 1 0 242517063 4714496 777 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1151 777 76 170 0 979 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 9964

[startup+402.302 s]
/proc/loadavg: 1.10 1.00 0.97 2/66 16626
/proc/meminfo: memFree=1275040/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=4900 CPUtime=402.04

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

[pid=16626] ppid=16622 vsize=5172 CPUtime=462.02
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 954 0 0 0 46202 0 0 0 25 0 1 0 242517063 5296128 938 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1293 938 76 170 0 1121 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 10532

[startup+522.302 s]
/proc/loadavg: 1.10 1.03 0.98 2/66 16626
/proc/meminfo: memFree=1274592/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5452 CPUtime=522
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 991 0 0 0 52200 0 0 0 25 0 1 0 242517063 5582848 975 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1363 975 76 170 0 1191 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 10812

[startup+582.302 s]
/proc/loadavg: 1.12 1.05 0.99 2/66 16626
/proc/meminfo: memFree=1274464/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5452 CPUtime=581.97
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1015 0 0 0 58197 0 0 0 25 0 1 0 242517063 5582848 999 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1363 999 76 170 0 1191 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 10812

[startup+642.302 s]
/proc/loadavg: 1.04 1.04 0.99 2/66 16626
/proc/meminfo: memFree=1274464/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5452 CPUtime=641.95
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1022 0 0 0 64195 0 0 0 25 0 1 0 242517063 5582848 1006 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1363 1006 76 170 0 1191 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 10812

[startup+702.302 s]
/proc/loadavg: 1.01 1.03 0.99 2/66 16626
/proc/meminfo: memFree=1274272/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5584 CPUtime=701.92
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1056 0 0 0 70192 0 0 0 25 0 1 0 242517063 5718016 1040 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1396 1040 76 170 0 1224 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 10944

[startup+762.307 s]
/proc/loadavg: 1.00 1.02 0.99 2/66 16626
/proc/meminfo: memFree=1274208/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5720 CPUtime=761.9
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1080 0 0 0 76190 0 0 0 25 0 1 0 242517063 5857280 1064 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1430 1064 76 170 0 1258 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 11080

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 0.99 2/66 16626
/proc/meminfo: memFree=1274144/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5852 CPUtime=821.87
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1096 0 0 0 82187 0 0 0 25 0 1 0 242517063 5992448 1080 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1463 1080 76 170 0 1291 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 11212

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 0.99 2/66 16626
/proc/meminfo: memFree=1274080/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5852 CPUtime=881.85
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1101 0 0 0 88185 0 0 0 25 0 1 0 242517063 5992448 1085 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1463 1085 76 170 0 1291 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 11212

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16626
/proc/meminfo: memFree=1273952/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5852 CPUtime=941.81
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1122 0 0 0 94181 0 0 0 25 0 1 0 242517063 5992448 1106 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1463 1106 76 170 0 1291 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 11212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16626
/proc/meminfo: memFree=1273952/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=5984 CPUtime=1001.78
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1132 0 0 0 100178 0 0 0 25 0 1 0 242517063 6127616 1116 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1496 1116 76 170 0 1324 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 11344

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16626
/proc/meminfo: memFree=1273824/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=6116 CPUtime=1061.76
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1158 0 0 0 106176 0 0 0 25 0 1 0 242517063 6262784 1142 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1529 1142 76 170 0 1357 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 11476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16626
/proc/meminfo: memFree=1273696/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=6248 CPUtime=1121.73
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1192 0 0 0 112173 0 0 0 25 0 1 0 242517063 6397952 1176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1562 1176 76 170 0 1390 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 11608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16626
/proc/meminfo: memFree=1273696/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=6248 CPUtime=1181.71
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1204 0 0 0 118171 0 0 0 25 0 1 0 242517063 6397952 1188 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1562 1188 76 170 0 1390 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 11608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16626
/proc/meminfo: memFree=1273632/2055920 swapFree=4181464/4192956
[pid=16622] ppid=16620 vsize=5360 CPUtime=0.07
/proc/16622/stat : 16622 (run.sh) S 16620 16622 16461 0 -1 4194304 341 343 0 0 0 0 7 0 16 0 1 0 242517055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16622/statm: 1340 241 197 169 0 51 0
[pid=16626] ppid=16622 vsize=6248 CPUtime=1200.01
/proc/16626/stat : 16626 (minisat) R 16622 16622 16461 0 -1 4194304 1207 0 0 0 120001 0 0 0 25 0 1 0 242517063 6397952 1191 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/16626/statm: 1562 1191 76 170 0 1390 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 11608

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.09
CPU system time (s): 0.015997
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 11608

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

runsolver used 0.885865 second user time and 3.49247 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 18:14:45
IDJOB=1806090
IDBENCH=24664
IDSOLVER=647
FILE ID=node36/1806090-1242144885
PBS_JOBID= 9289685
Free space on /tmp= 66216 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806090-1242144885/watcher-1806090-1242144885 -o /tmp/evaluation-result-1806090-1242144885/solver-1806090-1242144885 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806090-1242144885.cnf HOME

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

MD5SUM BENCH= 0d50014415a697c0ee7e2c67c987b500
RANDOM SEED=1272562652

node36.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.232
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.232
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:       1279376 kB
Buffers:         70388 kB
Cached:         613524 kB
SwapCached:       5268 kB
Active:         114388 kB
Inactive:       577308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279376 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            70984 kB
Committed_AS:   848260 kB
PageTables:       1356 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= 66216 MiB
End job on node36 at 2009-05-12 18:34:45