Trace number 1806463

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 2009-03-18? (TO) 1200.05 1200.61

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-2.sat05-2264.reshuffled-07.cnf
MD5SUM0a790b16b30661bee32dad474c146a58
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 variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
Number of clauses of size 40
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.00/0.00	#LEARNT CLAUSES 0
0.00/0.00	done !
0.00/0.00	c Calling MINISAT
0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  280                                                  |
0.00/0.00	|  Number of clauses:    1120                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     280     1120     3360 |      373        0    nan |  0.000 % |
0.00/0.01	|       101 |     280     1120     3360 |      410      101     29 |  0.001 % |
0.00/0.01	|       252 |     280     1120     3360 |      451      252     29 |  0.001 % |
0.00/0.02	|       477 |     280     1120     3360 |      496      477     23 |  0.001 % |
0.00/0.04	|       814 |     280     1120     3360 |      546      532     27 |  0.001 % |
0.00/0.06	|      1321 |     280     1120     3360 |      601      433     22 |  0.001 % |
0.00/0.09	|      2081 |     280     1120     3360 |      661      540     22 |  0.001 % |
0.00/0.13	|      3221 |     280     1120     3360 |      727      590     22 |  0.001 % |
0.00/0.21	|      4931 |     280     1120     3360 |      800      747     28 |  0.001 % |
0.00/0.32	|      7493 |     280     1120     3360 |      880      741     22 |  0.001 % |
0.00/0.51	|     11337 |     280     1120     3360 |      968      888     26 |  0.001 % |
0.00/0.78	|     17103 |     280     1120     3360 |     1065      590     16 |  0.001 % |
1.09/1.18	|     25752 |     280     1120     3360 |     1171      932     18 |  0.001 % |
1.79/1.83	|     38727 |     280     1120     3360 |     1288     1177     22 |  0.001 % |
2.79/2.87	|     58188 |     280     1120     3360 |     1417      734     17 |  0.001 % |
4.29/4.32	|     87380 |     280     1120     3360 |     1559      903     17 |  0.001 % |
6.59/6.63	|    131169 |     280     1120     3360 |     1715      841     19 |  0.001 % |
10.18/10.23	|    196855 |     280     1120     3360 |     1887     1021     18 |  0.001 % |
15.08/15.18	|    295382 |     280     1120     3360 |     2075     1867     19 |  0.001 % |
23.37/23.48	|    443172 |     280     1120     3360 |     2283     1107     18 |  0.001 % |
36.37/36.41	|    664855 |     280     1120     3360 |     2511     1781     22 |  0.001 % |
57.25/57.31	|    997381 |     280     1120     3360 |     2762     2309     22 |  0.001 % |
88.95/89.01	|   1496169 |     280     1120     3360 |     3039     1843     21 |  0.001 % |
140.42/140.51	|   2244351 |     280     1120     3360 |     3342     3043     24 |  0.001 % |
215.78/216.00	|   3366625 |     280     1120     3360 |     3677     2240     20 |  0.001 % |
328.74/328.98	|   5050036 |     280     1120     3360 |     4044     2761     19 |  0.001 % |
508.53/508.85	|   7575152 |     280     1120     3360 |     4449     2508     21 |  0.003 % |
799.61/800.07	|  11362827 |     280     1120     3360 |     4894     3711     20 |  0.001 % |
1200.04/1200.60	HOME/run.sh: line 21:  9657 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.04/1200.60	c ERROR !

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-1806463-1242149659/watcher-1806463-1242149659 -o /tmp/evaluation-result-1806463-1242149659/solver-1806463-1242149659 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806463-1242149659.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.99 3/64 9654
/proc/meminfo: memFree=1147120/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) R 9652 9654 9307 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242991889 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9654/statm: 1340 236 195 169 0 51 0
[pid=9655] ppid=9654 vsize=1604 CPUtime=0
/proc/9655/stat : 9655 (revival) R 9654 9654 9307 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 50000 242991889 1642496 122 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9655/statm: 401 122 84 6 0 39 0

[startup+0.072782 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 9654
/proc/meminfo: memFree=1147120/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101786 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 9654
/proc/meminfo: memFree=1147120/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301813 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 9654
/proc/meminfo: memFree=1147120/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701866 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 9654
/proc/meminfo: memFree=1147120/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1146400/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=2152 CPUtime=1.49
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 198 0 0 0 149 0 0 0 25 0 1 0 242991890 2203648 184 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 538 184 76 170 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1146208/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=2284 CPUtime=3.09
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 228 0 0 0 309 0 0 0 25 0 1 0 242991890 2338816 214 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 571 214 76 170 0 399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7644

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1145944/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=2416 CPUtime=6.29
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 251 0 0 0 629 0 0 0 25 0 1 0 242991890 2473984 237 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 604 237 76 170 0 432 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7776

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1145760/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=2548 CPUtime=12.68
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 281 0 0 0 1268 0 0 0 25 0 1 0 242991890 2609152 267 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 637 267 76 170 0 465 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7908

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1145632/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=2812 CPUtime=25.47
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 338 0 0 0 2547 0 0 0 25 0 1 0 242991890 2879488 324 1992294400 134512640 135212939 4294956240 18446744073709551615 134536975 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 703 324 76 170 0 531 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8172

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1145312/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=3072 CPUtime=51.06
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 417 0 0 0 5106 0 0 0 25 0 1 0 242991890 3145728 403 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 768 403 76 170 0 596 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8432

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1144800/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=3468 CPUtime=102.24
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 517 0 0 0 10224 0 0 0 25 0 1 0 242991890 3551232 503 1992294400 134512640 135212939 4294956240 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 867 503 76 170 0 695 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8828

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1144416/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=3864 CPUtime=162.21
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 602 0 0 0 16221 0 0 0 25 0 1 0 242991890 3956736 588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 966 588 76 170 0 794 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9224

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1144288/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=3996 CPUtime=222.18
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 645 0 0 0 22218 0 0 0 25 0 1 0 242991890 4091904 631 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 999 631 76 170 0 827 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 9356

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1144224/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=4132 CPUtime=282.15
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 669 0 0 0 28215 0 0 0 25 0 1 0 242991890 4231168 655 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1033 655 76 170 0 861 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 9492

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1144032/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=4268 CPUtime=342.13
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 706 0 0 0 34213 0 0 0 25 0 1 0 242991890 4370432 692 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1067 692 76 170 0 895 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 9628

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1143776/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=4404 CPUtime=402.09
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 761 0 0 0 40209 0 0 0 25 0 1 0 242991890 4509696 747 1992294400 134512640 135212939 4294956240 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1101 747 76 170 0 929 0
Current children cumulated CPU time (s) 402.09

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

/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=4672 CPUtime=462.06
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 820 0 0 0 46206 0 0 0 25 0 1 0 242991890 4784128 806 1992294400 134512640 135212939 4294956240 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1168 806 76 170 0 996 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 10032

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9657
/proc/meminfo: memFree=1143520/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=4672 CPUtime=522.03
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 830 0 0 0 52203 0 0 0 25 0 1 0 242991890 4784128 816 1992294400 134512640 135212939 4294956240 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1168 816 76 170 0 996 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 10032

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1143200/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=4916 CPUtime=582
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 868 0 0 0 58200 0 0 0 25 0 1 0 242991890 5033984 854 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1229 854 76 170 0 1057 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 10276

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1143136/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=4916 CPUtime=641.98
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 888 0 0 0 64198 0 0 0 25 0 1 0 242991890 5033984 874 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1229 874 76 170 0 1057 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 10276

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1143136/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5052 CPUtime=701.95
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 901 0 0 0 70195 0 0 0 25 0 1 0 242991890 5173248 887 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1263 887 76 170 0 1091 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 10412

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1143072/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5052 CPUtime=761.93
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 919 0 0 0 76193 0 0 0 25 0 1 0 242991890 5173248 905 1992294400 134512640 135212939 4294956240 18446744073709551615 134534724 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1263 905 76 170 0 1091 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 10412

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1143008/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5184 CPUtime=821.9
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 944 0 0 0 82190 0 0 0 25 0 1 0 242991890 5308416 930 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1296 930 76 170 0 1124 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 10544

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1142944/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5328 CPUtime=881.87
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 970 0 0 0 88187 0 0 0 25 0 1 0 242991890 5455872 956 1992294400 134512640 135212939 4294956240 18446744073709551615 134536612 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1332 956 76 170 0 1160 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 10688

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1142816/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5328 CPUtime=941.85
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 994 0 0 0 94184 1 0 0 25 0 1 0 242991890 5455872 980 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1332 980 76 170 0 1160 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 10688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1142816/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5468 CPUtime=1001.82
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 1005 0 0 0 100181 1 0 0 25 0 1 0 242991890 5599232 991 1992294400 134512640 135212939 4294956240 18446744073709551615 134534610 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1367 991 76 170 0 1195 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 10828

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1142688/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5468 CPUtime=1061.79
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 1019 0 0 0 106178 1 0 0 25 0 1 0 242991890 5599232 1005 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1367 1005 76 170 0 1195 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 10828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1142688/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5468 CPUtime=1121.77
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 1031 0 0 0 112176 1 0 0 25 0 1 0 242991890 5599232 1017 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1367 1017 76 170 0 1195 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 10828

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1142624/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5468 CPUtime=1181.74
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 1031 0 0 0 118173 1 0 0 25 0 1 0 242991890 5599232 1017 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1367 1017 76 170 0 1195 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 10828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 9659
/proc/meminfo: memFree=1142624/2055920 swapFree=4178888/4192956
[pid=9654] ppid=9652 vsize=5360 CPUtime=0
/proc/9654/stat : 9654 (run.sh) S 9652 9654 9307 0 -1 4194304 312 169 0 0 0 0 0 0 16 0 1 0 242991889 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9654/statm: 1340 238 197 169 0 51 0
[pid=9657] ppid=9654 vsize=5604 CPUtime=1200.04
/proc/9657/stat : 9657 (minisat) R 9654 9654 9307 0 -1 4194304 1043 0 0 0 120003 1 0 0 25 0 1 0 242991890 5738496 1029 1992294400 134512640 135212939 4294956240 18446744073709551615 134537041 0 0 4096 3 0 0 0 17 0 0 0
/proc/9657/statm: 1401 1029 76 170 0 1229 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10964

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1200.04
CPU system time (s): 0.016997
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 10964

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

runsolver used 1.04884 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 19:34:19
IDJOB=1806463
IDBENCH=24739
IDSOLVER=649
FILE ID=node71/1806463-1242149659
PBS_JOBID= 9289654
Free space on /tmp= 66472 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-2.sat05-2264.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806463-1242149659/watcher-1806463-1242149659 -o /tmp/evaluation-result-1806463-1242149659/solver-1806463-1242149659 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806463-1242149659.cnf HOME

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

MD5SUM BENCH= 0a790b16b30661bee32dad474c146a58
RANDOM SEED=1521410463

node71.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.236
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.236
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:       1147664 kB
Buffers:         65532 kB
Cached:         751072 kB
SwapCached:       8372 kB
Active:          47420 kB
Inactive:       779016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1147664 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            67940 kB
Committed_AS:   738720 kB
PageTables:       1436 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= 66472 MiB
End job on node71 at 2009-05-12 19:54:20