Trace number 1797214

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.02 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 10
48.06/48.16	#LEARNT CLAUSES 0
48.16/48.22	done !
48.16/48.22	c Now, SatElite...
48.16/48.22	c Parsing...
48.25/48.30	c ==============================================================================
48.25/48.30	c |           |     ORIGINAL     |              LEARNT              |          |
48.25/48.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
48.25/48.30	c ==============================================================================
48.25/48.30	c |         0 |   74789   215654 |   22436       0        0     nan |  0.000 % |
48.85/48.96	c |         0 |   73910   312843 |      --       0       --      -- |     --   | -879/97189
48.85/48.96	c ==============================================================================
48.85/48.96	c Result  :   #vars: 763   #clauses: 73910   #literals: 312843
48.85/48.96	c CPU time:   0.712891 s
48.85/48.96	c ==============================================================================
49.05/49.10	c SatElite is done !
49.05/49.10	c Calling MINISAT
49.05/49.10	This is MiniSat 2.0 beta
49.05/49.10	WARNING: for repeatability, setting FPU to use double precision
49.05/49.10	============================[ Problem Statistics ]=============================
49.05/49.10	|                                                                             |
49.05/49.10	|  Number of variables:  763                                                  |
49.05/49.10	|  Number of clauses:    73910                                                |
49.05/49.14	|  Parsing time:         0.04         s                                       |
49.05/49.14	============================[ Search Statistics ]==============================
49.05/49.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.05/49.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
49.05/49.14	===============================================================================
49.05/49.14	|         0 |     763    73910   312843 |    24636        0    nan |  0.000 % |
49.05/49.18	|       102 |     763    73910   312843 |    27100      102     44 |  0.000 % |
49.06/49.23	|       253 |     763    73910   312843 |    29810      253     39 |  0.000 % |
49.06/49.32	|       478 |     763    73910   312843 |    32791      478     38 |  0.000 % |
49.34/49.45	|       815 |     763    73910   312843 |    36070      815     37 |  0.000 % |
49.54/49.62	|      1322 |     763    73910   312843 |    39677     1322     40 |  0.000 % |
49.74/49.86	|      2081 |     763    73910   312843 |    43645     2081     42 |  0.000 % |
50.14/50.24	|      3220 |     763    73910   312843 |    48009     3220     41 |  0.000 % |
50.65/50.75	|      4930 |     763    73910   312843 |    52810     4930     42 |  0.000 % |
51.45/51.58	|      7495 |     763    73910   312843 |    58091     7495     42 |  0.000 % |
52.75/52.88	|     11344 |     763    73910   312843 |    63901    11344     42 |  0.000 % |
55.14/55.27	|     17110 |     763    73910   312843 |    70291    17110     42 |  0.000 % |
59.54/59.62	|     25759 |     763    73910   312843 |    77320    25759     41 |  0.000 % |
73.24/73.31	|     38734 |     763    73910   312843 |    85052    38734     43 |  0.000 % |
95.63/95.70	|     58195 |     763    73910   312843 |    93557    58195     44 |  0.000 % |
141.11/141.21	|     87388 |     763    73910   312843 |   102913    87388     44 |  0.000 % |
204.39/204.54	|    131178 |     763    73910   312843 |   113204    43994     46 |  0.000 % |
324.00/324.30	|    196865 |     763    73910   312843 |   124525   109681     43 |  0.000 % |
472.95/473.29	|    295392 |     763    73910   312843 |   136977   100247     41 |  0.000 % |
686.25/686.60	|    443187 |     763    73910   312843 |   150675   126851     41 |  0.000 % |
1019.00/1019.53	|    664870 |     763    73910   312843 |   165743    79418     35 |  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-1797214-1242086226/watcher-1797214-1242086226 -o /tmp/evaluation-result-1797214-1242086226/solver-1797214-1242086226 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797214-1242086226.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.00 1.00 1.00 3/64 4341
/proc/meminfo: memFree=1307104/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) R 4339 4341 3713 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4341/statm: 1340 236 195 169 0 51 0
[pid=4342] ppid=4341 vsize=2124 CPUtime=0
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 236648554 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4342/statm: 659 264 81 6 0 297 0

[startup+0.012905 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4341
/proc/meminfo: memFree=1307104/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=3764 CPUtime=0
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 680 0 0 0 0 0 0 0 18 0 1 0 236648554 3854336 646 1992294400 134512640 134537284 4294956368 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/4342/statm: 941 647 82 6 0 579 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9124

[startup+0.101917 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4341
/proc/meminfo: memFree=1307104/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=0.09
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1279 0 0 0 9 0 0 0 19 0 1 50000 236648554 5152768 961 1992294400 134512640 134537284 4294956368 18446744073709551615 134523703 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 961 85 6 0 896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10392

[startup+0.301943 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4341
/proc/meminfo: memFree=1307104/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=0.29
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1279 0 0 0 29 0 0 0 21 0 1 50000 236648554 5152768 961 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 961 85 6 0 896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10392

[startup+0.701998 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4341
/proc/meminfo: memFree=1307104/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=0.69
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1279 0 0 0 69 0 0 0 25 0 1 50000 236648554 5152768 961 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 961 85 6 0 896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10392

[startup+1.50211 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4343
/proc/meminfo: memFree=1303312/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=1.49
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1279 0 0 0 149 0 0 0 25 0 1 50000 236648554 5152768 961 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 961 85 6 0 896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10392

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4343
/proc/meminfo: memFree=1303184/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=3.09
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1279 0 0 0 309 0 0 0 25 0 1 50000 236648554 5152768 961 1992294400 134512640 134537284 4294956368 18446744073709551615 134524312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 961 85 6 0 896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10392

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4343
/proc/meminfo: memFree=1303056/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=6.29
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1279 0 0 0 629 0 0 0 25 0 1 50000 236648554 5152768 961 1992294400 134512640 134537284 4294956368 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 961 85 6 0 896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10392

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4343
/proc/meminfo: memFree=1302928/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=12.68
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1279 0 0 0 1268 0 0 0 25 0 1 50000 236648554 5152768 961 1992294400 134512640 134537284 4294956368 18446744073709551615 134523713 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 961 85 6 0 896 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10392

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4343
/proc/meminfo: memFree=1303056/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=0
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236648553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4341/statm: 1340 237 196 169 0 51 0
[pid=4342] ppid=4341 vsize=5032 CPUtime=25.48
/proc/4342/stat : 4342 (revival) R 4341 4341 3713 0 -1 4194304 1281 0 0 0 2548 0 0 0 25 0 1 50000 236648554 5152768 963 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4342/statm: 1258 963 85 6 0 896 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10392

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4345
/proc/meminfo: memFree=1298192/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=6828 CPUtime=1.99
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 1593 0 0 0 198 1 0 0 25 0 1 0 236653464 6991872 1577 1992294400 134512640 135212939 4294956240 18446744073709551615 134527077 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 1707 1577 77 170 0 1535 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12188

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4345
/proc/meminfo: memFree=1284624/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=20264 CPUtime=53.17
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 4854 0 0 0 5313 4 0 0 25 0 1 0 236653464 20750336 4838 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 5066 4838 77 170 0 4894 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25624

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4345
/proc/meminfo: memFree=1277136/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=28132 CPUtime=113.14
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 6743 0 0 0 11308 6 0 0 25 0 1 0 236653464 28807168 6727 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 7033 6727 77 170 0 6861 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 33492

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4345
/proc/meminfo: memFree=1275664/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=29456 CPUtime=173.11
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 7102 0 0 0 17304 7 0 0 25 0 1 0 236653464 30162944 7086 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 7364 7086 77 170 0 7192 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 34816

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1275216/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=30032 CPUtime=233.07
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 7202 0 0 0 23300 7 0 0 25 0 1 0 236653464 30752768 7186 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 7508 7186 77 170 0 7336 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 35392

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1271632/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=33880 CPUtime=293.03
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 8133 0 0 0 29295 8 0 0 25 0 1 0 236653464 34693120 8109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 8470 8109 77 170 0 8298 0
Current children cumulated CPU time (s) 342.09

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

/proc/4345/statm: 9285 8915 77 170 0 9113 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 42500

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1266896/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=38528 CPUtime=532.93
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 9297 0 0 0 53284 9 0 0 25 0 1 0 236653464 39452672 9273 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 9632 9273 77 170 0 9460 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 43888

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1266832/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=38728 CPUtime=592.91
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 9323 0 0 0 59282 9 0 0 25 0 1 0 236653464 39657472 9299 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 9682 9299 77 170 0 9510 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 44088

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1266192/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=39372 CPUtime=652.88
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 9485 0 0 0 65279 9 0 0 25 0 1 0 236653464 40316928 9461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 9843 9461 77 170 0 9671 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 44732

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1262608/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=43184 CPUtime=712.86
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 10368 0 0 0 71276 10 0 0 25 0 1 0 236653464 44220416 10344 1992294400 134512640 135212939 4294956240 18446744073709551615 134535584 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 10796 10344 77 170 0 10624 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 48544

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1262288/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=43672 CPUtime=772.82
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 10454 0 0 0 77272 10 0 0 25 0 1 0 236653464 44720128 10430 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 10918 10430 77 170 0 10746 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 49032

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1261648/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=44404 CPUtime=832.8
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 10619 0 0 0 83270 10 0 0 25 0 1 0 236653464 45469696 10595 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 11101 10595 77 170 0 10929 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 49764

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1261328/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=44748 CPUtime=892.77
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 10676 0 0 0 89267 10 0 0 25 0 1 0 236653464 45821952 10652 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 11187 10652 77 170 0 11015 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 50108

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1261328/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=44748 CPUtime=952.75
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 10677 0 0 0 95265 10 0 0 25 0 1 0 236653464 45821952 10653 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 11187 10653 77 170 0 11015 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 50108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1261072/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=45112 CPUtime=1012.72
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 10745 0 0 0 101262 10 0 0 25 0 1 0 236653464 46194688 10721 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 11278 10721 77 170 0 11106 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 50472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1261072/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=45112 CPUtime=1072.68
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 10748 0 0 0 107258 10 0 0 25 0 1 0 236653464 46194688 10724 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 11278 10724 77 170 0 11106 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 50472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1257680/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=48632 CPUtime=1132.67
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 11575 0 0 0 113256 11 0 0 25 0 1 0 236653464 49799168 11551 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 12158 11551 77 170 0 11986 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 53992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4351
/proc/meminfo: memFree=1257680/2055920 swapFree=4099528/4192956
[pid=4341] ppid=4339 vsize=5360 CPUtime=49.06
/proc/4341/stat : 4341 (run.sh) S 4339 4341 3713 0 -1 4194304 341 3368 0 0 0 0 4903 3 16 0 1 0 236648553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4341/statm: 1340 241 197 169 0 51 0
[pid=4345] ppid=4341 vsize=48632 CPUtime=1150.96
/proc/4345/stat : 4345 (minisat) R 4341 4341 3713 0 -1 4194304 11575 0 0 0 115085 11 0 0 25 0 1 0 236653464 49799168 11551 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4345/statm: 12158 11551 77 170 0 11986 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 53992

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 4341 and gives
#  childrusage.ru_utime.tv_sec=49
#  childrusage.ru_utime.tv_usec=40544
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=34994
# CPU time returned by wait4() is 49.0755
# while last known CPU time is 1200.02
#
# 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.02
CPU user time (s): 1199.88
CPU system time (s): 0.14
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 53992

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

runsolver used 1.24481 second user time and 3.13452 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 01:57:06
IDJOB=1797214
IDBENCH=71065
IDSOLVER=647
FILE ID=node71/1797214-1242086226
PBS_JOBID= 9277625
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=515268466

node71.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.236
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.236
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:       1307584 kB
Buffers:         73384 kB
Cached:         504196 kB
SwapCached:      87732 kB
Active:         199044 kB
Inactive:       467824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307584 kB
SwapTotal:     4192956 kB
SwapFree:      4099528 kB
Dirty:            2604 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            67452 kB
Committed_AS:   674176 kB
PageTables:       1464 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= 66472 MiB
End job on node71 at 2009-05-12 02:17:09