Trace number 1797251

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_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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.39/0.49	c ==============================================================================
0.39/0.49	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.49	c ==============================================================================
0.39/0.49	c |         0 |  330948   988222 |   99284       0        0     nan |  0.000 % |
4.89/4.98	c |         0 |  329509  1447248 |      --       0       --      -- |     --   | -1439/459026
4.89/4.98	c ==============================================================================
4.89/4.98	c Result  :   #vars: 2029   #clauses: 329509   #literals: 1447248
4.89/4.98	c CPU time:   4.92625 s
4.89/4.98	c ==============================================================================
5.69/5.79	c SatElite is done !
5.69/5.79	c revival is preprocessing the formula...Time out is reached... exporting CNF
505.65/505.98	#ITERATIONS 5
505.65/505.98	#LEARNT CLAUSES 0
506.04/506.36	done !
506.04/506.36	c Calling MINISAT
506.04/506.36	This is MiniSat 2.0 beta
506.04/506.36	WARNING: for repeatability, setting FPU to use double precision
506.04/506.36	============================[ Problem Statistics ]=============================
506.04/506.36	|                                                                             |
506.04/506.36	|  Number of variables:  2029                                                 |
506.04/506.36	|  Number of clauses:    329509                                               |
506.12/506.58	|  Parsing time:         0.20         s                                       |
506.12/506.59	============================[ Search Statistics ]==============================
506.12/506.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
506.12/506.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
506.12/506.59	===============================================================================
506.12/506.59	|         0 |    2029   329509  1421129 |   109836        0    nan |  0.000 % |
506.12/506.72	|       100 |    2029   329509  1421129 |   120819      100     58 |  0.000 % |
506.12/506.83	|       252 |    2029   329509  1421129 |   132901      252     92 |  0.000 % |
506.74/507.02	|       477 |    2029   329509  1421129 |   146192      477    102 |  0.000 % |
506.94/507.28	|       814 |    2029   329509  1421129 |   160811      814    114 |  0.000 % |
507.24/507.53	|      1320 |    2029   329509  1421129 |   176892     1320    131 |  0.000 % |
507.64/507.96	|      2080 |    2029   329509  1421129 |   194581     2080    140 |  0.000 % |
508.04/508.38	|      3220 |    2029   329509  1421129 |   214039     3220    141 |  0.000 % |
509.14/509.43	|      4932 |    2029   329509  1421129 |   235443     4932    140 |  0.000 % |
510.64/510.96	|      7495 |    2029   329509  1421129 |   258988     7495    141 |  0.000 % |
512.74/513.08	|     11339 |    2029   329509  1421129 |   284887    11339    155 |  0.000 % |
518.94/519.26	|     17105 |    2029   329509  1421129 |   313375    17105    166 |  0.000 % |
529.74/530.01	|     25754 |    2029   329509  1421129 |   344713    25754    171 |  0.000 % |
553.22/553.58	|     38728 |    2029   329509  1421129 |   379184    38728    177 |  0.000 % |
633.39/633.79	|     58189 |    2029   329509  1421129 |   417103    58189    178 |  0.000 % |
815.91/816.35	|     87381 |    2029   329509  1421129 |   458813    87381    180 |  0.000 % |
1094.78/1095.38	|    131171 |    2029   329509  1421129 |   504694   131171    180 |  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-1797251-1242087158/watcher-1797251-1242087158 -o /tmp/evaluation-result-1797251-1242087158/solver-1797251-1242087158 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797251-1242087158.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9720
/proc/meminfo: memFree=1897616/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=0
/proc/9720/stat : 9720 (run.sh) R 9718 9720 9683 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236743773 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9720/statm: 1340 237 196 169 0 51 0
[pid=9721] ppid=9720 vsize=1276 CPUtime=0
/proc/9721/stat : 9721 (SatElite) R 9720 9720 9683 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 236743773 1306624 190 1992294400 134512640 135031949 4294956224 18446744073709551615 134675572 0 0 4096 3 0 0 0 17 0 0 0
/proc/9721/statm: 319 199 51 126 0 190 0

[startup+0.0652051 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9720
/proc/meminfo: memFree=1897616/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=0
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236743773 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 238 197 169 0 51 0
[pid=9721] ppid=9720 vsize=3420 CPUtime=0.06
/proc/9721/stat : 9721 (SatElite) R 9720 9720 9683 0 -1 4194304 744 0 0 0 6 0 0 0 19 0 1 0 236743773 3502080 727 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/9721/statm: 855 727 51 126 0 726 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8780

[startup+0.101207 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9720
/proc/meminfo: memFree=1897616/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=0
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236743773 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 238 197 169 0 51 0
[pid=9721] ppid=9720 vsize=4732 CPUtime=0.09
/proc/9721/stat : 9721 (SatElite) R 9720 9720 9683 0 -1 4194304 1016 0 0 0 9 0 0 0 19 0 1 0 236743773 4845568 999 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/9721/statm: 1183 999 51 126 0 1054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10092

[startup+0.301228 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9720
/proc/meminfo: memFree=1897616/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=0
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236743773 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 238 197 169 0 51 0
[pid=9721] ppid=9720 vsize=10788 CPUtime=0.28
/proc/9721/stat : 9721 (SatElite) R 9720 9720 9683 0 -1 4194304 2569 0 0 0 28 0 0 0 21 0 1 0 236743773 11046912 2552 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/9721/statm: 2697 2552 51 126 0 2568 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16148

[startup+0.701268 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9720
/proc/meminfo: memFree=1897616/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=0
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236743773 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 238 197 169 0 51 0
[pid=9721] ppid=9720 vsize=25844 CPUtime=0.69
/proc/9721/stat : 9721 (SatElite) R 9720 9720 9683 0 -1 4194304 6163 0 0 0 66 3 0 0 25 0 1 0 236743773 26464256 6147 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/9721/statm: 6461 6147 67 126 0 6332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31204

[startup+1.50135 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 9722
/proc/meminfo: memFree=1870528/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=0
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236743773 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 238 197 169 0 51 0
[pid=9721] ppid=9720 vsize=31032 CPUtime=1.49
/proc/9721/stat : 9721 (SatElite) R 9720 9720 9683 0 -1 4194304 7144 0 0 0 145 4 0 0 25 0 1 0 236743773 31776768 7127 1992294400 134512640 135031949 4294956224 18446744073709551615 134540556 0 0 4096 3 0 0 0 17 0 0 0
/proc/9721/statm: 7758 7127 67 126 0 7629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36392

[startup+3.10151 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 9722
/proc/meminfo: memFree=1863168/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=0
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236743773 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 238 197 169 0 51 0
[pid=9721] ppid=9720 vsize=36776 CPUtime=3.08
/proc/9721/stat : 9721 (SatElite) R 9720 9720 9683 0 -1 4194304 8202 0 0 0 304 4 0 0 25 0 1 0 236743773 37658624 8185 1992294400 134512640 135031949 4294956224 18446744073709551615 134569126 0 0 4096 3 0 0 0 17 0 0 0
/proc/9721/statm: 9194 8185 67 126 0 9065 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42136

[startup+6.30284 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 9722
/proc/meminfo: memFree=1861952/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 5360

[startup+12.7015 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 9723
/proc/meminfo: memFree=1871184/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=19700 CPUtime=6.9
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6129 0 0 0 687 3 0 0 25 0 1 50000 236744352 20172800 4335 1992294400 134512640 134537284 4294956384 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 4925 4335 85 6 0 4563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25060

[startup+25.5018 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 9723
/proc/meminfo: memFree=1871312/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=19700 CPUtime=19.69
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6129 0 0 0 1966 3 0 0 25 0 1 50000 236744352 20172800 4335 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 4925 4335 85 6 0 4563 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25060

[startup+51.1014 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9723
/proc/meminfo: memFree=1871376/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=19700 CPUtime=45.26
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6129 0 0 0 4523 3 0 0 25 0 1 50000 236744352 20172800 4335 1992294400 134512640 134537284 4294956384 18446744073709551615 134523761 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 4925 4335 85 6 0 4563 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 25060

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9723
/proc/meminfo: memFree=1871440/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=19832 CPUtime=96.45
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6135 0 0 0 9642 3 0 0 25 0 1 50000 236744352 20307968 4341 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 4958 4341 85 6 0 4596 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 25192

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9723
/proc/meminfo: memFree=1871312/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=20096 CPUtime=156.42
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6201 0 0 0 15639 3 0 0 25 0 1 50000 236744352 20578304 4407 1992294400 134512640 134537284 4294956384 18446744073709551615 134523915 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 5024 4407 85 6 0 4662 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25456

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9723
/proc/meminfo: memFree=1871312/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=20096 CPUtime=216.4
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6201 0 0 0 21637 3 0 0 25 0 1 50000 236744352 20578304 4407 1992294400 134512640 134537284 4294956384 18446744073709551615 134523882 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 5024 4407 85 6 0 4662 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 25456

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9723
/proc/meminfo: memFree=1871248/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=20096 CPUtime=276.37
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6201 0 0 0 27634 3 0 0 25 0 1 50000 236744352 20578304 4407 1992294400 134512640 134537284 4294956384 18446744073709551615 134523778 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 5024 4407 85 6 0 4662 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25456

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9723
/proc/meminfo: memFree=1871248/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=5.77
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 317 8207 0 0 0 0 568 9 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9723] ppid=9720 vsize=20096 CPUtime=336.35
/proc/9723/stat : 9723 (revival) R 9720 9720 9683 0 -1 4194304 6201 0 0 0 33632 3 0 0 25 0 1 50000 236744352 20578304 4407 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 5024 4407 85 6 0 4662 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25456

[startup+402.301 s]

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

/proc/9724/statm: 8059 7789 77 170 0 7887 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 37596

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1827344/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=55720 CPUtime=75.89
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 13658 0 0 0 7579 10 0 0 25 0 1 0 236794409 57057280 13642 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 13930 13642 77 170 0 13758 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 61080

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1819216/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=63880 CPUtime=135.87
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 15663 0 0 0 13575 12 0 0 25 0 1 0 236794409 65413120 15647 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 15970 15647 77 170 0 15798 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 69240

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1812688/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=70468 CPUtime=195.84
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 17277 0 0 0 19570 14 0 0 25 0 1 0 236794409 72159232 17261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 17617 17261 77 170 0 17445 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 75828

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1804880/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=78148 CPUtime=255.82
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 19188 0 0 0 25566 16 0 0 25 0 1 0 236794409 80023552 19172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 19537 19172 77 170 0 19365 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 83508

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1796304/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=87024 CPUtime=315.79
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 21355 0 0 0 31561 18 0 0 25 0 1 0 236794409 89112576 21339 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 21756 21339 77 170 0 21584 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 92384

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1788176/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=95308 CPUtime=375.77
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 23361 0 0 0 37556 21 0 0 25 0 1 0 236794409 97595392 23345 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 23827 23345 77 170 0 23655 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 100668

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1777104/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=106640 CPUtime=435.73
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 26141 0 0 0 43549 24 0 0 25 0 1 0 236794409 109199360 26125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 26660 26125 77 170 0 26488 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 112000

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1772176/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=111500 CPUtime=495.7
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 27344 0 0 0 49546 24 0 0 25 0 1 0 236794409 114176000 27328 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 27875 27328 77 170 0 27703 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 116860

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1766032/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=117640 CPUtime=555.68
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 28887 0 0 0 55542 26 0 0 25 0 1 0 236794409 120463360 28871 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 29410 28871 77 170 0 29238 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 123000

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1760080/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=123660 CPUtime=615.65
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 30357 0 0 0 61537 28 0 0 25 0 1 0 236794409 126627840 30341 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 30915 30341 77 170 0 30743 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 129020

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1752080/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=132112 CPUtime=675.63
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 32358 0 0 0 67533 30 0 0 25 0 1 0 236794409 135282688 32326 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 33028 32326 77 170 0 32856 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 137472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9724
/proc/meminfo: memFree=1749328/2055920 swapFree=4179768/4192956
[pid=9720] ppid=9718 vsize=5360 CPUtime=506.12
/proc/9720/stat : 9720 (run.sh) S 9718 9720 9683 0 -1 4194304 343 14423 0 0 0 0 50597 15 16 0 1 0 236743773 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 1340 241 197 169 0 51 0
[pid=9724] ppid=9720 vsize=134932 CPUtime=693.92
/proc/9724/stat : 9724 (minisat) R 9720 9720 9683 0 -1 4194304 33031 0 0 0 69362 30 0 0 25 0 1 0 236794409 138170368 32999 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9724/statm: 33733 32999 77 170 0 33561 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 140292

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 9720 and gives
#  childrusage.ru_utime.tv_sec=505
#  childrusage.ru_utime.tv_usec=979079
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=158975
# CPU time returned by wait4() is 506.138
# 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.59
CPU system time (s): 0.45
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 140292

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

runsolver used 1.2908 second user time and 3.08853 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-12 02:12:39
IDJOB=1797251
IDBENCH=71077
IDSOLVER=648
FILE ID=node45/1797251-1242087158
PBS_JOBID= 9277696
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=857377700

node45.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.231
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.231
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:       1898096 kB
Buffers:         13908 kB
Cached:          63872 kB
SwapCached:       6948 kB
Active:          26660 kB
Inactive:        59396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1898096 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            7212 kB
Writeback:           0 kB
Mapped:          13900 kB
Slab:            57800 kB
Committed_AS:   814356 kB
PageTables:       1376 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= 66208 MiB
End job on node45 at 2009-05-12 02:32:42