Trace number 1796306

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 8
4.68/4.72	#LEARNT CLAUSES 305
4.68/4.79	done !
4.68/4.79	c Now, SatElite...
4.68/4.79	c Parsing...
4.78/4.87	c ==============================================================================
4.78/4.87	c |           |     ORIGINAL     |              LEARNT              |          |
4.78/4.87	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
4.78/4.87	c ==============================================================================
4.78/4.87	c |         0 |   78924   208054 |   23677       0        0     nan |  0.000 % |
4.78/5.32	c |         0 |   60551   193582 |      --       0       --      -- |     --   | -18373/-14472
4.78/5.32	c ==============================================================================
4.78/5.32	c Result  :   #vars: 11085   #clauses: 60551   #literals: 193582
4.78/5.32	c CPU time:   0.506922 s
4.78/5.32	c ==============================================================================
5.37/5.45	c SatElite is done !
5.37/5.45	c Calling MINISAT
5.37/5.45	This is MiniSat 2.0 beta
5.37/5.45	WARNING: for repeatability, setting FPU to use double precision
5.37/5.45	============================[ Problem Statistics ]=============================
5.37/5.45	|                                                                             |
5.37/5.45	|  Number of variables:  11085                                                |
5.37/5.45	|  Number of clauses:    60551                                                |
5.37/5.49	|  Parsing time:         0.03         s                                       |
5.37/5.49	============================[ Search Statistics ]==============================
5.37/5.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.37/5.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.37/5.49	===============================================================================
5.37/5.49	|         0 |   11085    60551   193582 |    20183        0    nan |  0.000 % |
5.43/5.50	|       100 |   11085    60551   193582 |    22202      100      4 |  0.000 % |
5.43/5.54	|       250 |   11085    60551   193582 |    24422      250      9 |  0.000 % |
5.43/5.58	|       476 |   11085    60551   193582 |    26864      476     15 |  0.001 % |
5.43/5.65	|       813 |   11085    60551   193582 |    29550      813     18 |  0.000 % |
5.43/5.71	|      1319 |   11085    60551   193582 |    32505     1319     18 |  0.000 % |
5.43/5.79	|      2079 |   11085    60551   193582 |    35756     2079     16 |  0.000 % |
5.43/5.95	|      3219 |   11085    60551   193582 |    39332     3219     23 |  0.001 % |
5.43/6.10	|      4927 |   11085    60551   193582 |    43265     4927     26 |  0.000 % |
6.47/6.52	|      7490 |   11085    60551   193582 |    47592     7490     41 |  0.000 % |
7.67/7.74	|     11334 |   11085    60551   193582 |    52351    11334     75 |  0.001 % |
8.46/8.55	|     17100 |   11085    60551   193582 |    57586    17100     66 |  0.000 % |
11.16/11.28	|     25750 |   11085    60551   193582 |    63344    25750     81 |  0.001 % |
16.56/16.61	|     38725 |   11085    60551   193582 |    69679    38725     90 |  0.000 % |
22.86/22.94	|     58187 |   11085    60551   193582 |    76647    58187     85 |  0.001 % |
39.55/39.62	|     87379 |   11085    60551   193582 |    84312    24215     92 |  0.001 % |
62.65/62.79	|    131168 |   11085    60551   193582 |    92743    68004    111 |  0.000 % |
105.04/105.17	|    196852 |   11085    60551   193582 |   102017    56136    116 |  0.000 % |
144.82/144.93	|    295378 |   11085    60551   193582 |   112219    64840     86 |  0.001 % |
271.49/271.61	|    443167 |   11085    60551   193582 |   123441   113346     56 |  0.000 % |
398.77/398.94	|    664850 |   11085    60551   193582 |   135785   119633    125 |  0.001 % |
738.38/738.69	|    997375 |   11085    60551   193582 |   149364   107016    126 |  0.001 % |

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-1796306-1242074087/watcher-1796306-1242074087 -o /tmp/evaluation-result-1796306-1242074087/solver-1796306-1242074087 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796306-1242074087.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.91 0.97 1.03 3/64 17316
/proc/meminfo: memFree=1288960/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=0
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235436244 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 237 196 169 0 51 0
[pid=17317] ppid=17316 vsize=1868 CPUtime=0
/proc/17317/stat : 17317 (revival) R 17316 17316 17213 0 -1 4194304 201 0 0 0 0 0 0 0 19 0 1 0 235436245 1912832 167 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17317/statm: 467 175 80 6 0 105 0

[startup+0.0687161 s]
/proc/loadavg: 0.91 0.97 1.03 3/64 17316
/proc/meminfo: memFree=1288960/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=0
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235436244 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 237 196 169 0 51 0
[pid=17317] ppid=17316 vsize=6556 CPUtime=0.05
/proc/17317/stat : 17317 (revival) R 17316 17316 17213 0 -1 4194304 1574 0 0 0 5 0 0 0 19 0 1 50000 235436245 6713344 1197 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17317/statm: 1639 1197 85 6 0 1277 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11916

[startup+0.101718 s]
/proc/loadavg: 0.91 0.97 1.03 3/64 17316
/proc/meminfo: memFree=1288960/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=0
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235436244 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 237 196 169 0 51 0
[pid=17317] ppid=17316 vsize=6688 CPUtime=0.09
/proc/17317/stat : 17317 (revival) R 17316 17316 17213 0 -1 4194304 1580 0 0 0 9 0 0 0 19 0 1 50000 235436245 6848512 1203 1992294400 134512640 134537284 4294956368 18446744073709551615 134516476 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17317/statm: 1672 1203 85 6 0 1310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12048

[startup+0.301736 s]
/proc/loadavg: 0.91 0.97 1.03 3/64 17316
/proc/meminfo: memFree=1288960/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=0
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235436244 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 237 196 169 0 51 0
[pid=17317] ppid=17316 vsize=6688 CPUtime=0.29
/proc/17317/stat : 17317 (revival) R 17316 17316 17213 0 -1 4194304 1609 0 0 0 29 0 0 0 20 0 1 50000 235436245 6848512 1232 1992294400 134512640 134537284 4294956368 18446744073709551615 134524132 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17317/statm: 1672 1232 85 6 0 1310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12048

[startup+0.701771 s]
/proc/loadavg: 0.91 0.97 1.03 3/64 17316
/proc/meminfo: memFree=1288960/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=0
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235436244 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 237 196 169 0 51 0
[pid=17317] ppid=17316 vsize=6952 CPUtime=0.69
/proc/17317/stat : 17317 (revival) R 17316 17316 17213 0 -1 4194304 1643 0 0 0 69 0 0 0 24 0 1 50000 235436245 7118848 1266 1992294400 134512640 134537284 4294956368 18446744073709551615 134516476 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17317/statm: 1738 1266 85 6 0 1376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12312

[startup+1.50184 s]
/proc/loadavg: 0.91 0.97 1.03 2/66 17318
/proc/meminfo: memFree=1283952/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=0
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235436244 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 237 196 169 0 51 0
[pid=17317] ppid=17316 vsize=6952 CPUtime=1.49
/proc/17317/stat : 17317 (revival) R 17316 17316 17213 0 -1 4194304 1643 0 0 0 149 0 0 0 25 0 1 50000 235436245 7118848 1266 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17317/statm: 1738 1266 85 6 0 1376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12312

[startup+3.10199 s]
/proc/loadavg: 0.91 0.97 1.03 2/66 17318
/proc/meminfo: memFree=1283824/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=0
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235436244 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 237 196 169 0 51 0
[pid=17317] ppid=17316 vsize=6952 CPUtime=3.08
/proc/17317/stat : 17317 (revival) R 17316 17316 17213 0 -1 4194304 1643 0 0 0 308 0 0 0 25 0 1 50000 235436245 7118848 1266 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17317/statm: 1738 1266 85 6 0 1376 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12312

[startup+6.30129 s]
/proc/loadavg: 0.92 0.97 1.03 2/66 17319
/proc/meminfo: memFree=1272880/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 5360

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 1.03 2/66 17320
/proc/meminfo: memFree=1270064/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=16444 CPUtime=7.24
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 3988 0 0 0 721 3 0 0 25 0 1 0 235436790 16838656 3972 1992294400 134512640 135212939 4294956240 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 4111 3972 77 170 0 3939 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21804

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 1.03 2/66 17320
/proc/meminfo: memFree=1255536/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=30520 CPUtime=20.03
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 7469 0 0 0 1997 6 0 0 25 0 1 0 235436790 31252480 7453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 7630 7453 77 170 0 7458 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35880

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 1.03 2/66 17320
/proc/meminfo: memFree=1247408/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=38312 CPUtime=45.62
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 9446 0 0 0 4554 8 0 0 25 0 1 0 235436790 39231488 9430 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 9578 9430 77 170 0 9406 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 43672

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 1.02 2/66 17320
/proc/meminfo: memFree=1230448/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=55416 CPUtime=96.81
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 13697 0 0 0 9670 11 0 0 25 0 1 0 235436790 56745984 13681 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 13854 13681 77 170 0 13682 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60776

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 17320
/proc/meminfo: memFree=1228144/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=57720 CPUtime=156.79
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 14253 0 0 0 15668 11 0 0 25 0 1 0 235436790 59105280 14237 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 14430 14237 77 170 0 14258 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 63080

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 17320
/proc/meminfo: memFree=1228144/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=57720 CPUtime=216.78
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 14262 0 0 0 21667 11 0 0 25 0 1 0 235436790 59105280 14246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 14430 14246 77 170 0 14258 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63080

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 17320
/proc/meminfo: memFree=1228080/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=57720 CPUtime=276.77
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 14273 0 0 0 27665 12 0 0 25 0 1 0 235436790 59105280 14257 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 14430 14257 77 170 0 14258 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 63080

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 17320
/proc/meminfo: memFree=1209840/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=76104 CPUtime=336.74
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 18864 0 0 0 33658 16 0 0 25 0 1 0 235436790 77930496 18848 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 19026 18848 77 170 0 18854 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 81464

[startup+402.302 s]

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

/proc/17320/statm: 22236 22011 77 170 0 22064 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 94304

[startup+582.301 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 17322
/proc/meminfo: memFree=1197040/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=88936 CPUtime=576.68
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 22027 0 0 0 57649 19 0 0 25 0 1 0 235436790 91070464 22011 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 22234 22011 77 170 0 22062 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 94296

[startup+642.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 17322
/proc/meminfo: memFree=1189104/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=96916 CPUtime=636.68
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 24003 0 0 0 63646 22 0 0 25 0 1 0 235436790 99241984 23987 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 24229 23987 77 170 0 24057 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 102276

[startup+702.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 17322
/proc/meminfo: memFree=1184048/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=101816 CPUtime=696.66
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 25247 0 0 0 69643 23 0 0 25 0 1 0 235436790 104259584 25231 1992294400 134512640 135212939 4294956240 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 25454 25231 77 170 0 25282 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 107176

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17322
/proc/meminfo: memFree=1184048/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=101816 CPUtime=756.65
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 25247 0 0 0 75641 24 0 0 25 0 1 0 235436790 104259584 25231 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 25454 25231 77 170 0 25282 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 107176

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17322
/proc/meminfo: memFree=1183984/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=101724 CPUtime=816.63
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 25258 0 0 0 81639 24 0 0 25 0 1 0 235436790 104165376 25224 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 25431 25224 77 170 0 25259 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 107084

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17322
/proc/meminfo: memFree=1183984/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=101724 CPUtime=876.61
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 25259 0 0 0 87637 24 0 0 25 0 1 0 235436790 104165376 25225 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 25431 25225 77 170 0 25259 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 107084

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17322
/proc/meminfo: memFree=1166576/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=119248 CPUtime=936.6
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 29621 0 0 0 93632 28 0 0 25 0 1 0 235436790 122109952 29587 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 29812 29587 77 170 0 29640 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 124608

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17322
/proc/meminfo: memFree=1166576/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=119248 CPUtime=996.58
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 29621 0 0 0 99630 28 0 0 25 0 1 0 235436790 122109952 29587 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 29812 29587 77 170 0 29640 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 124608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17322
/proc/meminfo: memFree=1166576/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=119248 CPUtime=1056.57
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 29622 0 0 0 105629 28 0 0 25 0 1 0 235436790 122109952 29588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 29812 29588 77 170 0 29640 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 124608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17322
/proc/meminfo: memFree=1166512/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=119248 CPUtime=1116.56
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 29624 0 0 0 111627 29 0 0 25 0 1 0 235436790 122109952 29590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 29812 29590 77 170 0 29640 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 124608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17322
/proc/meminfo: memFree=1166576/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=119248 CPUtime=1176.55
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 29624 0 0 0 117626 29 0 0 25 0 1 0 235436790 122109952 29590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 29812 29590 77 170 0 29640 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 124608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17322
/proc/meminfo: memFree=1166576/2055920 swapFree=4113600/4192956
[pid=17316] ppid=17314 vsize=5360 CPUtime=5.43
/proc/17316/stat : 17316 (run.sh) S 17314 17316 17213 0 -1 4194304 341 5250 0 0 0 0 539 4 15 0 1 0 235436244 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1340 241 197 169 0 51 0
[pid=17320] ppid=17316 vsize=119248 CPUtime=1194.64
/proc/17320/stat : 17320 (minisat) R 17316 17316 17213 0 -1 4194304 29624 0 0 0 119435 29 0 0 25 0 1 0 235436790 122109952 29590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17320/statm: 29812 29590 77 170 0 29640 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 124608

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 17316 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=399179
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=46992
# CPU time returned by wait4() is 5.44617
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.74
CPU system time (s): 0.33
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 124608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.39918
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5591
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= 8
involuntary context switches= 45

runsolver used 1.40579 second user time and 2.96655 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-11 22:34:47
IDJOB=1796306
IDBENCH=20403
IDSOLVER=647
FILE ID=node51/1796306-1242074087
PBS_JOBID= 9277610
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= 0cf155110f71a43081221b427d368ee8
RANDOM SEED=1834079591

node51.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:       1289376 kB
Buffers:         72076 kB
Cached:         534564 kB
SwapCached:      73768 kB
Active:         237960 kB
Inactive:       444468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289376 kB
SwapTotal:     4192956 kB
SwapFree:      4113600 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            70120 kB
Committed_AS:   644312 kB
PageTables:       1392 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= 66268 MiB
End job on node51 at 2009-05-11 22:54:50