Trace number 1722432

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.12 1200.51

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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.05/0.05	c ==============================================================================
0.05/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.05	c ==============================================================================
0.05/0.05	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.69/0.78	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.69/0.78	c ==============================================================================
0.69/0.78	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.69/0.78	c CPU time:   0.757884 s
0.69/0.78	c ==============================================================================
0.89/0.90	c Rsat version 3.02
0.89/0.95	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-1722432-1240675458/watcher-1722432-1240675458 -o /tmp/evaluation-result-1722432-1240675458/solver-1722432-1240675458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1722432-1240675458.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: 1.00 1.00 1.09 3/64 14417
/proc/meminfo: memFree=1798456/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 95578628 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14417/statm: 1339 240 199 169 0 50 0
[pid=14418] ppid=14417 vsize=2272 CPUtime=0
/proc/14418/stat : 14418 (SatElite) R 14417 14417 13593 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 95578628 2326528 373 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/14418/statm: 568 374 64 186 0 378 0

[startup+0.0557101 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 14417
/proc/meminfo: memFree=1798456/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 95578628 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14417/statm: 1339 240 199 169 0 50 0
[pid=14418] ppid=14417 vsize=10716 CPUtime=0.05
/proc/14418/stat : 14418 (SatElite) R 14417 14417 13593 0 -1 4194304 2448 0 0 0 4 1 0 0 18 0 1 0 95578628 10973184 2431 1992294400 4194304 4959918 548682068656 18446744073709551615 4232891 0 0 4096 3 0 0 0 17 1 0 0
/proc/14418/statm: 2679 2431 65 186 0 2489 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16072

[startup+0.101717 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 14417
/proc/meminfo: memFree=1798456/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 95578628 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14417/statm: 1339 240 199 169 0 50 0
[pid=14418] ppid=14417 vsize=13100 CPUtime=0.09
/proc/14418/stat : 14418 (SatElite) R 14417 14417 13593 0 -1 4194304 3029 0 0 0 8 1 0 0 18 0 1 0 95578628 13414400 3012 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/14418/statm: 3275 3012 90 186 0 3085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18456

[startup+0.301745 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 14417
/proc/meminfo: memFree=1798456/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 95578628 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14417/statm: 1339 240 199 169 0 50 0
[pid=14418] ppid=14417 vsize=16080 CPUtime=0.28
/proc/14418/stat : 14418 (SatElite) R 14417 14417 13593 0 -1 4194304 3736 0 0 0 27 1 0 0 19 0 1 0 95578628 16465920 3719 1992294400 4194304 4959918 548682068656 18446744073709551615 4292116 0 0 4096 3 0 0 0 17 1 0 0
/proc/14418/statm: 4020 3719 90 186 0 3830 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21436

[startup+0.701802 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 14417
/proc/meminfo: memFree=1798456/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 95578628 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14417/statm: 1339 240 199 169 0 50 0
[pid=14418] ppid=14417 vsize=16588 CPUtime=0.69
/proc/14418/stat : 14418 (SatElite) R 14417 14417 13593 0 -1 4194304 3838 0 0 0 67 2 0 0 23 0 1 0 95578628 16986112 3821 1992294400 4194304 4959918 548682068656 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 1 0 0
/proc/14418/statm: 4147 3821 91 186 0 3957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21944

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14420
/proc/meminfo: memFree=1788584/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=10576 CPUtime=0.59
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 2188 0 0 0 58 1 0 0 22 0 1 0 95578718 10829824 2169 1992294400 4194304 5460562 548682068784 18446744073709551615 4198202 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 2644 2169 116 309 0 2331 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15932

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14420
/proc/meminfo: memFree=1786600/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=13176 CPUtime=2.18
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 2802 0 0 0 217 1 0 0 25 0 1 0 95578718 13492224 2783 1992294400 4194304 5460562 548682068784 18446744073709551615 4198172 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 3294 2783 116 309 0 2981 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18532

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14420
/proc/meminfo: memFree=1783080/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=15908 CPUtime=5.39
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 3516 0 0 0 537 2 0 0 25 0 1 0 95578718 16289792 3431 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 3977 3431 116 309 0 3664 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21264

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14420
/proc/meminfo: memFree=1779248/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=18632 CPUtime=11.78
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 4504 0 0 0 1176 2 0 0 25 0 1 0 95578718 19079168 4159 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 4658 4159 118 309 0 4345 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23988

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14420
/proc/meminfo: memFree=1779056/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=18708 CPUtime=24.57
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 4754 0 0 0 2455 2 0 0 25 0 1 0 95578718 19156992 4217 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 4677 4217 118 309 0 4364 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24064

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 14420
/proc/meminfo: memFree=1777968/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=20260 CPUtime=50.15
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 6368 0 0 0 5012 3 0 0 25 0 1 0 95578718 20746240 4481 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 5065 4481 118 309 0 4752 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 25616

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 14420
/proc/meminfo: memFree=1776944/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=21652 CPUtime=101.35
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 7387 0 0 0 10131 4 0 0 25 0 1 0 95578718 22171648 4796 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 5413 4796 118 309 0 5100 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27008

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14420
/proc/meminfo: memFree=1777584/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=20500 CPUtime=161.32
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 9605 0 0 0 16127 5 0 0 25 0 1 0 95578718 20992000 4583 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 5125 4583 118 309 0 4812 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25856

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14420
/proc/meminfo: memFree=1777264/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=20752 CPUtime=221.3
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 10676 0 0 0 22124 6 0 0 25 0 1 0 95578718 21250048 4643 1992294400 4194304 5460562 548682068784 18446744073709551615 4225733 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 5188 4643 118 309 0 4875 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26108

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14420
/proc/meminfo: memFree=1776432/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=21776 CPUtime=281.29
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 11901 0 0 0 28122 7 0 0 25 0 1 0 95578718 22298624 4853 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 5444 4853 118 309 0 5131 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27132

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14420
/proc/meminfo: memFree=1774320/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=24592 CPUtime=341.26
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 13489 0 0 0 34119 7 0 0 25 0 1 0 95578718 25182208 5428 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 6148 5428 118 309 0 5835 0

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

[pid=14420] ppid=14417 vsize=26644 CPUtime=521.21
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 17532 0 0 0 52111 10 0 0 25 0 1 0 95578718 27283456 6117 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 6661 6117 118 309 0 6348 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 32000

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 14420
/proc/meminfo: memFree=1769200/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=28948 CPUtime=581.19
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 18067 0 0 0 58109 10 0 0 25 0 1 0 95578718 29642752 6652 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 7237 6652 118 309 0 6924 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 34304

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14420
/proc/meminfo: memFree=1767088/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=31520 CPUtime=641.17
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 19021 0 0 0 64106 11 0 0 25 0 1 0 95578718 32276480 7126 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 7880 7126 118 309 0 7567 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 36876

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14420
/proc/meminfo: memFree=1765552/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=32640 CPUtime=701.15
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 19427 0 0 0 70104 11 0 0 25 0 1 0 95578718 33423360 7532 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8160 7532 118 309 0 7847 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 37996

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 14420
/proc/meminfo: memFree=1764528/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=33428 CPUtime=761.14
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 20137 0 0 0 76102 12 0 0 25 0 1 0 95578718 34230272 7762 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8357 7762 118 309 0 8044 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 38784

[startup+822.302 s]
/proc/loadavg: 1.06 1.02 1.01 2/66 14420
/proc/meminfo: memFree=1763440/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=35988 CPUtime=821.12
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 21664 0 0 0 82099 13 0 0 25 0 1 0 95578718 36851712 8003 1992294400 4194304 5460562 548682068784 18446744073709551615 4198368 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8997 8003 118 309 0 8684 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 41344

[startup+882.302 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 14420
/proc/meminfo: memFree=1764208/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=33920 CPUtime=881.1
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 23437 0 0 0 88096 14 0 0 25 0 1 0 95578718 34734080 7792 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8480 7792 118 309 0 8167 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 39276

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.01 2/66 14420
/proc/meminfo: memFree=1764464/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=33664 CPUtime=941.07
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 24125 0 0 0 94093 14 0 0 25 0 1 0 95578718 34471936 7744 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8416 7744 118 309 0 8103 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 39020

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 14420
/proc/meminfo: memFree=1764336/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=33868 CPUtime=1001.05
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 25625 0 0 0 100090 15 0 0 25 0 1 0 95578718 34680832 7772 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8467 7772 118 309 0 8154 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 39224

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14420
/proc/meminfo: memFree=1763952/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=33996 CPUtime=1061.04
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 27895 0 0 0 106087 17 0 0 25 0 1 0 95578718 34811904 7846 1992294400 4194304 5460562 548682068784 18446744073709551615 4227588 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8499 7846 118 309 0 8186 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 39352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14420
/proc/meminfo: memFree=1763248/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=35084 CPUtime=1121.02
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 28107 0 0 0 112085 17 0 0 25 0 1 0 95578718 35926016 8058 1992294400 4194304 5460562 548682068784 18446744073709551615 4210578 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8771 8058 118 309 0 8458 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 40440

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14420
/proc/meminfo: memFree=1762800/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=35660 CPUtime=1181
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 28209 0 0 0 118083 17 0 0 25 0 1 0 95578718 36515840 8160 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 8915 8160 118 309 0 8602 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 41016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14420
/proc/meminfo: memFree=1762480/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=36044 CPUtime=1199.19
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 28278 0 0 0 119902 17 0 0 25 0 1 0 95578718 36909056 8229 1992294400 4194304 5460562 548682068784 18446744073709551615 4198152 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 9011 8229 118 309 0 8698 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 41400

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14420
/proc/meminfo: memFree=1762480/2055920 swapFree=4181332/4192956
[pid=14417] ppid=14415 vsize=5356 CPUtime=0.89
/proc/14417/stat : 14417 (rsat.sh) S 14415 14417 13593 0 -1 4194304 315 3843 0 0 0 0 87 2 16 0 1 0 95578628 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 242 199 169 0 50 0
[pid=14420] ppid=14417 vsize=36044 CPUtime=1199.19
/proc/14420/stat : 14420 (rsat) R 14417 14417 13593 0 -1 4194304 28278 0 0 0 119902 17 0 0 25 0 1 0 95578718 36909056 8229 1992294400 4194304 5460562 548682068784 18446744073709551615 4198152 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14420/statm: 9011 8229 118 309 0 8698 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 41400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1199.9
CPU system time (s): 0.215967
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 49336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32443
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= 8
involuntary context switches= 2848

runsolver used 1.38879 second user time and 2.98455 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 18:04:18
IDJOB=1722432
IDBENCH=71089
IDSOLVER=545
FILE ID=node29/1722432-1240675458
PBS_JOBID= 9186609
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=657093274

node29.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.281
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.281
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:       1798872 kB
Buffers:         24656 kB
Cached:         177432 kB
SwapCached:       5856 kB
Active:         110344 kB
Inactive:       100016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798872 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:            7092 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            32612 kB
Committed_AS:   373664 kB
PageTables:       1468 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= 66408 MiB
End job on node29 at 2009-04-25 18:24:20