Trace number 1537874

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1767813611-042.cnf
MD5SUMe8bef21b1523a2570095f6899127c7e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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 |    2343    11715 |     702       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 110   #clauses: 2343   #literals: 11715
0.00/0.00	c CPU time:   0.001999 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.09/1200.71	HOME/rsat.sh: line 55: 10569 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-1537874-1238452250/watcher-1537874-1238452250 -o /tmp/evaluation-result-1537874-1238452250/solver-1537874-1238452250 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537874-1238452250.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.84 0.94 0.98 3/64 10566
/proc/meminfo: memFree=1050112/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1117891146 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 240 199 169 0 50 0
[pid=10567] ppid=10566 vsize=1252 CPUtime=0
/proc/10567/stat : 10567 (SatElite) R 10566 10566 10031 0 -1 4194304 182 0 0 0 0 0 0 0 19 0 1 0 1117891146 1282048 165 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/10567/statm: 313 165 65 186 0 123 0

[startup+0.007887 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 10566
/proc/meminfo: memFree=1050112/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1117891146 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 240 199 169 0 50 0
[pid=10567] ppid=10566 vsize=1256 CPUtime=0
/proc/10567/stat : 10567 (SatElite) R 10566 10566 10031 0 -1 4194304 209 0 0 0 0 0 0 0 19 0 1 0 1117891146 1286144 192 1992294400 4194304 4959918 548682068656 18446744073709551615 4524819 0 0 4096 3 0 0 0 17 0 0 0
/proc/10567/statm: 314 192 90 186 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6612

[startup+0.101903 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 10566
/proc/meminfo: memFree=1050112/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301939 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 10566
/proc/meminfo: memFree=1050112/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702012 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 10566
/proc/meminfo: memFree=1050112/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50116 s]
/proc/loadavg: 0.84 0.94 0.98 2/66 10569
/proc/meminfo: memFree=1048752/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=3556 CPUtime=1.48
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 520 0 0 0 148 0 0 0 25 0 1 0 1117891147 3641344 437 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 889 437 118 309 0 576 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8912

[startup+3.10145 s]
/proc/loadavg: 0.84 0.94 0.98 2/66 10569
/proc/meminfo: memFree=1047984/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=4072 CPUtime=3.08
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 1103 0 0 0 308 0 0 0 25 0 1 0 1117891147 4169728 566 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 1018 566 118 309 0 705 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9428

[startup+6.30104 s]
/proc/loadavg: 0.85 0.94 0.98 2/66 10569
/proc/meminfo: memFree=1047088/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=5028 CPUtime=6.27
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 2448 0 0 0 627 0 0 0 25 0 1 0 1117891147 5148672 787 1992294400 4194304 5460562 548682068784 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 1257 787 118 309 0 944 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10384

[startup+12.7012 s]
/proc/loadavg: 0.87 0.94 0.98 2/66 10569
/proc/meminfo: memFree=1045744/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=6404 CPUtime=12.67
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 4424 0 0 0 1266 1 0 0 25 0 1 0 1117891147 6557696 1093 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 1601 1093 118 309 0 1288 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11760

[startup+25.5016 s]
/proc/loadavg: 0.89 0.94 0.98 2/66 10569
/proc/meminfo: memFree=1044144/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=7752 CPUtime=25.47
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 6809 0 0 0 2545 2 0 0 25 0 1 0 1117891147 7938048 1462 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 1938 1462 118 309 0 1625 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13108

[startup+51.1013 s]
/proc/loadavg: 0.93 0.94 0.98 2/66 10569
/proc/meminfo: memFree=1042288/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=10200 CPUtime=51.05
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 10543 0 0 0 5101 4 0 0 25 0 1 0 1117891147 10444800 1990 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 2550 1990 118 309 0 2237 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15556

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.98 2/66 10569
/proc/meminfo: memFree=1039728/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=12232 CPUtime=102.23
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 14457 0 0 0 10217 6 0 0 25 0 1 0 1117891147 12525568 2544 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 3058 2544 118 309 0 2745 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17588

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/66 10569
/proc/meminfo: memFree=1037488/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=14296 CPUtime=162.21
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 17415 0 0 0 16213 8 0 0 25 0 1 0 1117891147 14639104 3102 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 3574 3102 118 309 0 3261 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19652

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/66 10569
/proc/meminfo: memFree=1035504/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=17156 CPUtime=222.17
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 21655 0 0 0 22207 10 0 0 25 0 1 0 1117891147 17567744 3592 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 4289 3592 118 309 0 3976 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 22512

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10569
/proc/meminfo: memFree=1034480/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=18052 CPUtime=282.14
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 23896 0 0 0 28203 11 0 0 25 0 1 0 1117891147 18485248 3849 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 4513 3849 118 309 0 4200 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 23408

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10569
/proc/meminfo: memFree=1033200/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=19244 CPUtime=342.11
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 26202 0 0 0 34199 12 0 0 25 0 1 0 1117891147 19705856 4171 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 4811 4171 118 309 0 4498 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 24600

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10569
/proc/meminfo: memFree=1031920/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0

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

[pid=10569] ppid=10566 vsize=22832 CPUtime=522.02
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 32110 0 0 0 52187 15 0 0 25 0 1 0 1117891147 23379968 5119 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 5708 5119 118 309 0 5395 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 28188

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10569
/proc/meminfo: memFree=1028656/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=23572 CPUtime=582
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 33320 0 0 0 58184 16 0 0 25 0 1 0 1117891147 24137728 5337 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 5893 5337 118 309 0 5580 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 28928

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10569
/proc/meminfo: memFree=1027760/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=24460 CPUtime=641.98
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 34540 0 0 0 64181 17 0 0 25 0 1 0 1117891147 25047040 5564 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 6115 5564 118 309 0 5802 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 29816

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10570
/proc/meminfo: memFree=1026928/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=25056 CPUtime=701.94
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 35705 0 0 0 70177 17 0 0 25 0 1 0 1117891147 25657344 5737 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 6264 5737 118 309 0 5951 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 30412

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1026160/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=25676 CPUtime=761.9
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 36877 0 0 0 76173 17 0 0 25 0 1 0 1117891147 26292224 5917 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 6419 5917 118 309 0 6106 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 31032

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1025200/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=26664 CPUtime=821.87
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 38124 0 0 0 82169 18 0 0 25 0 1 0 1117891147 27303936 6172 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 6666 6172 118 309 0 6353 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 32020

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1024112/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=27692 CPUtime=881.85
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 39377 0 0 0 88166 19 0 0 25 0 1 0 1117891147 28356608 6433 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 6923 6433 118 309 0 6610 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 33048

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1023280/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=30600 CPUtime=941.82
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 42160 0 0 0 94161 21 0 0 25 0 1 0 1117891147 31334400 6650 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 7650 6650 118 309 0 7337 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 35956

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1023280/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=30600 CPUtime=1001.79
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 42178 0 0 0 100158 21 0 0 25 0 1 0 1117891147 31334400 6668 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 7650 6668 118 309 0 7337 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 35956

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1022128/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=31644 CPUtime=1061.76
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 44470 0 0 0 106154 22 0 0 25 0 1 0 1117891147 32403456 6944 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 7911 6944 118 309 0 7598 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 37000

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1021168/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=32560 CPUtime=1121.73
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 46717 0 0 0 112150 23 0 0 25 0 1 0 1117891147 33341440 7175 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 8140 7175 118 309 0 7827 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 37916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1021232/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=32560 CPUtime=1181.7
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 46723 0 0 0 118147 23 0 0 25 0 1 0 1117891147 33341440 7181 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 8140 7181 118 309 0 7827 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 37916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1020656/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=33212 CPUtime=1200.09
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 46894 0 0 0 119986 23 0 0 25 0 1 0 1117891147 34009088 7352 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 8303 7352 118 309 0 7990 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 38568

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10571
/proc/meminfo: memFree=1020656/2055920 swapFree=4177704/4192956
[pid=10566] ppid=10564 vsize=5356 CPUtime=0
/proc/10566/stat : 10566 (rsat.sh) S 10564 10566 10031 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117891146 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 1339 242 199 169 0 50 0
[pid=10569] ppid=10566 vsize=33212 CPUtime=1200.09
/proc/10569/stat : 10569 (rsat) R 10566 10566 10031 0 -1 4194304 46894 0 0 0 119986 23 0 0 25 0 1 0 1117891147 34009088 7352 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10569/statm: 8303 7352 118 309 0 7990 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 38568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1199.87
CPU system time (s): 0.242963
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 45948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47432
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= 16
involuntary context switches= 3883

runsolver used 0.931858 second user time and 3.44648 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-31 00:30:50
IDJOB=1537874
IDBENCH=70415
IDSOLVER=545
FILE ID=node24/1537874-1238452250
PBS_JOBID= 9061662
Free space on /tmp= 65780 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1767813611-042.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537874-1238452250/watcher-1537874-1238452250 -o /tmp/evaluation-result-1537874-1238452250/solver-1537874-1238452250 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537874-1238452250.cnf HOME

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

MD5SUM BENCH= e8bef21b1523a2570095f6899127c7e2
RANDOM SEED=1292697508

node24.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.260
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.260
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:       1050592 kB
Buffers:        104416 kB
Cached:         796868 kB
SwapCached:       9032 kB
Active:         134140 kB
Inactive:       777612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1050592 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:            6092 kB
Writeback:           0 kB
Mapped:          16080 kB
Slab:            79460 kB
Committed_AS:  3197256 kB
PageTables:       1448 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= 65772 MiB
End job on node24 at 2009-03-31 00:50:53