Trace number 1806435

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
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 variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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:  450                                                  |
0.00/0.00	|  Number of clauses:    1426                                                 |
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 |     450     1426     3800 |      475        0    nan |  0.000 % |
0.00/0.01	|       101 |     450     1426     3800 |      522      101     20 |  0.000 % |
0.00/0.02	|       251 |     450     1426     3800 |      575      251     29 |  0.000 % |
0.00/0.03	|       476 |     450     1426     3800 |      632      476     31 |  0.000 % |
0.00/0.05	|       814 |     450     1426     3800 |      695      411     25 |  0.005 % |
0.00/0.07	|      1320 |     450     1426     3800 |      765      485     24 |  0.001 % |
0.00/0.11	|      2079 |     450     1426     3800 |      842      789     28 |  0.000 % |
0.00/0.17	|      3218 |     450     1426     3800 |      926      496     14 |  0.005 % |
0.00/0.27	|      4927 |     450     1426     3800 |     1018      581     20 |  0.000 % |
0.00/0.43	|      7491 |     450     1426     3800 |     1120      813     26 |  0.000 % |
0.00/0.67	|     11337 |     450     1426     3800 |     1232     1033     22 |  0.000 % |
0.99/1.07	|     17103 |     450     1426     3800 |     1356      741     20 |  0.000 % |
1.59/1.69	|     25752 |     450     1426     3800 |     1491     1398     29 |  0.000 % |
2.59/2.60	|     38726 |     450     1426     3800 |     1640     1596     30 |  0.000 % |
3.89/3.97	|     58189 |     450     1426     3800 |     1805     1595     27 |  0.000 % |
5.68/5.77	|     87381 |     450     1426     3800 |     1985     1540     20 |  0.000 % |
8.69/8.75	|    131170 |     450     1426     3800 |     2184     1744     33 |  0.000 % |
13.88/13.91	|    196854 |     450     1426     3800 |     2402     2279     32 |  0.000 % |
21.58/21.60	|    295382 |     450     1426     3800 |     2642     2325     33 |  0.000 % |
34.08/34.17	|    443173 |     450     1426     3800 |     2907     2205     30 |  0.000 % |
53.17/53.26	|    664856 |     450     1426     3800 |     3197     2902     35 |  0.000 % |
82.96/83.05	|    997381 |     450     1426     3800 |     3517     3295     29 |  0.000 % |
117.95/118.03	|   1496169 |     450     1426     3800 |     3869     2979     18 |  0.000 % |
192.63/192.78	|   2244352 |     450     1426     3800 |     4256     3643     34 |  0.000 % |
311.30/311.43	|   3366628 |     450     1426     3800 |     4681     3801     40 |  0.000 % |
489.55/489.78	|   5050041 |     450     1426     3800 |     5150     3646     30 |  0.005 % |
785.37/785.66	|   7575157 |     450     1426     3800 |     5665     4388     35 |  0.000 % |
1200.07/1200.40	HOME/run.sh: line 21: 24356 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.07/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-1806435-1242149223/watcher-1806435-1242149223 -o /tmp/evaluation-result-1806435-1242149223/solver-1806435-1242149223 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806435-1242149223.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24353
/proc/meminfo: memFree=1357612/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242954832 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 237 196 169 0 51 0
[pid=24354] ppid=24353 vsize=1604 CPUtime=0
/proc/24354/stat : 24354 (revival) R 24353 24353 24005 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 50000 242954833 1642496 128 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24354/statm: 401 128 84 6 0 39 0

[startup+0.019453 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24353
/proc/meminfo: memFree=1357612/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102457 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24353
/proc/meminfo: memFree=1357612/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302478 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24353
/proc/meminfo: memFree=1357612/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701527 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24353
/proc/meminfo: memFree=1357612/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/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: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1356828/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=2284 CPUtime=1.49
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 210 0 0 0 149 0 0 0 25 0 1 0 242954833 2338816 196 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 571 196 76 170 0 399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7644

[startup+3.10179 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1356636/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=2284 CPUtime=3.09
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 234 0 0 0 309 0 0 0 25 0 1 0 242954833 2338816 220 1992294400 134512640 135212939 4294956240 18446744073709551615 134538902 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 571 220 76 170 0 399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7644

[startup+6.30114 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1356444/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=2544 CPUtime=6.28
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 272 0 0 0 628 0 0 0 25 0 1 0 242954833 2605056 258 1992294400 134512640 135212939 4294956240 18446744073709551615 134538790 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 636 258 76 170 0 464 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7904

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1356188/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=2676 CPUtime=12.68
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 304 0 0 0 1268 0 0 0 25 0 1 0 242954833 2740224 290 1992294400 134512640 135212939 4294956240 18446744073709551615 134543664 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 669 290 76 170 0 497 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8036

[startup+25.5023 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1355932/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=2796 CPUtime=25.48
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 353 0 0 0 2548 0 0 0 25 0 1 0 242954833 2863104 339 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 699 339 76 170 0 527 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8156

[startup+51.1021 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1355804/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=2928 CPUtime=51.07
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 388 0 0 0 5107 0 0 0 25 0 1 0 242954833 2998272 374 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 732 374 76 170 0 560 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8288

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1355612/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=3188 CPUtime=102.25
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 444 0 0 0 10225 0 0 0 25 0 1 0 242954833 3264512 430 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 797 430 76 170 0 625 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8548

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1355164/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=3588 CPUtime=162.23
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 554 0 0 0 16223 0 0 0 25 0 1 0 242954833 3674112 540 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 897 540 76 170 0 725 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 8948

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1354908/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=3844 CPUtime=222.23
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 617 0 0 0 22222 1 0 0 25 0 1 0 242954833 3936256 603 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 961 603 76 170 0 789 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9204

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1354780/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=3924 CPUtime=282.21
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 639 0 0 0 28220 1 0 0 25 0 1 0 242954833 4018176 625 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 981 625 76 170 0 809 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9284

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1354524/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4272 CPUtime=342.19
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 705 0 0 0 34218 1 0 0 25 0 1 0 242954833 4374528 691 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1068 691 76 170 0 896 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 9632

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1354460/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4272 CPUtime=402.18
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 724 0 0 0 40217 1 0 0 25 0 1 0 242954833 4374528 710 1992294400 134512640 135212939 4294956240 18446744073709551615 134527284 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1068 710 76 170 0 896 0
Current children cumulated CPU time (s) 402.18

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

/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4396 CPUtime=462.16
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 762 0 0 0 46215 1 0 0 25 0 1 0 242954833 4501504 748 1992294400 134512640 135212939 4294956240 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1099 748 76 170 0 927 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 9756

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1354140/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4528 CPUtime=522.14
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 788 0 0 0 52213 1 0 0 25 0 1 0 242954833 4636672 774 1992294400 134512640 135212939 4294956240 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1132 774 76 170 0 960 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 9888

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1354076/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4644 CPUtime=582.12
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 803 0 0 0 58211 1 0 0 25 0 1 0 242954833 4755456 789 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1161 789 76 170 0 989 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 10004

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1354012/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4644 CPUtime=642.11
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 820 0 0 0 64210 1 0 0 25 0 1 0 242954833 4755456 806 1992294400 134512640 135212939 4294956240 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1161 806 76 170 0 989 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 10004

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1353948/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4776 CPUtime=702.1
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 843 0 0 0 70208 2 0 0 25 0 1 0 242954833 4890624 829 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1194 829 76 170 0 1022 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 10136

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1353948/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4760 CPUtime=762.09
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 843 0 0 0 76207 2 0 0 25 0 1 0 242954833 4874240 829 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1190 829 76 170 0 1018 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 10120

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24356
/proc/meminfo: memFree=1353756/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=4892 CPUtime=822.07
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 879 0 0 0 82205 2 0 0 25 0 1 0 242954833 5009408 865 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1223 865 76 170 0 1051 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 10252

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24358
/proc/meminfo: memFree=1353500/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=5024 CPUtime=882.05
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 893 0 0 0 88203 2 0 0 25 0 1 0 242954833 5144576 879 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1256 879 76 170 0 1084 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 10384

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24358
/proc/meminfo: memFree=1353500/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=5024 CPUtime=942.03
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 908 0 0 0 94201 2 0 0 25 0 1 0 242954833 5144576 894 1992294400 134512640 135212939 4294956240 18446744073709551615 134536049 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1256 894 76 170 0 1084 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 10384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24358
/proc/meminfo: memFree=1353500/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=5024 CPUtime=1002.01
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 908 0 0 0 100199 2 0 0 25 0 1 0 242954833 5144576 894 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1256 894 76 170 0 1084 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 10384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24358
/proc/meminfo: memFree=1353500/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=5024 CPUtime=1062
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 908 0 0 0 106198 2 0 0 25 0 1 0 242954833 5144576 894 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1256 894 76 170 0 1084 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 10384

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24358
/proc/meminfo: memFree=1353500/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=5120 CPUtime=1121.98
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 924 0 0 0 112196 2 0 0 25 0 1 0 242954833 5242880 910 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1280 910 76 170 0 1108 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 10480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24358
/proc/meminfo: memFree=1353500/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=5120 CPUtime=1181.96
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 930 0 0 0 118194 2 0 0 25 0 1 0 242954833 5242880 916 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1280 916 76 170 0 1108 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 10480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 24358
/proc/meminfo: memFree=1353500/2055920 swapFree=4181240/4192956
[pid=24353] ppid=24351 vsize=5360 CPUtime=0
/proc/24353/stat : 24353 (run.sh) S 24351 24353 24005 0 -1 4194304 312 176 0 0 0 0 0 0 19 0 1 0 242954832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24353/statm: 1340 238 197 169 0 51 0
[pid=24356] ppid=24353 vsize=5120 CPUtime=1200.07
/proc/24356/stat : 24356 (minisat) R 24353 24353 24005 0 -1 4194304 930 0 0 0 120004 3 0 0 25 0 1 0 242954833 5242880 916 1992294400 134512640 135212939 4294956240 18446744073709551615 134535808 0 0 4096 3 0 0 0 17 1 0 0
/proc/24356/statm: 1280 916 76 170 0 1108 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 10480

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.09
CPU user time (s): 1200.05
CPU system time (s): 0.036994
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 10516

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

runsolver used 1.3388 second user time and 2.67259 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-12 19:27:03
IDJOB=1806435
IDBENCH=24735
IDSOLVER=649
FILE ID=node35/1806435-1242149223
PBS_JOBID= 9289686
Free space on /tmp= 66096 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806435-1242149223/watcher-1806435-1242149223 -o /tmp/evaluation-result-1806435-1242149223/solver-1806435-1242149223 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806435-1242149223.cnf HOME

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=508038562

node35.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.214
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.214
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:       1358092 kB
Buffers:         63340 kB
Cached:         560796 kB
SwapCached:       6224 kB
Active:          89880 kB
Inactive:       542868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358092 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            51112 kB
Committed_AS:   915988 kB
PageTables:       1404 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= 66092 MiB
End job on node35 at 2009-05-12 19:47:03