Trace number 1797259

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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.18/0.25	c ==============================================================================
0.18/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.25	c ==============================================================================
0.18/0.25	c |         0 |  191788   572017 |   57536       0        0     nan |  0.000 % |
2.69/2.77	c |         0 |  190510   837828 |      --       0       --      -- |     --   | -1278/265811
2.69/2.77	c ==============================================================================
2.69/2.77	c Result  :   #vars: 1262   #clauses: 190510   #literals: 837828
2.69/2.77	c CPU time:   2.73458 s
2.69/2.77	c ==============================================================================
3.09/3.15	c SatElite is done !
3.09/3.15	c revival is preprocessing the formula...Time out is reached... exporting CNF
503.05/503.29	#ITERATIONS 7
503.05/503.29	#LEARNT CLAUSES 0
503.35/503.51	done !
503.35/503.51	c Calling MINISAT
503.35/503.52	This is MiniSat 2.0 beta
503.35/503.52	WARNING: for repeatability, setting FPU to use double precision
503.35/503.52	============================[ Problem Statistics ]=============================
503.35/503.52	|                                                                             |
503.35/503.52	|  Number of variables:  1262                                                 |
503.35/503.52	|  Number of clauses:    190510                                               |
503.38/503.64	|  Parsing time:         0.11         s                                       |
503.38/503.65	============================[ Search Statistics ]==============================
503.38/503.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
503.38/503.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
503.38/503.65	===============================================================================
503.38/503.65	|         0 |    1262   190510   817653 |    63503        0    nan |  0.000 % |
503.55/503.77	|       100 |    1262   190510   817653 |    69853      100     48 |  0.000 % |
503.75/503.92	|       250 |    1262   190510   817653 |    76839      250     52 |  0.000 % |
503.85/504.06	|       478 |    1262   190510   817653 |    84522      478     59 |  0.000 % |
504.05/504.29	|       817 |    1262   190510   817653 |    92975      817     61 |  0.000 % |
504.55/504.72	|      1325 |    1262   190510   817653 |   102272     1325     63 |  0.000 % |
504.95/505.19	|      2084 |    1262   190510   817653 |   112500     2084     66 |  0.000 % |
505.54/505.75	|      3223 |    1262   190510   817653 |   123750     3223     68 |  0.000 % |
506.84/507.02	|      4931 |    1262   190510   817653 |   136125     4931     69 |  0.000 % |
508.14/508.32	|      7496 |    1262   190510   817653 |   149737     7496     69 |  0.000 % |
511.24/511.50	|     11340 |    1262   190510   817653 |   164711    11340     69 |  0.000 % |
515.94/516.13	|     17106 |    1262   190510   817653 |   181182    17106     69 |  0.000 % |
523.83/524.07	|     25757 |    1262   190510   817653 |   199300    25757     67 |  0.000 % |
536.23/536.47	|     38731 |    1262   190510   817653 |   219230    38731     66 |  0.000 % |
577.92/578.19	|     58193 |    1262   190510   817653 |   241153    58193     64 |  0.000 % |
697.99/698.27	|     87387 |    1262   190510   817653 |   265269    87387     64 |  0.000 % |
868.66/868.92	|    131178 |    1262   190510   817653 |   291796   131178     65 |  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-1797259-1242087213/watcher-1797259-1242087213 -o /tmp/evaluation-result-1797259-1242087213/solver-1797259-1242087213 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797259-1242087213.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 4547
/proc/meminfo: memFree=1057344/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=0
/proc/4547/stat : 4547 (run.sh) R 4545 4547 4510 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236754537 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4547/statm: 1340 237 196 169 0 51 0
[pid=4548] ppid=4547 vsize=1092 CPUtime=0
/proc/4548/stat : 4548 (SatElite) R 4547 4547 4510 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 236754537 1118208 174 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/4548/statm: 273 174 51 126 0 144 0

[startup+0.0518019 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 4547
/proc/meminfo: memFree=1057344/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=0
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236754537 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4547/statm: 1340 238 197 169 0 51 0
[pid=4548] ppid=4547 vsize=2740 CPUtime=0.04
/proc/4548/stat : 4548 (SatElite) R 4547 4547 4510 0 -1 4194304 596 0 0 0 4 0 0 0 18 0 1 0 236754537 2805760 579 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/4548/statm: 685 579 51 126 0 556 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8100

[startup+0.101805 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 4547
/proc/meminfo: memFree=1057344/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=0
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236754537 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4547/statm: 1340 238 197 169 0 51 0
[pid=4548] ppid=4547 vsize=4316 CPUtime=0.09
/proc/4548/stat : 4548 (SatElite) R 4547 4547 4510 0 -1 4194304 954 0 0 0 9 0 0 0 19 0 1 0 236754537 4419584 937 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/4548/statm: 1079 937 51 126 0 950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9676

[startup+0.301822 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 4547
/proc/meminfo: memFree=1057344/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=0
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236754537 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4547/statm: 1340 238 197 169 0 51 0
[pid=4548] ppid=4547 vsize=14400 CPUtime=0.29
/proc/4548/stat : 4548 (SatElite) R 4547 4547 4510 0 -1 4194304 3444 0 0 0 27 2 0 0 21 0 1 0 236754537 14745600 3427 1992294400 134512640 135031949 4294956224 18446744073709551615 134540822 0 0 4096 3 0 0 0 17 0 0 0
/proc/4548/statm: 3600 3427 67 126 0 3471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19760

[startup+0.701856 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 4547
/proc/meminfo: memFree=1057344/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=0
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236754537 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4547/statm: 1340 238 197 169 0 51 0
[pid=4548] ppid=4547 vsize=17724 CPUtime=0.69
/proc/4548/stat : 4548 (SatElite) R 4547 4547 4510 0 -1 4194304 4055 0 0 0 67 2 0 0 25 0 1 0 236754537 18149376 4038 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/4548/statm: 4431 4038 67 126 0 4302 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23084

[startup+1.50192 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 4549
/proc/meminfo: memFree=1036912/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=0
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236754537 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4547/statm: 1340 238 197 169 0 51 0
[pid=4548] ppid=4547 vsize=21980 CPUtime=1.49
/proc/4548/stat : 4548 (SatElite) R 4547 4547 4510 0 -1 4194304 4833 0 0 0 146 3 0 0 25 0 1 0 236754537 22507520 4816 1992294400 134512640 135031949 4294956224 18446744073709551615 134569094 0 0 4096 3 0 0 0 17 0 0 0
/proc/4548/statm: 5495 4816 67 126 0 5366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27340

[startup+3.10106 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 4549
/proc/meminfo: memFree=1036592/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=0
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236754537 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4547/statm: 1340 238 197 169 0 51 0
[pid=4548] ppid=4547 vsize=19912 CPUtime=3.09
/proc/4548/stat : 4548 (SatElite) R 4547 4547 4510 0 -1 4194304 4835 0 0 0 305 4 0 0 25 0 1 0 236754537 20389888 4442 1992294400 134512640 135031949 4294956224 18446744073709551615 134586893 0 0 4096 3 0 0 0 17 0 0 0
/proc/4548/statm: 4978 4442 68 126 0 4849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25272

[startup+6.30134 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 4550
/proc/meminfo: memFree=1041968/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=11892 CPUtime=3.13
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3547 0 0 0 312 1 0 0 25 0 1 50000 236754853 12177408 2541 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 2973 2541 85 6 0 2611 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17252

[startup+12.7019 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 4550
/proc/meminfo: memFree=1041856/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=11892 CPUtime=9.53
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3547 0 0 0 952 1 0 0 25 0 1 50000 236754853 12177408 2541 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 2973 2541 85 6 0 2611 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17252

[startup+25.502 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 4550
/proc/meminfo: memFree=1041984/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=11892 CPUtime=22.32
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3549 0 0 0 2231 1 0 0 25 0 1 50000 236754853 12177408 2543 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 2973 2543 85 6 0 2611 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17252

[startup+51.1012 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 4550
/proc/meminfo: memFree=1041984/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=11892 CPUtime=47.92
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3553 0 0 0 4790 2 0 0 25 0 1 50000 236754853 12177408 2547 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 2973 2547 85 6 0 2611 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17252

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 4550
/proc/meminfo: memFree=1041856/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=11892 CPUtime=99.11
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3573 0 0 0 9909 2 0 0 25 0 1 50000 236754853 12177408 2567 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 2973 2567 85 6 0 2611 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17252

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 4550
/proc/meminfo: memFree=1041792/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=12024 CPUtime=159.09
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3582 0 0 0 15907 2 0 0 25 0 1 50000 236754853 12312576 2576 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 3006 2576 85 6 0 2644 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17384

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4550
/proc/meminfo: memFree=1041728/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=12024 CPUtime=219.08
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3585 0 0 0 21906 2 0 0 25 0 1 50000 236754853 12312576 2579 1992294400 134512640 134537284 4294956384 18446744073709551615 134524280 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 3006 2579 85 6 0 2644 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 17384

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4550
/proc/meminfo: memFree=1041664/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=12024 CPUtime=279.06
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3586 0 0 0 27904 2 0 0 25 0 1 50000 236754853 12312576 2580 1992294400 134512640 134537284 4294956384 18446744073709551615 134523751 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 3006 2580 85 6 0 2644 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17384

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4550
/proc/meminfo: memFree=1041728/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=3.14
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 317 4838 0 0 0 0 310 4 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4550] ppid=4547 vsize=12024 CPUtime=339.05
/proc/4550/stat : 4550 (revival) R 4547 4547 4510 0 -1 4194304 3587 0 0 0 33903 2 0 0 25 0 1 50000 236754853 12312576 2581 1992294400 134512640 134537284 4294956384 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4550/statm: 3006 2581 85 6 0 2644 0
Current children cumulated CPU time (s) 342.19

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

/proc/4551/statm: 4695 4551 77 170 0 4523 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24140

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4551
/proc/meminfo: memFree=1019584/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=29440 CPUtime=78.74
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 7186 0 0 0 7868 6 0 0 25 0 1 0 236804889 30146560 7170 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 7360 7170 77 170 0 7188 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 34800

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4551
/proc/meminfo: memFree=1015616/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=33420 CPUtime=138.74
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 8187 0 0 0 13866 8 0 0 25 0 1 0 236804889 34222080 8171 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 8355 8171 77 170 0 8183 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 38780

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4551
/proc/meminfo: memFree=1011072/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=38168 CPUtime=198.72
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 9312 0 0 0 19863 9 0 0 25 0 1 0 236804889 39084032 9296 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 9542 9296 77 170 0 9370 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 43528

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4551
/proc/meminfo: memFree=1006656/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=42592 CPUtime=258.7
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 10381 0 0 0 25860 10 0 0 25 0 1 0 236804889 43614208 10365 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 10648 10365 77 170 0 10476 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 47952

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4551
/proc/meminfo: memFree=1001792/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=47688 CPUtime=318.69
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 11627 0 0 0 31858 11 0 0 25 0 1 0 236804889 48832512 11611 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 11922 11611 77 170 0 11750 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 53048

[startup+882.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 4551
/proc/meminfo: memFree=995392/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=54272 CPUtime=378.67
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 13213 0 0 0 37855 12 0 0 25 0 1 0 236804889 55574528 13176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 13568 13176 77 170 0 13396 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 59632

[startup+942.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 4551
/proc/meminfo: memFree=992384/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=57640 CPUtime=438.66
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 13967 0 0 0 43852 14 0 0 25 0 1 0 236804889 59023360 13930 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 14410 13930 77 170 0 14238 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 63000

[startup+1002.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 4551
/proc/meminfo: memFree=989056/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=61108 CPUtime=498.64
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 14787 0 0 0 49850 14 0 0 25 0 1 0 236804889 62574592 14750 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 15277 14750 77 170 0 15105 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 66468

[startup+1062.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 4551
/proc/meminfo: memFree=985408/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=64956 CPUtime=558.63
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 15740 0 0 0 55848 15 0 0 25 0 1 0 236804889 66514944 15703 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 16239 15703 77 170 0 16067 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 70316

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 4551
/proc/meminfo: memFree=982656/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=67608 CPUtime=618.61
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 16401 0 0 0 61846 15 0 0 25 0 1 0 236804889 69230592 16364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 16902 16364 77 170 0 16730 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 72968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 4551
/proc/meminfo: memFree=979840/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=70348 CPUtime=678.6
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 17105 0 0 0 67844 16 0 0 25 0 1 0 236804889 72036352 17068 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 17587 17068 77 170 0 17415 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 75708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 4551
/proc/meminfo: memFree=979008/2055920 swapFree=4178016/4192956
[pid=4547] ppid=4545 vsize=5360 CPUtime=503.38
/proc/4547/stat : 4547 (run.sh) S 4545 4547 4510 0 -1 4194304 343 8443 0 0 0 0 50329 9 16 0 1 0 236754537 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4547/statm: 1340 241 197 169 0 51 0
[pid=4551] ppid=4547 vsize=71152 CPUtime=696.7
/proc/4551/stat : 4551 (minisat) R 4547 4547 4510 0 -1 4194304 17297 0 0 0 69653 17 0 0 25 0 1 0 236804889 72859648 17260 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4551/statm: 17788 17260 77 170 0 17616 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 76512

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

Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.82
CPU system time (s): 0.26
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 76512

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

runsolver used 1.07984 second user time and 3.2985 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-12 02:13:34
IDJOB=1797259
IDBENCH=71080
IDSOLVER=648
FILE ID=node31/1797259-1242087213
PBS_JOBID= 9277708
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=237675249

node31.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.213
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.213
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:       1057896 kB
Buffers:         59412 kB
Cached:         839240 kB
SwapCached:       8604 kB
Active:          58752 kB
Inactive:       851044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1057896 kB
SwapTotal:     4192956 kB
SwapFree:      4178016 kB
Dirty:            4488 kB
Writeback:           0 kB
Mapped:          14228 kB
Slab:            74024 kB
Committed_AS:   772124 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node31 at 2009-05-12 02:33:36