Trace number 1722982

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
Rsat 2009-03-22? (TO) 1200.03 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
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.06/0.08	c ==============================================================================
0.06/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.08	c ==============================================================================
0.06/0.08	c |         0 |  133055   396210 |   39916       0        0     nan |  0.000 % |
0.79/0.85	c |         0 |  132150   561686 |      --       0       --      -- |     --   | -905/165476
0.79/0.85	c ==============================================================================
0.79/0.85	c Result  :   #vars: 1298   #clauses: 132150   #literals: 561686
0.79/0.85	c CPU time:   0.825874 s
0.79/0.85	c ==============================================================================
0.99/1.02	c Rsat version 3.02
1.01/1.11	c Base unit clause learned: 0

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

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: 0.92 0.98 1.00 3/64 19676
/proc/meminfo: memFree=1628528/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=0
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 96214450 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 240 199 169 0 50 0
[pid=19677] ppid=19676 vsize=1536 CPUtime=0
/proc/19677/stat : 19677 (SatElite) R 19676 19676 19452 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 96214450 1572864 197 1992294400 4194304 4959918 548682068656 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/19677/statm: 384 199 64 186 0 194 0

[startup+0.0743099 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19676
/proc/meminfo: memFree=1628528/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=0
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 96214450 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 240 199 169 0 50 0
[pid=19677] ppid=19676 vsize=16452 CPUtime=0.06
/proc/19677/stat : 19677 (SatElite) R 19676 19676 19452 0 -1 4194304 3638 0 0 0 5 1 0 0 18 0 1 0 96214450 16846848 3621 1992294400 4194304 4959918 548682068656 18446744073709551615 4232853 0 0 4096 3 0 0 0 17 0 0 0
/proc/19677/statm: 4113 3622 65 186 0 3923 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21808

[startup+0.101315 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19676
/proc/meminfo: memFree=1628528/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=0
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 96214450 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 240 199 169 0 50 0
[pid=19677] ppid=19676 vsize=19132 CPUtime=0.08
/proc/19677/stat : 19677 (SatElite) R 19676 19676 19452 0 -1 4194304 4337 0 0 0 7 1 0 0 18 0 1 0 96214450 19591168 4320 1992294400 4194304 4959918 548682068656 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 0 0 0
/proc/19677/statm: 4783 4320 90 186 0 4593 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24488

[startup+0.301353 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19676
/proc/meminfo: memFree=1628528/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=0
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 96214450 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 240 199 169 0 50 0
[pid=19677] ppid=19676 vsize=22312 CPUtime=0.29
/proc/19677/stat : 19677 (SatElite) R 19676 19676 19452 0 -1 4194304 5100 0 0 0 27 2 0 0 19 0 1 0 96214450 22847488 5083 1992294400 4194304 4959918 548682068656 18446744073709551615 4253248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19677/statm: 5578 5083 90 186 0 5388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27668

[startup+0.70143 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19676
/proc/meminfo: memFree=1628528/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=0
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 96214450 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 240 199 169 0 50 0
[pid=19677] ppid=19676 vsize=25440 CPUtime=0.69
/proc/19677/stat : 19677 (SatElite) R 19676 19676 19452 0 -1 4194304 5595 0 0 0 67 2 0 0 23 0 1 0 96214450 26050560 5578 1992294400 4194304 4959918 548682068656 18446744073709551615 4269318 0 0 4096 3 0 0 0 17 0 0 0
/proc/19677/statm: 6360 5578 91 186 0 6170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30796

[startup+1.5016 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 19678
/proc/meminfo: memFree=1604384/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 5356

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 19679
/proc/meminfo: memFree=1611552/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=17592 CPUtime=2.06
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 3921 0 0 0 204 2 0 0 25 0 1 0 96214553 18014208 3902 1992294400 4194304 5460562 548682068784 18446744073709551615 4200076 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 4398 3902 116 309 0 4085 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22948

[startup+6.3717 s]
/proc/loadavg: 1.17 1.03 1.02 3/66 19679
/proc/meminfo: memFree=1607648/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=21952 CPUtime=5.35
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 5045 0 0 0 532 3 0 0 25 0 1 0 96214553 22478848 4960 1992294400 4194304 5460562 548682068784 18446744073709551615 4225998 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 5488 4960 116 309 0 5175 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 27308

[startup+12.7026 s]
/proc/loadavg: 1.15 1.03 1.02 2/66 19679
/proc/meminfo: memFree=1601704/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=25772 CPUtime=11.62
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 6042 0 0 0 1158 4 0 0 25 0 1 0 96214553 26390528 5957 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19679/statm: 6443 5957 116 309 0 6130 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 31128

[startup+25.5011 s]
/proc/loadavg: 1.12 1.03 1.02 2/66 19679
/proc/meminfo: memFree=1593960/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=33684 CPUtime=24.42
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 8521 0 0 0 2436 6 0 0 25 0 1 0 96214553 34492416 7790 1992294400 4194304 5460562 548682068784 18446744073709551615 4201554 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 8421 7790 118 309 0 8108 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 39040

[startup+51.1011 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 19679
/proc/meminfo: memFree=1591208/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=35956 CPUtime=50
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 10155 0 0 0 4993 7 0 0 25 0 1 0 96214553 36818944 8464 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 8989 8464 118 309 0 8676 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 41312

[startup+102.301 s]
/proc/loadavg: 1.03 1.02 1.01 2/66 19679
/proc/meminfo: memFree=1587944/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=39344 CPUtime=101.17
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 11432 0 0 0 10109 8 0 0 25 0 1 0 96214553 40288256 9261 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 9836 9261 118 309 0 9523 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 44700

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19679
/proc/meminfo: memFree=1587496/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=39600 CPUtime=161.15
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 12306 0 0 0 16107 8 0 0 25 0 1 0 96214553 40550400 9380 1992294400 4194304 5460562 548682068784 18446744073709551615 4199970 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 9900 9380 118 309 0 9587 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 44956

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19679
/proc/meminfo: memFree=1586728/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=40316 CPUtime=221.12
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 12985 0 0 0 22104 8 0 0 25 0 1 0 96214553 41283584 9579 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 10079 9579 118 309 0 9766 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 45672

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19679
/proc/meminfo: memFree=1585320/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=42364 CPUtime=281.1
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 13369 0 0 0 28101 9 0 0 25 0 1 0 96214553 43380736 9963 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 10591 9963 118 309 0 10278 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 47720

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19679
/proc/meminfo: memFree=1584488/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=42628 CPUtime=341.07
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 14038 0 0 0 34098 9 0 0 25 0 1 0 96214553 43651072 10152 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 10657 10152 118 309 0 10344 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 47984


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

/proc/19679/statm: 10930 10458 118 309 0 10617 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 49076

[startup+582.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19679
/proc/meminfo: memFree=1583016/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=43720 CPUtime=580.98
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 15792 0 0 0 58088 10 0 0 25 0 1 0 96214553 44769280 10466 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 10930 10466 118 309 0 10617 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 49076

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19679
/proc/meminfo: memFree=1582120/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=44732 CPUtime=640.96
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 16488 0 0 0 64085 11 0 0 25 0 1 0 96214553 45805568 10682 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 11183 10682 118 309 0 10870 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 50088

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1581280/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=46524 CPUtime=700.92
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 17954 0 0 0 70080 12 0 0 25 0 1 0 96214553 47640576 10862 1992294400 4194304 5460562 548682068784 18446744073709551615 4211545 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 11631 10862 118 309 0 11318 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 51880

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1581280/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=46524 CPUtime=760.89
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 17954 0 0 0 76077 12 0 0 25 0 1 0 96214553 47640576 10862 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 11631 10862 118 309 0 11318 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 51880

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1580000/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=47940 CPUtime=820.86
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 19347 0 0 0 82074 12 0 0 25 0 1 0 96214553 49090560 11263 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 11985 11263 118 309 0 11672 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 53296

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1579232/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=48452 CPUtime=880.84
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 20469 0 0 0 88071 13 0 0 25 0 1 0 96214553 49614848 11393 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 12113 11393 118 309 0 11800 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 53808

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1577632/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=49816 CPUtime=940.82
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 21835 0 0 0 94068 14 0 0 25 0 1 0 96214553 51011584 11767 1992294400 4194304 5460562 548682068784 18446744073709551615 4200058 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 12454 11767 118 309 0 12141 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 55172

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1577640/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=49816 CPUtime=1000.79
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 21835 0 0 0 100065 14 0 0 25 0 1 0 96214553 51011584 11767 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 12454 11767 118 309 0 12141 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 55172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1575400/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=53144 CPUtime=1060.77
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 22433 0 0 0 106063 14 0 0 25 0 1 0 96214553 54419456 12365 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 13286 12365 118 309 0 12973 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 58500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1575272/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=53144 CPUtime=1120.75
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 22450 0 0 0 112061 14 0 0 25 0 1 0 96214553 54419456 12382 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 13286 12382 118 309 0 12973 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 58500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1576296/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=50956 CPUtime=1180.72
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 23506 0 0 0 118057 15 0 0 25 0 1 0 96214553 52178944 12085 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 12739 12085 118 309 0 12426 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 56312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19685
/proc/meminfo: memFree=1576296/2055920 swapFree=4180280/4192956
[pid=19676] ppid=19674 vsize=5356 CPUtime=1.01
/proc/19676/stat : 19676 (rsat.sh) S 19674 19676 19452 0 -1 4194304 315 5600 0 0 0 0 98 3 16 0 1 0 96214450 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19676/statm: 1339 242 199 169 0 50 0
[pid=19679] ppid=19676 vsize=51372 CPUtime=1199.02
/proc/19679/stat : 19679 (rsat) R 19676 19676 19452 0 -1 4194304 23545 0 0 0 119887 15 0 0 25 0 1 0 96214553 52604928 12124 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19679/statm: 12843 12124 118 309 0 12530 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 56728

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.85
CPU system time (s): 0.18
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 62596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.98585
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5915
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 5

runsolver used 1.49077 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-25 19:50:11
IDJOB=1722982
IDBENCH=71100
IDSOLVER=545
FILE ID=node28/1722982-1240681811
PBS_JOBID= 9186659
Free space on /tmp= 66244 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_13_UNKNOWN.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722982-1240681811/watcher-1722982-1240681811 -o /tmp/evaluation-result-1722982-1240681811/solver-1722982-1240681811 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1722982-1240681811.cnf HOME

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=1237465093

node28.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.261
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.261
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:       1629072 kB
Buffers:         37460 kB
Cached:         335104 kB
SwapCached:       5856 kB
Active:         149508 kB
Inactive:       231516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629072 kB
SwapTotal:     4192956 kB
SwapFree:      4180280 kB
Dirty:            7900 kB
Writeback:           0 kB
Mapped:          13720 kB
Slab:            31724 kB
Committed_AS:   391848 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66232 MiB
End job on node28 at 2009-04-25 20:10:14