Trace number 1796301

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 9
1.09/1.15	#LEARNT CLAUSES 523
1.09/1.17	done !
1.09/1.17	c Now, SatElite...
1.09/1.17	c Parsing...
1.16/1.21	c ==============================================================================
1.16/1.21	c |           |     ORIGINAL     |              LEARNT              |          |
1.16/1.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.16/1.21	c ==============================================================================
1.16/1.21	c |         0 |   30641    78827 |    9192       0        0     nan |  0.000 % |
1.16/1.44	c |         0 |   21461    69225 |      --       0       --      -- |     --   | -9180/-9602
1.16/1.44	c ==============================================================================
1.16/1.44	c Result  :   #vars: 3764   #clauses: 21461   #literals: 69225
1.16/1.44	c CPU time:   0.25896 s
1.16/1.44	c ==============================================================================
1.16/1.49	c SatElite is done !
1.16/1.49	c Calling MINISAT
1.16/1.49	This is MiniSat 2.0 beta
1.16/1.49	WARNING: for repeatability, setting FPU to use double precision
1.16/1.49	============================[ Problem Statistics ]=============================
1.16/1.49	|                                                                             |
1.16/1.49	|  Number of variables:  3764                                                 |
1.16/1.49	|  Number of clauses:    21461                                                |
1.47/1.50	|  Parsing time:         0.01         s                                       |
1.47/1.50	============================[ Search Statistics ]==============================
1.47/1.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.50	===============================================================================
1.47/1.50	|         0 |    3764    21461    69225 |     7153        0    nan |  0.000 % |
1.47/1.51	|       100 |    3764    21461    69225 |     7869      100     13 |  0.000 % |
1.47/1.53	|       251 |    3764    21461    69225 |     8655      251     17 |  0.000 % |
1.47/1.54	|       476 |    3764    21461    69225 |     9521      476     20 |  0.000 % |
1.47/1.57	|       814 |    3764    21461    69225 |    10473      814     23 |  0.000 % |
1.47/1.61	|      1320 |    3764    21461    69225 |    11521     1320     27 |  0.000 % |
1.47/1.69	|      2079 |    3764    21461    69225 |    12673     2079     31 |  0.000 % |
1.47/1.83	|      3219 |    3764    21461    69225 |    13940     3219     31 |  0.000 % |
1.47/2.05	|      4928 |    3764    21461    69225 |    15334     4928     34 |  0.000 % |
2.37/2.45	|      7490 |    3764    21461    69225 |    16867     7490     33 |  0.000 % |
3.07/3.14	|     11334 |    3764    21461    69225 |    18554    11334     37 |  0.000 % |
4.57/4.66	|     17101 |    3764    21461    69225 |    20410    17101     35 |  0.000 % |
6.96/7.00	|     25750 |    3764    21461    69225 |    22451    15002     44 |  0.000 % |
10.26/10.35	|     38725 |    3764    21461    69225 |    24696    16295     41 |  0.000 % |
15.36/15.50	|     58186 |    3764    21461    69225 |    27166    22937     34 |  0.000 % |
24.96/25.00	|     87379 |    3764    21461    69225 |    29882    23430     66 |  0.000 % |
40.35/40.47	|    131168 |    3764    21461    69225 |    32870    19335     25 |  0.000 % |
63.75/63.84	|    196852 |    3764    21461    69225 |    36157    26017     42 |  0.000 % |
104.72/104.86	|    295378 |    3764    21461    69225 |    39773    16775     50 |  0.001 % |
154.71/154.84	|    443167 |    3764    21461    69225 |    43751    29438     57 |  0.000 % |
259.06/259.21	|    664850 |    3764    21461    69225 |    48126    24428     48 |  0.000 % |
418.08/418.33	|    997377 |    3764    21461    69225 |    52938    26082     41 |  0.000 % |
691.34/691.79	|   1496167 |    3764    21461    69225 |    58232    47549     35 |  0.000 % |
1144.03/1144.67	|   2244349 |    3764    21461    69225 |    64056    58128     41 |  0.000 % |
1200.02/1200.60	HOME/run.sh: line 55:  6440 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1796301-1242074005/watcher-1796301-1242074005 -o /tmp/evaluation-result-1796301-1242074005/solver-1796301-1242074005 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796301-1242074005.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 6436
/proc/meminfo: memFree=942352/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=0
/proc/6436/stat : 6436 (run.sh) R 6434 6436 6303 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235434009 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6436/statm: 1340 236 195 169 0 51 0
[pid=6437] ppid=6436 vsize=2124 CPUtime=0
/proc/6437/stat : 6437 (revival) R 6436 6436 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235434009 2174976 253 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6437/statm: 659 259 82 6 0 297 0

[startup+0.0896031 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 6436
/proc/meminfo: memFree=942352/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=0
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235434009 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 237 196 169 0 51 0
[pid=6437] ppid=6436 vsize=3808 CPUtime=0.08
/proc/6437/stat : 6437 (revival) R 6436 6436 6303 0 -1 4194304 729 0 0 0 8 0 0 0 19 0 1 50000 235434009 3899392 570 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6437/statm: 952 570 85 6 0 590 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9168

[startup+0.102623 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 6436
/proc/meminfo: memFree=942352/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=0
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235434009 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 237 196 169 0 51 0
[pid=6437] ppid=6436 vsize=3808 CPUtime=0.09
/proc/6437/stat : 6437 (revival) R 6436 6436 6303 0 -1 4194304 730 0 0 0 9 0 0 0 19 0 1 50000 235434009 3899392 571 1992294400 134512640 134537284 4294956368 18446744073709551615 134524029 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6437/statm: 952 571 85 6 0 590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9168

[startup+0.301625 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 6436
/proc/meminfo: memFree=942352/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=0
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235434009 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 237 196 169 0 51 0
[pid=6437] ppid=6436 vsize=3808 CPUtime=0.29
/proc/6437/stat : 6437 (revival) R 6436 6436 6303 0 -1 4194304 739 0 0 0 29 0 0 0 21 0 1 50000 235434009 3899392 580 1992294400 134512640 134537284 4294956368 18446744073709551615 134523611 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6437/statm: 952 580 85 6 0 590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9168

[startup+0.70167 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 6436
/proc/meminfo: memFree=942352/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=0
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235434009 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 237 196 169 0 51 0
[pid=6437] ppid=6436 vsize=3808 CPUtime=0.69
/proc/6437/stat : 6437 (revival) R 6436 6436 6303 0 -1 4194304 753 0 0 0 69 0 0 0 25 0 1 50000 235434009 3899392 594 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6437/statm: 952 594 85 6 0 590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9168

[startup+1.50276 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6438
/proc/meminfo: memFree=939968/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5360

[startup+3.10194 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=937984/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=5116 CPUtime=1.6
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 1017 0 0 0 160 0 0 0 25 0 1 0 235434158 5238784 1001 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 1279 1001 76 170 0 1107 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10476

[startup+6.30131 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=934912/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=7232 CPUtime=4.79
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 1534 0 0 0 479 0 0 0 25 0 1 0 235434158 7405568 1518 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 1808 1518 76 170 0 1636 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12592

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=933696/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=8164 CPUtime=11.19
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 1781 0 0 0 1119 0 0 0 25 0 1 0 235434158 8359936 1765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 2041 1765 76 170 0 1869 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13524

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=931008/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=11128 CPUtime=23.99
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 2511 0 0 0 2397 2 0 0 25 0 1 0 235434158 11395072 2495 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 2782 2495 76 170 0 2610 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16488

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=930240/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=11788 CPUtime=49.58
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 2660 0 0 0 4956 2 0 0 25 0 1 0 235434158 12070912 2644 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 2947 2644 76 170 0 2775 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17148

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=927744/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=14272 CPUtime=100.76
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 3276 0 0 0 10074 2 0 0 25 0 1 0 235434158 14614528 3260 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 3568 3260 76 170 0 3396 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19632

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=926080/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=16116 CPUtime=160.74
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 3729 0 0 0 16071 3 0 0 25 0 1 0 235434158 16502784 3713 1992294400 134512640 135212939 4294956240 18446744073709551615 134526650 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 4029 3713 76 170 0 3857 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21476

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=925120/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=17020 CPUtime=220.7
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 3926 0 0 0 22067 3 0 0 25 0 1 0 235434158 17428480 3910 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 4255 3910 76 170 0 4083 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 22380

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=924672/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=17356 CPUtime=280.68
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4022 0 0 0 28065 3 0 0 25 0 1 0 235434158 17772544 4006 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 4339 4006 76 170 0 4167 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22716

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6440
/proc/meminfo: memFree=924224/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=18080 CPUtime=340.66
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4147 0 0 0 34063 3 0 0 25 0 1 0 235434158 18513920 4131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 4520 4131 76 170 0 4348 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23440

[startup+402.301 s]

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

/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=18732 CPUtime=460.59
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4296 0 0 0 46056 3 0 0 25 0 1 0 235434158 19181568 4280 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 4683 4280 76 170 0 4511 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 24092

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=921664/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=20464 CPUtime=520.55
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4737 0 0 0 52052 3 0 0 25 0 1 0 235434158 20955136 4721 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 5116 4721 76 170 0 4944 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 25824

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=921664/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=20464 CPUtime=580.51
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4738 0 0 0 58048 3 0 0 25 0 1 0 235434158 20955136 4722 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 5116 4722 76 170 0 4944 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 25824

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=921600/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=20464 CPUtime=640.5
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4747 0 0 0 64047 3 0 0 25 0 1 0 235434158 20955136 4731 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 5116 4731 76 170 0 4944 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 25824

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=921600/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=20464 CPUtime=700.47
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4753 0 0 0 70044 3 0 0 25 0 1 0 235434158 20955136 4737 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 5116 4737 76 170 0 4944 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 25824

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=921536/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=20464 CPUtime=760.45
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 4753 0 0 0 76042 3 0 0 25 0 1 0 235434158 20955136 4737 1992294400 134512640 135212939 4294956240 18446744073709551615 134527060 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 5116 4737 76 170 0 4944 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 25824

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917888/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24376 CPUtime=820.42
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5729 0 0 0 82037 5 0 0 25 0 1 0 235434158 24961024 5713 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6094 5713 76 170 0 5922 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 29736

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917888/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24376 CPUtime=880.39
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5735 0 0 0 88034 5 0 0 25 0 1 0 235434158 24961024 5719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6094 5719 76 170 0 5922 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 29736

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917824/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24376 CPUtime=940.35
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5735 0 0 0 94030 5 0 0 25 0 1 0 235434158 24961024 5719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6094 5719 76 170 0 5922 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 29736

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917824/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24376 CPUtime=1000.33
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5735 0 0 0 100028 5 0 0 25 0 1 0 235434158 24961024 5719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6094 5719 76 170 0 5922 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 29736

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917696/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24640 CPUtime=1060.31
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5786 0 0 0 106026 5 0 0 25 0 1 0 235434158 25231360 5770 1992294400 134512640 135212939 4294956240 18446744073709551615 134538841 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6160 5770 76 170 0 5988 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 30000

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917568/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24804 CPUtime=1120.27
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5810 0 0 0 112021 6 0 0 25 0 1 0 235434158 25399296 5794 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6201 5794 76 170 0 6029 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 30164

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917504/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24924 CPUtime=1180.25
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5840 0 0 0 118019 6 0 0 25 0 1 0 235434158 25522176 5824 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6231 5824 76 170 0 6059 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 30284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6442
/proc/meminfo: memFree=917440/2055920 swapFree=3990764/4192956
[pid=6436] ppid=6434 vsize=5360 CPUtime=1.47
/proc/6436/stat : 6436 (run.sh) S 6434 6436 6303 0 -1 4194304 341 2232 0 0 0 0 146 1 17 0 1 0 235434009 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1340 241 197 169 0 51 0
[pid=6440] ppid=6436 vsize=24924 CPUtime=1198.55
/proc/6440/stat : 6440 (minisat) R 6436 6436 6303 0 -1 4194304 5840 0 0 0 119849 6 0 0 25 0 1 0 235434158 25522176 5824 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6440/statm: 6231 5824 76 170 0 6059 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 30284

Sending SIGTERM to process tree (bottom up)

Sleeping 2 secondsSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.96
CPU system time (s): 0.085986
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 30284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8429
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= 10
involuntary context switches= 3505

runsolver used 0.906862 second user time and 3.46947 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-11 22:33:25
IDJOB=1796301
IDBENCH=20402
IDSOLVER=647
FILE ID=node23/1796301-1242074005
PBS_JOBID= 9277591
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=338359066

node23.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.238
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.238
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:        942904 kB
Buffers:         66976 kB
Cached:         785336 kB
SwapCached:     196860 kB
Active:         198864 kB
Inactive:       851856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        942904 kB
SwapTotal:     4192956 kB
SwapFree:      3990764 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            48388 kB
Committed_AS:   825260 kB
PageTables:       1388 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= 66424 MiB
End job on node23 at 2009-05-11 22:53:26