Trace number 1592771

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) 1200.06 1206.01

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   91646   272553 |   27493       0        0     nan |  0.000 % |
0.58/0.65	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.58/0.65	c ==============================================================================
0.58/0.65	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.58/0.65	c CPU time:   0.630904 s
0.58/0.65	c ==============================================================================
0.68/0.80	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-1592771-1239228109/watcher-1592771-1239228109 -o /tmp/evaluation-result-1592771-1239228109/solver-1592771-1239228109 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592771-1239228109.cnf 

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
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: 1.00 1.00 1.00 4/86 8367
/proc/meminfo: memFree=1475936/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474973 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8367/statm: 1339 235 195 169 0 50 0
[pid=8368] ppid=8367 vsize=688 CPUtime=0
/proc/8368/stat : 8368 (SatElite) R 8367 8367 8330 0 -1 4194304 103 0 0 0 0 0 0 0 20 0 1 0 1195474974 704512 86 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/8368/statm: 172 86 49 128 0 41 0

[startup+0.186532 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 8367
/proc/meminfo: memFree=1475936/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474973 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8367/statm: 1339 235 195 169 0 50 0
[pid=8368] ppid=8367 vsize=8456 CPUtime=0.17
/proc/8368/stat : 8368 (SatElite) R 8367 8367 8330 0 -1 4194304 2015 0 0 0 16 1 0 0 21 0 1 0 1195474974 8658944 1998 1992294400 134512640 135038345 4294956288 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 1 0 0
/proc/8368/statm: 2114 1998 69 128 0 1983 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 13812

[startup+0.20153 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 8367
/proc/meminfo: memFree=1475936/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474973 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8367/statm: 1339 235 195 169 0 50 0
[pid=8368] ppid=8367 vsize=8588 CPUtime=0.18
/proc/8368/stat : 8368 (SatElite) R 8367 8367 8330 0 -1 4194304 2033 0 0 0 17 1 0 0 21 0 1 0 1195474974 8794112 2016 1992294400 134512640 135038345 4294956288 18446744073709551615 134574737 0 0 4096 3 0 0 0 17 1 0 0
/proc/8368/statm: 2147 2016 69 128 0 2016 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 13944

[startup+0.301545 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 8367
/proc/meminfo: memFree=1475936/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474973 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8367/statm: 1339 235 195 169 0 50 0
[pid=8368] ppid=8367 vsize=10184 CPUtime=0.28
/proc/8368/stat : 8368 (SatElite) R 8367 8367 8330 0 -1 4194304 2404 0 0 0 27 1 0 0 22 0 1 0 1195474974 10428416 2387 1992294400 134512640 135038345 4294956288 18446744073709551615 134574807 0 0 4096 3 0 0 0 17 1 0 0
/proc/8368/statm: 2546 2387 69 128 0 2415 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15540

[startup+0.701591 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 8367
/proc/meminfo: memFree=1475936/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474973 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8367/statm: 1339 235 195 169 0 50 0
[pid=8368] ppid=8367 vsize=9420 CPUtime=0.68
/proc/8368/stat : 8368 (SatElite) R 8367 8367 8330 0 -1 4194304 2406 0 0 0 67 1 0 0 25 0 1 0 1195474974 9646080 2210 1992294400 134512640 135038345 4294956288 18446744073709551615 134771366 0 0 4096 3 0 0 0 17 1 0 0
/proc/8368/statm: 2355 2210 70 128 0 2224 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14776

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 3/88 8370
/proc/meminfo: memFree=1467408/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=7552 CPUtime=0.69
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 1749 0 0 0 68 1 0 0 25 0 1 0 1195475053 7733248 1735 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 1888 1735 86 211 0 1674 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12908

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.00 3/88 8370
/proc/meminfo: memFree=1465232/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=10336 CPUtime=2.28
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 2432 0 0 0 227 1 0 0 25 0 1 0 1195475053 10584064 2418 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 2584 2418 86 211 0 2370 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 15692

[startup+6.3013 s]
/proc/loadavg: 1.08 1.02 1.01 3/88 8370
/proc/meminfo: memFree=1460816/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=14064 CPUtime=5.47
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 3339 0 0 0 544 3 0 0 25 0 1 0 1195475053 14401536 3325 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 3516 3325 86 211 0 3302 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19420

[startup+12.7021 s]
/proc/loadavg: 1.15 1.03 1.01 3/88 8370
/proc/meminfo: memFree=1456528/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=17308 CPUtime=11.83
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 4340 0 0 0 1180 3 0 0 25 0 1 0 1195475053 17723392 4130 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 4327 4130 86 211 0 4113 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 22664

[startup+25.5017 s]
/proc/loadavg: 1.34 1.08 1.02 3/88 8370
/proc/meminfo: memFree=1456336/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=17756 CPUtime=24.56
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 4470 0 0 0 2453 3 0 0 25 0 1 0 1195475053 18182144 4260 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 4439 4260 86 211 0 4225 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 23112

[startup+51.1019 s]
/proc/loadavg: 1.56 1.15 1.05 3/88 8370
/proc/meminfo: memFree=1451792/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=22704 CPUtime=50.05
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 5723 0 0 0 5000 5 0 0 25 0 1 0 1195475053 23248896 5415 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 5676 5415 86 211 0 5462 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 28060

[startup+102.301 s]
/proc/loadavg: 1.81 1.28 1.10 3/88 8370
/proc/meminfo: memFree=1444688/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=29528 CPUtime=100.99
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 7875 0 0 0 10093 6 0 0 25 0 1 0 1195475053 30236672 7179 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 7382 7179 86 211 0 7168 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 34884

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/88 8370
/proc/meminfo: memFree=1436560/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=38184 CPUtime=160.7
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 10918 0 0 0 16061 9 0 0 25 0 1 0 1195475053 39100416 9164 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 9546 9164 86 211 0 9332 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 43540

[startup+222.307 s]
/proc/loadavg: 1.97 1.51 1.20 3/88 8370
/proc/meminfo: memFree=1431056/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=43184 CPUtime=220.41
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 13238 0 0 0 22030 11 0 0 25 0 1 0 1195475053 44220416 10534 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 10796 10534 86 211 0 10582 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 48540

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/88 8370
/proc/meminfo: memFree=1430736/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=43860 CPUtime=280.12
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 13398 0 0 0 28001 11 0 0 25 0 1 0 1195475053 44912640 10694 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 10965 10694 86 211 0 10751 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 49216

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/88 8370
/proc/meminfo: memFree=1418128/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=56828 CPUtime=339.81
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 19114 0 0 0 33966 15 0 0 25 0 1 0 1195475053 58191872 13733 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 14207 13733 86 211 0 13993 0

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

/proc/8370/statm: 14207 13733 86 211 0 13993 0
Current children cumulated CPU time (s) 579.41
Current children cumulated vsize (KiB) 62184

[startup+642.302 s]
/proc/loadavg: 1.99 1.87 1.47 3/88 8370
/proc/meminfo: memFree=1418192/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=56828 CPUtime=638.34
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 19114 0 0 0 63819 15 0 0 25 0 1 0 1195475053 58191872 13733 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 14207 13733 86 211 0 13993 0
Current children cumulated CPU time (s) 639.12
Current children cumulated vsize (KiB) 62184

[startup+702.301 s]
/proc/loadavg: 1.99 1.89 1.50 3/88 8370
/proc/meminfo: memFree=1418000/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=56828 CPUtime=698.05
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 19114 0 0 0 69789 16 0 0 25 0 1 0 1195475053 58191872 13733 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 14207 13733 86 211 0 13993 0
Current children cumulated CPU time (s) 698.83
Current children cumulated vsize (KiB) 62184

[startup+762.302 s]
/proc/loadavg: 1.99 1.91 1.53 3/88 8370
/proc/meminfo: memFree=1417232/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=57724 CPUtime=757.76
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 19324 0 0 0 75760 16 0 0 25 0 1 0 1195475053 59109376 13943 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 14431 13943 86 211 0 14217 0
Current children cumulated CPU time (s) 758.54
Current children cumulated vsize (KiB) 63080

[startup+822.301 s]
/proc/loadavg: 1.99 1.92 1.56 3/88 8370
/proc/meminfo: memFree=1414160/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=60972 CPUtime=817.47
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 20132 0 0 0 81730 17 0 0 25 0 1 0 1195475053 62435328 14751 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 15243 14751 86 211 0 15029 0
Current children cumulated CPU time (s) 818.25
Current children cumulated vsize (KiB) 66328

[startup+882.308 s]
/proc/loadavg: 1.99 1.93 1.58 3/88 8370
/proc/meminfo: memFree=1410832/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=64176 CPUtime=877.17
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 20983 0 0 0 87700 17 0 0 25 0 1 0 1195475053 65716224 15569 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 16044 15569 86 211 0 15830 0
Current children cumulated CPU time (s) 877.95
Current children cumulated vsize (KiB) 69532

[startup+942.301 s]
/proc/loadavg: 1.99 1.94 1.61 3/88 8370
/proc/meminfo: memFree=1407696/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=67208 CPUtime=936.88
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 21790 0 0 0 93670 18 0 0 25 0 1 0 1195475053 68820992 16343 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 16802 16343 86 211 0 16588 0
Current children cumulated CPU time (s) 937.66
Current children cumulated vsize (KiB) 72564

[startup+1002.3 s]
/proc/loadavg: 1.99 1.95 1.63 3/88 8370
/proc/meminfo: memFree=1404624/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=70132 CPUtime=996.58
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 22559 0 0 0 99639 19 0 0 25 0 1 0 1195475053 71815168 17096 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 17533 17096 86 211 0 17319 0
Current children cumulated CPU time (s) 997.36
Current children cumulated vsize (KiB) 75488

[startup+1062.3 s]
/proc/loadavg: 1.99 1.95 1.65 3/88 8370
/proc/meminfo: memFree=1400784/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=74340 CPUtime=1056.3
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 23748 0 0 0 105610 20 0 0 25 0 1 0 1195475053 76124160 18075 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 18585 18075 86 211 0 18371 0
Current children cumulated CPU time (s) 1057.08
Current children cumulated vsize (KiB) 79696

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.67 3/88 8370
/proc/meminfo: memFree=1394896/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=81160 CPUtime=1116
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 25825 0 0 0 111579 21 0 0 25 0 1 0 1195475053 83107840 19517 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 20290 19517 86 211 0 20076 0
Current children cumulated CPU time (s) 1116.78
Current children cumulated vsize (KiB) 86516

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.68 3/88 8370
/proc/meminfo: memFree=1392016/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=84240 CPUtime=1175.7
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 26692 0 0 0 117548 22 0 0 25 0 1 0 1195475053 86261760 20255 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 21060 20255 86 211 0 20846 0
Current children cumulated CPU time (s) 1176.48
Current children cumulated vsize (KiB) 89596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 1.99 1.97 1.69 3/88 8370
/proc/meminfo: memFree=1391440/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=84676 CPUtime=1199.28
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 26816 0 0 0 119906 22 0 0 25 0 1 0 1195475053 86708224 20379 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 21169 20379 86 211 0 20955 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 90032

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

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

[startup+1206 s]
/proc/loadavg: 1.99 1.97 1.69 3/88 8370
/proc/meminfo: memFree=1391440/2055920 swapFree=4170276/4192956
[pid=8367] ppid=8365 vsize=5356 CPUtime=0.78
/proc/8367/stat : 8367 (rsat.sh) S 8365 8367 8330 0 -1 4194304 310 2407 0 0 0 0 76 2 18 0 1 0 1195474973 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8367/statm: 1339 237 195 169 0 50 0
[pid=8370] ppid=8367 vsize=84676 CPUtime=1199.28
/proc/8370/stat : 8370 (rsat) R 8367 8367 8330 0 -1 4194304 26816 0 0 0 119906 22 0 0 25 0 1 0 1195475053 86708224 20379 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8370/statm: 21169 20379 86 211 0 20955 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 90032

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8367 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=765883
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=26995
# CPU time returned by wait4() is 0.792878
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1206.01
CPU time (s): 1200.06
CPU user time (s): 1199.82
CPU system time (s): 0.24
CPU usage (%): 99.5063
Max. virtual memory (cumulated for all children) (KiB): 90032

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

runsolver used 1.53477 second user time and 4.01939 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-09 00:01:49
IDJOB=1592771
IDBENCH=71066
IDSOLVER=560
FILE ID=node92/1592771-1239228109
PBS_JOBID= 9113588
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1891683174

node92.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.249
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.249
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1476288 kB
Buffers:         51424 kB
Cached:         446080 kB
SwapCached:       7600 kB
Active:         312640 kB
Inactive:       194604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476288 kB
SwapTotal:     4192956 kB
SwapFree:      4170276 kB
Dirty:            3108 kB
Writeback:           0 kB
Mapped:          15392 kB
Slab:            56316 kB
Committed_AS:  2151552 kB
PageTables:       2768 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= 66548 MiB
End job on node92 at 2009-04-09 00:21:57