Trace number 1806098

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.09 1200.81

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.389
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 564

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 |    2200     9712 |     659       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 311   #clauses: 2200   #literals: 9712
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c SatElite is done !
0.00/0.01	c revival is preprocessing the formula...#ITERATIONS 17
0.00/0.08	#LEARNT CLAUSES 11
0.00/0.08	done !
0.00/0.08	c Calling MINISAT
0.00/0.08	This is MiniSat 2.0 beta
0.00/0.08	WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	============================[ Problem Statistics ]=============================
0.00/0.08	|                                                                             |
0.00/0.08	|  Number of variables:  311                                                  |
0.00/0.08	|  Number of clauses:    2211                                                 |
0.00/0.09	|  Parsing time:         0.00         s                                       |
0.00/0.09	============================[ Search Statistics ]==============================
0.00/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	===============================================================================
0.00/0.09	|         0 |     311     2211     7430 |      737        0    nan |  0.000 % |
0.00/0.09	|       100 |     311     2211     7430 |      810      100      9 |  0.001 % |
0.00/0.09	|       250 |     311     2211     7430 |      891      250     10 |  0.001 % |
0.00/0.09	|       478 |     311     2211     7430 |      980      478     12 |  0.001 % |
0.08/0.10	|       816 |     311     2211     7430 |     1079      816     12 |  0.001 % |
0.08/0.11	|      1322 |     311     2211     7430 |     1186      755     10 |  0.001 % |
0.08/0.14	|      2082 |     311     2211     7430 |     1305      909     11 |  0.001 % |
0.08/0.18	|      3221 |     311     2211     7430 |     1436      714      7 |  0.001 % |
0.08/0.26	|      4930 |     311     2211     7430 |     1579      951     10 |  0.001 % |
0.08/0.40	|      7493 |     311     2211     7430 |     1737     1092     11 |  0.001 % |
0.08/0.59	|     11337 |     311     2211     7430 |     1911     1397     13 |  0.001 % |
0.08/0.90	|     17103 |     311     2211     7430 |     2102     1351     12 |  0.001 % |
1.29/1.36	|     25752 |     311     2211     7430 |     2313     1481     13 |  0.001 % |
1.99/2.05	|     38728 |     311     2211     7430 |     2544     1584     13 |  0.001 % |
3.15/3.49	|     58189 |     311     2211     7430 |     2798     1715     14 |  0.001 % |
4.93/5.28	|     87382 |     311     2211     7430 |     3078     2580     14 |  0.001 % |
7.63/7.95	|    131171 |     311     2211     7430 |     3386     2760     15 |  0.001 % |
12.13/12.47	|    196857 |     311     2211     7430 |     3725     1906     14 |  0.001 % |
19.02/19.31	|    295385 |     311     2211     7430 |     4097     2858     15 |  0.001 % |
29.32/29.69	|    443175 |     311     2211     7430 |     4507     4077     16 |  0.001 % |
45.83/46.12	|    664859 |     311     2211     7430 |     4958     3505     14 |  0.001 % |
70.71/71.01	|    997385 |     311     2211     7430 |     5453     4233     15 |  0.001 % |
110.60/110.90	|   1496174 |     311     2211     7430 |     5999     3936     16 |  0.001 % |
171.87/172.21	|   2244357 |     311     2211     7430 |     6599     4443     15 |  0.001 % |
266.34/266.78	|   3366631 |     311     2211     7430 |     7259     6423     17 |  0.001 % |
402.48/402.95	|   5050042 |     311     2211     7430 |     7985     6565     17 |  0.001 % |
635.99/636.59	|   7575160 |     311     2211     7430 |     8783     4345     15 |  0.001 % |
995.55/996.29	|  11362835 |     311     2211     7430 |     9662     8630     16 |  0.002 % |
1200.07/1200.80	HOME/run.sh: line 54: 21328 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-1806098-1242145196/watcher-1806098-1242145196 -o /tmp/evaluation-result-1806098-1242145196/solver-1806098-1242145196 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806098-1242145196.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: 1.00 1.00 0.93 3/64 21324
/proc/meminfo: memFree=820784/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0
/proc/21324/stat : 21324 (run.sh) R 21322 21324 21194 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242552890 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21324/statm: 1340 237 196 169 0 51 0
[pid=21325] ppid=21324 vsize=816 CPUtime=0
/proc/21325/stat : 21325 (SatElite) R 21324 21324 21194 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 242552890 835584 98 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/21325/statm: 204 99 51 126 0 75 0

[startup+0.0689379 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21324
/proc/meminfo: memFree=820784/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 317 155 0 0 0 0 0 0 16 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102946 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21324
/proc/meminfo: memFree=820784/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301982 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21324
/proc/meminfo: memFree=820784/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.70106 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21324
/proc/meminfo: memFree=820784/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=819936/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=2284 CPUtime=1.41
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 225 0 0 0 141 0 0 0 25 0 1 0 242552898 2338816 209 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 571 209 76 170 0 399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7644

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=819680/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=2416 CPUtime=2.79
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 245 0 0 0 279 0 0 0 25 0 1 0 242552898 2473984 229 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 604 229 76 170 0 432 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 7776

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=819488/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=2548 CPUtime=5.95
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 287 0 0 0 595 0 0 0 25 0 1 0 242552898 2609152 271 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 637 271 76 170 0 465 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 7908

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=819112/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=2680 CPUtime=12.35
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 338 0 0 0 1235 0 0 0 25 0 1 0 242552898 2744320 322 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 670 322 76 170 0 498 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 8040

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=818920/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=2932 CPUtime=25.14
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 388 0 0 0 2514 0 0 0 25 0 1 0 242552898 3002368 372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 733 372 76 170 0 561 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 8292

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=818600/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=3196 CPUtime=50.74
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 464 0 0 0 5073 1 0 0 25 0 1 0 242552898 3272704 448 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 799 448 76 170 0 627 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 8556

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=818152/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=3620 CPUtime=101.92
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 562 0 0 0 10191 1 0 0 25 0 1 0 242552898 3706880 546 1992294400 134512640 135212939 4294956240 18446744073709551615 134527071 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 905 546 76 170 0 733 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 8980

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=817896/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=3900 CPUtime=161.9
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 622 0 0 0 16189 1 0 0 25 0 1 0 242552898 3993600 606 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 975 606 76 170 0 803 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 9260

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=817448/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=4304 CPUtime=221.88
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 736 0 0 0 22187 1 0 0 25 0 1 0 242552898 4407296 720 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1076 720 76 170 0 904 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 9664

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=817128/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=4568 CPUtime=281.85
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 797 0 0 0 28184 1 0 0 25 0 1 0 242552898 4677632 781 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1142 781 76 170 0 970 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 9928

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=816936/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=4832 CPUtime=341.83
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 857 0 0 0 34182 1 0 0 25 0 1 0 242552898 4947968 841 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1208 841 76 170 0 1036 0
Current children cumulated CPU time (s) 341.91
Current children cumulated vsize (KiB) 10192

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=816744/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=4968 CPUtime=401.8
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 889 0 0 0 40179 1 0 0 25 0 1 0 242552898 5087232 873 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1242 873 76 170 0 1070 0
Current children cumulated CPU time (s) 401.88

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

/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5252 CPUtime=461.78
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 962 0 0 0 46177 1 0 0 25 0 1 0 242552898 5378048 946 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1313 946 76 170 0 1141 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 10612

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=816296/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5404 CPUtime=521.76
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1004 0 0 0 52175 1 0 0 25 0 1 0 242552898 5533696 988 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1351 988 76 170 0 1179 0
Current children cumulated CPU time (s) 521.84
Current children cumulated vsize (KiB) 10764

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=816168/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5536 CPUtime=581.73
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1030 0 0 0 58172 1 0 0 25 0 1 0 242552898 5668864 1014 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1384 1014 76 170 0 1212 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 10896

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=816104/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5712 CPUtime=641.71
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1058 0 0 0 64170 1 0 0 25 0 1 0 242552898 5849088 1042 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1428 1042 76 170 0 1256 0
Current children cumulated CPU time (s) 641.79
Current children cumulated vsize (KiB) 11072

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815976/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5712 CPUtime=701.68
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1082 0 0 0 70167 1 0 0 25 0 1 0 242552898 5849088 1066 1992294400 134512640 135212939 4294956240 18446744073709551615 134526691 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1428 1066 76 170 0 1256 0
Current children cumulated CPU time (s) 701.76
Current children cumulated vsize (KiB) 11072

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815912/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5848 CPUtime=761.66
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1101 0 0 0 76165 1 0 0 25 0 1 0 242552898 5988352 1085 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1462 1085 76 170 0 1290 0
Current children cumulated CPU time (s) 761.74
Current children cumulated vsize (KiB) 11208

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815912/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5848 CPUtime=821.64
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1108 0 0 0 82163 1 0 0 25 0 1 0 242552898 5988352 1092 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1462 1092 76 170 0 1290 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 11208

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815720/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5992 CPUtime=881.61
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1137 0 0 0 88160 1 0 0 25 0 1 0 242552898 6135808 1121 1992294400 134512640 135212939 4294956240 18446744073709551615 134539152 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1498 1121 76 170 0 1326 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 11352

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815656/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5992 CPUtime=941.59
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1164 0 0 0 94158 1 0 0 25 0 1 0 242552898 6135808 1148 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1498 1148 76 170 0 1326 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 11352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815592/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=5992 CPUtime=1001.56
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1165 0 0 0 100155 1 0 0 25 0 1 0 242552898 6135808 1149 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1498 1149 76 170 0 1326 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 11352

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815592/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=6136 CPUtime=1061.54
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1181 0 0 0 106153 1 0 0 25 0 1 0 242552898 6283264 1165 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1534 1165 76 170 0 1362 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 11496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815464/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=6136 CPUtime=1121.52
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1200 0 0 0 112151 1 0 0 25 0 1 0 242552898 6283264 1184 1992294400 134512640 135212939 4294956240 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1534 1184 76 170 0 1362 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 11496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815336/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=6276 CPUtime=1181.5
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1227 0 0 0 118149 1 0 0 25 0 1 0 242552898 6426624 1211 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1569 1211 76 170 0 1397 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 11636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21328
/proc/meminfo: memFree=815400/2055920 swapFree=4180192/4192956
[pid=21324] ppid=21322 vsize=5360 CPUtime=0.08
/proc/21324/stat : 21324 (run.sh) S 21322 21324 21194 0 -1 4194304 343 346 0 0 0 0 8 0 17 0 1 0 242552890 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21324/statm: 1340 241 197 169 0 51 0
[pid=21328] ppid=21324 vsize=6276 CPUtime=1199.99
/proc/21328/stat : 21328 (minisat) R 21324 21324 21194 0 -1 4194304 1227 0 0 0 119998 1 0 0 25 0 1 0 242552898 6426624 1211 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/21328/statm: 1569 1211 76 170 0 1397 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 11636

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.81
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.021996
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 11636

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

runsolver used 0.924859 second user time and 3.46047 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-12 18:19:56
IDJOB=1806098
IDBENCH=24665
IDSOLVER=648
FILE ID=node28/1806098-1242145196
PBS_JOBID= 9289693
Free space on /tmp= 66024 MiB

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

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

MD5SUM BENCH= 42a2d57c47222c3ed0e0546d3518a54d
RANDOM SEED=157832355

node28.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.261
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.261
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:        821328 kB
Buffers:         77920 kB
Cached:        1056296 kB
SwapCached:       5940 kB
Active:          57172 kB
Inactive:      1085648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        821328 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            1448 kB
Writeback:           0 kB
Mapped:          14216 kB
Slab:            77680 kB
Committed_AS:   910328 kB
PageTables:       1420 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= 66020 MiB
End job on node28 at 2009-05-12 18:39:57