Trace number 1797239

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.04 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.29/0.33	c ==============================================================================
0.29/0.33	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.33	c ==============================================================================
0.29/0.33	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
3.19/3.27	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
3.19/3.27	c ==============================================================================
3.19/3.27	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
3.19/3.27	c CPU time:   3.24451 s
3.19/3.27	c ==============================================================================
3.69/3.76	c SatElite is done !
3.69/3.76	c revival is preprocessing the formula...Time out is reached... exporting CNF
503.65/503.91	#ITERATIONS 6
503.65/503.91	#LEARNT CLAUSES 0
503.85/504.18	done !
503.85/504.18	c Calling MINISAT
503.85/504.18	This is MiniSat 2.0 beta
503.85/504.18	WARNING: for repeatability, setting FPU to use double precision
503.85/504.18	============================[ Problem Statistics ]=============================
503.85/504.18	|                                                                             |
503.85/504.18	|  Number of variables:  1435                                                 |
503.85/504.18	|  Number of clauses:    215680                                               |
503.95/504.32	|  Parsing time:         0.13         s                                       |
503.95/504.33	============================[ Search Statistics ]==============================
503.95/504.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
503.95/504.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
503.95/504.33	===============================================================================
503.95/504.33	|         0 |    1435   215680   927964 |    71893        0    nan |  0.000 % |
503.95/504.48	|       101 |    1435   215680   927964 |    79082      101     62 |  0.000 % |
503.95/504.71	|       251 |    1435   215680   927964 |    86990      251     59 |  0.000 % |
504.65/504.91	|       477 |    1435   215680   927964 |    95690      477     61 |  0.000 % |
504.85/505.10	|       816 |    1435   215680   927964 |   105259      816     60 |  0.000 % |
505.15/505.40	|      1324 |    1435   215680   927964 |   115784     1324     75 |  0.000 % |
505.66/505.94	|      2083 |    1435   215680   927964 |   127363     2083     72 |  0.000 % |
506.15/506.49	|      3223 |    1435   215680   927964 |   140099     3223     74 |  0.000 % |
507.06/507.39	|      4935 |    1435   215680   927964 |   154109     4935     79 |  0.000 % |
508.65/508.91	|      7499 |    1435   215680   927964 |   169520     7499     89 |  0.000 % |
510.75/511.01	|     11343 |    1435   215680   927964 |   186472    11343     93 |  0.000 % |
514.85/515.13	|     17113 |    1435   215680   927964 |   205120    17113     94 |  0.000 % |
525.34/525.63	|     25766 |    1435   215680   927964 |   225632    25766     95 |  0.000 % |
556.12/556.47	|     38740 |    1435   215680   927964 |   248195    38740     96 |  0.000 % |
608.30/608.69	|     58201 |    1435   215680   927964 |   273014    58201     94 |  0.000 % |
712.46/712.86	|     87395 |    1435   215680   927964 |   300316    87395     93 |  0.000 % |
837.20/837.64	|    131187 |    1435   215680   927964 |   330347   131187     92 |  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-1797239-1242086827/watcher-1797239-1242086827 -o /tmp/evaluation-result-1797239-1242086827/solver-1797239-1242086827 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797239-1242086827.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.85 0.97 0.99 3/64 8577
/proc/meminfo: memFree=1355824/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=0
/proc/8577/stat : 8577 (run.sh) R 8575 8577 8540 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236715661 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8577/statm: 1340 237 196 169 0 51 0
[pid=8578] ppid=8577 vsize=952 CPUtime=0
/proc/8578/stat : 8578 (SatElite) R 8577 8577 8540 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 236715661 974848 157 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8578/statm: 238 159 51 126 0 109 0

[startup+0.0757861 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 8577
/proc/meminfo: memFree=1355824/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=0
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236715661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8577/statm: 1340 238 197 169 0 51 0
[pid=8578] ppid=8577 vsize=3472 CPUtime=0.06
/proc/8578/stat : 8578 (SatElite) R 8577 8577 8540 0 -1 4194304 753 0 0 0 6 0 0 0 19 0 1 0 236715661 3555328 736 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8578/statm: 868 736 51 126 0 739 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8832

[startup+0.101788 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 8577
/proc/meminfo: memFree=1355824/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=0
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236715661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8577/statm: 1340 238 197 169 0 51 0
[pid=8578] ppid=8577 vsize=4264 CPUtime=0.09
/proc/8578/stat : 8578 (SatElite) R 8577 8577 8540 0 -1 4194304 946 0 0 0 9 0 0 0 19 0 1 0 236715661 4366336 929 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8578/statm: 1066 929 51 126 0 937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9624

[startup+0.301808 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 8577
/proc/meminfo: memFree=1355824/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=0
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236715661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8577/statm: 1340 238 197 169 0 51 0
[pid=8578] ppid=8577 vsize=10452 CPUtime=0.29
/proc/8578/stat : 8578 (SatElite) R 8577 8577 8540 0 -1 4194304 2458 0 0 0 28 1 0 0 21 0 1 0 236715661 10702848 2441 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8578/statm: 2613 2441 51 126 0 2484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15812

[startup+0.701849 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 8577
/proc/meminfo: memFree=1355824/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=0
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236715661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8577/statm: 1340 238 197 169 0 51 0
[pid=8578] ppid=8577 vsize=18948 CPUtime=0.69
/proc/8578/stat : 8578 (SatElite) R 8577 8577 8540 0 -1 4194304 4378 0 0 0 67 2 0 0 25 0 1 0 236715661 19402752 4361 1992294400 134512640 135031949 4294956224 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 0 0 0
/proc/8578/statm: 4737 4361 67 126 0 4608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24308

[startup+1.50193 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 8579
/proc/meminfo: memFree=1336096/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=0
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236715661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8577/statm: 1340 238 197 169 0 51 0
[pid=8578] ppid=8577 vsize=23700 CPUtime=1.48
/proc/8578/stat : 8578 (SatElite) R 8577 8577 8540 0 -1 4194304 5398 0 0 0 146 2 0 0 25 0 1 0 236715661 24268800 5381 1992294400 134512640 135031949 4294956224 18446744073709551615 134569053 0 0 4096 3 0 0 0 17 0 0 0
/proc/8578/statm: 5925 5381 67 126 0 5796 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29060

[startup+3.10114 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 8579
/proc/meminfo: memFree=1332896/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=0
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236715661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8577/statm: 1340 238 197 169 0 51 0
[pid=8578] ppid=8577 vsize=23700 CPUtime=3.08
/proc/8578/stat : 8578 (SatElite) R 8577 8577 8540 0 -1 4194304 5398 0 0 0 306 2 0 0 25 0 1 0 236715661 24268800 5381 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 0 0 0
/proc/8578/statm: 5925 5381 67 126 0 5796 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29060

[startup+6.30142 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338072/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13092 CPUtime=2.53
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4026 0 0 0 250 3 0 0 25 0 1 50000 236716037 13406208 2878 1992294400 134512640 134537284 4294956384 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3273 2878 85 6 0 2911 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18452

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338208/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13092 CPUtime=8.93
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4031 0 0 0 890 3 0 0 25 0 1 50000 236716037 13406208 2883 1992294400 134512640 134537284 4294956384 18446744073709551615 134523761 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3273 2883 85 6 0 2911 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18452

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338336/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13092 CPUtime=21.72
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4036 0 0 0 2169 3 0 0 25 0 1 50000 236716037 13406208 2888 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3273 2888 85 6 0 2911 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18452

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338272/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13092 CPUtime=47.31
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4040 0 0 0 4728 3 0 0 25 0 1 50000 236716037 13406208 2892 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3273 2892 85 6 0 2911 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18452

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338272/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13224 CPUtime=98.49
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4052 0 0 0 9846 3 0 0 25 0 1 50000 236716037 13541376 2904 1992294400 134512640 134537284 4294956384 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3306 2904 85 6 0 2944 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18584

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338272/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13224 CPUtime=158.46
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4056 0 0 0 15843 3 0 0 25 0 1 50000 236716037 13541376 2908 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3306 2908 85 6 0 2944 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18584

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338272/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13224 CPUtime=218.44
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4056 0 0 0 21841 3 0 0 25 0 1 50000 236716037 13541376 2908 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3306 2908 85 6 0 2944 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 18584

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338272/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13224 CPUtime=278.41
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4058 0 0 0 27838 3 0 0 25 0 1 50000 236716037 13541376 2910 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3306 2910 85 6 0 2944 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18584

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8580
/proc/meminfo: memFree=1338272/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=3.74
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 317 5403 0 0 0 0 369 5 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8580] ppid=8577 vsize=13224 CPUtime=338.38
/proc/8580/stat : 8580 (revival) R 8577 8577 8540 0 -1 4194304 4061 0 0 0 33835 3 0 0 25 0 1 50000 236716037 13541376 2913 1992294400 134512640 134537284 4294956384 18446744073709551615 134523966 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8580/statm: 3306 2913 85 6 0 2944 0
Current children cumulated CPU time (s) 342.12

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

/proc/8581/statm: 5810 5601 77 170 0 5638 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 28600

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1312936/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=33852 CPUtime=78.07
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 8235 0 0 0 7799 8 0 0 25 0 1 0 236766079 34664448 8219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 8463 8219 77 170 0 8291 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 39212

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1304296/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=42692 CPUtime=138.05
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 10370 0 0 0 13795 10 0 0 25 0 1 0 236766079 43716608 10354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 10673 10354 77 170 0 10501 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 48052

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1297448/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=49508 CPUtime=198.01
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 12065 0 0 0 19789 12 0 0 25 0 1 0 236766079 50696192 12049 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 12377 12049 77 170 0 12205 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 54868

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1291304/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=55744 CPUtime=257.99
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 13574 0 0 0 25786 13 0 0 25 0 1 0 236766079 57081856 13558 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 13936 13558 77 170 0 13764 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 61104

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1282472/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=64908 CPUtime=317.97
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 15809 0 0 0 31782 15 0 0 25 0 1 0 236766079 66465792 15793 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 16227 15793 77 170 0 16055 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 70268

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1273448/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=74152 CPUtime=377.93
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 18021 0 0 0 37776 17 0 0 25 0 1 0 236766079 75931648 18005 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 18538 18005 77 170 0 18366 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 79512

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1269480/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=78488 CPUtime=437.91
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 19032 0 0 0 43772 19 0 0 25 0 1 0 236766079 80371712 19016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 19622 19016 77 170 0 19450 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 83848

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1264744/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=83264 CPUtime=497.89
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 20206 0 0 0 49768 21 0 0 25 0 1 0 236766079 85262336 20190 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 20816 20190 77 170 0 20644 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 88624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1258472/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=89504 CPUtime=557.85
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 21765 0 0 0 55763 22 0 0 25 0 1 0 236766079 91652096 21749 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 22376 21749 77 170 0 22204 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 94864

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1254248/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=93756 CPUtime=617.84
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 22818 0 0 0 61760 24 0 0 25 0 1 0 236766079 96006144 22802 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 23439 22802 77 170 0 23267 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 99116

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1249128/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=99040 CPUtime=677.8
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 24140 0 0 0 67755 25 0 0 25 0 1 0 236766079 101416960 24124 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 24760 24124 77 170 0 24588 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 104400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8581
/proc/meminfo: memFree=1246952/2055920 swapFree=4178952/4192956
[pid=8577] ppid=8575 vsize=5360 CPUtime=503.95
/proc/8577/stat : 8577 (run.sh) S 8575 8577 8540 0 -1 4194304 343 9482 0 0 0 0 50384 11 16 0 1 0 236715661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8577/statm: 1340 241 197 169 0 51 0
[pid=8581] ppid=8577 vsize=101048 CPUtime=696.09
/proc/8581/stat : 8581 (minisat) R 8577 8577 8540 0 -1 4194304 24634 0 0 0 69583 26 0 0 25 0 1 0 236766079 103473152 24618 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8581/statm: 25262 24618 77 170 0 25090 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 106408

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 8577 and gives
#  childrusage.ru_utime.tv_sec=503
#  childrusage.ru_utime.tv_usec=847403
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=115982
# CPU time returned by wait4() is 503.963
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.67
CPU system time (s): 0.37
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 106408

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

runsolver used 1.10183 second user time and 3.2775 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-12 02:07:07
IDJOB=1797239
IDBENCH=71074
IDSOLVER=648
FILE ID=node27/1797239-1242086827
PBS_JOBID= 9277680
Free space on /tmp= 66268 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_11_UNSAT.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797239-1242086827/watcher-1797239-1242086827 -o /tmp/evaluation-result-1797239-1242086827/solver-1797239-1242086827 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797239-1242086827.cnf HOME

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=1675430805

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1356312 kB
Buffers:         76500 kB
Cached:         529492 kB
SwapCached:       8116 kB
Active:         194952 kB
Inactive:       421284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356312 kB
SwapTotal:     4192956 kB
SwapFree:      4178952 kB
Dirty:            5028 kB
Writeback:           0 kB
Mapped:          14624 kB
Slab:            69268 kB
Committed_AS:   798680 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node27 at 2009-05-12 02:27:10