Trace number 1592823

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.04 1206.12

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.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  118441   352559 |   35532       0        0     nan |  0.000 % |
0.00/0.85	c |         0 |  117566   500149 |      --       0       --      -- |     --   | -875/147590
0.00/0.85	c ==============================================================================
0.00/0.85	c Result  :   #vars: 1205   #clauses: 117566   #literals: 500149
0.00/0.85	c CPU time:   0.826874 s
0.00/0.85	c ==============================================================================
0.98/1.04	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-1592823-1239229333/watcher-1592823-1239229333 -o /tmp/evaluation-result-1592823-1239229333/solver-1592823-1239229333 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592823-1239229333.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: 2.31 2.04 1.72 4/86 20857
/proc/meminfo: memFree=1328144/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5360 CPUtime=0
/proc/20857/stat : 20857 (rsat.sh) R 20855 20857 20761 0 -1 4194304 184 0 0 0 0 0 0 0 20 0 1 0 549263712 5488640 154 1992294400 4194304 4889804 548682068832 18446744073709551615 230266994770 0 0 4096 0 0 0 0 17 1 0 0
/proc/20857/statm: 1340 154 126 169 0 51 0

[startup+0.01765 s]
/proc/loadavg: 2.31 2.04 1.72 4/86 20857
/proc/meminfo: memFree=1328144/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=0
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 549263712 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20857/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101666 s]
/proc/loadavg: 2.31 2.04 1.72 4/86 20857
/proc/meminfo: memFree=1328144/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=0
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 549263712 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20857/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301702 s]
/proc/loadavg: 2.31 2.04 1.72 4/86 20857
/proc/meminfo: memFree=1328144/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=0
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 549263712 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20857/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701774 s]
/proc/loadavg: 2.31 2.04 1.72 4/86 20857
/proc/meminfo: memFree=1328144/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=0
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 549263712 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20857/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50193 s]
/proc/loadavg: 2.31 2.04 1.72 3/88 20859
/proc/meminfo: memFree=1314240/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 5356

[startup+3.10123 s]
/proc/loadavg: 2.31 2.04 1.72 3/88 20860
/proc/meminfo: memFree=1315008/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=12236 CPUtime=2.04
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 2892 0 0 0 203 1 0 0 25 0 1 0 549263816 12529664 2878 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 3059 2878 86 211 0 2845 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 17592

[startup+6.30182 s]
/proc/loadavg: 2.29 2.04 1.72 3/88 20860
/proc/meminfo: memFree=1311104/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=15612 CPUtime=5.23
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 3692 0 0 0 521 2 0 0 25 0 1 0 549263816 15986688 3678 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 3903 3678 86 211 0 3689 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 20968

[startup+12.702 s]
/proc/loadavg: 2.34 2.05 1.73 3/88 20860
/proc/meminfo: memFree=1305536/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=20644 CPUtime=11.6
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 4986 0 0 0 1156 4 0 0 25 0 1 0 549263816 21139456 4972 1992294400 134512640 135377749 4294956400 18446744073709551615 134529887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 5161 4972 86 211 0 4947 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 26000

[startup+25.5014 s]
/proc/loadavg: 2.33 2.06 1.74 3/88 20860
/proc/meminfo: memFree=1300160/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=25612 CPUtime=24.33
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 6685 0 0 0 2428 5 0 0 25 0 1 0 549263816 26226688 6168 1992294400 134512640 135377749 4294956400 18446744073709551615 134526436 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 6403 6168 86 211 0 6189 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 30968

[startup+51.1011 s]
/proc/loadavg: 2.22 2.06 1.74 3/88 20860
/proc/meminfo: memFree=1292352/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=33256 CPUtime=49.8
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 9076 0 0 0 4973 7 0 0 25 0 1 0 549263816 34054144 8136 1992294400 134512640 135377749 4294956400 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 8314 8136 86 211 0 8100 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 38612

[startup+102.307 s]
/proc/loadavg: 2.09 2.05 1.75 3/88 20860
/proc/meminfo: memFree=1280832/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=45580 CPUtime=100.75
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 12174 0 0 0 10066 9 0 0 25 0 1 0 549263816 46673920 11040 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 11395 11040 86 211 0 11181 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 50936

[startup+162.302 s]
/proc/loadavg: 2.03 2.04 1.76 3/88 20860
/proc/meminfo: memFree=1280128/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=45972 CPUtime=160.45
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 13132 0 0 0 16035 10 0 0 25 0 1 0 549263816 47075328 11191 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 11493 11191 86 211 0 11279 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 51328

[startup+222.302 s]
/proc/loadavg: 2.01 2.03 1.78 3/88 20860
/proc/meminfo: memFree=1268288/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=57816 CPUtime=220.14
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 16142 0 0 0 22001 13 0 0 25 0 1 0 549263816 59203584 14201 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 14454 14201 86 211 0 14240 0
Current children cumulated CPU time (s) 221.16
Current children cumulated vsize (KiB) 63172

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 1.79 3/88 20860
/proc/meminfo: memFree=1263168/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=64064 CPUtime=279.85
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 19486 0 0 0 27970 15 0 0 25 0 1 0 549263816 65601536 15448 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 16016 15448 86 211 0 15802 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 69420

[startup+342.303 s]
/proc/loadavg: 2.00 2.02 1.80 3/88 20860
/proc/meminfo: memFree=1263104/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=64064 CPUtime=339.55
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 19496 0 0 0 33940 15 0 0 25 0 1 0 549263816 65601536 15458 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 16016 15458 86 211 0 15802 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 69420

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 1.81 3/88 20860
/proc/meminfo: memFree=1263104/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=64064 CPUtime=399.25
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 19497 0 0 0 39910 15 0 0 25 0 1 0 549263816 65601536 15459 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 16016 15459 86 211 0 15802 0
Current children cumulated CPU time (s) 400.27
Current children cumulated vsize (KiB) 69420

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.82 3/88 20860
/proc/meminfo: memFree=1263040/2055924 swapFree=4170416/4192956

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

/proc/20860/statm: 16016 15462 86 211 0 15802 0
Current children cumulated CPU time (s) 579.37
Current children cumulated vsize (KiB) 69420

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 20860
/proc/meminfo: memFree=1262976/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=64064 CPUtime=638.05
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 19500 0 0 0 63790 15 0 0 25 0 1 0 549263816 65601536 15462 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 16016 15462 86 211 0 15802 0
Current children cumulated CPU time (s) 639.07
Current children cumulated vsize (KiB) 69420

[startup+702.303 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 20860
/proc/meminfo: memFree=1260992/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=66216 CPUtime=697.74
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 19999 0 0 0 69759 15 0 0 25 0 1 0 549263816 67805184 15961 1992294400 134512640 135377749 4294956400 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 16554 15961 86 211 0 16340 0
Current children cumulated CPU time (s) 698.76
Current children cumulated vsize (KiB) 71572

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 1.85 3/88 20860
/proc/meminfo: memFree=1258496/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=68792 CPUtime=757.44
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 20645 0 0 0 75728 16 0 0 25 0 1 0 549263816 70443008 16607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 17198 16607 86 211 0 16984 0
Current children cumulated CPU time (s) 758.46
Current children cumulated vsize (KiB) 74148

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 1.86 3/88 20860
/proc/meminfo: memFree=1255552/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=72016 CPUtime=817.14
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 21419 0 0 0 81697 17 0 0 25 0 1 0 549263816 73744384 17381 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 18004 17381 86 211 0 17790 0
Current children cumulated CPU time (s) 818.16
Current children cumulated vsize (KiB) 77372

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 1.86 3/88 20860
/proc/meminfo: memFree=1252608/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=74868 CPUtime=876.84
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 22115 0 0 0 87665 19 0 0 25 0 1 0 549263816 76664832 18077 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 18717 18077 86 211 0 18503 0
Current children cumulated CPU time (s) 877.86
Current children cumulated vsize (KiB) 80224

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.87 3/88 20860
/proc/meminfo: memFree=1250240/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=77324 CPUtime=936.54
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 22737 0 0 0 93635 19 0 0 25 0 1 0 549263816 79179776 18666 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 19331 18666 86 211 0 19117 0
Current children cumulated CPU time (s) 937.56
Current children cumulated vsize (KiB) 82680

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/88 20860
/proc/meminfo: memFree=1247232/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=80532 CPUtime=996.25
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 23517 0 0 0 99605 20 0 0 25 0 1 0 549263816 82464768 19413 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 20133 19413 86 211 0 19919 0
Current children cumulated CPU time (s) 997.27
Current children cumulated vsize (KiB) 85888

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 20860
/proc/meminfo: memFree=1244224/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=83624 CPUtime=1055.94
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 24306 0 0 0 105574 20 0 0 25 0 1 0 549263816 85630976 20169 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 20906 20169 86 211 0 20692 0
Current children cumulated CPU time (s) 1056.96
Current children cumulated vsize (KiB) 88980

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 20860
/proc/meminfo: memFree=1241536/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=86716 CPUtime=1115.64
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 25004 0 0 0 111543 21 0 0 25 0 1 0 549263816 88797184 20834 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 21679 20834 86 211 0 21465 0
Current children cumulated CPU time (s) 1116.66
Current children cumulated vsize (KiB) 92072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 20860
/proc/meminfo: memFree=1238464/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=89932 CPUtime=1175.34
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 25773 0 0 0 117512 22 0 0 25 0 1 0 549263816 92090368 21603 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 22483 21603 86 211 0 22269 0
Current children cumulated CPU time (s) 1176.36
Current children cumulated vsize (KiB) 95288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 20860
/proc/meminfo: memFree=1236736/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=91728 CPUtime=1199.02
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 26252 0 0 0 119879 23 0 0 25 0 1 0 549263816 93929472 22017 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 22932 22017 86 211 0 22718 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 97084

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

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

[startup+1206.1 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 20860
/proc/meminfo: memFree=1236736/2055924 swapFree=4170416/4192956
[pid=20857] ppid=20855 vsize=5356 CPUtime=1.02
/proc/20857/stat : 20857 (rsat.sh) S 20855 20857 20761 0 -1 4194304 310 3082 0 0 0 0 99 3 16 0 1 0 549263712 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20857/statm: 1339 237 195 169 0 50 0
[pid=20860] ppid=20857 vsize=91728 CPUtime=1199.02
/proc/20860/stat : 20860 (rsat) R 20857 20857 20761 0 -1 4194304 26252 0 0 0 119879 23 0 0 25 0 1 0 549263816 93929472 22017 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/20860/statm: 22932 22017 86 211 0 22718 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 97084

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1206.12
CPU time (s): 1200.04
CPU user time (s): 1199.78
CPU system time (s): 0.26
CPU usage (%): 99.4962
Max. virtual memory (cumulated for all children) (KiB): 97084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.997848
system time used= 0.036994
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= 16

runsolver used 1.58876 second user time and 3.9224 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-09 00:22:13
IDJOB=1592823
IDBENCH=71092
IDSOLVER=560
FILE ID=node83/1592823-1239229333
PBS_JOBID= 9113593
Free space on /tmp= 66560 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-1592823-1239229333/watcher-1592823-1239229333 -o /tmp/evaluation-result-1592823-1239229333/solver-1592823-1239229333 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1592823-1239229333.cnf            

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=1687620080

node83.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.268
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.268
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:      2055924 kB
MemFree:       1328624 kB
Buffers:         69000 kB
Cached:         566396 kB
SwapCached:       7612 kB
Active:         258832 kB
Inactive:       390616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1328624 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            3752 kB
Writeback:           0 kB
Mapped:          20024 kB
Slab:            61968 kB
Committed_AS:  1442964 kB
PageTables:       2688 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= 66556 MiB
End job on node83 at 2009-04-09 00:42:21