Trace number 1806225

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.1 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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:  226                                                  |
0.00/0.00	|  Number of clauses:    1078                                                 |
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 |     226     1078     3624 |      359        0    nan |  0.000 % |
0.00/0.01	|       100 |     226     1078     3624 |      395      100     21 |  0.004 % |
0.00/0.01	|       250 |     226     1078     3624 |      434      250     22 |  0.002 % |
0.00/0.02	|       475 |     226     1078     3624 |      478      475     21 |  0.002 % |
0.00/0.03	|       813 |     226     1078     3624 |      526      522     18 |  0.002 % |
0.00/0.04	|      1319 |     226     1078     3624 |      578      447     15 |  0.002 % |
0.00/0.07	|      2079 |     226     1078     3624 |      636      591     17 |  0.002 % |
0.00/0.11	|      3219 |     226     1078     3624 |      700      378     12 |  0.002 % |
0.00/0.18	|      4927 |     226     1078     3624 |      770      595     14 |  0.002 % |
0.00/0.27	|      7491 |     226     1078     3624 |      847      706     15 |  0.002 % |
0.00/0.41	|     11335 |     226     1078     3624 |      932      533     12 |  0.002 % |
0.00/0.61	|     17101 |     226     1078     3624 |     1025      906     18 |  0.002 % |
0.00/0.94	|     25750 |     226     1078     3624 |     1127      993     17 |  0.002 % |
1.39/1.41	|     38726 |     226     1078     3624 |     1240     1168     17 |  0.002 % |
2.09/2.14	|     58190 |     226     1078     3624 |     1364      768     14 |  0.002 % |
3.19/3.28	|     87382 |     226     1078     3624 |     1501     1209     16 |  0.002 % |
5.09/5.15	|    131172 |     226     1078     3624 |     1651     1351     16 |  0.002 % |
7.88/7.98	|    196857 |     226     1078     3624 |     1816     1260     16 |  0.002 % |
12.28/12.33	|    295383 |     226     1078     3624 |     1997     1601     16 |  0.002 % |
18.58/18.62	|    443172 |     226     1078     3624 |     2197     1096     15 |  0.002 % |
27.68/27.79	|    664855 |     226     1078     3624 |     2417     1632     17 |  0.002 % |
43.47/43.52	|    997380 |     226     1078     3624 |     2659     1871     18 |  0.002 % |
68.46/68.58	|   1496169 |     226     1078     3624 |     2925     2495     19 |  0.002 % |
104.74/104.88	|   2244352 |     226     1078     3624 |     3217     2907     18 |  0.002 % |
159.52/159.61	|   3366627 |     226     1078     3624 |     3539     3054     19 |  0.002 % |
247.29/247.49	|   5050039 |     226     1078     3624 |     3893     2301     19 |  0.002 % |
385.92/386.15	|   7575156 |     226     1078     3624 |     4282     3546     20 |  0.002 % |
595.43/595.75	|  11362831 |     226     1078     3624 |     4710     3953     20 |  0.002 % |
921.90/922.31	|  17044343 |     226     1078     3624 |     5181     4063     19 |  0.004 % |
1200.08/1200.60	HOME/run.sh: line 21:  5138 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.08/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-1806225-1242147113/watcher-1806225-1242147113 -o /tmp/evaluation-result-1806225-1242147113/solver-1806225-1242147113 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806225-1242147113.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.07 1.00 0.92 3/64 5135
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) R 5133 5135 4943 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242744689 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 240472615583 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5135/statm: 1340 236 195 169 0 51 0
[pid=5136] ppid=5135 vsize=1604 CPUtime=0
/proc/5136/stat : 5136 (revival) R 5135 5135 4943 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 50000 242744689 1642496 120 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5136/statm: 401 120 84 6 0 39 0

[startup+0.028478 s]
/proc/loadavg: 1.07 1.00 0.92 3/64 5135
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101485 s]
/proc/loadavg: 1.07 1.00 0.92 3/64 5135
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301503 s]
/proc/loadavg: 1.07 1.00 0.92 3/64 5135
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701537 s]
/proc/loadavg: 1.07 1.00 0.92 3/64 5135
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50161 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1232496/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=2152 CPUtime=1.49
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 180 0 0 0 149 0 0 0 25 0 1 0 242744690 2203648 166 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 538 166 76 170 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10175 s]
/proc/loadavg: 1.06 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1232240/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=2152 CPUtime=3.09
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 242744690 2203648 178 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 538 178 76 170 0 366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7512

[startup+6.30103 s]
/proc/loadavg: 1.06 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1232112/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=2284 CPUtime=6.28
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 212 0 0 0 628 0 0 0 25 0 1 0 242744690 2338816 198 1992294400 134512640 135212939 4294956240 18446744073709551615 134537684 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 571 198 76 170 0 399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7644

[startup+12.7026 s]
/proc/loadavg: 1.05 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1231920/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=2416 CPUtime=12.68
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 238 0 0 0 1268 0 0 0 25 0 1 0 242744690 2473984 224 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 604 224 76 170 0 432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7776

[startup+25.5017 s]
/proc/loadavg: 1.05 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1231856/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=2552 CPUtime=25.48
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 273 0 0 0 2548 0 0 0 25 0 1 0 242744690 2613248 259 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 638 259 76 170 0 466 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7912

[startup+51.1019 s]
/proc/loadavg: 1.03 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1231728/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=2684 CPUtime=51.06
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 321 0 0 0 5106 0 0 0 25 0 1 0 242744690 2748416 307 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 671 307 76 170 0 499 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8044

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1231408/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=2956 CPUtime=102.25
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 373 0 0 0 10225 0 0 0 25 0 1 0 242744690 3026944 359 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 739 359 76 170 0 567 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8316

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1231152/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3092 CPUtime=162.22
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 428 0 0 0 16222 0 0 0 25 0 1 0 242744690 3166208 414 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 773 414 76 170 0 601 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8452

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1230960/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3360 CPUtime=222.19
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 474 0 0 0 22219 0 0 0 25 0 1 0 242744690 3440640 460 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 840 460 76 170 0 668 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 8720

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1230832/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3488 CPUtime=282.16
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 510 0 0 0 28216 0 0 0 25 0 1 0 242744690 3571712 496 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 872 496 76 170 0 700 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 8848

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1230768/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3488 CPUtime=342.14
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 526 0 0 0 34214 0 0 0 25 0 1 0 242744690 3571712 512 1992294400 134512640 135212939 4294956240 18446744073709551615 134536049 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 872 512 76 170 0 700 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 8848

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1230576/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3628 CPUtime=402.11
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 558 0 0 0 40211 0 0 0 25 0 1 0 242744690 3715072 544 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 907 544 76 170 0 735 0
Current children cumulated CPU time (s) 402.11

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

/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3764 CPUtime=462.09
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 580 0 0 0 46209 0 0 0 25 0 1 0 242744690 3854336 566 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 941 566 76 170 0 769 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 9124

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5138
/proc/meminfo: memFree=1230512/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3764 CPUtime=522.07
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 602 0 0 0 52207 0 0 0 25 0 1 0 242744690 3854336 588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 941 588 76 170 0 769 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 9124

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5144
/proc/meminfo: memFree=1230192/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3900 CPUtime=582.04
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 617 0 0 0 58203 1 0 0 25 0 1 0 242744690 3993600 603 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 975 603 76 170 0 803 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 9260

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 5144
/proc/meminfo: memFree=1230192/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=3900 CPUtime=642.02
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 637 0 0 0 64201 1 0 0 25 0 1 0 242744690 3993600 623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 975 623 76 170 0 803 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 9260

[startup+702.302 s]
/proc/loadavg: 1.03 1.01 0.93 2/66 5144
/proc/meminfo: memFree=1230128/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4032 CPUtime=701.99
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 661 0 0 0 70198 1 0 0 25 0 1 0 242744690 4128768 647 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1008 647 76 170 0 836 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 9392

[startup+762.305 s]
/proc/loadavg: 1.09 1.04 0.94 2/66 5144
/proc/meminfo: memFree=1230128/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4032 CPUtime=761.97
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 671 0 0 0 76196 1 0 0 25 0 1 0 242744690 4128768 657 1992294400 134512640 135212939 4294956240 18446744073709551615 134526680 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1008 657 76 170 0 836 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 9392

[startup+822.301 s]
/proc/loadavg: 1.03 1.03 0.94 2/66 5144
/proc/meminfo: memFree=1230128/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4032 CPUtime=821.94
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 674 0 0 0 82193 1 0 0 25 0 1 0 242744690 4128768 660 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1008 660 76 170 0 836 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 9392

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 0.94 2/66 5144
/proc/meminfo: memFree=1230128/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4032 CPUtime=881.92
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 674 0 0 0 88191 1 0 0 25 0 1 0 242744690 4128768 660 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1008 660 76 170 0 836 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 9392

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 5144
/proc/meminfo: memFree=1230128/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4172 CPUtime=941.89
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 689 0 0 0 94188 1 0 0 25 0 1 0 242744690 4272128 675 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1043 675 76 170 0 871 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 9532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 5144
/proc/meminfo: memFree=1230000/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4312 CPUtime=1001.86
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 738 0 0 0 100185 1 0 0 25 0 1 0 242744690 4415488 724 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1078 724 76 170 0 906 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 9672

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5144
/proc/meminfo: memFree=1230000/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4312 CPUtime=1061.83
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 738 0 0 0 106182 1 0 0 25 0 1 0 242744690 4415488 724 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1078 724 76 170 0 906 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 9672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5144
/proc/meminfo: memFree=1229936/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4456 CPUtime=1121.8
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 751 0 0 0 112179 1 0 0 25 0 1 0 242744690 4562944 737 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1114 737 76 170 0 942 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 9816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5144
/proc/meminfo: memFree=1229936/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4456 CPUtime=1181.78
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 762 0 0 0 118177 1 0 0 25 0 1 0 242744690 4562944 748 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1114 748 76 170 0 942 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 9816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5144
/proc/meminfo: memFree=1229872/2055920 swapFree=4180008/4192956
[pid=5135] ppid=5133 vsize=5360 CPUtime=0
/proc/5135/stat : 5135 (run.sh) S 5133 5135 4943 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242744689 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1340 238 197 169 0 51 0
[pid=5138] ppid=5135 vsize=4456 CPUtime=1200.08
/proc/5138/stat : 5138 (minisat) R 5135 5135 4943 0 -1 4194304 768 0 0 0 120007 1 0 0 25 0 1 0 242744690 4562944 754 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 1114 754 76 170 0 942 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 9816

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.1
CPU user time (s): 1200.08
CPU system time (s): 0.020996
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 9816

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

runsolver used 0.986849 second user time and 3.39348 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-12 18:51:53
IDJOB=1806225
IDBENCH=24693
IDSOLVER=649
FILE ID=node15/1806225-1242147113
PBS_JOBID= 9289706
Free space on /tmp= 66072 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806225-1242147113/watcher-1806225-1242147113 -o /tmp/evaluation-result-1806225-1242147113/solver-1806225-1242147113 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806225-1242147113.cnf HOME

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=496592761

node15.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.220
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	: 5931.00
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.220
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:       1233632 kB
Buffers:         75300 kB
Cached:         663160 kB
SwapCached:       6752 kB
Active:         106204 kB
Inactive:       641128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233632 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          14548 kB
Slab:            60936 kB
Committed_AS:   857280 kB
PageTables:       1464 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= 66068 MiB
End job on node15 at 2009-05-12 19:11:53