Trace number 1537960

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 1199.91

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S1858385213-060.cnf
MD5SUM769b1d78f1df1ca341c4fa4a9e3927fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.075988
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.005999 s
0.00/0.00	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.01/0.02	c Base unit clause learned: 0
1200.03/1199.91	HOME/rsat.sh: line 55: 29588 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-1537960-1238476185/watcher-1537960-1238476185 -o /tmp/evaluation-result-1537960-1238476185/solver-1537960-1238476185 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537960-1238476185.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.14 3/64 29585
/proc/meminfo: memFree=1680920/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1120284968 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 240 199 169 0 50 0
[pid=29586] ppid=29585 vsize=1128 CPUtime=0
/proc/29586/stat : 29586 (SatElite) R 29585 29585 29047 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 1120284968 1155072 136 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/29586/statm: 282 136 64 186 0 92 0

[startup+0.0255749 s]
/proc/loadavg: 1.00 1.00 1.14 3/64 29585
/proc/meminfo: memFree=1680920/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.102548 s]
/proc/loadavg: 1.00 1.00 1.14 3/64 29585
/proc/meminfo: memFree=1680920/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301491 s]
/proc/loadavg: 1.00 1.00 1.14 3/64 29585
/proc/meminfo: memFree=1680920/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701379 s]
/proc/loadavg: 1.00 1.00 1.14 3/64 29585
/proc/meminfo: memFree=1680920/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 29588
/proc/meminfo: memFree=1679112/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=3916 CPUtime=1.47
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 603 0 0 0 147 0 0 0 25 0 1 0 1120284970 4009984 527 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 979 527 118 309 0 666 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9272

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 29588
/proc/meminfo: memFree=1678472/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=4464 CPUtime=3.07
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 1062 0 0 0 307 0 0 0 25 0 1 0 1120284970 4571136 620 1992294400 4194304 5460562 548682068784 18446744073709551615 4818525 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 1116 625 118 309 0 803 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9820

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 29588
/proc/meminfo: memFree=1677512/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=5100 CPUtime=6.28
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 2175 0 0 0 627 1 0 0 25 0 1 0 1120284970 5222400 801 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 1275 801 118 309 0 962 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10456

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 29588
/proc/meminfo: memFree=1676376/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=6260 CPUtime=12.67
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 3709 0 0 0 1265 2 0 0 25 0 1 0 1120284970 6410240 1049 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 1565 1049 118 309 0 1252 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11616

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 29588
/proc/meminfo: memFree=1674776/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=7732 CPUtime=25.47
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 6348 0 0 0 2544 3 0 0 25 0 1 0 1120284970 7917568 1448 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 1933 1448 118 309 0 1620 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13088

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 29588
/proc/meminfo: memFree=1673368/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=9604 CPUtime=51.07
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 8919 0 0 0 5102 5 0 0 25 0 1 0 1120284970 9834496 1805 1992294400 4194304 5460562 548682068784 18446744073709551615 4227580 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 2401 1805 118 309 0 2088 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14960

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 29588
/proc/meminfo: memFree=1670808/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=11944 CPUtime=102.28
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 13412 0 0 0 10222 6 0 0 25 0 1 0 1120284970 12230656 2458 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 2986 2458 118 309 0 2673 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 17300

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 29588
/proc/meminfo: memFree=1668632/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=13956 CPUtime=162.28
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 16337 0 0 0 16221 7 0 0 25 0 1 0 1120284970 14290944 2983 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 3489 2983 118 309 0 3176 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19312

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 29588
/proc/meminfo: memFree=1667032/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=16472 CPUtime=222.29
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 19458 0 0 0 22221 8 0 0 25 0 1 0 1120284970 16867328 3378 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 4118 3378 118 309 0 3805 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 21828

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29588
/proc/meminfo: memFree=1665816/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=17384 CPUtime=282.3
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 21722 0 0 0 28220 10 0 0 25 0 1 0 1120284970 17801216 3658 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 4346 3658 118 309 0 4033 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 22740

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 29588
/proc/meminfo: memFree=1664600/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=18532 CPUtime=342.31
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 24017 0 0 0 34220 11 0 0 25 0 1 0 1120284970 18976768 3969 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 4633 3969 118 309 0 4320 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 23888

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 29588
/proc/meminfo: memFree=1663256/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=19828 CPUtime=402.32
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 26341 0 0 0 40220 12 0 0 25 0 1 0 1120284970 20303872 4309 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 4957 4309 118 309 0 4644 0

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

[pid=29588] ppid=29585 vsize=21488 CPUtime=522.33
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 29778 0 0 0 52219 14 0 0 25 0 1 0 1120284970 22003712 4770 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 5372 4770 118 309 0 5059 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 26844

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 29590
/proc/meminfo: memFree=1660696/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=22304 CPUtime=582.33
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 30963 0 0 0 58219 14 0 0 25 0 1 0 1120284970 22839296 4963 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 5576 4963 118 309 0 5263 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 27660

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 29590
/proc/meminfo: memFree=1660056/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=22788 CPUtime=642.35
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 32119 0 0 0 64220 15 0 0 25 0 1 0 1120284970 23334912 5127 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 5697 5127 118 309 0 5384 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 28144

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 29590
/proc/meminfo: memFree=1658968/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=23944 CPUtime=702.36
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 33394 0 0 0 70220 16 0 0 25 0 1 0 1120284970 24518656 5410 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 5986 5410 118 309 0 5673 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 29300

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 29590
/proc/meminfo: memFree=1658072/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=24568 CPUtime=762.36
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 34577 0 0 0 76220 16 0 0 25 0 1 0 1120284970 25157632 5601 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 6142 5601 118 309 0 5829 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 29924

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 29590
/proc/meminfo: memFree=1657368/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=25328 CPUtime=822.37
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 35747 0 0 0 82220 17 0 0 25 0 1 0 1120284970 25935872 5779 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 6332 5779 118 309 0 6019 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 30684

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 29590
/proc/meminfo: memFree=1656344/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=26192 CPUtime=882.38
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 36979 0 0 0 88220 18 0 0 25 0 1 0 1120284970 26820608 6019 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 6548 6019 118 309 0 6235 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 31548

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 29590
/proc/meminfo: memFree=1655384/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=27080 CPUtime=942.38
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 38222 0 0 0 94220 18 0 0 25 0 1 0 1120284970 27729920 6270 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 6770 6270 118 309 0 6457 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 32436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 29590
/proc/meminfo: memFree=1655256/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=27336 CPUtime=1002.39
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 38288 0 0 0 100220 19 0 0 25 0 1 0 1120284970 27992064 6336 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 6834 6336 118 309 0 6521 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 32692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 29590
/proc/meminfo: memFree=1654552/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=27964 CPUtime=1062.39
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 39438 0 0 0 106220 19 0 0 25 0 1 0 1120284970 28635136 6494 1992294400 4194304 5460562 548682068784 18446744073709551615 4227009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 6991 6494 118 309 0 6678 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 33320

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 1.01 2/66 29590
/proc/meminfo: memFree=1653400/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=30968 CPUtime=1122.41
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 42269 0 0 0 112220 21 0 0 25 0 1 0 1120284970 31711232 6759 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 7742 6759 118 309 0 7429 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 36324

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.01 2/66 29590
/proc/meminfo: memFree=1653400/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=30968 CPUtime=1182.41
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 42272 0 0 0 118220 21 0 0 25 0 1 0 1120284970 31711232 6762 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 7742 6762 118 309 0 7429 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 36324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.01 1.01 1.01 2/66 29590
/proc/meminfo: memFree=1653016/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=31436 CPUtime=1200.02
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 42406 0 0 0 119981 21 0 0 25 0 1 0 1120284970 32190464 6896 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 7859 6896 118 309 0 7546 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 36792

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

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

[startup+1199.9 s]
/proc/loadavg: 1.01 1.01 1.01 2/66 29590
/proc/meminfo: memFree=1653016/2055920 swapFree=4178252/4192956
[pid=29585] ppid=29583 vsize=5356 CPUtime=0.01
/proc/29585/stat : 29585 (rsat.sh) S 29583 29585 29047 0 -1 4194304 315 329 0 0 0 0 1 0 18 0 1 0 1120284968 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29585/statm: 1339 242 199 169 0 50 0
[pid=29588] ppid=29585 vsize=31436 CPUtime=1200.02
/proc/29588/stat : 29588 (rsat) R 29585 29585 29047 0 -1 4194304 42406 0 0 0 119981 21 0 0 25 0 1 0 1120284970 32190464 6896 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29588/statm: 7859 6896 118 309 0 7546 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 36792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.91
CPU time (s): 1200.06
CPU user time (s): 1199.83
CPU system time (s): 0.222966
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 44532

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

runsolver used 1.37579 second user time and 3.00054 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-31 07:09:45
IDJOB=1537960
IDBENCH=70501
IDSOLVER=545
FILE ID=node16/1537960-1238476185
PBS_JOBID= 9061760
Free space on /tmp= 63956 MiB

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

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

MD5SUM BENCH= 769b1d78f1df1ca341c4fa4a9e3927fb
RANDOM SEED=23984130

node16.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.232
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.232
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:       1681400 kB
Buffers:         74492 kB
Cached:         207580 kB
SwapCached:       8560 kB
Active:         175920 kB
Inactive:       116160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681400 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:            6072 kB
Writeback:           0 kB
Mapped:          15648 kB
Slab:            68516 kB
Committed_AS:  3116892 kB
PageTables:       1440 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= 63948 MiB
End job on node16 at 2009-03-31 07:29:47