Trace number 1797271

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.01 1200.12

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_12_UNKNOWN.cnf
MD5SUMfbf37caab2e9eafe910c795f49053484
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 variables1898
Number of clauses128735
Sum of the clauses size383430
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23005
Number of clauses of size 3125707
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 SatElite...
0.00/0.00	c Parsing...
0.09/0.19	c ==============================================================================
0.09/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.19	c ==============================================================================
0.09/0.19	c |         0 |  128735   383430 |   38620       0        0     nan |  0.000 % |
1.28/1.32	c |         0 |  127840   554049 |      --       0       --      -- |     --   | -895/170619
1.28/1.32	c ==============================================================================
1.28/1.32	c Result  :   #vars: 1205   #clauses: 127840   #literals: 554049
1.28/1.32	c CPU time:   1.3028 s
1.28/1.32	c ==============================================================================
1.48/1.58	c SatElite is done !
1.48/1.58	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.43/501.51	#ITERATIONS 32
501.43/501.51	#LEARNT CLAUSES 0
501.53/501.66	done !
501.53/501.66	c Calling MINISAT
501.53/501.66	This is MiniSat 2.0 beta
501.53/501.66	WARNING: for repeatability, setting FPU to use double precision
501.53/501.66	============================[ Problem Statistics ]=============================
501.53/501.66	|                                                                             |
501.53/501.66	|  Number of variables:  1205                                                 |
501.53/501.66	|  Number of clauses:    127840                                               |
501.59/501.75	|  Parsing time:         0.08         s                                       |
501.59/501.75	============================[ Search Statistics ]==============================
501.59/501.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
501.59/501.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
501.59/501.75	===============================================================================
501.59/501.75	|         0 |    1205   127840   541521 |    42613        0    nan |  0.000 % |
501.59/501.78	|       100 |    1205   127840   541521 |    46874      100     47 |  0.000 % |
501.59/501.83	|       251 |    1205   127840   541521 |    51562      251     64 |  0.000 % |
501.59/501.89	|       476 |    1205   127840   541521 |    56718      476     67 |  0.000 % |
501.59/502.00	|       813 |    1205   127840   541521 |    62390      813     75 |  0.000 % |
501.59/502.19	|      1319 |    1205   127840   541521 |    68629     1319     78 |  0.000 % |
501.59/502.48	|      2079 |    1205   127840   541521 |    75492     2079     84 |  0.000 % |
502.72/502.85	|      3218 |    1205   127840   541521 |    83041     3218     82 |  0.000 % |
503.51/503.61	|      4927 |    1205   127840   541521 |    91345     4927     89 |  0.000 % |
504.71/504.82	|      7491 |    1205   127840   541521 |   100480     7491     88 |  0.000 % |
506.71/506.80	|     11335 |    1205   127840   541521 |   110528    11335     85 |  0.000 % |
509.40/509.57	|     17102 |    1205   127840   541521 |   121580    17102     88 |  0.000 % |
514.30/514.46	|     25751 |    1205   127840   541521 |   133738    25751     93 |  0.000 % |
525.70/525.90	|     38727 |    1205   127840   541521 |   147112    38727     95 |  0.000 % |
548.19/548.34	|     58188 |    1205   127840   541521 |   161824    58188     98 |  0.000 % |
600.20/600.35	|     87380 |    1205   127840   541521 |   178006    87380    100 |  0.000 % |
772.59/772.76	|    131170 |    1205   127840   541521 |   195807   131170     99 |  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-1797271-1242087378/watcher-1797271-1242087378 -o /tmp/evaluation-result-1797271-1242087378/solver-1797271-1242087378 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797271-1242087378.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.85 0.97 0.99 2/64 2881
/proc/meminfo: memFree=1585336/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=0
/proc/2881/stat : 2881 (run.sh) R 2879 2881 2844 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236771233 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2881/statm: 1340 237 196 169 0 51 0
[pid=2882] ppid=2881 vsize=996 CPUtime=0
/proc/2882/stat : 2882 (SatElite) R 2881 2881 2844 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 236771233 1019904 164 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/2882/statm: 249 164 51 126 0 120 0

[startup+0.0404541 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 2881
/proc/meminfo: memFree=1585336/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=0
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236771233 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2881/statm: 1340 238 197 169 0 51 0
[pid=2882] ppid=2881 vsize=2452 CPUtime=0.03
/proc/2882/stat : 2882 (SatElite) R 2881 2881 2844 0 -1 4194304 523 0 0 0 3 0 0 0 18 0 1 0 236771233 2510848 506 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/2882/statm: 613 506 51 126 0 484 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7812

[startup+0.102436 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 2881
/proc/meminfo: memFree=1585336/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=0
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236771233 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2881/statm: 1340 238 197 169 0 51 0
[pid=2882] ppid=2881 vsize=4416 CPUtime=0.09
/proc/2882/stat : 2882 (SatElite) R 2881 2881 2844 0 -1 4194304 977 0 0 0 9 0 0 0 19 0 1 0 236771233 4521984 960 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/2882/statm: 1104 960 51 126 0 975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9776

[startup+0.302379 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 2881
/proc/meminfo: memFree=1585336/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=0
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236771233 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2881/statm: 1340 238 197 169 0 51 0
[pid=2882] ppid=2881 vsize=10868 CPUtime=0.29
/proc/2882/stat : 2882 (SatElite) R 2881 2881 2844 0 -1 4194304 2656 0 0 0 28 1 0 0 22 0 1 0 236771233 11128832 2639 1992294400 134512640 135031949 4294956224 18446744073709551615 134540923 0 0 4096 3 0 0 0 17 0 0 0
/proc/2882/statm: 2717 2639 67 126 0 2588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16228

[startup+0.702265 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 2881
/proc/meminfo: memFree=1585336/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=0
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236771233 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2881/statm: 1340 238 197 169 0 51 0
[pid=2882] ppid=2881 vsize=15068 CPUtime=0.68
/proc/2882/stat : 2882 (SatElite) R 2881 2881 2844 0 -1 4194304 3380 0 0 0 67 1 0 0 25 0 1 0 236771233 15429632 3363 1992294400 134512640 135031949 4294956224 18446744073709551615 134569051 0 0 4096 3 0 0 0 17 0 0 0
/proc/2882/statm: 3767 3363 67 126 0 3638 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20428

[startup+1.50104 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 2883
/proc/meminfo: memFree=1571176/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=0
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236771233 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2881/statm: 1340 238 197 169 0 51 0
[pid=2882] ppid=2881 vsize=13224 CPUtime=1.48
/proc/2882/stat : 2882 (SatElite) R 2881 2881 2844 0 -1 4194304 3382 0 0 0 146 2 0 0 25 0 1 0 236771233 13541376 3113 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/2882/statm: 3306 3113 68 126 0 3177 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18584

[startup+3.10158 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574568/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=1.49
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2509 0 0 0 148 1 0 0 25 0 1 50000 236771392 8810496 1829 1992294400 134512640 134537284 4294956384 18446744073709551615 134523778 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1829 85 6 0 1789 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13964

[startup+6.30167 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574312/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=4.69
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2509 0 0 0 468 1 0 0 25 0 1 50000 236771392 8810496 1829 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1829 85 6 0 1789 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13964

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574320/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=11.09
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2510 0 0 0 1108 1 0 0 25 0 1 50000 236771392 8810496 1830 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1830 85 6 0 1789 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13964

[startup+25.5022 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574448/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=23.89
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2517 0 0 0 2388 1 0 0 25 0 1 50000 236771392 8810496 1837 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1837 85 6 0 1789 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13964

[startup+51.1029 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574512/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=49.48
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2517 0 0 0 4946 2 0 0 25 0 1 50000 236771392 8810496 1837 1992294400 134512640 134537284 4294956384 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1837 85 6 0 1789 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13964

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574384/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=100.68
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2518 0 0 0 10066 2 0 0 25 0 1 50000 236771392 8810496 1838 1992294400 134512640 134537284 4294956384 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1838 85 6 0 1789 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13964

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574448/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=160.68
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2519 0 0 0 16066 2 0 0 25 0 1 50000 236771392 8810496 1839 1992294400 134512640 134537284 4294956384 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1839 85 6 0 1789 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 13964

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574448/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=220.65
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2520 0 0 0 22063 2 0 0 25 0 1 50000 236771392 8810496 1840 1992294400 134512640 134537284 4294956384 18446744073709551615 134523798 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1840 85 6 0 1789 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13964

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574448/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=280.65
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2520 0 0 0 28063 2 0 0 25 0 1 50000 236771392 8810496 1840 1992294400 134512640 134537284 4294956384 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2884/statm: 2151 1840 85 6 0 1789 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 13964

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2884
/proc/meminfo: memFree=1574512/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=1.58
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 317 3385 0 0 0 0 155 3 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2884] ppid=2881 vsize=8604 CPUtime=340.65
/proc/2884/stat : 2884 (revival) R 2881 2881 2844 0 -1 4194304 2520 0 0 0 34063 2 0 0 25 0 1 50000 236771392 8810496 1840 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2884/statm: 2151 1840 85 6 0 1789 0
Current children cumulated CPU time (s) 342.23

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

/proc/2885/statm: 10711 10549 77 170 0 10539 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 48204

[startup+642.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1523896/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=56316 CPUtime=140.62
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 13884 0 0 0 14050 12 0 0 25 0 1 0 236821399 57667584 13868 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 14079 13868 77 170 0 13907 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 61676

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1514616/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=66072 CPUtime=200.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 16211 0 0 0 20048 13 0 0 25 0 1 0 236821399 67657728 16195 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 16518 16195 77 170 0 16346 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 71432

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1512248/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=68316 CPUtime=260.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 16782 0 0 0 26047 14 0 0 25 0 1 0 236821399 69955584 16766 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 17079 16766 77 170 0 16907 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 73676

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1510008/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=70608 CPUtime=320.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 17355 0 0 0 32046 15 0 0 25 0 1 0 236821399 72302592 17339 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 17652 17339 77 170 0 17480 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 75968

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1506616/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=74300 CPUtime=380.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 18193 0 0 0 38045 16 0 0 25 0 1 0 236821399 76083200 18177 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 18575 18177 77 170 0 18403 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 79660

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1503416/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=77396 CPUtime=440.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 19004 0 0 0 44044 17 0 0 25 0 1 0 236821399 79253504 18988 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 19349 18988 77 170 0 19177 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 82756

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1500216/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=80672 CPUtime=500.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 19810 0 0 0 50043 18 0 0 25 0 1 0 236821399 82608128 19794 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 20168 19794 77 170 0 19996 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 86032

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1497848/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=82976 CPUtime=560.62
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 20410 0 0 0 56043 19 0 0 25 0 1 0 236821399 84967424 20394 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 20744 20394 77 170 0 20572 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 88336

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2885
/proc/meminfo: memFree=1495160/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=85724 CPUtime=620.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 21064 0 0 0 62042 19 0 0 25 0 1 0 236821399 87781376 21048 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 21431 21048 77 170 0 21259 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 91084

[startup+1182.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 2887
/proc/meminfo: memFree=1492856/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=88040 CPUtime=680.61
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 21628 0 0 0 68042 19 0 0 25 0 1 0 236821399 90152960 21612 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 22010 21612 77 170 0 21838 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 93400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 2887
/proc/meminfo: memFree=1491832/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=89136 CPUtime=698.42
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 21888 0 0 0 69822 20 0 0 25 0 1 0 236821399 91275264 21872 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 22284 21872 77 170 0 22112 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 94496

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.11 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 2887
/proc/meminfo: memFree=1491832/2055920 swapFree=4180148/4192956
[pid=2881] ppid=2879 vsize=5360 CPUtime=501.59
/proc/2881/stat : 2881 (run.sh) S 2879 2881 2844 0 -1 4194304 343 5922 0 0 0 0 50153 6 16 0 1 0 236771233 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2881/statm: 1340 241 197 169 0 51 0
[pid=2885] ppid=2881 vsize=89136 CPUtime=698.42
/proc/2885/stat : 2885 (minisat) R 2881 2881 2844 0 -1 4194304 21888 0 0 0 69822 20 0 0 25 0 1 0 236821399 91275264 21872 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2885/statm: 22284 21872 77 170 0 22112 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 94496

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2881 and gives
#  childrusage.ru_utime.tv_sec=501
#  childrusage.ru_utime.tv_usec=539754
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=69989
# CPU time returned by wait4() is 501.61
# 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.12
CPU time (s): 1200.01
CPU user time (s): 1199.75
CPU system time (s): 0.26
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 94496

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

runsolver used 1.03284 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-12 02:16:18
IDJOB=1797271
IDBENCH=71084
IDSOLVER=648
FILE ID=node16/1797271-1242087378
PBS_JOBID= 9277721
Free space on /tmp= 66044 MiB

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

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

MD5SUM BENCH= fbf37caab2e9eafe910c795f49053484
RANDOM SEED=526604215

node16.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.234
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.234
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:       1585824 kB
Buffers:         69916 kB
Cached:         343308 kB
SwapCached:       7152 kB
Active:         185352 kB
Inactive:       236248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585824 kB
SwapTotal:     4192956 kB
SwapFree:      4180148 kB
Dirty:            3756 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            34576 kB
Committed_AS:   842716 kB
PageTables:       1436 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= 66036 MiB
End job on node16 at 2009-05-12 02:36:21