Trace number 1537915

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.08 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1703611043-077.cnf
MD5SUM5a3058eca6d17c7e905cfeaf908c8bc0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark770.615
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5340    37380 |    1602       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.00/0.02	c Base unit clause learned: 0
1200.05/1200.61	HOME/rsat.sh: line 55: 26067 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-1537915-1238460307/watcher-1537915-1238460307 -o /tmp/evaluation-result-1537915-1238460307/solver-1537915-1238460307 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537915-1238460307.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 26064
/proc/meminfo: memFree=1687152/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1118696930 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26064/statm: 1339 240 199 169 0 50 0
[pid=26065] ppid=26064 vsize=1260 CPUtime=0
/proc/26065/stat : 26065 (SatElite) R 26064 26064 25762 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 1118696930 1290240 173 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/26065/statm: 315 173 64 186 0 125 0

[startup+0.0401669 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 26064
/proc/meminfo: memFree=1687152/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.10217 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 26064
/proc/meminfo: memFree=1687152/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301194 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 26064
/proc/meminfo: memFree=1687152/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.702247 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 26064
/proc/meminfo: memFree=1687152/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50135 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 26067
/proc/meminfo: memFree=1685280/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=3920 CPUtime=1.47
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 641 0 0 0 147 0 0 0 25 0 1 0 1118696932 4014080 522 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 980 522 118 309 0 667 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9276

[startup+3.10156 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 26067
/proc/meminfo: memFree=1684704/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=4300 CPUtime=3.06
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 1159 0 0 0 306 0 0 0 25 0 1 0 1118696932 4403200 623 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 1075 623 118 309 0 762 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9656

[startup+6.30198 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 26067
/proc/meminfo: memFree=1683616/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=5244 CPUtime=6.26
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 2308 0 0 0 626 0 0 0 25 0 1 0 1118696932 5369856 839 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 1311 839 118 309 0 998 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10600

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 26067
/proc/meminfo: memFree=1682528/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=6524 CPUtime=12.66
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 3998 0 0 0 1265 1 0 0 25 0 1 0 1118696932 6680576 1115 1992294400 4194304 5460562 548682068784 18446744073709551615 4791845 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 1631 1115 118 309 0 1318 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11880

[startup+25.5025 s]
/proc/loadavg: 0.95 0.96 0.98 2/66 26067
/proc/meminfo: memFree=1681120/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=7916 CPUtime=25.46
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 6622 0 0 0 2543 3 0 0 25 0 1 0 1118696932 8105984 1499 1992294400 4194304 5460562 548682068784 18446744073709551615 4211508 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 1979 1499 118 309 0 1666 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13272

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 26067
/proc/meminfo: memFree=1679456/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=10124 CPUtime=51.04
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 9549 0 0 0 5100 4 0 0 25 0 1 0 1118696932 10366976 1956 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 2531 1956 118 309 0 2218 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15480

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 26067
/proc/meminfo: memFree=1676896/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=11936 CPUtime=102.22
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 13408 0 0 0 10217 5 0 0 25 0 1 0 1118696932 12222464 2455 1992294400 4194304 5460562 548682068784 18446744073709551615 4198053 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 2984 2455 118 309 0 2671 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17292

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26067
/proc/meminfo: memFree=1674848/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=13932 CPUtime=162.19
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 16340 0 0 0 16213 6 0 0 25 0 1 0 1118696932 14266368 2987 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 3483 2987 118 309 0 3170 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19288

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1672992/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=16596 CPUtime=222.17
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 19492 0 0 0 22209 8 0 0 25 0 1 0 1118696932 16994304 3413 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 4149 3413 118 309 0 3836 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21952

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1671968/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=17496 CPUtime=282.15
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 21738 0 0 0 28206 9 0 0 25 0 1 0 1118696932 17915904 3675 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 4374 3675 118 309 0 4061 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 22852

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1670624/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=19012 CPUtime=342.12
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 25127 0 0 0 34201 11 0 0 25 0 1 0 1118696932 19468288 4088 1992294400 4194304 5460562 548682068784 18446744073709551615 4211504 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 4753 4088 118 309 0 4440 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 24368

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1669536/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=19836 CPUtime=402.09
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 26316 0 0 0 40198 11 0 0 25 0 1 0 1118696932 20312064 4285 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 4959 4285 118 309 0 4646 0

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

[pid=26067] ppid=26064 vsize=21308 CPUtime=462.06
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 28709 0 0 0 46194 12 0 0 25 0 1 0 1118696932 21819392 4694 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 5327 4694 118 309 0 5014 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 26664

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1667680/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=21452 CPUtime=522.04
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 29769 0 0 0 52191 13 0 0 25 0 1 0 1118696932 21966848 4762 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 5363 4762 118 309 0 5050 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 26808

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1666784/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=22676 CPUtime=582.02
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 31046 0 0 0 58188 14 0 0 25 0 1 0 1118696932 23220224 5047 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 5669 5047 118 309 0 5356 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 28032

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1665568/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=23448 CPUtime=642
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 33285 0 0 0 64185 15 0 0 25 0 1 0 1118696932 24010752 5302 1992294400 4194304 5460562 548682068784 18446744073709551615 4198202 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 5862 5302 118 309 0 5549 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 28804

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1664672/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=24292 CPUtime=701.97
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 34482 0 0 0 70181 16 0 0 25 0 1 0 1118696932 24875008 5507 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 6073 5507 118 309 0 5760 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 29648

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1663520/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=25408 CPUtime=761.95
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 35767 0 0 0 76179 16 0 0 25 0 1 0 1118696932 26017792 5800 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 6352 5800 118 309 0 6039 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 30764

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1663456/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=25408 CPUtime=821.91
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 35799 0 0 0 82175 16 0 0 25 0 1 0 1118696932 26017792 5832 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 6352 5832 118 309 0 6039 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 30764

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1662688/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=26212 CPUtime=881.9
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 36986 0 0 0 88173 17 0 0 25 0 1 0 1118696932 26841088 6027 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 6553 6027 118 309 0 6240 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 31568

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26069
/proc/meminfo: memFree=1661792/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=26904 CPUtime=941.86
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 38186 0 0 0 94169 17 0 0 25 0 1 0 1118696932 27549696 6235 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 6726 6235 118 309 0 6413 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 32260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26075
/proc/meminfo: memFree=1660568/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=28104 CPUtime=1001.83
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 39476 0 0 0 100165 18 0 0 25 0 1 0 1118696932 28778496 6533 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 7026 6533 118 309 0 6713 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 33460

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26075
/proc/meminfo: memFree=1660504/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=28104 CPUtime=1061.8
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 39500 0 0 0 106162 18 0 0 25 0 1 0 1118696932 28778496 6557 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 7026 6557 118 309 0 6713 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 33460

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26075
/proc/meminfo: memFree=1659736/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=30860 CPUtime=1121.77
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 42213 0 0 0 112158 19 0 0 25 0 1 0 1118696932 31600640 6704 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 7715 6704 118 309 0 7402 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 36216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26075
/proc/meminfo: memFree=1658392/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=32652 CPUtime=1181.74
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 44642 0 0 0 118154 20 0 0 25 0 1 0 1118696932 33435648 7117 1992294400 4194304 5460562 548682068784 18446744073709551615 4211545 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 8163 7117 118 309 0 7850 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 38008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26075
/proc/meminfo: memFree=1658072/2055920 swapFree=4177692/4192956
[pid=26064] ppid=26062 vsize=5356 CPUtime=0.01
/proc/26064/stat : 26064 (rsat.sh) S 26062 26064 25762 0 -1 4194304 315 331 0 0 0 0 1 0 16 0 1 0 1118696930 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26064/statm: 1339 242 199 169 0 50 0
[pid=26067] ppid=26064 vsize=32652 CPUtime=1200.04
/proc/26067/stat : 26067 (rsat) R 26064 26064 25762 0 -1 4194304 44642 0 0 0 119984 20 0 0 25 0 1 0 1118696932 33435648 7117 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26067/statm: 8163 7117 118 309 0 7850 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38008

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.61
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.217966
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 46200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45299
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= 17
involuntary context switches= 4008

runsolver used 1.22281 second user time and 3.15252 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-31 02:45:07
IDJOB=1537915
IDBENCH=70456
IDSOLVER=545
FILE ID=node13/1537915-1238460307
PBS_JOBID= 9061728
Free space on /tmp= 66396 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1703611043-077.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537915-1238460307/watcher-1537915-1238460307 -o /tmp/evaluation-result-1537915-1238460307/solver-1537915-1238460307 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537915-1238460307.cnf HOME

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

MD5SUM BENCH= 5a3058eca6d17c7e905cfeaf908c8bc0
RANDOM SEED=1297221918

node13.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.240
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.240
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:       1687704 kB
Buffers:         70440 kB
Cached:         223988 kB
SwapCached:       9056 kB
Active:         248588 kB
Inactive:        56304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687704 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            5924 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            49412 kB
Committed_AS:  3047840 kB
PageTables:       1464 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= 66392 MiB
End job on node13 at 2009-03-31 03:05:10