Trace number 1833916

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
MiniSAT 09z 2009-03-22? (TO) 1200.07 1200.51

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
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 Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   91646   272553 |   27493       0        0     nan |  0.000 % |
0.00/0.66	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.00/0.66	c ==============================================================================
0.00/0.66	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.00/0.66	c CPU time:   0.648901 s
0.00/0.66	c ==============================================================================
0.00/0.77	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.77	c Number of variables   : 958          
0.00/0.77	c Number of clauses     : 90841        
0.76/0.82	c Parsing time: 0.04         s

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-1833916-1242826142/watcher-1833916-1242826142 -o /tmp/evaluation-result-1833916-1242826142/solver-1833916-1242826142 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833916-1242826142.cnf -random-seed=2001437661 

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 28605
/proc/meminfo: memFree=1844456/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310648316 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28605/statm: 1339 237 197 169 0 50 0

[startup+0.0773639 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28605
/proc/meminfo: memFree=1844456/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310648316 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28605/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101368 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28605
/proc/meminfo: memFree=1844456/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310648316 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28605/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301405 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28605
/proc/meminfo: memFree=1844456/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310648316 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28605/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701477 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28605
/proc/meminfo: memFree=1844456/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310648316 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28605/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1836184/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=7084 CPUtime=0.71
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 1665 0 0 0 71 0 0 0 23 0 1 0 310648394 7254016 1651 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 1771 1651 76 170 0 1598 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12440

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1834968/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=7752 CPUtime=2.31
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 1827 0 0 0 231 0 0 0 25 0 1 0 310648394 7938048 1813 1992294400 134512640 135212243 4294956240 18446744073709551615 134535827 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 1938 1813 76 170 0 1765 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13108

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1834136/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=8416 CPUtime=5.5
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 1992 0 0 0 550 0 0 0 25 0 1 0 310648394 8617984 1978 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 2104 1978 76 170 0 1931 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13772

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1833248/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=9356 CPUtime=11.91
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 2244 0 0 0 1190 1 0 0 25 0 1 0 310648394 9580544 2230 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 2339 2230 76 170 0 2166 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14712

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1831648/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=10880 CPUtime=24.7
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 2599 0 0 0 2469 1 0 0 25 0 1 0 310648394 11141120 2585 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 2720 2585 76 170 0 2547 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16236

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1829344/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=13236 CPUtime=50.29
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 3193 0 0 0 5027 2 0 0 25 0 1 0 310648394 13553664 3179 1992294400 134512640 135212243 4294956240 18446744073709551615 134527744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 3309 3179 76 170 0 3136 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18592

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1826656/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=16156 CPUtime=101.48
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 3881 0 0 0 10145 3 0 0 25 0 1 0 310648394 16543744 3867 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 4039 3867 76 170 0 3866 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21512

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1824096/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=18784 CPUtime=161.46
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 4502 0 0 0 16142 4 0 0 25 0 1 0 310648394 19234816 4488 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 4696 4488 76 170 0 4523 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 24140

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1822368/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=20336 CPUtime=221.44
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 4905 0 0 0 22139 5 0 0 25 0 1 0 310648394 20824064 4891 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 5084 4891 76 170 0 4911 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 25692

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1819680/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=23168 CPUtime=281.41
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 5570 0 0 0 28136 5 0 0 25 0 1 0 310648394 23724032 5556 1992294400 134512640 135212243 4294956240 18446744073709551615 134535903 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 5792 5556 76 170 0 5619 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28524

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1818784/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=24148 CPUtime=341.39
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 5790 0 0 0 34134 5 0 0 25 0 1 0 310648394 24727552 5776 1992294400 134512640 135212243 4294956240 18446744073709551615 134526172 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 6037 5776 76 170 0 5864 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 29504

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1816864/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=26044 CPUtime=401.37
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 6255 0 0 0 40131 6 0 0 25 0 1 0 310648394 26669056 6241 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 6511 6241 76 170 0 6338 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 31400

[startup+462.302 s]

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

/proc/28611/statm: 7335 6968 76 170 0 7162 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 34696

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1813920/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=29340 CPUtime=641.3
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 6986 0 0 0 64123 7 0 0 25 0 1 0 310648394 30044160 6972 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 7335 6972 76 170 0 7162 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 34696

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1812256/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=30844 CPUtime=701.28
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 7385 0 0 0 70120 8 0 0 25 0 1 0 310648394 31584256 7371 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 7711 7371 76 170 0 7538 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 36200

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28611
/proc/meminfo: memFree=1811424/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=31796 CPUtime=761.26
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 7600 0 0 0 76117 9 0 0 25 0 1 0 310648394 32559104 7586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 7949 7586 76 170 0 7776 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 37152

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1809568/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=33716 CPUtime=821.23
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 8064 0 0 0 82114 9 0 0 25 0 1 0 310648394 34525184 8050 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 8429 8050 76 170 0 8256 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 39072

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1809056/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=34156 CPUtime=881.22
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 8179 0 0 0 88112 10 0 0 25 0 1 0 310648394 34975744 8165 1992294400 134512640 135212243 4294956240 18446744073709551615 134526245 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 8539 8165 76 170 0 8366 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 39512

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1808928/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=34156 CPUtime=941.2
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 8192 0 0 0 94110 10 0 0 25 0 1 0 310648394 34975744 8178 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 8539 8178 76 170 0 8366 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 39512

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1801952/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=41436 CPUtime=1001.17
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 9948 0 0 0 100106 11 0 0 25 0 1 0 310648394 42430464 9934 1992294400 134512640 135212243 4294956240 18446744073709551615 134535659 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 10359 9934 76 170 0 10186 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 46792

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1801056/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=42472 CPUtime=1061.16
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 10159 0 0 0 106104 12 0 0 25 0 1 0 310648394 43491328 10145 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 10618 10145 76 170 0 10445 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 47828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1800864/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=42636 CPUtime=1121.14
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 10220 0 0 0 112102 12 0 0 25 0 1 0 310648394 43659264 10206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 10659 10206 76 170 0 10486 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 47992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1800480/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=42964 CPUtime=1181.11
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 10307 0 0 0 118099 12 0 0 25 0 1 0 310648394 43995136 10293 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 10741 10293 76 170 0 10568 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 48320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1800416/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=42964 CPUtime=1199.31
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 10313 0 0 0 119919 12 0 0 25 0 1 0 310648394 43995136 10299 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 10741 10299 76 170 0 10568 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 48320

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28613
/proc/meminfo: memFree=1800416/2055920 swapFree=4180416/4192956
[pid=28605] ppid=28603 vsize=5356 CPUtime=0.76
/proc/28605/stat : 28605 (SatELiteGTI) S 28603 28605 28394 0 -1 4194304 335 2664 0 0 0 0 75 1 16 0 1 0 310648316 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28605/statm: 1339 239 197 169 0 50 0
[pid=28611] ppid=28605 vsize=42964 CPUtime=1199.31
/proc/28611/stat : 28611 (minisat_static) R 28605 28605 28394 0 -1 4194304 10313 0 0 0 119919 12 0 0 25 0 1 0 310648394 43995136 10299 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/28611/statm: 10741 10299 76 170 0 10568 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 48320

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28605 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=754885
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.775881
# while last known CPU time is 1200.07
#
# 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.07
CPU user time (s): 1199.94
CPU system time (s): 0.13
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 48320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.754885
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2999
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= 14
involuntary context switches= 8

runsolver used 1.27481 second user time and 3.10253 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-20 15:29:02
IDJOB=1833916
IDBENCH=71066
IDSOLVER=672
FILE ID=node2/1833916-1242826142
PBS_JOBID= 9322534
Free space on /tmp= 66416 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_10_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833916-1242826142/watcher-1833916-1242826142 -o /tmp/evaluation-result-1833916-1242826142/solver-1833916-1242826142 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833916-1242826142.cnf -random-seed=2001437661

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=2001437661

node2.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.265
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.265
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:       1845000 kB
Buffers:         48124 kB
Cached:         114960 kB
SwapCached:       6780 kB
Active:          53580 kB
Inactive:       118360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845000 kB
SwapTotal:     4192956 kB
SwapFree:      4180416 kB
Dirty:            2984 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            24996 kB
Committed_AS:  1302116 kB
PageTables:       1480 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= 66412 MiB
End job on node2 at 2009-05-20 15:49:05