Trace number 1537913

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1559668863-058.cnf
MD5SUMa3f3fd0be9c576316fd52f2f017266f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark760.148
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.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 |    5340    37380 |    1602       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.00/0.02	c Base unit clause learned: 0
1200.03/1200.51	HOME/rsat.sh: line 55: 25901 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-1537913-1238459376/watcher-1537913-1238459376 -o /tmp/evaluation-result-1537913-1238459376/solver-1537913-1238459376 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537913-1238459376.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.97 0.98 0.99 3/68 25898
/proc/meminfo: memFree=1700448/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1118599589 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 240 199 169 0 50 0
[pid=25899] ppid=25898 vsize=1128 CPUtime=0
/proc/25899/stat : 25899 (SatElite) R 25898 25898 25432 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 0 1118599590 1155072 139 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/25899/statm: 282 140 64 186 0 92 0

[startup+0.08638 s]
/proc/loadavg: 0.97 0.98 0.99 3/68 25898
/proc/meminfo: memFree=1700448/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101379 s]
/proc/loadavg: 0.97 0.98 0.99 3/68 25898
/proc/meminfo: memFree=1700448/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301394 s]
/proc/loadavg: 0.97 0.98 0.99 3/68 25898
/proc/meminfo: memFree=1700448/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701421 s]
/proc/loadavg: 0.97 0.98 0.99 3/68 25898
/proc/meminfo: memFree=1700448/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50147 s]
/proc/loadavg: 0.97 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1698576/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=3916 CPUtime=1.47
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 591 0 0 0 147 0 0 0 25 0 1 0 1118599591 4009984 521 1992294400 4194304 5460562 548682068784 18446744073709551615 4225725 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 979 521 118 309 0 666 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9272

[startup+3.10158 s]
/proc/loadavg: 0.97 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1698000/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=4312 CPUtime=3.06
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 1081 0 0 0 306 0 0 0 25 0 1 0 1118599591 4415488 625 1992294400 4194304 5460562 548682068784 18446744073709551615 4210635 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 1078 625 118 309 0 765 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9668

[startup+6.30179 s]
/proc/loadavg: 0.97 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1696976/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=5168 CPUtime=6.26
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 2247 0 0 0 625 1 0 0 25 0 1 0 1118599591 5292032 820 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 1292 820 118 309 0 979 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10524

[startup+12.7012 s]
/proc/loadavg: 0.97 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1695824/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=6568 CPUtime=12.66
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 3969 0 0 0 1264 2 0 0 25 0 1 0 1118599591 6725632 1128 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 1642 1128 118 309 0 1329 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11924

[startup+25.5021 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1694352/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=7720 CPUtime=25.45
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 6303 0 0 0 2542 3 0 0 25 0 1 0 1118599591 7905280 1446 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 1930 1446 118 309 0 1617 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13076

[startup+51.1028 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1692432/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=10020 CPUtime=51.04
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 9484 0 0 0 5100 4 0 0 25 0 1 0 1118599591 10260480 1932 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 2505 1932 118 309 0 2192 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15376

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1690256/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=12208 CPUtime=102.23
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 13421 0 0 0 10217 6 0 0 25 0 1 0 1118599591 12500992 2509 1992294400 4194304 5460562 548682068784 18446744073709551615 4213658 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 3052 2509 118 309 0 2739 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17564

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1688144/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=14280 CPUtime=162.2
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 16377 0 0 0 16213 7 0 0 25 0 1 0 1118599591 14622720 3065 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 3570 3065 118 309 0 3257 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19636

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1686480/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=16580 CPUtime=222.18
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 19421 0 0 0 22209 9 0 0 25 0 1 0 1118599591 16977920 3383 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 4145 3383 118 309 0 3832 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21936

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1684624/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=18128 CPUtime=282.16
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 22865 0 0 0 28206 10 0 0 25 0 1 0 1118599591 18563072 3851 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 4532 3851 118 309 0 4219 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23484

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1683664/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=19004 CPUtime=342.13
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 25078 0 0 0 34202 11 0 0 25 0 1 0 1118599591 19460096 4080 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 4751 4080 118 309 0 4438 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 24360

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25901
/proc/meminfo: memFree=1682768/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=20268 CPUtime=402.11
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 27392 0 0 0 40199 12 0 0 25 0 1 0 1118599591 20754432 4410 1992294400 4194304 5460562 548682068784 18446744073709551615 4211545 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 5067 4410 118 309 0 4754 0

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

[pid=25901] ppid=25898 vsize=21464 CPUtime=522.06
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 29728 0 0 0 52193 13 0 0 25 0 1 0 1118599591 21979136 4762 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 5366 4762 118 309 0 5053 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 26820

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25903
/proc/meminfo: memFree=1679440/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=22964 CPUtime=582.04
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 32090 0 0 0 58190 14 0 0 25 0 1 0 1118599591 23515136 5140 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 5741 5140 118 309 0 5428 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 28320

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25903
/proc/meminfo: memFree=1678736/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=23524 CPUtime=642.03
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 33262 0 0 0 64188 15 0 0 25 0 1 0 1118599591 24088576 5320 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 5881 5320 118 309 0 5568 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 28880

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25903
/proc/meminfo: memFree=1677584/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=24648 CPUtime=701.99
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 34539 0 0 0 70184 15 0 0 25 0 1 0 1118599591 25239552 5605 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 6162 5605 118 309 0 5849 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 30004

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25903
/proc/meminfo: memFree=1677072/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=24992 CPUtime=761.98
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 35636 0 0 0 76182 16 0 0 25 0 1 0 1118599591 25591808 5710 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 6248 5710 118 309 0 5935 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 30348

[startup+822.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/70 25903
/proc/meminfo: memFree=1675920/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=26272 CPUtime=821.96
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 36921 0 0 0 82179 17 0 0 25 0 1 0 1118599591 26902528 6003 1992294400 4194304 5460562 548682068784 18446744073709551615 4227580 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 6568 6003 118 309 0 6255 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 31628

[startup+882.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/70 25903
/proc/meminfo: memFree=1675920/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=26272 CPUtime=881.93
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 36921 0 0 0 88176 17 0 0 25 0 1 0 1118599591 26902528 6003 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 6568 6003 118 309 0 6255 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 31628

[startup+942.301 s]
/proc/loadavg: 1.03 1.01 1.00 3/70 25903
/proc/meminfo: memFree=1674768/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=27276 CPUtime=941.9
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 38209 0 0 0 94173 17 0 0 25 0 1 0 1118599591 27930624 6299 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 6819 6299 118 309 0 6506 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 32632

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/70 25903
/proc/meminfo: memFree=1673936/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=28072 CPUtime=1001.89
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 39416 0 0 0 100171 18 0 0 25 0 1 0 1118599591 28745728 6514 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 7018 6514 118 309 0 6705 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 33428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25903
/proc/meminfo: memFree=1673872/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=28328 CPUtime=1061.87
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 39510 0 0 0 106169 18 0 0 25 0 1 0 1118599591 29007872 6608 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 7082 6608 118 309 0 6769 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 33684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25903
/proc/meminfo: memFree=1672912/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=31020 CPUtime=1121.85
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 42230 0 0 0 112166 19 0 0 25 0 1 0 1118599591 31764480 6762 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 7755 6762 118 309 0 7442 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 36376

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25903
/proc/meminfo: memFree=1671888/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=32028 CPUtime=1181.83
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 44528 0 0 0 118163 20 0 0 25 0 1 0 1118599591 32796672 7044 1992294400 4194304 5460562 548682068784 18446744073709551615 4210560 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 8007 7044 118 309 0 7694 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 37384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25903
/proc/meminfo: memFree=1671888/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=32028 CPUtime=1200.02
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 44528 0 0 0 119982 20 0 0 25 0 1 0 1118599591 32796672 7044 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 8007 7044 118 309 0 7694 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37384

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25903
/proc/meminfo: memFree=1671888/2055920 swapFree=4177828/4192956
[pid=25898] ppid=25896 vsize=5356 CPUtime=0.01
/proc/25898/stat : 25898 (rsat.sh) S 25896 25898 25432 0 -1 4194304 315 332 0 0 0 0 1 0 18 0 1 0 1118599589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25898/statm: 1339 242 199 169 0 50 0
[pid=25901] ppid=25898 vsize=32028 CPUtime=1200.02
/proc/25901/stat : 25901 (rsat) R 25898 25898 25432 0 -1 4194304 44528 0 0 0 119982 20 0 0 25 0 1 0 1118599591 32796672 7044 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25901/statm: 8007 7044 118 309 0 7694 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.84
CPU system time (s): 0.211967
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 45576

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

runsolver used 1.10083 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-31 02:29:36
IDJOB=1537913
IDBENCH=70454
IDSOLVER=545
FILE ID=node52/1537913-1238459376
PBS_JOBID= 9061699
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= a3f3fd0be9c576316fd52f2f017266f9
RANDOM SEED=903020657

node52.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.230
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.230
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:       1700992 kB
Buffers:         70724 kB
Cached:         196300 kB
SwapCached:       7968 kB
Active:         138928 kB
Inactive:       138044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700992 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            5900 kB
Writeback:           0 kB
Mapped:          15648 kB
Slab:            63588 kB
Committed_AS:  3095528 kB
PageTables:       1736 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= 66396 MiB
End job on node52 at 2009-03-31 02:49:38