Trace number 1805894

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.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
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 variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
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.05/0.09	#LEARNT CLAUSES 0
0.09/0.10	done !
0.09/0.10	c Now, SatElite...
0.09/0.10	c Parsing...
0.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |   14303    43196 |    4290       0        0     nan |  0.000 % |
0.09/0.26	c |         0 |   14016    46854 |      --       0       --      -- |     --   | -287/3658
0.09/0.26	c ==============================================================================
0.09/0.26	c Result  :   #vars: 861   #clauses: 14016   #literals: 46854
0.09/0.26	c CPU time:   0.158975 s
0.09/0.26	c ==============================================================================
0.09/0.29	c SatElite is done !
0.09/0.29	c Calling MINISAT
0.09/0.29	This is MiniSat 2.0 beta
0.09/0.29	WARNING: for repeatability, setting FPU to use double precision
0.09/0.29	============================[ Problem Statistics ]=============================
0.09/0.29	|                                                                             |
0.09/0.29	|  Number of variables:  861                                                  |
0.09/0.29	|  Number of clauses:    14016                                                |
0.27/0.30	|  Parsing time:         0.01         s                                       |
0.27/0.30	============================[ Search Statistics ]==============================
0.27/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.27/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.27/0.30	===============================================================================
0.27/0.30	|         0 |     861    14016    46854 |     4672        0    nan |  0.000 % |
0.27/0.30	|       101 |     861    14016    46854 |     5139      101     15 |  0.000 % |
0.27/0.32	|       252 |     861    14016    46854 |     5653      252     25 |  0.000 % |
0.27/0.35	|       477 |     861    14016    46854 |     6218      477     26 |  0.000 % |
0.27/0.37	|       814 |     861    14016    46854 |     6840      814     29 |  0.000 % |
0.27/0.42	|      1320 |     861    14016    46854 |     7524     1320     30 |  0.000 % |
0.27/0.51	|      2080 |     861    14016    46854 |     8276     2080     30 |  0.000 % |
0.27/0.67	|      3221 |     861    14016    46854 |     9104     3221     29 |  0.000 % |
0.27/0.86	|      4930 |     861    14016    46854 |    10014     4930     28 |  0.000 % |
1.17/1.26	|      7493 |     861    14016    46854 |    11016     7493     28 |  0.000 % |
1.97/2.08	|     11337 |     861    14016    46854 |    12117     5772     25 |  0.000 % |
3.07/3.10	|     17105 |     861    14016    46854 |    13329    11540     31 |  0.000 % |
5.47/5.54	|     25754 |     861    14016    46854 |    14662     6754     30 |  0.000 % |
8.56/8.67	|     38729 |     861    14016    46854 |    16129    12340     29 |  0.000 % |
13.06/13.14	|     58190 |     861    14016    46854 |    17741    15546     32 |  0.000 % |
19.67/19.78	|     87382 |     861    14016    46854 |    19516     9013     30 |  0.000 % |
31.06/31.13	|    131172 |     861    14016    46854 |    21467    13519     30 |  0.000 % |
49.75/49.83	|    196856 |     861    14016    46854 |    23614    14369     35 |  0.000 % |
82.64/82.72	|    295382 |     861    14016    46854 |    25975    17994     29 |  0.000 % |
139.63/139.72	|    443172 |     861    14016    46854 |    28573    22278     29 |  0.000 % |
221.30/221.42	|    664856 |     861    14016    46854 |    31430    28456     31 |  0.000 % |
376.15/376.37	|    997381 |     861    14016    46854 |    34573    26104     31 |  0.000 % |
632.78/633.05	|   1496171 |     861    14016    46854 |    38031    28641     26 |  0.000 % |
1078.54/1078.98	|   2244353 |     861    14016    46854 |    41834    37955     33 |  0.000 % |
1200.01/1200.40	HOME/run.sh: line 55:  2452 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-1805894-1242142382/watcher-1805894-1242142382 -o /tmp/evaluation-result-1805894-1242142382/solver-1805894-1242142382 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805894-1242142382.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.94 0.44 0.56 3/64 2448
/proc/meminfo: memFree=841712/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242262626 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 237 196 169 0 51 0
[pid=2449] ppid=2448 vsize=2108 CPUtime=0
/proc/2449/stat : 2449 (revival) R 2448 2448 2338 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 242262626 2158592 219 1992294400 134512640 134537284 4294956368 18446744073709551615 4245061 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 527 220 82 6 0 165 0

[startup+0.0614629 s]
/proc/loadavg: 0.94 0.44 0.56 3/64 2448
/proc/meminfo: memFree=841712/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242262626 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 237 196 169 0 51 0
[pid=2449] ppid=2448 vsize=2356 CPUtime=0.05
/proc/2449/stat : 2449 (revival) R 2448 2448 2338 0 -1 4194304 388 0 0 0 5 0 0 0 18 0 1 50000 242262626 2412544 299 1992294400 134512640 134537284 4294956368 18446744073709551615 134524234 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2449/statm: 589 299 85 6 0 227 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7716

[startup+0.101468 s]
/proc/loadavg: 0.94 0.44 0.56 3/64 2448
/proc/meminfo: memFree=841712/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242262626 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 237 196 169 0 51 0
[pid=2449] ppid=2448 vsize=2368 CPUtime=0.09
/proc/2449/stat : 2449 (revival) R 2448 2448 2338 0 -1 4194304 402 0 0 0 9 0 0 0 18 0 1 50000 242262626 2424832 313 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2449/statm: 592 313 97 6 0 230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.3015 s]
/proc/loadavg: 0.94 0.44 0.56 3/64 2448
/proc/meminfo: memFree=841712/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5360

[startup+0.701553 s]
/proc/loadavg: 0.94 0.44 0.56 3/64 2448
/proc/meminfo: memFree=841712/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5360

[startup+1.50167 s]
/proc/loadavg: 0.94 0.44 0.56 2/66 2452
/proc/meminfo: memFree=838944/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=3868 CPUtime=1.2
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 652 0 0 0 120 0 0 0 25 0 1 0 242262655 3960832 636 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 967 636 76 170 0 795 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9228

[startup+3.10289 s]
/proc/loadavg: 0.94 0.44 0.56 2/66 2452
/proc/meminfo: memFree=838112/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=4396 CPUtime=2.8
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 801 0 0 0 280 0 0 0 25 0 1 0 242262655 4501504 785 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 1099 785 76 170 0 927 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9756

[startup+6.30134 s]
/proc/loadavg: 0.94 0.45 0.56 2/66 2452
/proc/meminfo: memFree=837224/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=4924 CPUtime=5.99
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 922 0 0 0 599 0 0 0 25 0 1 0 242262655 5042176 906 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 1231 906 76 170 0 1059 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10284

[startup+12.7013 s]
/proc/loadavg: 0.95 0.46 0.57 2/66 2452
/proc/meminfo: memFree=836520/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=5584 CPUtime=12.39
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 1083 0 0 0 1239 0 0 0 25 0 1 0 242262655 5718016 1067 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 1396 1067 76 170 0 1224 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10944

[startup+25.5011 s]
/proc/loadavg: 0.96 0.48 0.57 2/66 2452
/proc/meminfo: memFree=835624/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=6472 CPUtime=25.19
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 1303 0 0 0 2518 1 0 0 25 0 1 0 242262655 6627328 1287 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 1618 1287 76 170 0 1446 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11832

[startup+51.1017 s]
/proc/loadavg: 0.97 0.52 0.58 2/66 2452
/proc/meminfo: memFree=834344/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=7800 CPUtime=50.78
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 1629 0 0 0 5077 1 0 0 25 0 1 0 242262655 7987200 1613 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 1950 1613 76 170 0 1778 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13160

[startup+102.306 s]
/proc/loadavg: 0.99 0.59 0.60 2/66 2452
/proc/meminfo: memFree=833384/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=8600 CPUtime=101.97
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 1859 0 0 0 10195 2 0 0 25 0 1 0 242262655 8806400 1843 1992294400 134512640 135212939 4294956240 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2150 1843 76 170 0 1978 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13960

[startup+162.301 s]
/proc/loadavg: 0.99 0.67 0.62 2/66 2452
/proc/meminfo: memFree=832424/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=9732 CPUtime=161.95
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2102 0 0 0 16193 2 0 0 25 0 1 0 242262655 9965568 2086 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2433 2086 76 170 0 2261 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15092

[startup+222.302 s]
/proc/loadavg: 0.99 0.72 0.64 2/66 2452
/proc/meminfo: memFree=831976/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=10132 CPUtime=221.93
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2217 0 0 0 22191 2 0 0 25 0 1 0 242262655 10375168 2201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2533 2201 76 170 0 2361 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 15492

[startup+282.301 s]
/proc/loadavg: 0.99 0.77 0.66 2/66 2452
/proc/meminfo: memFree=831272/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=10800 CPUtime=281.91
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2386 0 0 0 28189 2 0 0 25 0 1 0 242262655 11059200 2370 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2700 2370 76 170 0 2528 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 16160

[startup+342.302 s]
/proc/loadavg: 0.99 0.81 0.68 2/66 2452
/proc/meminfo: memFree=831144/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=10968 CPUtime=341.89
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2407 0 0 0 34187 2 0 0 25 0 1 0 242262655 11231232 2391 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2742 2391 76 170 0 2570 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16328

[startup+402.301 s]
/proc/loadavg: 0.99 0.84 0.70 2/66 2452
/proc/meminfo: memFree=830632/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27

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

[pid=2452] ppid=2448 vsize=11672 CPUtime=461.86
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2567 0 0 0 46183 3 0 0 25 0 1 0 242262655 11952128 2551 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2918 2551 76 170 0 2746 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 17032

[startup+522.301 s]
/proc/loadavg: 0.99 0.89 0.73 2/66 2452
/proc/meminfo: memFree=830376/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=11840 CPUtime=521.84
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2613 0 0 0 52181 3 0 0 25 0 1 0 242262655 12124160 2597 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2960 2597 76 170 0 2788 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 17200

[startup+582.302 s]
/proc/loadavg: 0.99 0.91 0.74 2/66 2452
/proc/meminfo: memFree=830376/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=11840 CPUtime=581.83
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2615 0 0 0 58180 3 0 0 25 0 1 0 242262655 12124160 2599 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2960 2599 76 170 0 2788 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 17200

[startup+642.301 s]
/proc/loadavg: 0.99 0.92 0.75 2/66 2452
/proc/meminfo: memFree=830248/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=11840 CPUtime=641.81
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2630 0 0 0 64178 3 0 0 25 0 1 0 242262655 12124160 2614 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 2960 2614 76 170 0 2788 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 17200

[startup+702.302 s]
/proc/loadavg: 0.99 0.93 0.77 2/66 2454
/proc/meminfo: memFree=829288/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=12684 CPUtime=701.78
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2842 0 0 0 70175 3 0 0 25 0 1 0 242262655 12988416 2826 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3171 2826 76 170 0 2999 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 18044

[startup+762.305 s]
/proc/loadavg: 0.99 0.94 0.78 2/66 2454
/proc/meminfo: memFree=829160/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=12968 CPUtime=761.77
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2901 0 0 0 76174 3 0 0 25 0 1 0 242262655 13279232 2885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3242 2885 76 170 0 3070 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 18328

[startup+822.302 s]
/proc/loadavg: 0.99 0.95 0.79 2/66 2454
/proc/meminfo: memFree=828904/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=13284 CPUtime=821.75
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2954 0 0 0 82172 3 0 0 25 0 1 0 242262655 13602816 2938 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3321 2938 76 170 0 3149 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 18644

[startup+882.301 s]
/proc/loadavg: 0.99 0.95 0.80 2/66 2454
/proc/meminfo: memFree=828840/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=13284 CPUtime=881.73
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 2969 0 0 0 88170 3 0 0 25 0 1 0 242262655 13602816 2953 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3321 2953 76 170 0 3149 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 18644

[startup+942.302 s]
/proc/loadavg: 0.99 0.96 0.81 2/66 2454
/proc/meminfo: memFree=828520/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=13576 CPUtime=941.71
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 3040 0 0 0 94168 3 0 0 25 0 1 0 242262655 13901824 3024 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3394 3024 76 170 0 3222 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 18936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 2454
/proc/meminfo: memFree=828520/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=13576 CPUtime=1001.69
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 3047 0 0 0 100166 3 0 0 25 0 1 0 242262655 13901824 3031 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3394 3031 76 170 0 3222 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 18936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 2454
/proc/meminfo: memFree=828200/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=13868 CPUtime=1061.67
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 3111 0 0 0 106164 3 0 0 25 0 1 0 242262655 14200832 3095 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3467 3095 76 170 0 3295 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 19228

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 2454
/proc/meminfo: memFree=827752/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=14476 CPUtime=1121.65
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 3226 0 0 0 112162 3 0 0 25 0 1 0 242262655 14823424 3210 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3619 3210 76 170 0 3447 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 19836

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 2454
/proc/meminfo: memFree=827688/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=14476 CPUtime=1181.65
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 3249 0 0 0 118161 4 0 0 25 0 1 0 242262655 14823424 3233 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3619 3233 76 170 0 3447 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 19836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 2454
/proc/meminfo: memFree=827624/2055920 swapFree=4180380/4192956
[pid=2448] ppid=2446 vsize=5360 CPUtime=0.27
/proc/2448/stat : 2448 (run.sh) S 2446 2448 2338 0 -1 4194304 341 977 0 0 0 0 27 0 16 0 1 0 242262626 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2448/statm: 1340 241 197 169 0 51 0
[pid=2452] ppid=2448 vsize=14628 CPUtime=1199.74
/proc/2452/stat : 2452 (minisat) R 2448 2448 2338 0 -1 4194304 3265 0 0 0 119970 4 0 0 25 0 1 0 242262655 14979072 3249 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/2452/statm: 3657 3249 76 170 0 3485 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 19988

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.99
CPU system time (s): 0.056991
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 19988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4599
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= 11
involuntary context switches= 1749

runsolver used 1.40479 second user time and 2.93655 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-12 17:33:02
IDJOB=1805894
IDBENCH=24618
IDSOLVER=647
FILE ID=node49/1805894-1242142382
PBS_JOBID= 9289675
Free space on /tmp= 66216 MiB

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

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

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=1864566072

node49.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.241
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.241
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:        842256 kB
Buffers:         65168 kB
Cached:        1087152 kB
SwapCached:       6332 kB
Active:          94520 kB
Inactive:      1066680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        842256 kB
SwapTotal:     4192956 kB
SwapFree:      4180380 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            38368 kB
Committed_AS:   866092 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node49 at 2009-05-12 17:53:03