Trace number 1825429

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 10002.7

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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.07/0.09	c ==============================================================================
0.07/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.07/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.07/0.09	c ==============================================================================
0.07/0.09	c |         0 |  118441   352559 |   35532       0        0     nan |  0.000 % |
0.89/0.90	c |         0 |  117566   500149 |      --       0       --      -- |     --   | -875/147590
0.89/0.90	c ==============================================================================
0.89/0.90	c Result  :   #vars: 1205   #clauses: 117566   #literals: 500149
0.89/0.90	c CPU time:   0.877866 s
0.89/0.90	c ==============================================================================
1.09/1.11	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-1825429-1242507545/watcher-1825429-1242507545 -o /tmp/evaluation-result-1825429-1242507545/solver-1825429-1242507545 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825429-1242507545.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.85 0.97 0.99 3/64 29417
/proc/meminfo: memFree=1770424/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=0
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278787812 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29417/statm: 1339 235 195 169 0 50 0
[pid=29418] ppid=29417 vsize=688 CPUtime=0
/proc/29418/stat : 29418 (SatElite) R 29417 29417 29380 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 278787812 704512 87 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/29418/statm: 208 95 49 128 0 77 0

[startup+0.091827 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29417
/proc/meminfo: memFree=1770424/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=0
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278787812 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29417/statm: 1339 235 195 169 0 50 0
[pid=29418] ppid=29417 vsize=7728 CPUtime=0.07
/proc/29418/stat : 29418 (SatElite) R 29417 29417 29380 0 -1 4194304 1827 0 0 0 6 1 0 0 18 0 1 0 278787812 7913472 1810 1992294400 134512640 135038345 4294956288 18446744073709551615 134545894 0 0 4096 3 0 0 0 17 1 0 0
/proc/29418/statm: 1932 1810 49 128 0 1801 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13084

[startup+0.101827 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29417
/proc/meminfo: memFree=1770424/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=0
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278787812 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29417/statm: 1339 235 195 169 0 50 0
[pid=29418] ppid=29417 vsize=8592 CPUtime=0.08
/proc/29418/stat : 29418 (SatElite) R 29417 29417 29380 0 -1 4194304 2072 0 0 0 7 1 0 0 18 0 1 0 278787812 8798208 2055 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/29418/statm: 2148 2055 69 128 0 2017 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13948

[startup+0.301841 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29417
/proc/meminfo: memFree=1770424/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=0
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278787812 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29417/statm: 1339 235 195 169 0 50 0
[pid=29418] ppid=29417 vsize=11100 CPUtime=0.29
/proc/29418/stat : 29418 (SatElite) R 29417 29417 29380 0 -1 4194304 2709 0 0 0 27 2 0 0 19 0 1 0 278787812 11366400 2692 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/29418/statm: 2775 2692 69 128 0 2644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16456

[startup+0.701883 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29417
/proc/meminfo: memFree=1770424/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=0
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278787812 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29417/statm: 1339 235 195 169 0 50 0
[pid=29418] ppid=29417 vsize=13772 CPUtime=0.69
/proc/29418/stat : 29418 (SatElite) R 29417 29417 29380 0 -1 4194304 3078 0 0 0 67 2 0 0 23 0 1 0 278787812 14102528 3061 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 1 0 0
/proc/29418/statm: 3443 3061 69 128 0 3312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19128

[startup+1.50198 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 29419
/proc/meminfo: memFree=1779304/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 5356

[startup+3.10114 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 29420
/proc/meminfo: memFree=1780584/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=11980 CPUtime=1.97
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 2842 0 0 0 196 1 0 0 25 0 1 0 278787923 12267520 2828 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 2995 2828 86 211 0 2781 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17336

[startup+6.30148 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 29420
/proc/meminfo: memFree=1776560/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=15356 CPUtime=5.17
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 3641 0 0 0 515 2 0 0 25 0 1 0 278787923 15724544 3627 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 3839 3627 86 211 0 3625 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20712

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 29420
/proc/meminfo: memFree=1771128/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=20260 CPUtime=11.57
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 4908 0 0 0 1153 4 0 0 25 0 1 0 278787923 20746240 4894 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 5065 4894 86 211 0 4851 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25616

[startup+25.5025 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 29420
/proc/meminfo: memFree=1765368/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=25612 CPUtime=24.37
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 6685 0 0 0 2432 5 0 0 25 0 1 0 278787923 26226688 6168 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 6403 6168 86 211 0 6189 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30968

[startup+51.1023 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 29420
/proc/meminfo: memFree=1757496/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=33256 CPUtime=49.97
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 9076 0 0 0 4989 8 0 0 25 0 1 0 278787923 34054144 8136 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 8314 8136 86 211 0 8100 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38612

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 29420
/proc/meminfo: memFree=1747576/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=44164 CPUtime=101.15
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 11806 0 0 0 10105 10 0 0 25 0 1 0 278787923 45223936 10672 1992294400 134512640 135377749 4294956400 18446744073709551615 134522955 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 11041 10672 86 211 0 10827 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 49520

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29426
/proc/meminfo: memFree=1745208/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=45972 CPUtime=161.12
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 13132 0 0 0 16101 11 0 0 25 0 1 0 278787923 47075328 11191 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 11493 11191 86 211 0 11279 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 51328

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29426
/proc/meminfo: memFree=1734200/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=56916 CPUtime=221.11
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 15906 0 0 0 22097 14 0 0 25 0 1 0 278787923 58281984 13965 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 14229 13965 86 211 0 14015 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62272

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29426
/proc/meminfo: memFree=1728056/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=64064 CPUtime=281.1
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 19480 0 0 0 28093 17 0 0 25 0 1 0 278787923 65601536 15442 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 16016 15442 86 211 0 15802 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 69420

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29426
/proc/meminfo: memFree=1728056/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=64064 CPUtime=341.08
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 19496 0 0 0 34091 17 0 0 25 0 1 0 278787923 65601536 15458 1992294400 134512640 135377749 4294956400 18446744073709551615 134522879 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 16016 15458 86 211 0 15802 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 69420


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

/proc/29420/statm: 55429 53696 86 211 0 55215 0
Current children cumulated CPU time (s) 9399.82
Current children cumulated vsize (KiB) 227072

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29442
/proc/meminfo: memFree=1569720/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=223768 CPUtime=9458.7
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 73282 0 0 0 945774 96 0 0 25 0 1 0 278787923 229138432 54228 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 55942 54228 86 211 0 55728 0
Current children cumulated CPU time (s) 9459.8
Current children cumulated vsize (KiB) 229124

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29442
/proc/meminfo: memFree=1567608/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=225560 CPUtime=9518.69
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 73795 0 0 0 951773 96 0 0 25 0 1 0 278787923 230973440 54741 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 56390 54741 86 211 0 56176 0
Current children cumulated CPU time (s) 9519.79
Current children cumulated vsize (KiB) 230916

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29442
/proc/meminfo: memFree=1566200/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=226984 CPUtime=9578.67
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 74183 0 0 0 957770 97 0 0 25 0 1 0 278787923 232431616 55096 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 56746 55096 86 211 0 56532 0
Current children cumulated CPU time (s) 9579.77
Current children cumulated vsize (KiB) 232340

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29442
/proc/meminfo: memFree=1564984/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=228136 CPUtime=9638.65
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 74485 0 0 0 963768 97 0 0 25 0 1 0 278787923 233611264 55398 1992294400 134512640 135377749 4294956400 18446744073709551615 134522879 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 57034 55398 86 211 0 56820 0
Current children cumulated CPU time (s) 9639.75
Current children cumulated vsize (KiB) 233492

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29442
/proc/meminfo: memFree=1564216/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=228904 CPUtime=9698.64
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 74683 0 0 0 969766 98 0 0 25 0 1 0 278787923 234397696 55596 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 57226 55596 86 211 0 57012 0
Current children cumulated CPU time (s) 9699.74
Current children cumulated vsize (KiB) 234260

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29442
/proc/meminfo: memFree=1563064/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=230056 CPUtime=9758.62
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 74970 0 0 0 975764 98 0 0 25 0 1 0 278787923 235577344 55883 1992294400 134512640 135377749 4294956400 18446744073709551615 134522879 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 57514 55883 86 211 0 57300 0
Current children cumulated CPU time (s) 9759.72
Current children cumulated vsize (KiB) 235412

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29444
/proc/meminfo: memFree=1561784/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=231208 CPUtime=9818.6
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 75278 0 0 0 981762 98 0 0 25 0 1 0 278787923 236756992 56191 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 57802 56191 86 211 0 57588 0
Current children cumulated CPU time (s) 9819.7
Current children cumulated vsize (KiB) 236564

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29444
/proc/meminfo: memFree=1560696/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=232364 CPUtime=9878.59
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 75552 0 0 0 987760 99 0 0 25 0 1 0 278787923 237940736 56465 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 58091 56465 86 211 0 57877 0
Current children cumulated CPU time (s) 9879.69
Current children cumulated vsize (KiB) 237720

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29444
/proc/meminfo: memFree=1559800/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=233132 CPUtime=9938.58
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 75767 0 0 0 993758 100 0 0 25 0 1 0 278787923 238727168 56680 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 58283 56680 86 211 0 58069 0
Current children cumulated CPU time (s) 9939.68
Current children cumulated vsize (KiB) 238488

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29444
/proc/meminfo: memFree=1558584/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=234544 CPUtime=9998.56
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 76138 0 0 0 999756 100 0 0 25 0 1 0 278787923 240173056 56986 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 58636 56986 86 211 0 58422 0
Current children cumulated CPU time (s) 9999.66
Current children cumulated vsize (KiB) 239900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29444
/proc/meminfo: memFree=1558584/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=234672 CPUtime=9998.96
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 76139 0 0 0 999796 100 0 0 25 0 1 0 278787923 240304128 56987 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 58668 56987 86 211 0 58454 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 240028

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

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29444
/proc/meminfo: memFree=1558584/2055920 swapFree=4138092/4192956
[pid=29417] ppid=29415 vsize=5356 CPUtime=1.1
/proc/29417/stat : 29417 (rsat.sh) S 29415 29417 29380 0 -1 4194304 310 3082 0 0 0 0 106 4 16 0 1 0 278787812 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29417/statm: 1339 237 195 169 0 50 0
[pid=29420] ppid=29417 vsize=234672 CPUtime=9998.96
/proc/29420/stat : 29420 (rsat) R 29417 29417 29380 0 -1 4194304 76139 0 0 0 999796 100 0 0 25 0 1 0 278787923 240304128 56987 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29420/statm: 58668 56987 86 211 0 58454 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 240028

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29417 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=65837
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=48992
# CPU time returned by wait4() is 1.11483
# 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): 10002.7
CPU time (s): 10000.1
CPU user time (s): 9999.02
CPU system time (s): 1.04
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 240028

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

runsolver used 11.5932 second user time and 24.7642 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-16 22:59:05
IDJOB=1825429
IDBENCH=71092
IDSOLVER=665
FILE ID=node19/1825429-1242507545
PBS_JOBID= 9307034
Free space on /tmp= 66100 MiB

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

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=1224345742

node19.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.236
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.236
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:       1770968 kB
Buffers:         41912 kB
Cached:         148592 kB
SwapCached:      49264 kB
Active:          99336 kB
Inactive:       141724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770968 kB
SwapTotal:     4192956 kB
SwapFree:      4138092 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:          13328 kB
Slab:            29860 kB
Committed_AS:  1006144 kB
PageTables:       1452 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= 66116 MiB
End job on node19 at 2009-05-17 01:45:50