Trace number 1537853

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.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1629955917-055.cnf
MD5SUMe34d6d6a0a2cfdccfc6dbc62facdd555
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark915.619
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2130    10650 |     639       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c Rsat version 3.02
0.00/0.01	c Base unit clause learned: 0
1200.01/1200.51	HOME/rsat.sh: line 55: 22524 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1537853-1238444160/watcher-1537853-1238444160 -o /tmp/evaluation-result-1537853-1238444160/solver-1537853-1238444160 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537853-1238444160.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.95 1.78 1.41 3/64 22521
/proc/meminfo: memFree=1594728/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 240 199 169 0 50 0
[pid=22522] ppid=22521 vsize=1132 CPUtime=0
/proc/22522/stat : 22522 (SatElite) R 22521 22521 22320 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 1117083089 1159168 136 1992294400 4194304 4959918 548682068656 18446744073709551615 4438031 0 0 4096 3 0 0 0 17 0 0 0
/proc/22522/statm: 283 137 64 186 0 93 0

[startup+0.100729 s]
/proc/loadavg: 1.95 1.78 1.41 3/64 22521
/proc/meminfo: memFree=1594728/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201737 s]
/proc/loadavg: 1.95 1.78 1.41 3/64 22521
/proc/meminfo: memFree=1594728/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301747 s]
/proc/loadavg: 1.95 1.78 1.41 3/64 22521
/proc/meminfo: memFree=1594728/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701789 s]
/proc/loadavg: 1.95 1.78 1.41 3/64 22521
/proc/meminfo: memFree=1594728/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50287 s]
/proc/loadavg: 1.95 1.78 1.41 2/66 22524
/proc/meminfo: memFree=1593368/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=3520 CPUtime=1.48
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 511 0 0 0 148 0 0 0 25 0 1 0 1117083090 3604480 428 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22524/statm: 880 428 118 309 0 567 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8876

[startup+3.10104 s]
/proc/loadavg: 1.88 1.77 1.41 2/66 22524
/proc/meminfo: memFree=1592536/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=3956 CPUtime=3.07
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 1078 0 0 0 307 0 0 0 25 0 1 0 1117083090 4050944 537 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 989 537 118 309 0 676 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9312

[startup+6.30137 s]
/proc/loadavg: 1.88 1.77 1.41 2/66 22524
/proc/meminfo: memFree=1591448/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=4864 CPUtime=6.27
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 2349 0 0 0 627 0 0 0 25 0 1 0 1117083090 4980736 746 1992294400 4194304 5460562 548682068784 18446744073709551615 4198440 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 1216 746 118 309 0 903 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10220

[startup+12.701 s]
/proc/loadavg: 1.74 1.75 1.41 2/66 22524
/proc/meminfo: memFree=1590240/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=6156 CPUtime=12.66
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 4302 0 0 0 1265 1 0 0 25 0 1 0 1117083090 6303744 1029 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 1539 1029 118 309 0 1226 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11512

[startup+25.5014 s]
/proc/loadavg: 1.63 1.72 1.40 2/66 22524
/proc/meminfo: memFree=1588704/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=7672 CPUtime=25.46
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 6957 0 0 0 2544 2 0 0 25 0 1 0 1117083090 7856128 1444 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 1918 1444 118 309 0 1605 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13028

[startup+51.1011 s]
/proc/loadavg: 1.48 1.68 1.39 2/66 22524
/proc/meminfo: memFree=1586848/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=9896 CPUtime=51.05
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 10405 0 0 0 5101 4 0 0 25 0 1 0 1117083090 10133504 1910 1992294400 4194304 5460562 548682068784 18446744073709551615 4201894 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 2474 1910 118 309 0 2161 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15252

[startup+102.301 s]
/proc/loadavg: 1.19 1.56 1.37 2/66 22524
/proc/meminfo: memFree=1584288/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=12244 CPUtime=102.24
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 14872 0 0 0 10217 7 0 0 25 0 1 0 1117083090 12537856 2537 1992294400 4194304 5460562 548682068784 18446744073709551615 4226028 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 3061 2537 118 309 0 2748 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17600

[startup+162.302 s]
/proc/loadavg: 1.13 1.47 1.35 2/66 22524
/proc/meminfo: memFree=1582176/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=14116 CPUtime=162.2
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 17798 0 0 0 16212 8 0 0 25 0 1 0 1117083090 14454784 3062 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 3529 3062 118 309 0 3216 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19472

[startup+222.306 s]
/proc/loadavg: 1.10 1.40 1.33 2/66 22524
/proc/meminfo: memFree=1580640/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=16600 CPUtime=222.19
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 20938 0 0 0 22209 10 0 0 25 0 1 0 1117083090 16998400 3444 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 4150 3444 118 309 0 3837 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21956

[startup+282.301 s]
/proc/loadavg: 1.09 1.34 1.31 2/66 22524
/proc/meminfo: memFree=1579040/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=17924 CPUtime=282.16
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 24287 0 0 0 28204 12 0 0 25 0 1 0 1117083090 18354176 3817 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 4481 3817 118 309 0 4168 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 23280

[startup+342.302 s]
/proc/loadavg: 1.14 1.31 1.30 2/66 22524
/proc/meminfo: memFree=1577824/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=19092 CPUtime=342.14
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 26594 0 0 0 34201 13 0 0 25 0 1 0 1117083090 19550208 4140 1992294400 4194304 5460562 548682068784 18446744073709551615 4201934 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 4773 4140 118 309 0 4460 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 24448

[startup+402.302 s]
/proc/loadavg: 1.20 1.29 1.29 2/66 22524
/proc/meminfo: memFree=1576864/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=20264 CPUtime=402.12
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 27896 0 0 0 40198 14 0 0 25 0 1 0 1117083090 20750336 4450 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 5066 4450 118 309 0 4753 0

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

[pid=22524] ppid=22521 vsize=20940 CPUtime=462.08
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 30067 0 0 0 46193 15 0 0 25 0 1 0 1117083090 21442560 4637 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 5235 4637 118 309 0 4922 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 26296

[startup+522.302 s]
/proc/loadavg: 1.02 1.19 1.25 2/66 22524
/proc/meminfo: memFree=1574880/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=21876 CPUtime=522.06
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 31302 0 0 0 52190 16 0 0 25 0 1 0 1117083090 22401024 4880 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 5469 4880 118 309 0 5156 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 27232

[startup+582.302 s]
/proc/loadavg: 1.01 1.15 1.23 2/66 22524
/proc/meminfo: memFree=1573664/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=23028 CPUtime=582.04
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 33613 0 0 0 58187 17 0 0 25 0 1 0 1117083090 23580672 5207 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 5757 5207 118 309 0 5444 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 28384

[startup+642.301 s]
/proc/loadavg: 1.00 1.12 1.22 2/66 22524
/proc/meminfo: memFree=1572832/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=23964 CPUtime=642.01
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 34814 0 0 0 64184 17 0 0 25 0 1 0 1117083090 24539136 5416 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 5991 5416 118 309 0 5678 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 29320

[startup+702.301 s]
/proc/loadavg: 1.00 1.10 1.20 2/66 22524
/proc/meminfo: memFree=1571616/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=25052 CPUtime=702
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 36099 0 0 0 70182 18 0 0 25 0 1 0 1117083090 25653248 5709 1992294400 4194304 5460562 548682068784 18446744073709551615 4204964 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 6263 5709 118 309 0 5950 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 30408

[startup+762.302 s]
/proc/loadavg: 1.00 1.08 1.18 2/66 22524
/proc/meminfo: memFree=1571104/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=25556 CPUtime=761.98
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 36261 0 0 0 76180 18 0 0 25 0 1 0 1117083090 26169344 5871 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 6389 5871 118 309 0 6076 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 30912

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.17 2/66 22524
/proc/meminfo: memFree=1570592/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=25780 CPUtime=821.95
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 37335 0 0 0 82176 19 0 0 25 0 1 0 1117083090 26398720 5953 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 6445 5953 118 309 0 6132 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 31136

[startup+882.306 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 22524
/proc/meminfo: memFree=1569888/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=26472 CPUtime=881.93
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 38518 0 0 0 88173 20 0 0 25 0 1 0 1117083090 27107328 6144 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 6618 6144 118 309 0 6305 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 31828

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 22524
/proc/meminfo: memFree=1568864/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=27528 CPUtime=941.91
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 39770 0 0 0 94170 21 0 0 25 0 1 0 1117083090 28188672 6404 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 6882 6404 118 309 0 6569 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 32884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.13 2/66 22524
/proc/meminfo: memFree=1567968/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=30376 CPUtime=1001.88
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 42559 0 0 0 100166 22 0 0 25 0 1 0 1117083090 31105024 6627 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 7594 6627 118 309 0 7281 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 35732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 22524
/proc/meminfo: memFree=1567968/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=30376 CPUtime=1061.86
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 42559 0 0 0 106164 22 0 0 25 0 1 0 1117083090 31105024 6627 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 7594 6627 118 309 0 7281 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 35732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 22524
/proc/meminfo: memFree=1566880/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=31464 CPUtime=1121.83
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 44816 0 0 0 112161 22 0 0 25 0 1 0 1117083090 32219136 6868 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 7866 6868 118 309 0 7553 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 36820

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 22524
/proc/meminfo: memFree=1566816/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=31464 CPUtime=1181.8
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 44894 0 0 0 118158 22 0 0 25 0 1 0 1117083090 32219136 6946 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 7866 6946 118 309 0 7553 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 36820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 22524
/proc/meminfo: memFree=1565792/2055920 swapFree=4174972/4192956
[pid=22521] ppid=22519 vsize=5356 CPUtime=0
/proc/22521/stat : 22521 (rsat.sh) S 22519 22521 22320 0 -1 4194304 315 204 0 0 0 0 0 0 18 0 1 0 1117083089 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22521/statm: 1339 242 199 169 0 50 0
[pid=22524] ppid=22521 vsize=32280 CPUtime=1200.01
/proc/22524/stat : 22524 (rsat) R 22521 22521 22320 0 -1 4194304 47109 0 0 0 119977 24 0 0 25 0 1 0 1117083090 33054720 7145 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22524/statm: 8070 7145 118 309 0 7757 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 37636

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)
Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1199.78
CPU system time (s): 0.249962
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 45828

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

runsolver used 1.16382 second user time and 3.21151 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-30 22:16:00
IDJOB=1537853
IDBENCH=70394
IDSOLVER=545
FILE ID=node7/1537853-1238444160
PBS_JOBID= 9061639
Free space on /tmp= 65660 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1629955917-055.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537853-1238444160/watcher-1537853-1238444160 -o /tmp/evaluation-result-1537853-1238444160/solver-1537853-1238444160 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537853-1238444160.cnf HOME

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

MD5SUM BENCH= e34d6d6a0a2cfdccfc6dbc62facdd555
RANDOM SEED=369560314

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1595272 kB
Buffers:         91104 kB
Cached:         274004 kB
SwapCached:      11884 kB
Active:         140204 kB
Inactive:       238316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595272 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            5808 kB
Writeback:           0 kB
Mapped:          19140 kB
Slab:            68208 kB
Committed_AS:  2938048 kB
PageTables:       1460 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= 65656 MiB
End job on node7 at 2009-03-30 22:36:03