Trace number 1537914

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S528193823-041.cnf
MD5SUMc154bca4589ab170cd9a9501250bcf71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark814.716
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.41	HOME/rsat.sh: line 55: 15461 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-1537914-1238459816/watcher-1537914-1238459816 -o /tmp/evaluation-result-1537914-1238459816/solver-1537914-1238459816 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537914-1238459816.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15458
/proc/meminfo: memFree=1668184/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1118646170 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 240 199 169 0 50 0
[pid=15459] ppid=15458 vsize=1128 CPUtime=0
/proc/15459/stat : 15459 (SatElite) R 15458 15458 14806 0 -1 4194304 157 0 0 0 0 0 0 0 19 0 1 0 1118646170 1155072 140 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/15459/statm: 282 141 64 186 0 92 0

[startup+0.036451 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15458
/proc/meminfo: memFree=1668184/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101454 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15458
/proc/meminfo: memFree=1668184/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301477 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15458
/proc/meminfo: memFree=1668184/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701522 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15458
/proc/meminfo: memFree=1668184/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50161 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15461
/proc/meminfo: memFree=1666312/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=3904 CPUtime=1.47
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 644 0 0 0 147 0 0 0 25 0 1 0 1118646172 3997696 523 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 976 523 118 309 0 663 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9260

[startup+3.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15461
/proc/meminfo: memFree=1665672/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=4344 CPUtime=3.07
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 1110 0 0 0 307 0 0 0 25 0 1 0 1118646172 4448256 633 1992294400 4194304 5460562 548682068784 18446744073709551615 4198095 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 1086 633 118 309 0 773 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9700

[startup+6.30117 s]
/proc/loadavg: 1.08 1.02 1.01 2/75 15461
/proc/meminfo: memFree=1664456/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=5244 CPUtime=6.26
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 2279 0 0 0 626 0 0 0 25 0 1 0 1118646172 5369856 837 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 1311 837 118 309 0 998 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10600

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.00 2/75 15461
/proc/meminfo: memFree=1663432/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=6500 CPUtime=12.67
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 3966 0 0 0 1266 1 0 0 25 0 1 0 1118646172 6656000 1110 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 1625 1110 118 309 0 1312 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11856

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 1.00 2/75 15461
/proc/meminfo: memFree=1661832/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=7792 CPUtime=25.47
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 6564 0 0 0 2544 3 0 0 25 0 1 0 1118646172 7979008 1468 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 1948 1468 118 309 0 1635 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13148

[startup+51.1014 s]
/proc/loadavg: 1.10 1.03 1.01 2/75 15461
/proc/meminfo: memFree=1659976/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=10000 CPUtime=51.06
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 9492 0 0 0 5102 4 0 0 25 0 1 0 1118646172 10240000 1926 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 2500 1926 118 309 0 2187 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15356

[startup+102.305 s]
/proc/loadavg: 1.16 1.05 1.01 2/75 15461
/proc/meminfo: memFree=1657672/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=12268 CPUtime=102.24
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 13944 0 0 0 10219 5 0 0 25 0 1 0 1118646172 12562432 2538 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 3067 2538 118 309 0 2754 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17624

[startup+162.301 s]
/proc/loadavg: 1.17 1.07 1.02 2/75 15461
/proc/meminfo: memFree=1655432/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=14296 CPUtime=162.22
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 16894 0 0 0 16215 7 0 0 25 0 1 0 1118646172 14639104 3088 1992294400 4194304 5460562 548682068784 18446744073709551615 4210560 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 3574 3088 118 309 0 3261 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19652

[startup+222.301 s]
/proc/loadavg: 1.17 1.09 1.02 2/75 15461
/proc/meminfo: memFree=1654152/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=16620 CPUtime=222.2
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 19450 0 0 0 22212 8 0 0 25 0 1 0 1118646172 17018880 3398 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 4155 3398 118 309 0 3842 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21976

[startup+282.301 s]
/proc/loadavg: 1.29 1.13 1.04 2/75 15461
/proc/meminfo: memFree=1652360/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=18084 CPUtime=282.19
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 22863 0 0 0 28209 10 0 0 25 0 1 0 1118646172 18518016 3835 1992294400 4194304 5460562 548682068784 18446744073709551615 4198202 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 4521 3835 118 309 0 4208 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23440

[startup+342.301 s]
/proc/loadavg: 1.18 1.12 1.04 2/75 15461
/proc/meminfo: memFree=1651144/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=19148 CPUtime=342.17
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 25147 0 0 0 34206 11 0 0 25 0 1 0 1118646172 19607552 4135 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 4787 4135 118 309 0 4474 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 24504

[startup+402.301 s]
/proc/loadavg: 1.13 1.11 1.04 2/75 15461
/proc/meminfo: memFree=1649992/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=20288 CPUtime=402.15
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 27405 0 0 0 40203 12 0 0 25 0 1 0 1118646172 20774912 4409 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 5072 4409 118 309 0 4759 0

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

[pid=15461] ppid=15458 vsize=20908 CPUtime=462.13
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 28582 0 0 0 46201 12 0 0 25 0 1 0 1118646172 21409792 4594 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 5227 4594 118 309 0 4914 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 26264

[startup+522.302 s]
/proc/loadavg: 1.10 1.10 1.04 2/75 15461
/proc/meminfo: memFree=1648648/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=21796 CPUtime=522.12
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 29797 0 0 0 52199 13 0 0 25 0 1 0 1118646172 22319104 4817 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 5449 4817 118 309 0 5136 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 27152

[startup+582.302 s]
/proc/loadavg: 1.09 1.09 1.04 2/75 15461
/proc/meminfo: memFree=1647176/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=22936 CPUtime=582.1
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 32105 0 0 0 58196 14 0 0 25 0 1 0 1118646172 23486464 5141 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 5734 5141 118 309 0 5421 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 28292

[startup+642.302 s]
/proc/loadavg: 1.03 1.07 1.03 2/75 15462
/proc/meminfo: memFree=1646152/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=23864 CPUtime=642.08
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 33350 0 0 0 64194 14 0 0 25 0 1 0 1118646172 24436736 5394 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 5966 5394 118 309 0 5653 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 29220

[startup+702.302 s]
/proc/loadavg: 1.05 1.07 1.03 2/75 15462
/proc/meminfo: memFree=1645256/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=24852 CPUtime=702.06
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 34579 0 0 0 70191 15 0 0 25 0 1 0 1118646172 25448448 5631 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 6213 5631 118 309 0 5900 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 30208

[startup+762.306 s]
/proc/loadavg: 1.02 1.06 1.02 2/75 15462
/proc/meminfo: memFree=1644488/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=25432 CPUtime=762.04
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 35759 0 0 0 76189 15 0 0 25 0 1 0 1118646172 26042368 5819 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 6358 5819 118 309 0 6045 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 30788

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.02 2/75 15462
/proc/meminfo: memFree=1643656/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=26144 CPUtime=822.03
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 36933 0 0 0 82187 16 0 0 25 0 1 0 1118646172 26771456 6001 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 6536 6001 118 309 0 6223 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 31500

[startup+882.302 s]
/proc/loadavg: 1.04 1.05 1.02 2/75 15462
/proc/meminfo: memFree=1643656/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=26144 CPUtime=882.01
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 36940 0 0 0 88185 16 0 0 25 0 1 0 1118646172 26771456 6008 1992294400 4194304 5460562 548682068784 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 6536 6008 118 309 0 6223 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 31500

[startup+942.302 s]
/proc/loadavg: 1.13 1.07 1.02 2/75 15463
/proc/meminfo: memFree=1642376/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=27352 CPUtime=941.99
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 38242 0 0 0 94183 16 0 0 25 0 1 0 1118646172 28008448 6318 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 6838 6318 118 309 0 6525 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 32708

[startup+1002.3 s]
/proc/loadavg: 1.04 1.05 1.02 2/75 15463
/proc/meminfo: memFree=1641672/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=27960 CPUtime=1001.97
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 39439 0 0 0 100180 17 0 0 25 0 1 0 1118646172 28631040 6523 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 6990 6523 118 309 0 6677 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 33316

[startup+1062.3 s]
/proc/loadavg: 1.01 1.04 1.01 2/75 15463
/proc/meminfo: memFree=1641672/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=27960 CPUtime=1061.96
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 39442 0 0 0 106179 17 0 0 25 0 1 0 1118646172 28631040 6526 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 6990 6526 118 309 0 6677 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 33316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/75 15463
/proc/meminfo: memFree=1641096/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=30516 CPUtime=1121.93
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 42141 0 0 0 112176 17 0 0 25 0 1 0 1118646172 31248384 6659 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 7629 6659 118 309 0 7316 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 35872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 15463
/proc/meminfo: memFree=1639880/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=31720 CPUtime=1181.92
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 44433 0 0 0 118173 19 0 0 25 0 1 0 1118646172 32481280 6935 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 7930 6935 118 309 0 7617 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 37076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 15463
/proc/meminfo: memFree=1639880/2055920 swapFree=4175504/4192956
[pid=15458] ppid=15456 vsize=5356 CPUtime=0.01
/proc/15458/stat : 15458 (rsat.sh) S 15456 15458 14806 0 -1 4194304 315 330 0 0 0 0 1 0 18 0 1 0 1118646170 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15458/statm: 1339 242 199 169 0 50 0
[pid=15461] ppid=15458 vsize=31720 CPUtime=1200.02
/proc/15461/stat : 15461 (rsat) R 15458 15458 14806 0 -1 4194304 44443 0 0 0 119983 19 0 0 25 0 1 0 1118646172 32481280 6945 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15461/statm: 7930 6945 118 309 0 7617 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37076

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.85
CPU system time (s): 0.200969
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 45268

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

runsolver used 1.20282 second user time and 3.17552 second system time

The end

Launcher Data

Begin job on node77 at 2009-03-31 02:36:56
IDJOB=1537914
IDBENCH=70455
IDSOLVER=545
FILE ID=node77/1537914-1238459816
PBS_JOBID= 9061678
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= c154bca4589ab170cd9a9501250bcf71
RANDOM SEED=368552402

node77.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1668600 kB
Buffers:         68152 kB
Cached:         230116 kB
SwapCached:       9160 kB
Active:         138788 kB
Inactive:       172772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668600 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            5900 kB
Writeback:           0 kB
Mapped:          17580 kB
Slab:            60828 kB
Committed_AS:  2701700 kB
PageTables:       1984 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= 66548 MiB
End job on node77 at 2009-03-31 02:56:59