Trace number 1806399

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
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.07 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
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 variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1197     2548 |     359       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1183     4368 |      --       0       --      -- |     --   | -14/1820
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 168   #clauses: 1183   #literals: 4368
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c SatElite is done !
0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.01	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Calling MINISAT
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  168                                                  |
0.00/0.01	|  Number of clauses:    1183                                                 |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     168     1183     4368 |      394        0    nan |  0.000 % |
0.00/0.02	|       100 |     168     1183     4368 |      433      100     33 |  0.004 % |
0.00/0.02	|       251 |     168     1183     4368 |      477      251     32 |  0.043 % |
0.00/0.02	|       476 |     168     1183     4368 |      524      476     33 |  0.043 % |
0.00/0.03	|       817 |     168     1183     4368 |      577      501     32 |  0.046 % |
0.00/0.04	|      1323 |     168     1183     4368 |      635      669     31 |  0.046 % |
0.00/0.06	|      2082 |     168     1183     4368 |      698      720     35 |  0.043 % |
0.00/0.09	|      3221 |     168     1183     4368 |      768      697     37 |  0.046 % |
0.00/0.14	|      4930 |     168     1183     4368 |      845      663     36 |  0.043 % |
0.00/0.22	|      7493 |     168     1183     4368 |      929      840     36 |  0.004 % |
0.00/0.35	|     11337 |     168     1183     4368 |     1022      543     35 |  0.004 % |
0.00/0.55	|     17103 |     168     1183     4368 |     1125      718     30 |  0.043 % |
0.00/0.84	|     25753 |     168     1183     4368 |     1237      786     33 |  0.046 % |
1.27/1.34	|     38727 |     168     1183     4368 |     1361     1035     37 |  0.050 % |
2.08/2.13	|     58189 |     168     1183     4368 |     1497      776     35 |  0.043 % |
3.18/3.30	|     87383 |     168     1183     4368 |     1647     1333     37 |  0.050 % |
5.27/5.36	|    131172 |     168     1183     4368 |     1811     1676     40 |  0.043 % |
8.27/8.31	|    196856 |     168     1183     4368 |     1993     1697     36 |  0.043 % |
12.47/12.51	|    295383 |     168     1183     4368 |     2192     1971     36 |  0.043 % |
19.57/19.65	|    443173 |     168     1183     4368 |     2411     1340     33 |  0.004 % |
30.96/31.00	|    664856 |     168     1183     4368 |     2652     1488     38 |  0.043 % |
50.36/50.48	|    997381 |     168     1183     4368 |     2918     2691     36 |  0.043 % |
80.75/80.89	|   1496169 |     168     1183     4368 |     3209     2878     38 |  0.043 % |
123.63/123.79	|   2244351 |     168     1183     4368 |     3530     3183     45 |  0.004 % |
190.02/190.10	|   3366625 |     168     1183     4368 |     3884     2995     39 |  0.046 % |
301.39/301.56	|   5050036 |     168     1183     4368 |     4272     2890     38 |  0.043 % |
468.84/469.09	|   7575152 |     168     1183     4368 |     4699     2862     42 |  0.043 % |
712.98/713.22	|  11362828 |     168     1183     4368 |     5169     2747     42 |  0.043 % |
1111.57/1111.94	|  17044340 |     168     1183     4368 |     5686     3753     39 |  0.046 % |
1200.04/1200.40	HOME/run.sh: line 54: 16904 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-1806399-1242148619/watcher-1806399-1242148619 -o /tmp/evaluation-result-1806399-1242148619/solver-1806399-1242148619 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806399-1242148619.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.98 0.91 3/64 16900
/proc/meminfo: memFree=741896/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242895862 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16900/statm: 1340 238 197 169 0 51 0
[pid=16901] ppid=16900 vsize=820 CPUtime=0
/proc/16901/stat : 16901 (SatElite) R 16900 16900 16669 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 242895862 839680 117 1992294400 134512640 135031949 4294956224 18446744073709551615 134807752 0 0 4096 3 0 0 0 17 1 0 0
/proc/16901/statm: 205 117 69 126 0 76 0

[startup+0.0682659 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 16900
/proc/meminfo: memFree=741896/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101268 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 16900
/proc/meminfo: memFree=741896/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301289 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 16900
/proc/meminfo: memFree=741896/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701327 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 16900
/proc/meminfo: memFree=741896/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50141 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=740984/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=2416 CPUtime=1.47
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 246 0 0 0 147 0 0 0 25 0 1 0 242895864 2473984 230 1992294400 134512640 135212939 4294956240 18446744073709551615 134526769 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 604 230 76 170 0 432 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7776

[startup+3.10156 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=740728/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=2548 CPUtime=3.07
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 289 0 0 0 307 0 0 0 25 0 1 0 242895864 2609152 273 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 637 273 76 170 0 465 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7908

[startup+6.30188 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=740472/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=2680 CPUtime=6.27
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 319 0 0 0 627 0 0 0 25 0 1 0 242895864 2744320 303 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 670 303 76 170 0 498 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8040

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=740216/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=2812 CPUtime=12.67
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 365 0 0 0 1267 0 0 0 25 0 1 0 242895864 2879488 349 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 703 349 76 170 0 531 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8172

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=739960/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=3076 CPUtime=25.47
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 430 0 0 0 2547 0 0 0 25 0 1 0 242895864 3149824 414 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 769 414 76 170 0 597 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8436

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=739640/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=3472 CPUtime=51.06
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 511 0 0 0 5106 0 0 0 25 0 1 0 242895864 3555328 495 1992294400 134512640 135212939 4294956240 18446744073709551615 134537538 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 868 495 76 170 0 696 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8832

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=739128/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=3868 CPUtime=102.24
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 629 0 0 0 10224 0 0 0 25 0 1 0 242895864 3960832 613 1992294400 134512640 135212939 4294956240 18446744073709551615 134536022 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 967 613 76 170 0 795 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9228

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=738744/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=4264 CPUtime=162.22
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 718 0 0 0 16222 0 0 0 25 0 1 0 242895864 4366336 702 1992294400 134512640 135212939 4294956240 18446744073709551615 134527136 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1066 702 76 170 0 894 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9624

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=738616/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=4396 CPUtime=222.21
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 738 0 0 0 22220 1 0 0 25 0 1 0 242895864 4501504 722 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1099 722 76 170 0 927 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9756

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=738552/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=4528 CPUtime=282.2
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 767 0 0 0 28219 1 0 0 25 0 1 0 242895864 4636672 751 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1132 751 76 170 0 960 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 9888

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=738168/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=4908 CPUtime=342.18
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 863 0 0 0 34217 1 0 0 25 0 1 0 242895864 5025792 847 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1227 847 76 170 0 1055 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 10268

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=738104/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=4908 CPUtime=402.16
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 873 0 0 0 40215 1 0 0 25 0 1 0 242895864 5025792 857 1992294400 134512640 135212939 4294956240 18446744073709551615 134539406 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1227 857 76 170 0 1055 0
Current children cumulated CPU time (s) 402.16

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

[pid=16904] ppid=16900 vsize=4908 CPUtime=462.14
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 890 0 0 0 46213 1 0 0 25 0 1 0 242895864 5025792 874 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1227 874 76 170 0 1055 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 10268

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737848/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5172 CPUtime=522.12
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 934 0 0 0 52211 1 0 0 25 0 1 0 242895864 5296128 918 1992294400 134512640 135212939 4294956240 18446744073709551615 134536470 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1293 918 76 170 0 1121 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 10532

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737720/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5172 CPUtime=582.12
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 956 0 0 0 58210 2 0 0 25 0 1 0 242895864 5296128 940 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1293 940 76 170 0 1121 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 10532

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737720/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5264 CPUtime=642.1
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 966 0 0 0 64208 2 0 0 25 0 1 0 242895864 5390336 950 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1316 950 76 170 0 1144 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 10624

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737656/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5264 CPUtime=702.08
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 976 0 0 0 70206 2 0 0 25 0 1 0 242895864 5390336 960 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1316 960 76 170 0 1144 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 10624

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737528/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5396 CPUtime=762.07
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 998 0 0 0 76205 2 0 0 25 0 1 0 242895864 5525504 982 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1349 982 76 170 0 1177 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 10756

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737528/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5396 CPUtime=822.05
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1010 0 0 0 82203 2 0 0 25 0 1 0 242895864 5525504 994 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1349 994 76 170 0 1177 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 10756

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737400/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5528 CPUtime=882.03
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1043 0 0 0 88201 2 0 0 25 0 1 0 242895864 5660672 1027 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1382 1027 76 170 0 1210 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 10888

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737336/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5572 CPUtime=942.01
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1057 0 0 0 94199 2 0 0 25 0 1 0 242895864 5705728 1041 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1393 1041 76 170 0 1221 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 10932

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737336/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5572 CPUtime=1001.99
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1057 0 0 0 100197 2 0 0 25 0 1 0 242895864 5705728 1041 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1393 1041 76 170 0 1221 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 10932

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737272/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5572 CPUtime=1061.97
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1057 0 0 0 106195 2 0 0 25 0 1 0 242895864 5705728 1041 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1393 1041 76 170 0 1221 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 10932

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=737144/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=5780 CPUtime=1121.97
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1100 0 0 0 112194 3 0 0 25 0 1 0 242895864 5918720 1084 1992294400 134512640 135212939 4294956240 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1445 1084 76 170 0 1273 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 11140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 16904
/proc/meminfo: memFree=736888/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=6064 CPUtime=1181.95
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1151 0 0 0 118192 3 0 0 25 0 1 0 242895864 6209536 1135 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1516 1135 76 170 0 1344 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 11424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.00 0.91 2/66 16904
/proc/meminfo: memFree=736888/2055920 swapFree=4181340/4192956
[pid=16900] ppid=16898 vsize=5360 CPUtime=0
/proc/16900/stat : 16900 (run.sh) S 16898 16900 16669 0 -1 4194304 343 308 0 0 0 0 0 0 16 0 1 0 242895862 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16900/statm: 1340 241 197 169 0 51 0
[pid=16904] ppid=16900 vsize=6064 CPUtime=1200.04
/proc/16904/stat : 16904 (minisat) R 16900 16900 16669 0 -1 4194304 1151 0 0 0 120001 3 0 0 25 0 1 0 242895864 6209536 1135 1992294400 134512640 135212939 4294956240 18446744073709551615 134529615 0 0 4096 3 0 0 0 17 1 0 0
/proc/16904/statm: 1516 1135 76 170 0 1344 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 11424

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.07
CPU user time (s): 1200.03
CPU system time (s): 0.038994
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 11424

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

runsolver used 1.39279 second user time and 2.92256 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-12 19:16:59
IDJOB=1806399
IDBENCH=24730
IDSOLVER=648
FILE ID=node12/1806399-1242148619
PBS_JOBID= 9289709
Free space on /tmp= 66096 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806399-1242148619/watcher-1806399-1242148619 -o /tmp/evaluation-result-1806399-1242148619/solver-1806399-1242148619 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806399-1242148619.cnf HOME

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=870866994

node12.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.213
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.213
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:        742376 kB
Buffers:         82684 kB
Cached:        1139812 kB
SwapCached:       5448 kB
Active:         204020 kB
Inactive:      1026360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        742376 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            69248 kB
Committed_AS:  1014860 kB
PageTables:       1376 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= 66096 MiB
End job on node12 at 2009-05-12 19:36:59