Trace number 1797227

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_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
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 variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
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.34	c ==============================================================================
0.29/0.34	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.34	c ==============================================================================
0.29/0.34	c |         0 |  243459   726523 |   73037       0        0     nan |  0.000 % |
3.59/3.60	c |         0 |  242248  1066319 |      --       0       --      -- |     --   | -1211/339796
3.59/3.60	c ==============================================================================
3.59/3.60	c Result  :   #vars: 1581   #clauses: 242248   #literals: 1066319
3.59/3.60	c CPU time:   3.55346 s
3.59/3.60	c ==============================================================================
4.08/4.11	c SatElite is done !
4.08/4.11	c revival is preprocessing the formula...Time out is reached... exporting CNF
503.94/504.28	#ITERATIONS 6
503.94/504.28	#LEARNT CLAUSES 0
504.24/504.56	done !
504.24/504.56	c Calling MINISAT
504.24/504.56	This is MiniSat 2.0 beta
504.24/504.56	WARNING: for repeatability, setting FPU to use double precision
504.24/504.56	============================[ Problem Statistics ]=============================
504.24/504.56	|                                                                             |
504.24/504.56	|  Number of variables:  1581                                                 |
504.24/504.56	|  Number of clauses:    242248                                               |
504.31/504.72	|  Parsing time:         0.14         s                                       |
504.31/504.73	============================[ Search Statistics ]==============================
504.31/504.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
504.31/504.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
504.31/504.73	===============================================================================
504.31/504.73	|         0 |    1581   242248  1043630 |    80749        0    nan |  0.000 % |
504.54/504.84	|       100 |    1581   242248  1043630 |    88824      100     47 |  0.000 % |
504.74/505.02	|       250 |    1581   242248  1043630 |    97706      250     71 |  0.000 % |
504.84/505.14	|       476 |    1581   242248  1043630 |   107477      476     75 |  0.000 % |
505.14/505.44	|       813 |    1581   242248  1043630 |   118225      813     82 |  0.000 % |
505.43/505.79	|      1319 |    1581   242248  1043630 |   130047     1319     92 |  0.000 % |
505.64/505.99	|      2079 |    1581   242248  1043630 |   143052     2079     93 |  0.000 % |
506.23/506.55	|      3218 |    1581   242248  1043630 |   157357     3218     96 |  0.000 % |
506.83/507.12	|      4927 |    1581   242248  1043630 |   173093     4927     96 |  0.000 % |
508.23/508.56	|      7489 |    1581   242248  1043630 |   190402     7489     96 |  0.000 % |
511.93/512.24	|     11333 |    1581   242248  1043630 |   209442    11333     91 |  0.000 % |
518.53/518.81	|     17103 |    1581   242248  1043630 |   230387    17103     97 |  0.000 % |
527.82/528.13	|     25753 |    1581   242248  1043630 |   253425    25753     94 |  0.000 % |
542.82/543.19	|     38730 |    1581   242248  1043630 |   278768    38730     95 |  0.000 % |
580.19/580.59	|     58192 |    1581   242248  1043630 |   306645    58192     96 |  0.000 % |
640.47/640.81	|     87385 |    1581   242248  1043630 |   337310    87385     97 |  0.000 % |
810.50/810.97	|    131174 |    1581   242248  1043630 |   371041   131174     97 |  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-1797227-1242086611/watcher-1797227-1242086611 -o /tmp/evaluation-result-1797227-1242086611/solver-1797227-1242086611 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797227-1242086611.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.89 0.95 0.98 3/64 15572
/proc/meminfo: memFree=1835800/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=0
/proc/15572/stat : 15572 (run.sh) R 15570 15572 15480 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 63663008 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15572/statm: 1340 237 196 169 0 51 0
[pid=15573] ppid=15572 vsize=836 CPUtime=0
/proc/15573/stat : 15573 (SatElite) R 15572 15572 15480 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 63663009 856064 109 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/15573/statm: 209 110 51 126 0 80 0

[startup+0.0621581 s]
/proc/loadavg: 0.89 0.95 0.98 3/64 15572
/proc/meminfo: memFree=1835800/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=0
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63663008 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15572/statm: 1340 238 197 169 0 51 0
[pid=15573] ppid=15572 vsize=3364 CPUtime=0.05
/proc/15573/stat : 15573 (SatElite) R 15572 15572 15480 0 -1 4194304 715 0 0 0 5 0 0 0 19 0 1 0 63663009 3444736 698 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/15573/statm: 841 698 51 126 0 712 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8724

[startup+0.102161 s]
/proc/loadavg: 0.89 0.95 0.98 3/64 15572
/proc/meminfo: memFree=1835800/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=0
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63663008 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15572/statm: 1340 238 197 169 0 51 0
[pid=15573] ppid=15572 vsize=4940 CPUtime=0.08
/proc/15573/stat : 15573 (SatElite) R 15572 15572 15480 0 -1 4194304 1068 0 0 0 8 0 0 0 19 0 1 0 63663009 5058560 1051 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/15573/statm: 1235 1051 51 126 0 1106 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10300

[startup+0.301182 s]
/proc/loadavg: 0.89 0.95 0.98 3/64 15572
/proc/meminfo: memFree=1835800/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=0
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63663008 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15572/statm: 1340 238 197 169 0 51 0
[pid=15573] ppid=15572 vsize=11004 CPUtime=0.29
/proc/15573/stat : 15573 (SatElite) R 15572 15572 15480 0 -1 4194304 2615 0 0 0 28 1 0 0 21 0 1 0 63663009 11268096 2598 1992294400 134512640 135031949 4294956224 18446744073709551615 134675572 0 0 4096 3 0 0 0 17 0 0 0
/proc/15573/statm: 2751 2598 51 126 0 2622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16364

[startup+0.702222 s]
/proc/loadavg: 0.89 0.95 0.98 3/64 15572
/proc/meminfo: memFree=1835800/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=0
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63663008 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15572/statm: 1340 238 197 169 0 51 0
[pid=15573] ppid=15572 vsize=19976 CPUtime=0.69
/proc/15573/stat : 15573 (SatElite) R 15572 15572 15480 0 -1 4194304 4889 0 0 0 66 3 0 0 25 0 1 0 63663009 20455424 4872 1992294400 134512640 135031949 4294956224 18446744073709551615 134543194 0 0 4096 3 0 0 0 17 0 0 0
/proc/15573/statm: 4994 4872 67 126 0 4865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25336

[startup+1.50231 s]
/proc/loadavg: 0.89 0.95 0.98 2/66 15574
/proc/meminfo: memFree=1813960/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=0
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63663008 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15572/statm: 1340 238 197 169 0 51 0
[pid=15573] ppid=15572 vsize=27232 CPUtime=1.49
/proc/15573/stat : 15573 (SatElite) R 15572 15572 15480 0 -1 4194304 6098 0 0 0 145 4 0 0 25 0 1 0 63663009 27885568 6081 1992294400 134512640 135031949 4294956224 18446744073709551615 134569126 0 0 4096 3 0 0 0 17 0 0 0
/proc/15573/statm: 6808 6081 67 126 0 6679 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32592

[startup+3.10148 s]
/proc/loadavg: 0.89 0.95 0.98 2/66 15574
/proc/meminfo: memFree=1809992/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=0
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63663008 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15572/statm: 1340 238 197 169 0 51 0
[pid=15573] ppid=15572 vsize=27232 CPUtime=3.09
/proc/15573/stat : 15573 (SatElite) R 15572 15572 15480 0 -1 4194304 6098 0 0 0 305 4 0 0 25 0 1 0 63663009 27885568 6081 1992294400 134512640 135031949 4294956224 18446744073709551615 134569372 0 0 4096 3 0 0 0 17 0 0 0
/proc/15573/statm: 6808 6081 67 126 0 6679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32592

[startup+6.30181 s]
/proc/loadavg: 0.90 0.95 0.98 2/66 15575
/proc/meminfo: memFree=1816392/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14292 CPUtime=2.17
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4506 0 0 0 215 2 0 0 25 0 1 50000 63663420 14635008 3206 1992294400 134512640 134537284 4294956384 18446744073709551615 134523872 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3573 3206 85 6 0 3211 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19652

[startup+12.7015 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 15575
/proc/meminfo: memFree=1816200/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14292 CPUtime=8.57
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4510 0 0 0 855 2 0 0 25 0 1 50000 63663420 14635008 3210 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3573 3210 85 6 0 3211 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19652

[startup+25.5018 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 15575
/proc/meminfo: memFree=1816264/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14292 CPUtime=21.37
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4510 0 0 0 2135 2 0 0 25 0 1 50000 63663420 14635008 3210 1992294400 134512640 134537284 4294956384 18446744073709551615 134523915 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3573 3210 85 6 0 3211 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19652

[startup+51.1015 s]
/proc/loadavg: 0.95 0.96 0.98 2/66 15575
/proc/meminfo: memFree=1816328/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14292 CPUtime=46.94
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4512 0 0 0 4691 3 0 0 25 0 1 50000 63663420 14635008 3212 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3573 3212 85 6 0 3211 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19652

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 15575
/proc/meminfo: memFree=1816328/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14424 CPUtime=98.12
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4528 0 0 0 9809 3 0 0 25 0 1 50000 63663420 14770176 3228 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3606 3228 85 6 0 3244 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19784

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15575
/proc/meminfo: memFree=1816264/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14424 CPUtime=158.09
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4533 0 0 0 15806 3 0 0 25 0 1 50000 63663420 14770176 3233 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3606 3233 85 6 0 3244 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19784

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15575
/proc/meminfo: memFree=1816200/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14424 CPUtime=218.06
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4533 0 0 0 21803 3 0 0 25 0 1 50000 63663420 14770176 3233 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3606 3233 85 6 0 3244 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 19784

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15575
/proc/meminfo: memFree=1816136/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14424 CPUtime=278.04
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4536 0 0 0 27801 3 0 0 25 0 1 50000 63663420 14770176 3236 1992294400 134512640 134537284 4294956384 18446744073709551615 134523798 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3606 3236 85 6 0 3244 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 19784

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15575
/proc/meminfo: memFree=1816136/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=4.1
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 317 6103 0 0 0 0 404 6 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15575] ppid=15572 vsize=14424 CPUtime=338.01
/proc/15575/stat : 15575 (revival) R 15572 15572 15480 0 -1 4194304 4536 0 0 0 33798 3 0 0 25 0 1 50000 63663420 14770176 3236 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15575/statm: 3606 3236 85 6 0 3244 0
Current children cumulated CPU time (s) 342.11

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

/proc/15576/statm: 5828 5623 77 170 0 5656 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 28672

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15576
/proc/meminfo: memFree=1784840/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=40224 CPUtime=77.68
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 9845 0 0 0 7759 9 0 0 25 0 1 0 63713465 41189376 9829 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 10056 9829 77 170 0 9884 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 45584

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15576
/proc/meminfo: memFree=1771592/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=53396 CPUtime=137.67
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 13126 0 0 0 13755 12 0 0 25 0 1 0 63713465 54677504 13110 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 13349 13110 77 170 0 13177 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 58756

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1762440/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=62864 CPUtime=197.63
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 15414 0 0 0 19749 14 0 0 25 0 1 0 63713465 64372736 15398 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 15716 15398 77 170 0 15544 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 68224

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1757512/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=67700 CPUtime=257.61
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 16621 0 0 0 25746 15 0 0 25 0 1 0 63713465 69324800 16605 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 16925 16605 77 170 0 16753 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 73060

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1751432/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=73924 CPUtime=317.59
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 18158 0 0 0 31742 17 0 0 25 0 1 0 63713465 75698176 18142 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 18481 18142 77 170 0 18309 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 79284

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1746504/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=78936 CPUtime=377.55
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 19356 0 0 0 37737 18 0 0 25 0 1 0 63713465 80830464 19340 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 19734 19340 77 170 0 19562 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 84296

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1742088/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=83488 CPUtime=437.53
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 20474 0 0 0 43733 20 0 0 25 0 1 0 63713465 85491712 20458 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 20872 20458 77 170 0 20700 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 88848

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1738120/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=87524 CPUtime=497.51
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 21464 0 0 0 49730 21 0 0 25 0 1 0 63713465 89624576 21448 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 21881 21448 77 170 0 21709 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 92884

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1734600/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=90952 CPUtime=557.48
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 22330 0 0 0 55726 22 0 0 25 0 1 0 63713465 93134848 22314 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 22738 22314 77 170 0 22566 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 96312

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1730952/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=94452 CPUtime=617.46
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 23221 0 0 0 61723 23 0 0 25 0 1 0 63713465 96718848 23205 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 23613 23205 77 170 0 23441 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 99812

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1726920/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=98712 CPUtime=677.44
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 24238 0 0 0 67720 24 0 0 25 0 1 0 63713465 101081088 24222 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 24678 24222 77 170 0 24506 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 104072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15578
/proc/meminfo: memFree=1726088/2055920 swapFree=4192812/4192956
[pid=15572] ppid=15570 vsize=5360 CPUtime=504.31
/proc/15572/stat : 15572 (run.sh) S 15570 15572 15480 0 -1 4194304 343 10656 0 0 0 0 50420 11 16 0 1 0 63663008 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15572/statm: 1340 241 197 169 0 51 0
[pid=15576] ppid=15572 vsize=99508 CPUtime=695.73
/proc/15576/stat : 15576 (minisat) R 15572 15572 15480 0 -1 4194304 24429 0 0 0 69549 24 0 0 25 0 1 0 63713465 101896192 24413 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15576/statm: 24877 24413 77 170 0 24705 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 104868

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 15572 and gives
#  childrusage.ru_utime.tv_sec=504
#  childrusage.ru_utime.tv_usec=204349
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=121981
# CPU time returned by wait4() is 504.326
# 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.69
CPU system time (s): 0.35
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 104868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 504.204
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10999
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= 9
involuntary context switches= 1423

runsolver used 1.03384 second user time and 3.34449 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 02:03:32
IDJOB=1797227
IDBENCH=71068
IDSOLVER=648
FILE ID=node7/1797227-1242086611
PBS_JOBID= 9277671
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=509160309

node7.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.243
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.243
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:       1836344 kB
Buffers:         39160 kB
Cached:          86432 kB
SwapCached:        140 kB
Active:          43528 kB
Inactive:        96120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5392 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            65960 kB
Committed_AS:   205760 kB
PageTables:       1444 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= 66304 MiB
End job on node7 at 2009-05-12 02:23:34