Trace number 1805901

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/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
MD5SUMe8bf7f81ddac4f189ec204bc856c8406
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 variables1184
Number of clauses14216
Sum of the clauses size42944
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313920
Number of clauses of size 4296
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 1
0.06/0.08	#LEARNT CLAUSES 0
0.06/0.09	done !
0.06/0.09	c Now, SatElite...
0.06/0.09	c Parsing...
0.08/0.11	c ==============================================================================
0.08/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.11	c ==============================================================================
0.08/0.11	c |         0 |   14216    42944 |    4264       0        0     nan |  0.000 % |
0.08/0.26	c |         0 |   13920    46546 |      --       0       --      -- |     --   | -296/3602
0.08/0.26	c ==============================================================================
0.08/0.26	c Result  :   #vars: 888   #clauses: 13920   #literals: 46546
0.08/0.26	c CPU time:   0.167974 s
0.08/0.26	c ==============================================================================
0.08/0.29	c SatElite is done !
0.08/0.29	c Calling MINISAT
0.08/0.29	This is MiniSat 2.0 beta
0.08/0.29	WARNING: for repeatability, setting FPU to use double precision
0.08/0.29	============================[ Problem Statistics ]=============================
0.08/0.29	|                                                                             |
0.08/0.29	|  Number of variables:  888                                                  |
0.08/0.29	|  Number of clauses:    13920                                                |
0.28/0.30	|  Parsing time:         0.01         s                                       |
0.28/0.30	============================[ Search Statistics ]==============================
0.28/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.28/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.28/0.30	===============================================================================
0.28/0.30	|         0 |     888    13920    46546 |     4640        0    nan |  0.000 % |
0.28/0.31	|       100 |     888    13920    46546 |     5104      100     27 |  0.000 % |
0.28/0.32	|       250 |     888    13920    46546 |     5614      250     28 |  0.000 % |
0.28/0.34	|       476 |     888    13920    46546 |     6175      476     32 |  0.000 % |
0.28/0.37	|       813 |     888    13920    46546 |     6793      813     33 |  0.000 % |
0.28/0.43	|      1319 |     888    13920    46546 |     7472     1319     35 |  0.000 % |
0.28/0.51	|      2078 |     888    13920    46546 |     8220     2078     34 |  0.000 % |
0.28/0.61	|      3218 |     888    13920    46546 |     9042     3218     34 |  0.000 % |
0.28/0.81	|      4926 |     888    13920    46546 |     9946     4926     33 |  0.000 % |
1.08/1.15	|      7490 |     888    13920    46546 |    10940     7490     35 |  0.000 % |
1.57/1.69	|     11335 |     888    13920    46546 |    12034     5776     30 |  0.000 % |
2.47/2.57	|     17101 |     888    13920    46546 |    13238    11542     37 |  0.000 % |
4.07/4.17	|     25751 |     888    13920    46546 |    14562     6804     33 |  0.000 % |
6.47/6.59	|     38726 |     888    13920    46546 |    16018    12421     37 |  0.000 % |
10.88/10.94	|     58187 |     888    13920    46546 |    17620    15651     49 |  0.000 % |
17.58/17.62	|     87379 |     888    13920    46546 |    19382     9235     31 |  0.000 % |
28.36/28.48	|    131168 |     888    13920    46546 |    21320    13901     35 |  0.000 % |
47.55/47.64	|    196852 |     888    13920    46546 |    23452    15202     35 |  0.000 % |
81.44/81.54	|    295378 |     888    13920    46546 |    25798    19409     35 |  0.000 % |
132.92/133.08	|    443167 |     888    13920    46546 |    28377    24639     32 |  0.000 % |
223.08/223.23	|    664850 |     888    13920    46546 |    31215    17218     31 |  0.000 % |
361.03/361.23	|    997375 |     888    13920    46546 |    34337    23523     33 |  0.000 % |
606.13/606.41	|   1496165 |     888    13920    46546 |    37770    24501     33 |  0.000 % |
1005.96/1006.48	|   2244350 |     888    13920    46546 |    41547    20483     26 |  0.000 % |
1200.09/1200.60	HOME/run.sh: line 55: 14471 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-1805901-1242142402/watcher-1805901-1242142402 -o /tmp/evaluation-result-1805901-1242142402/solver-1805901-1242142402 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805901-1242142402.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.95 0.52 0.69 3/64 14467
/proc/meminfo: memFree=1678448/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242273934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14467/statm: 1340 237 196 169 0 51 0
[pid=14468] ppid=14467 vsize=1960 CPUtime=0
/proc/14468/stat : 14468 (revival) R 14467 14467 14403 0 -1 4194304 232 0 0 0 0 0 0 0 19 0 1 0 242273934 2007040 198 1992294400 134512640 134537284 4294956368 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/14468/statm: 490 200 82 6 0 128 0

[startup+0.0728691 s]
/proc/loadavg: 0.95 0.52 0.69 3/64 14467
/proc/meminfo: memFree=1678448/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242273934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14467/statm: 1340 237 196 169 0 51 0
[pid=14468] ppid=14467 vsize=2396 CPUtime=0.06
/proc/14468/stat : 14468 (revival) R 14467 14467 14403 0 -1 4194304 392 0 0 0 6 0 0 0 19 0 1 50000 242273934 2453504 303 1992294400 134512640 134537284 4294956368 18446744073709551615 8871678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14468/statm: 599 303 85 6 0 237 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7756

[startup+0.101875 s]
/proc/loadavg: 0.95 0.52 0.69 3/64 14467
/proc/meminfo: memFree=1678448/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.08
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 311 407 0 0 0 0 8 0 17 0 1 0 242273934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14467/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301896 s]
/proc/loadavg: 0.95 0.52 0.69 3/64 14467
/proc/meminfo: memFree=1678448/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5360

[startup+0.701938 s]
/proc/loadavg: 0.95 0.52 0.69 3/64 14467
/proc/meminfo: memFree=1678448/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5360

[startup+1.50103 s]
/proc/loadavg: 0.95 0.52 0.69 2/66 14471
/proc/meminfo: memFree=1675360/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=4264 CPUtime=1.19
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 753 0 0 0 119 0 0 0 25 0 1 0 242273964 4366336 737 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 1066 737 76 170 0 894 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9624

[startup+3.10121 s]
/proc/loadavg: 0.95 0.53 0.69 2/66 14471
/proc/meminfo: memFree=1674528/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=5056 CPUtime=2.79
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 952 0 0 0 279 0 0 0 25 0 1 0 242273964 5177344 936 1992294400 134512640 135212939 4294956240 18446744073709551615 134536287 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 1264 936 76 170 0 1092 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10416

[startup+6.30156 s]
/proc/loadavg: 0.95 0.53 0.69 2/66 14471
/proc/meminfo: memFree=1673632/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=5320 CPUtime=5.99
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 1035 0 0 0 599 0 0 0 25 0 1 0 242273964 5447680 1019 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 1330 1019 76 170 0 1158 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10680

[startup+12.7013 s]
/proc/loadavg: 0.96 0.55 0.69 2/66 14471
/proc/meminfo: memFree=1671840/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=6904 CPUtime=12.39
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 1422 0 0 0 1238 1 0 0 25 0 1 0 242273964 7069696 1406 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 1726 1406 76 170 0 1554 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12264

[startup+25.5017 s]
/proc/loadavg: 0.97 0.56 0.69 2/66 14471
/proc/meminfo: memFree=1671776/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=7068 CPUtime=25.18
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 1444 0 0 0 2517 1 0 0 25 0 1 0 242273964 7237632 1428 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 1767 1428 76 170 0 1595 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12428

[startup+51.1026 s]
/proc/loadavg: 0.98 0.60 0.70 2/66 14471
/proc/meminfo: memFree=1671072/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=7744 CPUtime=50.77
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 1640 0 0 0 5076 1 0 0 25 0 1 0 242273964 7929856 1624 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 1936 1624 76 170 0 1764 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13104

[startup+102.306 s]
/proc/loadavg: 0.99 0.66 0.72 2/66 14471
/proc/meminfo: memFree=1670048/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=8704 CPUtime=101.96
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 1855 0 0 0 10194 2 0 0 25 0 1 0 242273964 8912896 1839 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 2176 1839 76 170 0 2004 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14064

[startup+162.303 s]
/proc/loadavg: 0.99 0.72 0.73 2/66 14471
/proc/meminfo: memFree=1668768/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=10068 CPUtime=161.92
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2180 0 0 0 16190 2 0 0 25 0 1 0 242273964 10309632 2164 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 2517 2164 76 170 0 2345 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 15428

[startup+222.302 s]
/proc/loadavg: 0.99 0.77 0.74 2/66 14471
/proc/meminfo: memFree=1668704/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=10068 CPUtime=221.9
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2203 0 0 0 22188 2 0 0 25 0 1 0 242273964 10309632 2187 1992294400 134512640 135212939 4294956240 18446744073709551615 134543781 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 2517 2187 76 170 0 2345 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 15428

[startup+282.301 s]
/proc/loadavg: 0.99 0.80 0.75 2/66 14471
/proc/meminfo: memFree=1667872/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=10888 CPUtime=281.88
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2404 0 0 0 28185 3 0 0 25 0 1 0 242273964 11149312 2388 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 2722 2388 76 170 0 2550 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 16248

[startup+342.301 s]
/proc/loadavg: 0.99 0.84 0.77 2/66 14471
/proc/meminfo: memFree=1667616/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=11160 CPUtime=341.86
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2467 0 0 0 34183 3 0 0 25 0 1 0 242273964 11427840 2451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 2790 2451 76 170 0 2618 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 16520

[startup+402.302 s]
/proc/loadavg: 0.99 0.86 0.78 2/66 14471
/proc/meminfo: memFree=1666976/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=11700 CPUtime=401.84

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

/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=11832 CPUtime=461.82
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2637 0 0 0 46179 3 0 0 25 0 1 0 242273964 12115968 2621 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 2958 2621 76 170 0 2786 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 17192

[startup+522.301 s]
/proc/loadavg: 0.99 0.90 0.80 2/66 14473
/proc/meminfo: memFree=1666400/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=12116 CPUtime=521.78
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2681 0 0 0 52175 3 0 0 25 0 1 0 242273964 12406784 2665 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3029 2665 76 170 0 2857 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 17476

[startup+582.302 s]
/proc/loadavg: 0.99 0.92 0.81 2/66 14473
/proc/meminfo: memFree=1666400/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=12116 CPUtime=581.76
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2711 0 0 0 58173 3 0 0 25 0 1 0 242273964 12406784 2695 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3029 2695 76 170 0 2857 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 17476

[startup+642.302 s]
/proc/loadavg: 0.99 0.93 0.82 2/66 14473
/proc/meminfo: memFree=1666208/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=12400 CPUtime=641.74
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2761 0 0 0 64171 3 0 0 25 0 1 0 242273964 12697600 2745 1992294400 134512640 135212939 4294956240 18446744073709551615 134527119 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3100 2745 76 170 0 2928 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 17760

[startup+702.302 s]
/proc/loadavg: 0.99 0.94 0.83 2/66 14473
/proc/meminfo: memFree=1666080/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=12548 CPUtime=701.7
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2789 0 0 0 70167 3 0 0 25 0 1 0 242273964 12849152 2773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3137 2773 76 170 0 2965 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 17908

[startup+762.306 s]
/proc/loadavg: 0.99 0.95 0.83 2/66 14473
/proc/meminfo: memFree=1665888/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=12688 CPUtime=761.68
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2840 0 0 0 76165 3 0 0 25 0 1 0 242273964 12992512 2824 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3172 2824 76 170 0 3000 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 18048

[startup+822.302 s]
/proc/loadavg: 0.99 0.95 0.84 2/66 14473
/proc/meminfo: memFree=1665760/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=12844 CPUtime=821.65
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2877 0 0 0 82162 3 0 0 25 0 1 0 242273964 13152256 2861 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3211 2861 76 170 0 3039 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 18204

[startup+882.302 s]
/proc/loadavg: 0.99 0.96 0.85 2/66 14473
/proc/meminfo: memFree=1665696/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=13016 CPUtime=881.62
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2903 0 0 0 88159 3 0 0 25 0 1 0 242273964 13328384 2887 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3254 2887 76 170 0 3082 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 18376

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 14473
/proc/meminfo: memFree=1665632/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=13164 CPUtime=941.6
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2929 0 0 0 94157 3 0 0 25 0 1 0 242273964 13479936 2913 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3291 2913 76 170 0 3119 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 18524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 14473
/proc/meminfo: memFree=1665568/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=13164 CPUtime=1001.58
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 2929 0 0 0 100155 3 0 0 25 0 1 0 242273964 13479936 2913 1992294400 134512640 135212939 4294956240 18446744073709551615 134530350 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3291 2913 76 170 0 3119 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 18524

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 14473
/proc/meminfo: memFree=1664608/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=14192 CPUtime=1061.56
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 3168 0 0 0 106152 4 0 0 25 0 1 0 242273964 14532608 3152 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3548 3152 76 170 0 3376 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 19552

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 14473
/proc/meminfo: memFree=1664544/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=14192 CPUtime=1121.54
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 3175 0 0 0 112150 4 0 0 25 0 1 0 242273964 14532608 3159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3548 3159 76 170 0 3376 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 19552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 14473
/proc/meminfo: memFree=1664416/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=14352 CPUtime=1181.51
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 3203 0 0 0 118147 4 0 0 25 0 1 0 242273964 14696448 3187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526571 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3588 3187 76 170 0 3416 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 19712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 14473
/proc/meminfo: memFree=1664416/2055920 swapFree=4180420/4192956
[pid=14467] ppid=14465 vsize=5360 CPUtime=0.28
/proc/14467/stat : 14467 (run.sh) S 14465 14467 14403 0 -1 4194304 341 982 0 0 0 0 28 0 16 0 1 0 242273934 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1340 241 197 169 0 51 0
[pid=14471] ppid=14467 vsize=14352 CPUtime=1199.81
/proc/14471/stat : 14471 (minisat) R 14467 14467 14403 0 -1 4194304 3203 0 0 0 119977 4 0 0 25 0 1 0 242273964 14696448 3187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14471/statm: 3588 3187 76 170 0 3416 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 19712

Sending SIGTERM to process tree (bottom up)

Sleeping 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.06
CPU system time (s): 0.052991
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 19712

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

runsolver used 0.970852 second user time and 3.40748 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-12 17:33:22
IDJOB=1805901
IDBENCH=24621
IDSOLVER=647
FILE ID=node9/1805901-1242142402
PBS_JOBID= 9289712
Free space on /tmp= 66424 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805901-1242142402/watcher-1805901-1242142402 -o /tmp/evaluation-result-1805901-1242142402/solver-1805901-1242142402 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805901-1242142402.cnf HOME

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

MD5SUM BENCH= e8bf7f81ddac4f189ec204bc856c8406
RANDOM SEED=1232293360

node9.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.240
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.240
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:       1678928 kB
Buffers:         39720 kB
Cached:         274452 kB
SwapCached:       6312 kB
Active:          48796 kB
Inactive:       273684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678928 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          13976 kB
Slab:            40568 kB
Committed_AS:   823956 kB
PageTables:       1388 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= 66420 MiB
End job on node9 at 2009-05-12 17:53:23