Trace number 1796293

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

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 14
1.59/1.62	#LEARNT CLAUSES 187
1.59/1.64	done !
1.59/1.64	c Calling MINISAT
1.59/1.64	This is MiniSat 2.0 beta
1.59/1.64	WARNING: for repeatability, setting FPU to use double precision
1.59/1.64	============================[ Problem Statistics ]=============================
1.59/1.64	|                                                                             |
1.59/1.64	|  Number of variables:  7502                                                 |
1.59/1.64	|  Number of clauses:    23854                                                |
1.59/1.66	|  Parsing time:         0.01         s                                       |
1.59/1.66	============================[ Search Statistics ]==============================
1.59/1.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.66	===============================================================================
1.59/1.66	|         0 |    6488    22839    58834 |     7613        0    nan |  0.000 % |
1.59/1.66	|       103 |    6488    22839    58834 |     8374      103      7 | 13.516 % |
1.59/1.68	|       253 |    6488    22839    58834 |     9211      253     14 | 13.516 % |
1.63/1.72	|       478 |    6488    22839    58834 |    10132      478     28 | 13.516 % |
1.63/1.77	|       815 |    6488    22839    58834 |    11146      815     25 | 13.516 % |
1.63/1.84	|      1321 |    6488    22839    58834 |    12260     1321     24 | 13.516 % |
1.63/1.97	|      2080 |    6488    22839    58834 |    13486     2080     24 | 13.516 % |
2.17/2.23	|      3219 |    6488    22839    58834 |    14835     3219     31 | 13.516 % |
2.47/2.56	|      4928 |    6488    22839    58834 |    16319     4928     31 | 13.516 % |
3.47/3.57	|      7490 |    6488    22839    58834 |    17951     7490     42 | 13.516 % |
4.67/4.72	|     11334 |    6488    22839    58834 |    19746    11334     40 | 13.516 % |
6.16/6.30	|     17101 |    6488    22839    58834 |    21720    17101     34 | 13.516 % |
10.27/10.39	|     25750 |    6488    22839    58834 |    23892    13832     35 | 13.517 % |
19.56/19.65	|     38727 |    6488    22839    58834 |    26282    13847     35 | 13.516 % |
33.26/33.34	|     58190 |    6488    22839    58834 |    28910    19144     40 | 13.516 % |
52.55/52.68	|     87382 |    6488    22839    58834 |    31801    17973     41 | 13.516 % |
84.55/84.61	|    131171 |    6488    22839    58834 |    34981    26122     43 | 13.516 % |
138.33/138.46	|    196855 |    6488    22839    58834 |    38479    34324     51 | 13.516 % |
222.91/223.01	|    295381 |    6488    22839    58834 |    42327    24375     41 | 13.516 % |
382.77/382.94	|    443170 |    6488    22839    58834 |    46560    32439     37 | 13.516 % |
577.22/577.41	|    664854 |    6488    22839    58834 |    51216    42912     43 | 13.516 % |
932.22/932.51	|    997379 |    6488    22839    58834 |    56338    36957     48 | 13.516 % |
1200.06/1200.40	HOME/run.sh: line 21: 12861 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.06/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-1796293-1242073285/watcher-1796293-1242073285 -o /tmp/evaluation-result-1796293-1242073285/solver-1796293-1242073285 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796293-1242073285.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 12858
/proc/meminfo: memFree=1176864/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=0
/proc/12858/stat : 12858 (run.sh) R 12856 12858 12671 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235361622 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12858/statm: 1340 236 195 169 0 51 0
[pid=12859] ppid=12858 vsize=1868 CPUtime=0
/proc/12859/stat : 12859 (revival) R 12858 12858 12671 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 235361623 1912832 178 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 467 182 80 6 0 105 0

[startup+0.0702481 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 12858
/proc/meminfo: memFree=1176864/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=0
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235361622 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12858/statm: 1340 237 196 169 0 51 0
[pid=12859] ppid=12858 vsize=3060 CPUtime=0.06
/proc/12859/stat : 12859 (revival) R 12858 12858 12671 0 -1 4194304 613 0 0 0 6 0 0 0 19 0 1 50000 235361623 3133440 468 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12859/statm: 765 468 85 6 0 403 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8420

[startup+0.10125 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 12858
/proc/meminfo: memFree=1176864/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=0
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235361622 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12858/statm: 1340 237 196 169 0 51 0
[pid=12859] ppid=12858 vsize=3192 CPUtime=0.09
/proc/12859/stat : 12859 (revival) R 12858 12858 12671 0 -1 4194304 617 0 0 0 9 0 0 0 19 0 1 50000 235361623 3268608 472 1992294400 134512640 134537284 4294956368 18446744073709551615 134531217 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12859/statm: 798 472 85 6 0 436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8552

[startup+0.301272 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 12858
/proc/meminfo: memFree=1176864/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=0
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235361622 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12858/statm: 1340 237 196 169 0 51 0
[pid=12859] ppid=12858 vsize=3192 CPUtime=0.29
/proc/12859/stat : 12859 (revival) R 12858 12858 12671 0 -1 4194304 620 0 0 0 29 0 0 0 20 0 1 50000 235361623 3268608 475 1992294400 134512640 134537284 4294956368 18446744073709551615 134524314 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12859/statm: 798 475 85 6 0 436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8552

[startup+0.701318 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 12858
/proc/meminfo: memFree=1176864/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=0
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235361622 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12858/statm: 1340 237 196 169 0 51 0
[pid=12859] ppid=12858 vsize=3192 CPUtime=0.69
/proc/12859/stat : 12859 (revival) R 12858 12858 12671 0 -1 4194304 627 0 0 0 69 0 0 0 24 0 1 50000 235361623 3268608 482 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12859/statm: 798 482 85 6 0 436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8552

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 12860
/proc/meminfo: memFree=1174864/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=0
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235361622 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12858/statm: 1340 237 196 169 0 51 0
[pid=12859] ppid=12858 vsize=3192 CPUtime=1.49
/proc/12859/stat : 12859 (revival) R 12858 12858 12671 0 -1 4194304 641 0 0 0 149 0 0 0 25 0 1 50000 235361623 3268608 496 1992294400 134512640 134537284 4294956368 18446744073709551615 134523954 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12859/statm: 798 496 85 6 0 436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8552

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 12861
/proc/meminfo: memFree=1173712/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=4544 CPUtime=1.44
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 857 0 0 0 144 0 0 0 25 0 1 0 235361787 4653056 843 1992294400 134512640 135212939 4294956240 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 1136 843 76 170 0 964 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9904

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 12861
/proc/meminfo: memFree=1171408/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=6392 CPUtime=4.63
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 1307 0 0 0 463 0 0 0 25 0 1 0 235361787 6545408 1293 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 1598 1293 76 170 0 1426 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11752

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 12861
/proc/meminfo: memFree=1169424/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=7856 CPUtime=11.04
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 1683 0 0 0 1103 1 0 0 25 0 1 0 235361787 8044544 1669 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 1964 1669 76 170 0 1792 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13216

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 12861
/proc/meminfo: memFree=1168656/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=8648 CPUtime=23.83
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 1878 0 0 0 2382 1 0 0 25 0 1 0 235361787 8855552 1864 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 2162 1864 76 170 0 1990 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14008

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 12861
/proc/meminfo: memFree=1166736/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=10792 CPUtime=49.42
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 2418 0 0 0 4940 2 0 0 25 0 1 0 235361787 11051008 2404 1992294400 134512640 135212939 4294956240 18446744073709551615 134535940 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 2698 2404 76 170 0 2526 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16152

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 12861
/proc/meminfo: memFree=1165200/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=12120 CPUtime=100.61
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 2753 0 0 0 10059 2 0 0 25 0 1 0 235361787 12410880 2739 1992294400 134512640 135212939 4294956240 18446744073709551615 134529704 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 3030 2739 76 170 0 2858 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17480

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 12861
/proc/meminfo: memFree=1163216/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=14100 CPUtime=160.59
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 3246 0 0 0 16056 3 0 0 25 0 1 0 235361787 14438400 3232 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 3525 3232 76 170 0 3353 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19460

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 12861
/proc/meminfo: memFree=1161616/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=15780 CPUtime=220.58
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 3626 0 0 0 22054 4 0 0 25 0 1 0 235361787 16158720 3612 1992294400 134512640 135212939 4294956240 18446744073709551615 134529409 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 3945 3612 76 170 0 3773 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21140

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 12861
/proc/meminfo: memFree=1161616/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=15780 CPUtime=280.56
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 3640 0 0 0 28052 4 0 0 25 0 1 0 235361787 16158720 3626 1992294400 134512640 135212939 4294956240 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 3945 3626 76 170 0 3773 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 21140

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 12861
/proc/meminfo: memFree=1161616/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=15780 CPUtime=340.54
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 3640 0 0 0 34050 4 0 0 25 0 1 0 235361787 16158720 3626 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 3945 3626 76 170 0 3773 0
Current children cumulated CPU time (s) 342.17

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

/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=16320 CPUtime=460.51
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 3786 0 0 0 46046 5 0 0 25 0 1 0 235361787 16711680 3772 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4080 3772 76 170 0 3908 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 21680

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 12861
/proc/meminfo: memFree=1160976/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=16320 CPUtime=520.49
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 3787 0 0 0 52044 5 0 0 25 0 1 0 235361787 16711680 3773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4080 3773 76 170 0 3908 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 21680

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 12861
/proc/meminfo: memFree=1160848/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=16476 CPUtime=580.49
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 3811 0 0 0 58043 6 0 0 25 0 1 0 235361787 16871424 3797 1992294400 134512640 135212939 4294956240 18446744073709551615 134526546 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4119 3797 76 170 0 3947 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 21836

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 12861
/proc/meminfo: memFree=1159504/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=17664 CPUtime=640.47
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4137 0 0 0 64041 6 0 0 25 0 1 0 235361787 18087936 4123 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4416 4123 76 170 0 4244 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 23024

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 12861
/proc/meminfo: memFree=1158032/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=19116 CPUtime=700.45
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4495 0 0 0 70038 7 0 0 25 0 1 0 235361787 19574784 4481 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4779 4481 76 170 0 4607 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 24476

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 12861
/proc/meminfo: memFree=1158032/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=19116 CPUtime=760.44
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4495 0 0 0 76037 7 0 0 25 0 1 0 235361787 19574784 4481 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4779 4481 76 170 0 4607 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 24476

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1157968/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=19268 CPUtime=820.42
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4505 0 0 0 82035 7 0 0 25 0 1 0 235361787 19730432 4491 1992294400 134512640 135212939 4294956240 18446744073709551615 134536379 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4817 4491 76 170 0 4645 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 24628

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1157904/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=19268 CPUtime=880.4
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4514 0 0 0 88033 7 0 0 25 0 1 0 235361787 19730432 4500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4817 4500 76 170 0 4645 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 24628

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1157136/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=19952 CPUtime=940.38
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4694 0 0 0 94031 7 0 0 25 0 1 0 235361787 20430848 4680 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 4988 4680 76 170 0 4816 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 25312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1156240/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=20876 CPUtime=1000.37
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4915 0 0 0 100029 8 0 0 25 0 1 0 235361787 21377024 4901 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 5219 4901 76 170 0 5047 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 26236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1156048/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=21060 CPUtime=1060.35
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4954 0 0 0 106027 8 0 0 25 0 1 0 235361787 21565440 4940 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 5265 4940 76 170 0 5093 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 26420

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1156048/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=21060 CPUtime=1120.34
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4955 0 0 0 112026 8 0 0 25 0 1 0 235361787 21565440 4941 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 5265 4941 76 170 0 5093 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 26420

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1155984/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=21060 CPUtime=1180.33
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4955 0 0 0 118024 9 0 0 25 0 1 0 235361787 21565440 4941 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 5265 4941 76 170 0 5093 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 26420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12861
/proc/meminfo: memFree=1156048/2055920 swapFree=4159984/4192956
[pid=12858] ppid=12856 vsize=5360 CPUtime=1.63
/proc/12858/stat : 12858 (run.sh) S 12856 12858 12671 0 -1 4194304 312 659 0 0 0 0 163 0 16 0 1 0 235361622 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12858/statm: 1340 238 197 169 0 51 0
[pid=12861] ppid=12858 vsize=21060 CPUtime=1198.43
/proc/12861/stat : 12861 (minisat) R 12858 12858 12671 0 -1 4194304 4955 0 0 0 119834 9 0 0 25 0 1 0 235361787 21565440 4941 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12861/statm: 5265 4941 76 170 0 5093 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 26420

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.41
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.100984
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 26420

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

runsolver used 1.05984 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-11 22:21:25
IDJOB=1796293
IDBENCH=20399
IDSOLVER=649
FILE ID=node32/1796293-1242073285
PBS_JOBID= 9277596
Free space on /tmp= 66036 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796293-1242073285/watcher-1796293-1242073285 -o /tmp/evaluation-result-1796293-1242073285/solver-1796293-1242073285 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796293-1242073285.cnf HOME

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=635668918

node32.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.216
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.216
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:       1178048 kB
Buffers:         52308 kB
Cached:         736928 kB
SwapCached:      26560 kB
Active:          67204 kB
Inactive:       750012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178048 kB
SwapTotal:     4192956 kB
SwapFree:      4159984 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          14292 kB
Slab:            46396 kB
Committed_AS:   841000 kB
PageTables:       1504 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= 66032 MiB
End job on node32 at 2009-05-11 22:41:25