Trace number 1797310

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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 11
51.17/51.21	#LEARNT CLAUSES 0
51.17/51.28	done !
51.17/51.28	c Now, SatElite...
51.17/51.28	c Parsing...
51.25/51.35	c ==============================================================================
51.25/51.35	c |           |     ORIGINAL     |              LEARNT              |          |
51.25/51.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
51.25/51.35	c ==============================================================================
51.25/51.35	c |         0 |   79453   229195 |   23835       0        0     nan |  0.000 % |
51.75/51.88	c |         0 |   78599   327268 |      --       0       --      -- |     --   | -854/98073
51.75/51.88	c ==============================================================================
51.75/51.88	c Result  :   #vars: 871   #clauses: 78599   #literals: 327268
51.75/51.88	c CPU time:   0.58891 s
51.75/51.88	c ==============================================================================
51.95/52.05	c SatElite is done !
51.95/52.05	c Calling MINISAT
51.95/52.05	This is MiniSat 2.0 beta
51.95/52.05	WARNING: for repeatability, setting FPU to use double precision
51.95/52.05	============================[ Problem Statistics ]=============================
51.95/52.05	|                                                                             |
51.95/52.06	|  Number of variables:  871                                                  |
51.95/52.06	|  Number of clauses:    78599                                                |
52.02/52.10	|  Parsing time:         0.04         s                                       |
52.02/52.10	============================[ Search Statistics ]==============================
52.02/52.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
52.02/52.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
52.02/52.10	===============================================================================
52.02/52.10	|         0 |     871    78599   327268 |    26199        0    nan |  0.000 % |
52.02/52.12	|       100 |     871    78599   327268 |    28819      100     35 |  0.000 % |
52.02/52.16	|       251 |     871    78599   327268 |    31701      251     40 |  0.000 % |
52.02/52.21	|       477 |     871    78599   327268 |    34871      477     45 |  0.000 % |
52.02/52.30	|       814 |     871    78599   327268 |    38358      814     51 |  0.000 % |
52.02/52.42	|      1320 |     871    78599   327268 |    42194     1320     54 |  0.000 % |
52.02/52.57	|      2080 |     871    78599   327268 |    46414     2080     58 |  0.000 % |
52.75/52.85	|      3219 |     871    78599   327268 |    51055     3219     58 |  0.000 % |
53.15/53.29	|      4927 |     871    78599   327268 |    56161     4927     57 |  0.000 % |
54.05/54.14	|      7491 |     871    78599   327268 |    61777     7491     58 |  0.000 % |
55.55/55.62	|     11336 |     871    78599   327268 |    67955    11336     58 |  0.000 % |
58.05/58.13	|     17104 |     871    78599   327268 |    74750    17104     57 |  0.000 % |
63.24/63.38	|     25753 |     871    78599   327268 |    82225    25753     58 |  0.000 % |
73.93/74.05	|     38728 |     871    78599   327268 |    90448    38728     59 |  0.000 % |
111.32/111.48	|     58192 |     871    78599   327268 |    99493    58192     59 |  0.000 % |
219.17/219.32	|     87384 |     871    78599   327268 |   109442    87384     58 |  0.000 % |
324.93/325.13	|    131173 |     871    78599   327268 |   120386    39945     49 |  0.000 % |
400.39/400.67	|    196857 |     871    78599   327268 |   132425   105629     49 |  0.000 % |
529.43/529.70	|    295384 |     871    78599   327268 |   145667    89901     50 |  0.000 % |
721.76/722.15	|    443173 |     871    78599   327268 |   160234   108311     50 |  0.000 % |
1132.68/1133.27	|    664856 |     871    78599   327268 |   176258    38846     56 |  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-1797310-1242088414/watcher-1797310-1242088414 -o /tmp/evaluation-result-1797310-1242088414/solver-1797310-1242088414 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797310-1242088414.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.91 0.97 0.99 3/67 25475
/proc/meminfo: memFree=1931656/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) R 25473 25475 25410 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25475/statm: 1340 236 195 169 0 51 0
[pid=25476] ppid=25475 vsize=2636 CPUtime=0
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 236867565 2699264 279 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25476/statm: 659 286 81 6 0 297 0

[startup+0.0963501 s]
/proc/loadavg: 0.91 0.97 0.99 3/67 25475
/proc/meminfo: memFree=1931656/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=0.08
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1344 0 0 0 8 0 0 0 19 0 1 50000 236867565 5292032 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523899 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1005 85 6 0 930 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10528

[startup+0.101349 s]
/proc/loadavg: 0.91 0.97 0.99 3/67 25475
/proc/meminfo: memFree=1931656/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=0.09
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1344 0 0 0 9 0 0 0 19 0 1 50000 236867565 5292032 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1005 85 6 0 930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10528

[startup+0.301367 s]
/proc/loadavg: 0.91 0.97 0.99 3/67 25475
/proc/meminfo: memFree=1931656/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=0.29
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1344 0 0 0 29 0 0 0 22 0 1 50000 236867565 5292032 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1005 85 6 0 930 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10528

[startup+0.701403 s]
/proc/loadavg: 0.91 0.97 0.99 3/67 25475
/proc/meminfo: memFree=1931656/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=0.69
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1344 0 0 0 69 0 0 0 25 0 1 50000 236867565 5292032 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1005 85 6 0 930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10528

[startup+1.50147 s]
/proc/loadavg: 0.91 0.97 0.99 2/69 25477
/proc/meminfo: memFree=1927672/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=1.49
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1344 0 0 0 149 0 0 0 25 0 1 50000 236867565 5292032 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523857 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1005 85 6 0 930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10528

[startup+3.10162 s]
/proc/loadavg: 0.91 0.97 0.99 2/69 25477
/proc/meminfo: memFree=1927544/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=3.08
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1344 0 0 0 308 0 0 0 25 0 1 50000 236867565 5292032 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523670 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1005 85 6 0 930 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10528

[startup+6.3019 s]
/proc/loadavg: 0.92 0.97 0.99 2/69 25477
/proc/meminfo: memFree=1927352/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=6.28
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1344 0 0 0 628 0 0 0 25 0 1 50000 236867565 5292032 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1005 85 6 0 930 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10528

[startup+12.7025 s]
/proc/loadavg: 0.93 0.97 0.99 2/69 25477
/proc/meminfo: memFree=1927224/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=12.68
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1345 0 0 0 1268 0 0 0 25 0 1 50000 236867565 5292032 1006 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25476/statm: 1292 1006 85 6 0 930 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10528

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 0.99 2/69 25477
/proc/meminfo: memFree=1927224/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=25.47
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1348 0 0 0 2547 0 0 0 25 0 1 50000 236867565 5292032 1009 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1009 85 6 0 930 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10528

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/69 25477
/proc/meminfo: memFree=1927224/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=0
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236867565 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1340 237 196 169 0 51 0
[pid=25476] ppid=25475 vsize=5168 CPUtime=51.07
/proc/25476/stat : 25476 (revival) R 25475 25475 25410 0 -1 4194304 1353 0 0 0 5106 1 0 0 25 0 1 50000 236867565 5292032 1014 1992294400 134512640 134537284 4294956368 18446744073709551615 134523789 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25476/statm: 1292 1014 85 6 0 930 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10528

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/69 25479
/proc/meminfo: memFree=1905784/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=23312 CPUtime=50.2
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 5603 0 0 0 5017 3 0 0 25 0 1 0 236872771 23871488 5587 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 5828 5587 77 170 0 5656 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28672

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25479
/proc/meminfo: memFree=1900856/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=28388 CPUtime=110.17
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 6831 0 0 0 11012 5 0 0 25 0 1 0 236872771 29069312 6815 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 7097 6815 77 170 0 6925 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 33748

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25479
/proc/meminfo: memFree=1896952/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=32216 CPUtime=170.15
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 7801 0 0 0 17009 6 0 0 25 0 1 0 236872771 32989184 7785 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 8054 7785 77 170 0 7882 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 37576

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25479
/proc/meminfo: memFree=1893240/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=36224 CPUtime=230.13
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 8749 0 0 0 23006 7 0 0 25 0 1 0 236872771 37093376 8733 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 9056 8733 77 170 0 8884 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 41584

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25479
/proc/meminfo: memFree=1890936/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=38416 CPUtime=290.09
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 9292 0 0 0 29002 7 0 0 25 0 1 0 236872771 39337984 9276 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 9604 9276 77 170 0 9432 0
Current children cumulated CPU time (s) 342.11

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

/proc/25479/statm: 10349 10020 77 170 0 10177 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 46756

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1887544/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=41640 CPUtime=529.99
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 10098 0 0 0 52991 8 0 0 25 0 1 0 236872771 42639360 10082 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 10410 10082 77 170 0 10238 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 47000

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1884280/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=45164 CPUtime=589.98
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 10893 0 0 0 58989 9 0 0 25 0 1 0 236872771 46247936 10877 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 11291 10877 77 170 0 11119 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 50524

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1884216/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=45164 CPUtime=649.95
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 10893 0 0 0 64986 9 0 0 25 0 1 0 236872771 46247936 10877 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 11291 10877 77 170 0 11119 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 50524

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1883192/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=46488 CPUtime=709.93
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 11142 0 0 0 70984 9 0 0 25 0 1 0 236872771 47603712 11126 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 11622 11126 77 170 0 11450 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 51848

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1882936/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=46784 CPUtime=769.9
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 11226 0 0 0 76981 9 0 0 25 0 1 0 236872771 47906816 11210 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 11696 11210 77 170 0 11524 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 52144

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1879096/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=50472 CPUtime=829.87
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 12154 0 0 0 82977 10 0 0 25 0 1 0 236872771 51683328 12138 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 12618 12138 77 170 0 12446 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 55832

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1876664/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=52900 CPUtime=889.85
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 12764 0 0 0 88974 11 0 0 25 0 1 0 236872771 54169600 12748 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 13225 12748 77 170 0 13053 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 58260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1876600/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=52900 CPUtime=949.83
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 12764 0 0 0 94972 11 0 0 25 0 1 0 236872771 54169600 12748 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 13225 12748 77 170 0 13053 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 58260

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1876536/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=52900 CPUtime=1009.79
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 12767 0 0 0 100968 11 0 0 25 0 1 0 236872771 54169600 12751 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 13225 12751 77 170 0 13053 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 58260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1870520/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=59056 CPUtime=1069.76
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 14274 0 0 0 106963 13 0 0 25 0 1 0 236872771 60473344 14250 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 14764 14250 77 170 0 14592 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 64416

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1870520/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=59056 CPUtime=1129.74
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 14274 0 0 0 112961 13 0 0 25 0 1 0 236872771 60473344 14250 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 14764 14250 77 170 0 14592 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 64416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 25510
/proc/meminfo: memFree=1870456/2055920 swapFree=4172744/4192956
[pid=25475] ppid=25473 vsize=5360 CPUtime=52.02
/proc/25475/stat : 25475 (run.sh) S 25473 25475 25410 0 -1 4194304 341 3451 0 0 0 0 5199 3 15 0 1 0 236867565 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1340 241 197 169 0 51 0
[pid=25479] ppid=25475 vsize=59056 CPUtime=1148.03
/proc/25479/stat : 25479 (minisat) R 25475 25475 25410 0 -1 4194304 14274 0 0 0 114790 13 0 0 25 0 1 0 236872771 60473344 14250 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25479/statm: 14764 14250 77 170 0 14592 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 64416

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 25475 and gives
#  childrusage.ru_utime.tv_sec=52
#  childrusage.ru_utime.tv_usec=94
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=33994
# CPU time returned by wait4() is 52.0341
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1199.89
CPU system time (s): 0.16
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 64416

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

runsolver used 1.06384 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 02:33:34
IDJOB=1797310
IDBENCH=71098
IDSOLVER=647
FILE ID=node68/1797310-1242088414
PBS_JOBID= 9277704
Free space on /tmp= 66284 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1632361215

node68.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.223
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.223
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:       1932200 kB
Buffers:          9116 kB
Cached:          50524 kB
SwapCached:      12100 kB
Active:          36352 kB
Inactive:        37788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932200 kB
SwapTotal:     4192956 kB
SwapFree:      4172744 kB
Dirty:            2624 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            35276 kB
Committed_AS:   700664 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node68 at 2009-05-12 02:53:37