Trace number 1796441

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
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.1 1200.81

General information on the benchmark

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
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 variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 9
58.55/58.64	#LEARNT CLAUSES 56
58.75/58.80	done !
58.75/58.80	c Now, SatElite...
58.75/58.80	c Parsing...
58.75/59.01	c ==============================================================================
58.75/59.01	c |           |     ORIGINAL     |              LEARNT              |          |
58.75/59.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
58.75/59.01	c ==============================================================================
58.75/59.01	c |         0 |  176791   443258 |   53037       0        0     nan |  0.000 % |
58.75/59.01	c ==============================================================================
58.75/59.01	c Result  :   #vars: 1087   #clauses: 176791   #literals: 443258
58.75/59.01	c CPU time:   0.19497 s
58.75/59.01	c ==============================================================================
58.75/59.23	c SatElite is done !
58.75/59.23	c Calling MINISAT
58.75/59.23	This is MiniSat 2.0 beta
58.75/59.23	WARNING: for repeatability, setting FPU to use double precision
58.75/59.23	============================[ Problem Statistics ]=============================
58.75/59.23	|                                                                             |
58.75/59.23	|  Number of variables:  1087                                                 |
58.75/59.23	|  Number of clauses:    176791                                               |
59.23/59.32	|  Parsing time:         0.08         s                                       |
59.23/59.33	============================[ Search Statistics ]==============================
59.23/59.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
59.23/59.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
59.23/59.33	===============================================================================
59.23/59.33	|         0 |    1087   176791   443258 |    58930        0    nan |  0.000 % |
59.23/59.36	|       100 |    1087   176791   443258 |    64823      100     76 |  0.000 % |
59.23/59.39	|       250 |    1087   176791   443258 |    71305      250     97 |  0.000 % |
59.34/59.42	|       476 |    1087   176791   443258 |    78436      476    118 |  0.000 % |
59.34/59.47	|       815 |    1087   176791   443258 |    86279      815    112 |  0.000 % |
59.44/59.56	|      1322 |    1087   176791   443258 |    94907     1322    100 |  0.000 % |
59.64/59.70	|      2081 |    1087   176791   443258 |   104398     2081    103 |  0.000 % |
59.73/59.90	|      3223 |    1087   176791   443258 |   114838     3223    108 |  0.000 % |
60.13/60.21	|      4931 |    1087   176791   443258 |   126322     4931    114 |  0.000 % |
60.73/60.84	|      7494 |    1087   176791   443258 |   138954     7494    115 |  0.000 % |
61.63/61.79	|     11340 |    1087   176791   443258 |   152850    11340    116 |  0.000 % |
63.53/63.68	|     17106 |    1087   176791   443258 |   168135    17106    125 |  0.000 % |
67.73/67.85	|     25757 |    1087   176791   443258 |   184948    25757    122 |  0.000 % |
75.03/75.15	|     38733 |    1087   176791   443258 |   203443    38733    114 |  0.000 % |
96.20/96.33	|     58194 |    1087   176791   443258 |   223787    58194    125 |  0.000 % |
136.29/136.42	|     87386 |    1087   176791   443258 |   246166    87386    126 |  0.000 % |
235.31/235.57	|    131175 |    1087   176791   443258 |   270783   131175    120 |  0.000 % |
394.23/394.58	|    196859 |    1087   176791   443258 |   297861   196859    114 |  0.000 % |
855.69/856.22	|    295385 |    1087   176791   443258 |   327647   295385    106 |  0.000 % |

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-1796441-1242075571/watcher-1796441-1242075571 -o /tmp/evaluation-result-1796441-1242075571/solver-1796441-1242075571 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796441-1242075571.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.00 3/64 7680
/proc/meminfo: memFree=1509864/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) R 7678 7680 7523 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7680/statm: 1340 236 195 169 0 51 0
[pid=7681] ppid=7680 vsize=2124 CPUtime=0
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 235590788 2174976 243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7681/statm: 531 251 82 6 0 169 0

[startup+0.072007 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7680
/proc/meminfo: memFree=1509864/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=9560 CPUtime=0.06
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 2617 0 0 0 5 1 0 0 19 0 1 50000 235590788 9789440 1958 1992294400 134512640 134537284 4294956368 18446744073709551615 9340539 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 2390 1961 85 6 0 2028 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14920

[startup+0.101012 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7680
/proc/meminfo: memFree=1509864/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=10352 CPUtime=0.09
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 2820 0 0 0 8 1 0 0 19 0 1 50000 235590788 10600448 2161 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 2588 2161 85 6 0 2226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15712

[startup+0.301054 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7680
/proc/meminfo: memFree=1509864/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=10352 CPUtime=0.29
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 2820 0 0 0 28 1 0 0 21 0 1 50000 235590788 10600448 2161 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 2588 2161 85 6 0 2226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15712

[startup+0.70114 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7680
/proc/meminfo: memFree=1509864/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=10616 CPUtime=0.69
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 2870 0 0 0 68 1 0 0 25 0 1 50000 235590788 10870784 2211 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 2654 2211 85 6 0 2292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15976

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7682
/proc/meminfo: memFree=1500632/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=11672 CPUtime=1.49
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 3129 0 0 0 148 1 0 0 25 0 1 50000 235590788 11952128 2470 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 2918 2470 85 6 0 2556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17032

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7682
/proc/meminfo: memFree=1499032/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=13784 CPUtime=3.09
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 3679 0 0 0 308 1 0 0 25 0 1 50000 235590788 14114816 3020 1992294400 134512640 134537284 4294956368 18446744073709551615 9340539 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 3446 3020 85 6 0 3084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19144

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7682
/proc/meminfo: memFree=1494424/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=18272 CPUtime=6.28
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 4797 0 0 0 626 2 0 0 25 0 1 50000 235590788 18710528 4138 1992294400 134512640 134537284 4294956368 18446744073709551615 9344533 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 4568 4138 85 6 0 4206 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23632

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7682
/proc/meminfo: memFree=1484632/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=27776 CPUtime=12.68
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 7180 0 0 0 1264 4 0 0 25 0 1 50000 235590788 28442624 6521 1992294400 134512640 134537284 4294956368 18446744073709551615 134531226 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 6944 6521 85 6 0 6582 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33136

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7682
/proc/meminfo: memFree=1464600/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=47312 CPUtime=25.47
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 12068 0 0 0 2540 7 0 0 25 0 1 50000 235590788 48447488 11409 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 11828 11409 85 6 0 11466 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52672

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7682
/proc/meminfo: memFree=1425752/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=0
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235590788 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7680/statm: 1340 237 196 169 0 51 0
[pid=7681] ppid=7680 vsize=86780 CPUtime=51.06
/proc/7681/stat : 7681 (revival) R 7680 7680 7523 0 -1 4194304 21908 0 0 0 5092 14 0 0 25 0 1 50000 235590788 88862720 21249 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7681/statm: 21695 21249 85 6 0 21333 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92140

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1461848/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=43644 CPUtime=43.02
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 10749 0 0 0 4294 8 0 0 25 0 1 0 235596711 44691456 10733 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 10911 10733 77 170 0 10739 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 49004

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1442392/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=63252 CPUtime=102.99
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 15638 0 0 0 10285 14 0 0 25 0 1 0 235596711 64770048 15622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 15813 15622 77 170 0 15641 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 68612

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1430040/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=75544 CPUtime=162.96
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 18702 0 0 0 16278 18 0 0 25 0 1 0 235596711 77357056 18686 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 18886 18686 77 170 0 18714 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 80904

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1417496/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=88528 CPUtime=222.91
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 21884 0 0 0 22269 22 0 0 25 0 1 0 235596711 90652672 21868 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 22132 21868 77 170 0 21960 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 93888

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1405912/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=99940 CPUtime=282.88
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 24746 0 0 0 28263 25 0 0 25 0 1 0 235596711 102338560 24730 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 24985 24730 77 170 0 24813 0
Current children cumulated CPU time (s) 342.06

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

/proc/7684/statm: 31513 31017 77 170 0 31341 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 131412

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1375712/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=131172 CPUtime=522.75
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 32293 0 0 0 52241 34 0 0 25 0 1 0 235596711 134320128 32277 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 32793 32277 77 170 0 32621 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 136532

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1370912/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=135836 CPUtime=582.73
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 33470 0 0 0 58237 36 0 0 25 0 1 0 235596711 139096064 33454 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 33959 33454 77 170 0 33787 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 141196

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1366560/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=140160 CPUtime=642.69
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 34540 0 0 0 64232 37 0 0 25 0 1 0 235596711 143523840 34524 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 35040 34524 77 170 0 34868 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 145520

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1362272/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=144436 CPUtime=702.66
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 35611 0 0 0 70228 38 0 0 25 0 1 0 235596711 147902464 35595 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 36109 35595 77 170 0 35937 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 149796

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1357664/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=149280 CPUtime=762.62
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 36796 0 0 0 76223 39 0 0 25 0 1 0 235596711 152862720 36780 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 37320 36780 77 170 0 37148 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 154640

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1352608/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=154200 CPUtime=822.59
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 38038 0 0 0 82218 41 0 0 25 0 1 0 235596711 157900800 38022 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 38550 38022 77 170 0 38378 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 159560

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1347872/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=158868 CPUtime=882.55
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 39219 0 0 0 88213 42 0 0 25 0 1 0 235596711 162680832 39203 1992294400 134512640 135212939 4294956240 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 39717 39203 77 170 0 39545 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 164228

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1343008/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=164336 CPUtime=942.51
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 40423 0 0 0 94208 43 0 0 25 0 1 0 235596711 168280064 40407 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 41084 40407 77 170 0 40912 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 169696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1338656/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=168708 CPUtime=1002.49
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 41518 0 0 0 100204 45 0 0 25 0 1 0 235596711 172756992 41502 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 42177 41502 77 170 0 42005 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 174068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1338400/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=168840 CPUtime=1062.46
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 41561 0 0 0 106201 45 0 0 25 0 1 0 235596711 172892160 41545 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 42210 41545 77 170 0 42038 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 174200

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1338400/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=168840 CPUtime=1122.42
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 41570 0 0 0 112197 45 0 0 25 0 1 0 235596711 172892160 41554 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 42210 41554 77 170 0 42038 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 174200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7690
/proc/meminfo: memFree=1338272/2055920 swapFree=4093372/4192956
[pid=7680] ppid=7678 vsize=5360 CPUtime=59.18
/proc/7680/stat : 7680 (run.sh) S 7678 7680 7523 0 -1 4194304 341 27258 0 1 0 0 5897 21 16 0 1 0 235590788 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7680/statm: 1340 241 197 169 0 51 0
[pid=7684] ppid=7680 vsize=169004 CPUtime=1140.92
/proc/7684/stat : 7684 (minisat) R 7680 7680 7523 0 -1 4194304 41603 0 0 0 114047 45 0 0 25 0 1 0 235596711 173060096 41587 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/7684/statm: 42251 41587 77 170 0 42079 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 174364

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7680 and gives
#  childrusage.ru_utime.tv_sec=58
#  childrusage.ru_utime.tv_usec=973034
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=213967
# CPU time returned by wait4() is 59.187
# while last known CPU time is 1200.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.81
CPU time (s): 1200.1
CPU user time (s): 1199.44
CPU system time (s): 0.66
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 174364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.973
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27599
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 158

runsolver used 1.06084 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-11 22:59:31
IDJOB=1796441
IDBENCH=20488
IDSOLVER=647
FILE ID=node10/1796441-1242075571
PBS_JOBID= 9277612
Free space on /tmp= 66368 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/grieu/vmpc_33.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796441-1242075571/watcher-1796441-1242075571 -o /tmp/evaluation-result-1796441-1242075571/solver-1796441-1242075571 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796441-1242075571.cnf HOME

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

MD5SUM BENCH= 4c4d694bb911a7a13a7cb66a99dd484c
RANDOM SEED=192418888

node10.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.263
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.263
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:       1510344 kB
Buffers:         66476 kB
Cached:         325860 kB
SwapCached:      94408 kB
Active:         169388 kB
Inactive:       318648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510344 kB
SwapTotal:     4192956 kB
SwapFree:      4093372 kB
Dirty:            3904 kB
Writeback:           0 kB
Mapped:          14108 kB
Slab:            43596 kB
Committed_AS:   791812 kB
PageTables:       1372 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= 66360 MiB
End job on node10 at 2009-05-11 23:19:34