Trace number 1806288

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
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.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:  650                                                  |
0.00/0.01	|  Number of clauses:    2756                                                 |
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 |     650     2756     8268 |      918        0    nan |  0.000 % |
0.00/0.01	|       100 |     650     2756     8268 |     1010      100     42 |  0.000 % |
0.00/0.02	|       250 |     650     2756     8268 |     1111      250     35 |  0.000 % |
0.00/0.03	|       476 |     650     2756     8268 |     1222      476     37 |  0.000 % |
0.00/0.05	|       813 |     650     2756     8268 |     1345      813     36 |  0.000 % |
0.00/0.07	|      1319 |     650     2756     8268 |     1479     1319     36 |  0.000 % |
0.00/0.11	|      2078 |     650     2756     8268 |     1627     1283     36 |  0.000 % |
0.00/0.18	|      3217 |     650     2756     8268 |     1790     1548     36 |  0.000 % |
0.00/0.28	|      4926 |     650     2756     8268 |     1969     1361     36 |  0.000 % |
0.00/0.45	|      7491 |     650     2756     8268 |     2166     1841     37 |  0.000 % |
0.00/0.70	|     11335 |     650     2756     8268 |     2382     1153     34 |  0.000 % |
0.99/1.09	|     17103 |     650     2756     8268 |     2621     1938     36 |  0.000 % |
1.68/1.70	|     25752 |     650     2756     8268 |     2883     2398     37 |  0.000 % |
2.58/2.65	|     38727 |     650     2756     8268 |     3171     1890     36 |  0.000 % |
4.08/4.14	|     58189 |     650     2756     8268 |     3488     3265     39 |  0.000 % |
6.38/6.48	|     87381 |     650     2756     8268 |     3837     1974     33 |  0.000 % |
10.08/10.11	|    131171 |     650     2756     8268 |     4221     2424     36 |  0.000 % |
15.68/15.70	|    196855 |     650     2756     8268 |     4643     3079     37 |  0.000 % |
24.47/24.56	|    295381 |     650     2756     8268 |     5107     4251     35 |  0.000 % |
38.17/38.25	|    443170 |     650     2756     8268 |     5618     3277     39 |  0.000 % |
59.56/59.64	|    664853 |     650     2756     8268 |     6180     4703     37 |  0.000 % |
94.05/94.19	|    997380 |     650     2756     8268 |     6798     3781     38 |  0.000 % |
147.43/147.59	|   1496168 |     650     2756     8268 |     7478     4946     40 |  0.000 % |
229.71/229.87	|   2244350 |     650     2756     8268 |     8226     6296     38 |  0.000 % |
363.18/363.39	|   3366624 |     650     2756     8268 |     9048     7409     39 |  0.000 % |
573.71/573.94	|   5050035 |     650     2756     8268 |     9953     6215     41 |  0.000 % |
907.61/907.99	|   7575152 |     650     2756     8268 |    10948     6453     36 |  0.000 % |
1200.03/1200.40	HOME/run.sh: line 21:  2613 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.03/1200.40	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-1806288-1242147867/watcher-1806288-1242147867 -o /tmp/evaluation-result-1806288-1242147867/solver-1806288-1242147867 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806288-1242147867.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.92 0.98 0.93 3/64 2610
/proc/meminfo: memFree=822208/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) R 2608 2610 2338 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242811095 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2610/statm: 1340 236 195 169 0 51 0
[pid=2611] ppid=2610 vsize=1740 CPUtime=0
/proc/2611/stat : 2611 (revival) R 2610 2610 2338 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 242811095 1781760 140 1992294400 134512640 134537284 4294956368 18446744073709551615 4245115 0 0 4096 0 0 0 0 17 0 0 0
/proc/2611/statm: 435 141 81 6 0 73 0

[startup+0.0541721 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 2610
/proc/meminfo: memFree=822208/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101175 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 2610
/proc/meminfo: memFree=822208/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301202 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 2610
/proc/meminfo: memFree=822208/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701258 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 2610
/proc/meminfo: memFree=822208/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50137 s]
/proc/loadavg: 0.92 0.98 0.93 2/66 2613
/proc/meminfo: memFree=821040/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=2688 CPUtime=1.48
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 334 0 0 0 148 0 0 0 25 0 1 0 242811096 2752512 320 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 672 320 76 170 0 500 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8048

[startup+3.1026 s]
/proc/loadavg: 0.92 0.98 0.93 2/66 2613
/proc/meminfo: memFree=820720/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=2952 CPUtime=3.08
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 381 0 0 0 308 0 0 0 25 0 1 0 242811096 3022848 367 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 738 367 76 170 0 566 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8312

[startup+6.30105 s]
/proc/loadavg: 0.93 0.98 0.93 2/66 2613
/proc/meminfo: memFree=820272/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=3084 CPUtime=6.28
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 440 0 0 0 628 0 0 0 25 0 1 0 242811096 3158016 426 1992294400 134512640 135212939 4294956240 18446744073709551615 134526563 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 771 426 76 170 0 599 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8444

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.93 2/66 2613
/proc/meminfo: memFree=819824/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=3612 CPUtime=12.68
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 546 0 0 0 1268 0 0 0 25 0 1 0 242811096 3698688 532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 903 532 76 170 0 731 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8972

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.93 2/66 2613
/proc/meminfo: memFree=819376/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=4008 CPUtime=25.47
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 656 0 0 0 2547 0 0 0 25 0 1 0 242811096 4104192 642 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1002 642 76 170 0 830 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9368

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.93 2/66 2613
/proc/meminfo: memFree=818736/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=4668 CPUtime=51.06
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 813 0 0 0 5106 0 0 0 25 0 1 0 242811096 4780032 799 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1167 799 76 170 0 995 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10028

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/66 2613
/proc/meminfo: memFree=817776/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=5596 CPUtime=102.25
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1042 0 0 0 10224 1 0 0 25 0 1 0 242811096 5730304 1028 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1399 1028 76 170 0 1227 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10956

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=817072/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=6256 CPUtime=162.23
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1211 0 0 0 16222 1 0 0 25 0 1 0 242811096 6406144 1197 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1564 1197 76 170 0 1392 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11616

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=816688/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=6520 CPUtime=222.21
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1298 0 0 0 22220 1 0 0 25 0 1 0 242811096 6676480 1284 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1630 1284 76 170 0 1458 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11880

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=816304/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=7072 CPUtime=282.19
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1415 0 0 0 28218 1 0 0 25 0 1 0 242811096 7241728 1401 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1768 1401 76 170 0 1596 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12432

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=815984/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=7336 CPUtime=342.18
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1489 0 0 0 34216 2 0 0 25 0 1 0 242811096 7512064 1475 1992294400 134512640 135212939 4294956240 18446744073709551615 134537467 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1834 1475 76 170 0 1662 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 12696

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=815536/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=7728 CPUtime=402.16
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1594 0 0 0 40214 2 0 0 25 0 1 0 242811096 7913472 1580 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 1932 1580 76 170 0 1760 0
Current children cumulated CPU time (s) 402.16

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

/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=8104 CPUtime=462.14
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1668 0 0 0 46212 2 0 0 25 0 1 0 242811096 8298496 1654 1992294400 134512640 135212939 4294956240 18446744073709551615 134526552 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2026 1654 76 170 0 1854 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 13464

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=815024/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=8212 CPUtime=522.12
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1723 0 0 0 52210 2 0 0 25 0 1 0 242811096 8409088 1709 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2053 1709 76 170 0 1881 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 13572

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=814768/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=8460 CPUtime=582.1
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1785 0 0 0 58208 2 0 0 25 0 1 0 242811096 8663040 1771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2115 1771 76 170 0 1943 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 13820

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=814448/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=8856 CPUtime=642.09
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1855 0 0 0 64207 2 0 0 25 0 1 0 242811096 9068544 1841 1992294400 134512640 135212939 4294956240 18446744073709551615 134538797 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2214 1841 76 170 0 2042 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 14216

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=814256/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=8992 CPUtime=702.08
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1907 0 0 0 70205 3 0 0 25 0 1 0 242811096 9207808 1893 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2248 1893 76 170 0 2076 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 14352

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=814064/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=9124 CPUtime=762.06
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1949 0 0 0 76203 3 0 0 25 0 1 0 242811096 9342976 1935 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2281 1935 76 170 0 2109 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 14484

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=813872/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=9372 CPUtime=822.04
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 1990 0 0 0 82201 3 0 0 25 0 1 0 242811096 9596928 1976 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2343 1976 76 170 0 2171 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 14732

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 2613
/proc/meminfo: memFree=813680/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=9500 CPUtime=882.02
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 2027 0 0 0 88199 3 0 0 25 0 1 0 242811096 9728000 2013 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2375 2013 76 170 0 2203 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 14860

[startup+942.302 s]
/proc/loadavg: 1.04 1.00 0.94 2/66 2613
/proc/meminfo: memFree=813360/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=9764 CPUtime=942
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 2106 0 0 0 94197 3 0 0 25 0 1 0 242811096 9998336 2092 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2441 2092 76 170 0 2269 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 15124

[startup+1002.3 s]
/proc/loadavg: 1.09 1.03 0.95 2/66 2613
/proc/meminfo: memFree=813168/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=9896 CPUtime=1001.98
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 2141 0 0 0 100195 3 0 0 25 0 1 0 242811096 10133504 2127 1992294400 134512640 135212939 4294956240 18446744073709551615 134526680 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2474 2127 76 170 0 2302 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 15256

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 0.95 2/66 2613
/proc/meminfo: memFree=813104/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=10028 CPUtime=1061.96
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 2171 0 0 0 106193 3 0 0 25 0 1 0 242811096 10268672 2157 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2507 2157 76 170 0 2335 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 15388

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 0.95 2/66 2613
/proc/meminfo: memFree=812912/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=10264 CPUtime=1121.94
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 2216 0 0 0 112191 3 0 0 25 0 1 0 242811096 10510336 2202 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2566 2202 76 170 0 2394 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 15624

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 2613
/proc/meminfo: memFree=812784/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=10380 CPUtime=1181.93
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 2241 0 0 0 118190 3 0 0 25 0 1 0 242811096 10629120 2227 1992294400 134512640 135212939 4294956240 18446744073709551615 134535736 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2595 2227 76 170 0 2423 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 15740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 2613
/proc/meminfo: memFree=812720/2055920 swapFree=4180380/4192956
[pid=2610] ppid=2608 vsize=5360 CPUtime=0
/proc/2610/stat : 2610 (run.sh) S 2608 2610 2338 0 -1 4194304 312 202 0 0 0 0 0 0 16 0 1 0 242811095 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2610/statm: 1340 238 197 169 0 51 0
[pid=2613] ppid=2610 vsize=10380 CPUtime=1200.03
/proc/2613/stat : 2613 (minisat) R 2610 2610 2338 0 -1 4194304 2251 0 0 0 120000 3 0 0 25 0 1 0 242811096 10629120 2237 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/2613/statm: 2595 2237 76 170 0 2423 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 15740

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1200.01
CPU system time (s): 0.044993
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 15756

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

runsolver used 1.42378 second user time and 2.95355 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-12 19:04:27
IDJOB=1806288
IDBENCH=24708
IDSOLVER=649
FILE ID=node49/1806288-1242147867
PBS_JOBID= 9289675
Free space on /tmp= 66216 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806288-1242147867/watcher-1806288-1242147867 -o /tmp/evaluation-result-1806288-1242147867/solver-1806288-1242147867 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806288-1242147867.cnf HOME

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

MD5SUM BENCH= e6cd66a115f70af2c02b5cac2d51607a
RANDOM SEED=408266136

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        822752 kB
Buffers:         66324 kB
Cached:        1105444 kB
SwapCached:       6332 kB
Active:          97004 kB
Inactive:      1083668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        822752 kB
SwapTotal:     4192956 kB
SwapFree:      4180380 kB
Dirty:            1448 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            38396 kB
Committed_AS:   870344 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node49 at 2009-05-12 19:24:28