Trace number 1797298

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 11
204.09/204.27	#LEARNT CLAUSES 0
204.29/204.41	done !
204.29/204.41	c Now, SatElite...
204.29/204.42	c Parsing...
204.31/204.57	c ==============================================================================
204.31/204.57	c |           |     ORIGINAL     |              LEARNT              |          |
204.31/204.57	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
204.31/204.57	c ==============================================================================
204.31/204.57	c |         0 |  167931   486610 |   50379       0        0     nan |  0.000 % |
206.68/206.88	c |         0 |  166455   717562 |      --       0       --      -- |     --   | -1476/230952
206.68/206.88	c ==============================================================================
206.68/206.88	c Result  :   #vars: 1151   #clauses: 166455   #literals: 717562
206.68/206.88	c CPU time:   2.43363 s
206.68/206.88	c ==============================================================================
207.07/207.21	c SatElite is done !
207.07/207.21	c Calling MINISAT
207.07/207.21	This is MiniSat 2.0 beta
207.07/207.21	WARNING: for repeatability, setting FPU to use double precision
207.07/207.21	============================[ Problem Statistics ]=============================
207.07/207.21	|                                                                             |
207.07/207.21	|  Number of variables:  1151                                                 |
207.07/207.21	|  Number of clauses:    166455                                               |
207.11/207.31	|  Parsing time:         0.08         s                                       |
207.11/207.32	============================[ Search Statistics ]==============================
207.11/207.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
207.11/207.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
207.11/207.32	===============================================================================
207.11/207.32	|         0 |    1151   166455   717562 |    55485        0    nan |  0.000 % |
207.11/207.40	|       100 |    1151   166455   717562 |    61033      100     35 |  0.000 % |
207.11/207.57	|       251 |    1151   166455   717562 |    67136      251     48 |  0.000 % |
207.11/207.76	|       476 |    1151   166455   717562 |    73850      476     52 |  0.000 % |
207.78/207.96	|       813 |    1151   166455   717562 |    81235      813     52 |  0.000 % |
208.18/208.39	|      1322 |    1151   166455   717562 |    89359     1322     53 |  0.000 % |
208.68/208.81	|      2081 |    1151   166455   717562 |    98295     2081     54 |  0.000 % |
209.08/209.27	|      3220 |    1151   166455   717562 |   108124     3220     53 |  0.000 % |
210.18/210.31	|      4928 |    1151   166455   717562 |   118937     4928     54 |  0.000 % |
212.08/212.23	|      7494 |    1151   166455   717562 |   130830     7494     55 |  0.000 % |
214.57/214.78	|     11339 |    1151   166455   717562 |   143913    11339     54 |  0.000 % |
223.98/224.12	|     17108 |    1151   166455   717562 |   158305    17108     54 |  0.000 % |
234.57/234.77	|     25759 |    1151   166455   717562 |   174135    25759     56 |  0.000 % |
254.66/254.86	|     38734 |    1151   166455   717562 |   191549    38734     57 |  0.000 % |
291.65/291.81	|     58195 |    1151   166455   717562 |   210704    58195     58 |  0.000 % |
333.43/333.63	|     87388 |    1151   166455   717562 |   231774    87388     57 |  0.000 % |
455.95/456.29	|    131180 |    1151   166455   717562 |   254952   131180     54 |  0.000 % |
641.21/641.51	|    196865 |    1151   166455   717562 |   280447   196865     52 |  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-1797298-1242088233/watcher-1797298-1242088233 -o /tmp/evaluation-result-1797298-1242088233/solver-1797298-1242088233 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797298-1242088233.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 8002
/proc/meminfo: memFree=1091800/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=2124 CPUtime=0
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 292 0 0 0 0 0 0 0 19 0 1 0 236851375 2174976 258 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8003/statm: 531 259 81 6 0 169 0

[startup+0.100467 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8002
/proc/meminfo: memFree=1091800/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=0.09
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 8 1 0 0 19 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14792

[startup+0.201475 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8002
/proc/meminfo: memFree=1091800/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=0.19
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 18 1 0 0 20 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14792

[startup+0.301485 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8002
/proc/meminfo: memFree=1091800/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=0.29
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 28 1 0 0 21 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14792

[startup+0.701519 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8002
/proc/meminfo: memFree=1091800/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=0.69
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 68 1 0 0 24 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134523851 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14792

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1084168/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=1.49
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 148 1 0 0 25 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14792

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1084040/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=3.09
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 308 1 0 0 25 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14792

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1083848/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=6.29
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 628 1 0 0 25 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14792

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1083784/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=12.69
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 1268 1 0 0 25 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134524312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14792

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1083784/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=25.48
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2624 0 0 0 2547 1 0 0 25 0 1 50000 236851375 9658368 1929 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1929 85 6 0 1996 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14792

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1083848/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=51.05
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2626 0 0 0 5104 1 0 0 25 0 1 50000 236851375 9658368 1931 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1931 85 6 0 1996 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14792

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1083720/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9432 CPUtime=102.23
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2629 0 0 0 10222 1 0 0 25 0 1 50000 236851375 9658368 1934 1992294400 134512640 134537284 4294956368 18446744073709551615 134523882 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2358 1934 85 6 0 1996 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14792

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8004
/proc/meminfo: memFree=1083656/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=0
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236851375 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 237 196 169 0 51 0
[pid=8003] ppid=8002 vsize=9564 CPUtime=162.21
/proc/8003/stat : 8003 (revival) R 8002 8002 7934 0 -1 4194304 2633 0 0 0 16220 1 0 0 25 0 1 50000 236851375 9793536 1938 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8003/statm: 2391 1938 85 6 0 2029 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 14924

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8006
/proc/meminfo: memFree=1070152/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=15000 CPUtime=15.06
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 3603 0 0 0 1504 2 0 0 25 0 1 0 236872097 15360000 3587 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 3750 3587 77 170 0 3578 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20360

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8006
/proc/meminfo: memFree=1060232/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=25432 CPUtime=75.04
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 6154 0 0 0 7499 5 0 0 25 0 1 0 236872097 26042368 6138 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 6358 6138 77 170 0 6186 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 30792

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8006
/proc/meminfo: memFree=1049352/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=36284 CPUtime=135.02
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 8838 0 0 0 13493 9 0 0 25 0 1 0 236872097 37154816 8822 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 9071 8822 77 170 0 8899 0
Current children cumulated CPU time (s) 342.13

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

/proc/8006/statm: 12616 12250 77 170 0 12444 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 55824

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8006
/proc/meminfo: memFree=1030728/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=55508 CPUtime=374.91
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 13473 0 0 0 37478 13 0 0 25 0 1 0 236872097 56840192 13457 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 13877 13457 77 170 0 13705 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 60868

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8006
/proc/meminfo: memFree=1025224/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=61488 CPUtime=434.9
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 14985 0 0 0 43475 15 0 0 25 0 1 0 236872097 62963712 14969 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 15372 14969 77 170 0 15200 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 66848

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1021576/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=64448 CPUtime=494.88
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 15782 0 0 0 49472 16 0 0 25 0 1 0 236872097 65994752 15702 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 16112 15702 77 170 0 15940 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 69808

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1020360/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=66040 CPUtime=554.87
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 16098 0 0 0 55471 16 0 0 25 0 1 0 236872097 67624960 16018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 16510 16018 77 170 0 16338 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 71400

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1018568/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=67784 CPUtime=614.85
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 16541 0 0 0 61468 17 0 0 25 0 1 0 236872097 69410816 16461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 16946 16461 77 170 0 16774 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 73144

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1017096/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=69404 CPUtime=674.85
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 16925 0 0 0 67467 18 0 0 25 0 1 0 236872097 71069696 16845 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 17351 16845 77 170 0 17179 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 74764

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1015176/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=71220 CPUtime=734.82
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 17399 0 0 0 73464 18 0 0 25 0 1 0 236872097 72929280 17319 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 17805 17319 77 170 0 17633 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 76580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1013832/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=72564 CPUtime=794.8
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 17724 0 0 0 79462 18 0 0 25 0 1 0 236872097 74305536 17644 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 18141 17644 77 170 0 17969 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 77924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1012168/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=74324 CPUtime=854.8
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 18150 0 0 0 85461 19 0 0 25 0 1 0 236872097 76107776 18070 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 18581 18070 77 170 0 18409 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 79684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1010056/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=76280 CPUtime=914.78
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 18652 0 0 0 91459 19 0 0 25 0 1 0 236872097 78110720 18572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 19070 18572 77 170 0 18898 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 81640

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1008392/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=78188 CPUtime=974.77
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 19078 0 0 0 97457 20 0 0 25 0 1 0 236872097 80064512 18998 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 19547 18998 77 170 0 19375 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 83548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8008
/proc/meminfo: memFree=1007624/2055920 swapFree=4178620/4192956
[pid=8002] ppid=8000 vsize=5360 CPUtime=207.11
/proc/8002/stat : 8002 (run.sh) S 8000 8002 7934 0 -1 4194304 341 6851 0 0 0 0 20704 7 16 0 1 0 236851375 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8002/statm: 1340 241 197 169 0 51 0
[pid=8006] ppid=8002 vsize=78868 CPUtime=992.97
/proc/8006/stat : 8006 (minisat) R 8002 8002 7934 0 -1 4194304 19267 0 0 0 99277 20 0 0 25 0 1 0 236872097 80760832 19187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8006/statm: 19717 19187 77 170 0 19545 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 84228

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

Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.81
CPU system time (s): 0.27
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 84228

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

runsolver used 1.13783 second user time and 3.24151 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 02:30:33
IDJOB=1797298
IDBENCH=71093
IDSOLVER=647
FILE ID=node43/1797298-1242088233
PBS_JOBID= 9277690
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=2127728019

node43.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.237
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.237
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:       1092344 kB
Buffers:         54680 kB
Cached:         827044 kB
SwapCached:       8124 kB
Active:         120400 kB
Inactive:       771764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1092344 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            57404 kB
Committed_AS:   861984 kB
PageTables:       1444 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= 66212 MiB
End job on node43 at 2009-05-12 02:50:36