Trace number 1825437

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000.1 10003.4

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 Parsing...
0.03/0.06	c ==============================================================================
0.03/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.06	c ==============================================================================
0.03/0.06	c |         0 |   79453   236162 |   23835       0        0     nan |  0.000 % |
0.49/0.58	c |         0 |   78593   334041 |      --       0       --      -- |     --   | -860/97879
0.49/0.58	c ==============================================================================
0.49/0.58	c Result  :   #vars: 871   #clauses: 78593   #literals: 334041
0.49/0.58	c CPU time:   0.568913 s
0.49/0.58	c ==============================================================================
0.68/0.72	c Rsat version 2.00

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-1825437-1242508168/watcher-1825437-1242508168 -o /tmp/evaluation-result-1825437-1242508168/solver-1825437-1242508168 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825437-1242508168.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24639
/proc/meminfo: memFree=1901488/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278850119 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 235 195 169 0 50 0
[pid=24640] ppid=24639 vsize=988 CPUtime=0
/proc/24640/stat : 24640 (SatElite) R 24639 24639 24602 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 278850120 1011712 136 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24640/statm: 247 139 49 128 0 116 0

[startup+0.0496161 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24639
/proc/meminfo: memFree=1901488/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278850119 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 235 195 169 0 50 0
[pid=24640] ppid=24639 vsize=4364 CPUtime=0.03
/proc/24640/stat : 24640 (SatElite) R 24639 24639 24602 0 -1 4194304 943 0 0 0 3 0 0 0 19 0 1 0 278850120 4468736 926 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24640/statm: 1091 927 49 128 0 960 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9720

[startup+0.101624 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24639
/proc/meminfo: memFree=1901488/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278850119 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 235 195 169 0 50 0
[pid=24640] ppid=24639 vsize=6936 CPUtime=0.09
/proc/24640/stat : 24640 (SatElite) R 24639 24639 24602 0 -1 4194304 1600 0 0 0 8 1 0 0 19 0 1 0 278850120 7102464 1583 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24640/statm: 1734 1583 69 128 0 1603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12292

[startup+0.301659 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24639
/proc/meminfo: memFree=1901488/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278850119 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 235 195 169 0 50 0
[pid=24640] ppid=24639 vsize=9136 CPUtime=0.29
/proc/24640/stat : 24640 (SatElite) R 24639 24639 24602 0 -1 4194304 2105 0 0 0 28 1 0 0 20 0 1 0 278850120 9355264 2086 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 1 0 0
/proc/24640/statm: 2284 2086 69 128 0 2153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14492

[startup+0.70173 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24639
/proc/meminfo: memFree=1901488/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278850119 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 235 195 169 0 50 0
[pid=24640] ppid=24639 vsize=8436 CPUtime=0.68
/proc/24640/stat : 24640 (SatElite) R 24639 24639 24602 0 -1 4194304 2107 0 0 0 66 2 0 0 24 0 1 0 278850120 8638464 1933 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/24640/statm: 2109 1933 70 128 0 1978 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13792

[startup+1.50187 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1895072/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=7120 CPUtime=0.76
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 1621 0 0 0 76 0 0 0 23 0 1 0 278850192 7290880 1607 1992294400 134512640 135377749 4294956400 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 1780 1607 86 211 0 1566 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12476

[startup+3.10115 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1893280/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=9048 CPUtime=2.35
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 2103 0 0 0 235 0 0 0 25 0 1 0 278850192 9265152 2089 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 2262 2089 86 211 0 2048 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 14404

[startup+6.30171 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1890336/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=11268 CPUtime=5.56
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 2669 0 0 0 555 1 0 0 25 0 1 0 278850192 11538432 2622 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 2817 2622 86 211 0 2603 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16624

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1887264/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=13868 CPUtime=11.96
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 3501 0 0 0 1194 2 0 0 25 0 1 0 278850192 14200832 3258 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 3467 3258 86 211 0 3253 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19224

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1885216/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=16184 CPUtime=24.75
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 4528 0 0 0 2472 3 0 0 25 0 1 0 278850192 16572416 3799 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 4046 3799 86 211 0 3832 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 21540

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1880736/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=20308 CPUtime=50.34
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 6032 0 0 0 5029 5 0 0 25 0 1 0 278850192 20795392 4897 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 5077 4897 86 211 0 4863 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25664

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1875040/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=26876 CPUtime=101.53
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 7714 0 0 0 10146 7 0 0 25 0 1 0 278850192 27521024 6385 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 6719 6385 86 211 0 6505 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 32232

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1873184/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=28476 CPUtime=161.51
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 8923 0 0 0 16143 8 0 0 25 0 1 0 278850192 29159424 6822 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 7119 6822 86 211 0 6905 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 33832

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1867872/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=33856 CPUtime=221.48
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 10244 0 0 0 22139 9 0 0 25 0 1 0 278850192 34668544 8143 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 8464 8143 86 211 0 8250 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 39212

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1862624/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=39728 CPUtime=281.46
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 11713 0 0 0 28136 10 0 0 25 0 1 0 278850192 40681472 9462 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 9932 9462 86 211 0 9718 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 45084

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24642
/proc/meminfo: memFree=1863336/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=39212 CPUtime=341.44
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 14190 0 0 0 34132 12 0 0 25 0 1 0 278850192 40153088 9265 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 9803 9265 86 211 0 9589 0

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

/proc/24642/statm: 29641 28554 86 211 0 29427 0
Current children cumulated CPU time (s) 9339.18
Current children cumulated vsize (KiB) 123920

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1782632/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=118564 CPUtime=9398.45
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 47587 0 0 0 939805 40 0 0 25 0 1 0 278850192 121409536 28559 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 29641 28559 86 211 0 29427 0
Current children cumulated CPU time (s) 9399.16
Current children cumulated vsize (KiB) 123920

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1782632/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=118564 CPUtime=9458.43
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 47592 0 0 0 945803 40 0 0 25 0 1 0 278850192 121409536 28564 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 29641 28564 86 211 0 29427 0
Current children cumulated CPU time (s) 9459.14
Current children cumulated vsize (KiB) 123920

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1782568/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=118564 CPUtime=9518.41
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 47593 0 0 0 951801 40 0 0 25 0 1 0 278850192 121409536 28565 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 29641 28565 86 211 0 29427 0
Current children cumulated CPU time (s) 9519.12
Current children cumulated vsize (KiB) 123920

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1781864/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=119464 CPUtime=9578.4
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 47770 0 0 0 957799 41 0 0 25 0 1 0 278850192 122331136 28742 1992294400 134512640 135377749 4294956400 18446744073709551615 134523268 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 29866 28742 86 211 0 29652 0
Current children cumulated CPU time (s) 9579.11
Current children cumulated vsize (KiB) 124820

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1781032/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=120236 CPUtime=9638.37
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 47975 0 0 0 963796 41 0 0 25 0 1 0 278850192 123121664 28947 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 30059 28947 86 211 0 29845 0
Current children cumulated CPU time (s) 9639.08
Current children cumulated vsize (KiB) 125592

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1780072/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=121264 CPUtime=9698.36
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 48221 0 0 0 969795 41 0 0 25 0 1 0 278850192 124174336 29193 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 30316 29193 86 211 0 30102 0
Current children cumulated CPU time (s) 9699.07
Current children cumulated vsize (KiB) 126620

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1779304/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=121908 CPUtime=9758.33
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 48405 0 0 0 975792 41 0 0 25 0 1 0 278850192 124833792 29377 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 30477 29377 86 211 0 30263 0
Current children cumulated CPU time (s) 9759.04
Current children cumulated vsize (KiB) 127264

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1778536/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=122680 CPUtime=9818.31
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 48589 0 0 0 981790 41 0 0 25 0 1 0 278850192 125624320 29561 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 30670 29561 86 211 0 30456 0
Current children cumulated CPU time (s) 9819.02
Current children cumulated vsize (KiB) 128036

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1777704/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=123320 CPUtime=9878.3
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 48784 0 0 0 987788 42 0 0 25 0 1 0 278850192 126279680 29756 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 30830 29756 86 211 0 30616 0
Current children cumulated CPU time (s) 9879.01
Current children cumulated vsize (KiB) 128676

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1777000/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=124092 CPUtime=9938.28
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 48981 0 0 0 993786 42 0 0 25 0 1 0 278850192 127070208 29953 1992294400 134512640 135377749 4294956400 18446744073709551615 134523268 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 31023 29953 86 211 0 30809 0
Current children cumulated CPU time (s) 9938.99
Current children cumulated vsize (KiB) 129448

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1775720/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=125372 CPUtime=9998.26
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 49358 0 0 0 999784 42 0 0 25 0 1 0 278850192 128380928 30200 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 31343 30200 86 211 0 31129 0
Current children cumulated CPU time (s) 9998.97
Current children cumulated vsize (KiB) 130728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24660
/proc/meminfo: memFree=1775720/2055920 swapFree=4181156/4192956
[pid=24639] ppid=24637 vsize=5356 CPUtime=0.71
/proc/24639/stat : 24639 (rsat.sh) S 24637 24639 24602 0 -1 4194304 310 2108 0 0 0 0 69 2 18 0 1 0 278850119 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24639/statm: 1339 237 195 169 0 50 0
[pid=24642] ppid=24639 vsize=125372 CPUtime=9999.36
/proc/24642/stat : 24642 (rsat) R 24639 24639 24602 0 -1 4194304 49362 0 0 0 999894 42 0 0 25 0 1 0 278850192 128380928 30204 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24642/statm: 31343 30204 86 211 0 31129 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 130728

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

Real time (s): 10003.4
CPU time (s): 10000.1
CPU user time (s): 9999.63
CPU system time (s): 0.44
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 137316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.694894
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2418
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= 6
involuntary context switches= 5

runsolver used 10.9873 second user time and 25.3981 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-16 23:09:29
IDJOB=1825437
IDBENCH=71098
IDSOLVER=665
FILE ID=node18/1825437-1242508168
PBS_JOBID= 9307041
Free space on /tmp= 66212 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825437-1242508168/watcher-1825437-1242508168 -o /tmp/evaluation-result-1825437-1242508168/solver-1825437-1242508168 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825437-1242508168.cnf            

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=726393980

node18.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.280
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.280
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:       1902224 kB
Buffers:         35316 kB
Cached:          48928 kB
SwapCached:       5584 kB
Active:          13064 kB
Inactive:        78956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902224 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:            3080 kB
Writeback:           0 kB
Mapped:          13416 kB
Slab:            47784 kB
Committed_AS:  1049192 kB
PageTables:       1372 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 node18 at 2009-05-17 01:56:14