Trace number 1797262

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_21_SAT.cnf
MD5SUM03a36a0e1b9af8e7c30a29a92e02302e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.2953
Satisfiable
(Un)Satisfiability was proved
Number of variables4466
Number of clauses542457
Sum of the clauses size1621186
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26774
Number of clauses of size 3535652
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 revival is preprocessing the formula...Time out is reached... exporting CNF
499.96/500.25	#ITERATIONS 7
499.96/500.25	#LEARNT CLAUSES 0
500.45/500.74	done !
500.45/500.74	c Now, SatElite...
500.45/500.74	c Parsing...
500.50/501.47	c ==============================================================================
500.50/501.47	c |           |     ORIGINAL     |              LEARNT              |          |
500.50/501.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.50/501.47	c ==============================================================================
500.50/501.47	c |         0 |  542457  1599629 |  162737       0        0     nan |  0.000 % |
509.13/509.40	c |         0 |  540957  2332423 |      --       0       --      -- |     --   | -1500/732794
509.13/509.40	c ==============================================================================
509.13/509.40	c Result  :   #vars: 2979   #clauses: 540957   #literals: 2332423
509.13/509.40	c CPU time:   8.5537 s
509.13/509.40	c ==============================================================================
510.23/510.54	c SatElite is done !
510.23/510.54	c Calling MINISAT
510.23/510.54	This is MiniSat 2.0 beta
510.23/510.54	WARNING: for repeatability, setting FPU to use double precision
510.23/510.54	============================[ Problem Statistics ]=============================
510.23/510.54	|                                                                             |
510.23/510.54	|  Number of variables:  2979                                                 |
510.23/510.54	|  Number of clauses:    540957                                               |
510.27/510.85	|  Parsing time:         0.28         s                                       |
510.27/510.87	============================[ Search Statistics ]==============================
510.27/510.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
510.27/510.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
510.27/510.87	===============================================================================
510.27/510.87	|         0 |    2979   540957  2332423 |   180319        0    nan |  0.000 % |
510.27/511.01	|       100 |    2979   540957  2332423 |   198350      100     81 |  0.000 % |
510.27/511.11	|       250 |    2979   540957  2332423 |   218185      250    125 |  0.000 % |
510.27/511.24	|       475 |    2979   540957  2332423 |   240004      475    136 |  0.000 % |
511.12/511.41	|       815 |    2979   540957  2332423 |   264005      815    168 |  0.000 % |
511.32/511.70	|      1321 |    2979   540957  2332423 |   290405     1321    187 |  0.000 % |
511.62/511.99	|      2080 |    2979   540957  2332423 |   319446     2080    198 |  0.000 % |
512.32/512.68	|      3220 |    2979   540957  2332423 |   351390     3220    217 |  0.000 % |
513.21/513.52	|      4928 |    2979   540957  2332423 |   386529     4928    223 |  0.000 % |
514.91/515.24	|      7491 |    2979   540957  2332423 |   425182     7491    237 |  0.000 % |
517.71/518.07	|     11335 |    2979   540957  2332423 |   467701    11335    237 |  0.000 % |
522.70/523.04	|     17102 |    2979   540957  2332423 |   514471    17102    238 |  0.000 % |
533.41/533.73	|     25755 |    2979   540957  2332423 |   565918    25755    239 |  0.000 % |
555.99/556.31	|     38731 |    2979   540957  2332423 |   622510    38731    243 |  0.000 % |
598.27/598.68	|     58194 |    2979   540957  2332423 |   684761    58194    251 |  0.000 % |
683.14/683.52	|     87390 |    2979   540957  2332423 |   753237    87390    253 |  0.000 % |
799.87/800.30	|    131179 |    2979   540957  2332423 |   828560   131179    258 |  0.000 % |
1129.33/1129.91	|    196863 |    2979   540957  2332423 |   911417   196863    265 |  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-1797262-1242087281/watcher-1797262-1242087281 -o /tmp/evaluation-result-1797262-1242087281/solver-1797262-1242087281 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797262-1242087281.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.84 0.95 0.98 3/64 31971
/proc/meminfo: memFree=1561680/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) R 31969 31971 31934 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31971/statm: 1340 236 195 169 0 51 0
[pid=31972] ppid=31971 vsize=2124 CPUtime=0
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 236761664 2174976 240 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31972/statm: 531 246 81 6 0 169 0

[startup+0.0825199 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 31971
/proc/meminfo: memFree=1561680/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=19932 CPUtime=0.07
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 4620 0 0 0 5 2 0 0 19 0 1 0 236761664 20410368 4583 1992294400 134512640 134537284 4294956368 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/31972/statm: 4983 4585 82 6 0 4621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25292

[startup+0.102561 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 31971
/proc/meminfo: memFree=1561680/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=22640 CPUtime=0.09
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 5347 0 0 0 7 2 0 0 19 0 1 0 236761664 23183360 5310 1992294400 134512640 134537284 4294956368 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/31972/statm: 5660 5311 82 6 0 5298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28000

[startup+0.302547 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 31971
/proc/meminfo: memFree=1561680/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=0.29
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 25 4 0 0 21 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31776

[startup+0.701599 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 31971
/proc/meminfo: memFree=1561680/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=0.69
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 65 4 0 0 25 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31776

[startup+1.5017 s]
/proc/loadavg: 0.84 0.95 0.98 2/66 31973
/proc/meminfo: memFree=1537152/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=1.49
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 145 4 0 0 25 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31776

[startup+3.10191 s]
/proc/loadavg: 0.84 0.95 0.98 2/66 31973
/proc/meminfo: memFree=1537024/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=3.09
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 305 4 0 0 25 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31776

[startup+6.30133 s]
/proc/loadavg: 0.85 0.95 0.98 2/66 31973
/proc/meminfo: memFree=1536640/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=6.29
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 624 5 0 0 25 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134524008 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31776

[startup+12.7012 s]
/proc/loadavg: 0.87 0.95 0.98 2/66 31973
/proc/meminfo: memFree=1536768/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=12.69
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 1264 5 0 0 25 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31776

[startup+25.5029 s]
/proc/loadavg: 0.89 0.95 0.98 2/66 31973
/proc/meminfo: memFree=1536904/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=25.49
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 2544 5 0 0 25 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31776

[startup+51.1022 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 31973
/proc/meminfo: memFree=1536968/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26416 CPUtime=51.07
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8454 0 0 0 5102 5 0 0 25 0 1 50000 236761664 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31776

[startup+102.307 s]
/proc/loadavg: 0.97 0.96 0.98 2/66 31973
/proc/meminfo: memFree=1536776/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26684 CPUtime=102.26
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8543 0 0 0 10221 5 0 0 25 0 1 50000 236761664 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523751 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32044

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31973
/proc/meminfo: memFree=1536712/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26684 CPUtime=162.23
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8543 0 0 0 16218 5 0 0 25 0 1 50000 236761664 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32044

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31973
/proc/meminfo: memFree=1536712/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26684 CPUtime=222.19
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8543 0 0 0 22214 5 0 0 25 0 1 50000 236761664 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 32044

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31973
/proc/meminfo: memFree=1536712/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26684 CPUtime=282.17
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8543 0 0 0 28212 5 0 0 25 0 1 50000 236761664 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523872 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 32044

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31973
/proc/meminfo: memFree=1536648/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=0
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236761663 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31971/statm: 1340 237 196 169 0 51 0
[pid=31972] ppid=31971 vsize=26684 CPUtime=342.13
/proc/31972/stat : 31972 (revival) R 31971 31971 31934 0 -1 4194304 8543 0 0 0 34208 5 0 0 25 0 1 50000 236761664 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31972/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 342.13

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

/proc/31975/statm: 10971 10684 77 170 0 10799 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 49244

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31975
/proc/meminfo: memFree=1459016/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=81316 CPUtime=71.71
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 20005 0 0 0 7156 15 0 0 25 0 1 0 236812717 83267584 19989 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 20329 19989 77 170 0 20157 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 86676

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31975
/proc/meminfo: memFree=1432200/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=108072 CPUtime=131.7
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 26628 0 0 0 13148 22 0 0 25 0 1 0 236812717 110665728 26612 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 27018 26612 77 170 0 26846 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 113432

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31975
/proc/meminfo: memFree=1407752/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=132876 CPUtime=191.66
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 32786 0 0 0 19139 27 0 0 25 0 1 0 236812717 136065024 32770 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 33219 32770 77 170 0 33047 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 138236

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31975
/proc/meminfo: memFree=1381832/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=158628 CPUtime=251.63
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 39214 0 0 0 25130 33 0 0 25 0 1 0 236812717 162435072 39198 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 39657 39198 77 170 0 39485 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 163988

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31975
/proc/meminfo: memFree=1363528/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=177396 CPUtime=311.6
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 43786 0 0 0 31123 37 0 0 25 0 1 0 236812717 181653504 43770 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 44349 43770 77 170 0 44177 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 182756

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31975
/proc/meminfo: memFree=1348424/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=192764 CPUtime=371.57
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 47537 0 0 0 37117 40 0 0 25 0 1 0 236812717 197390336 47521 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 48191 47521 77 170 0 48019 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 198124

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31975
/proc/meminfo: memFree=1333960/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=207404 CPUtime=431.55
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 51175 0 0 0 43111 44 0 0 25 0 1 0 236812717 212381696 51159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 51851 51159 77 170 0 51679 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 212764

[startup+1002.3 s]
/proc/loadavg: 1.10 1.00 0.99 2/66 31975
/proc/meminfo: memFree=1319880/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=221660 CPUtime=491.52
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 54680 0 0 0 49106 46 0 0 25 0 1 0 236812717 226979840 54664 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 55415 54664 77 170 0 55243 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 227020

[startup+1062.3 s]
/proc/loadavg: 1.03 1.00 0.99 2/66 31975
/proc/meminfo: memFree=1306568/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=235124 CPUtime=551.49
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 58012 0 0 0 55100 49 0 0 25 0 1 0 236812717 240766976 57996 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 58781 57996 77 170 0 58609 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 240484

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 31975
/proc/meminfo: memFree=1291848/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=249956 CPUtime=611.45
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 61646 0 0 0 61093 52 0 0 25 0 1 0 236812717 255954944 61630 1992294400 134512640 135212939 4294956240 18446744073709551615 134526644 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 62489 61630 77 170 0 62317 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 255316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 3/66 31975
/proc/meminfo: memFree=1273928/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=268692 CPUtime=671.43
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 66201 0 0 0 67087 56 0 0 25 0 1 0 236812717 275140608 66185 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 67173 66185 77 170 0 67001 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 274052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 31975
/proc/meminfo: memFree=1266632/2055920 swapFree=4181380/4192956
[pid=31971] ppid=31969 vsize=5360 CPUtime=510.27
/proc/31971/stat : 31971 (run.sh) S 31969 31971 31934 0 -1 4194304 341 21862 0 0 0 0 51004 23 16 0 1 0 236761663 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31971/statm: 1340 241 197 169 0 51 0
[pid=31975] ppid=31971 vsize=275700 CPUtime=689.74
/proc/31975/stat : 31975 (minisat) R 31971 31971 31934 0 -1 4194304 67934 0 0 0 68916 58 0 0 25 0 1 0 236812717 282316800 67918 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/31975/statm: 68925 67918 77 170 0 68753 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 281060

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 31971 and gives
#  childrusage.ru_utime.tv_sec=510
#  childrusage.ru_utime.tv_usec=48460
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=239963
# CPU time returned by wait4() is 510.288
# while last known CPU time is 1200.01
#
# 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.01
CPU user time (s): 1199.2
CPU system time (s): 0.81
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 281060

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

runsolver used 1.06684 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-12 02:14:42
IDJOB=1797262
IDBENCH=71081
IDSOLVER=647
FILE ID=node13/1797262-1242087281
PBS_JOBID= 9277712
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= 03a36a0e1b9af8e7c30a29a92e02302e
RANDOM SEED=1032452324

node13.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.227
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.227
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:       1562168 kB
Buffers:         62908 kB
Cached:         352880 kB
SwapCached:       5336 kB
Active:         158856 kB
Inactive:       265216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562168 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:           10748 kB
Writeback:           0 kB
Mapped:          13908 kB
Slab:            55652 kB
Committed_AS:   736936 kB
PageTables:       1460 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= 66380 MiB
End job on node13 at 2009-05-12 02:34:44