Trace number 1731106

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

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.4418
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     560     2240 |     168       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 140   #clauses: 560   #literals: 2240
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.00	c Base unit clause learned: 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731106-1240767045/watcher-1731106-1240767045 -o /tmp/evaluation-result-1731106-1240767045/solver-1731106-1240767045 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1731106-1240767045.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.76 1.75 1.41 3/64 29623
/proc/meminfo: memFree=1735424/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) R 29621 29623 29465 0 -1 4194304 294 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 259913061085 0 0 4100 65536 0 0 0 17 0 0 0
/proc/29623/statm: 1339 241 199 169 0 50 0

[startup+0.102819 s]
/proc/loadavg: 1.76 1.75 1.41 3/64 29623
/proc/meminfo: memFree=1735424/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201837 s]
/proc/loadavg: 1.76 1.75 1.41 3/64 29623
/proc/meminfo: memFree=1735424/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301854 s]
/proc/loadavg: 1.76 1.75 1.41 3/64 29623
/proc/meminfo: memFree=1735424/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701925 s]
/proc/loadavg: 1.76 1.75 1.41 3/64 29623
/proc/meminfo: memFree=1735424/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50106 s]
/proc/loadavg: 1.76 1.75 1.41 2/66 29626
/proc/meminfo: memFree=1733744/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=3744 CPUtime=1.49
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 1101 0 0 0 149 0 0 0 25 0 1 0 104738457 3833856 484 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 936 484 118 309 0 623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9100

[startup+3.10135 s]
/proc/loadavg: 1.76 1.75 1.41 2/66 29626
/proc/meminfo: memFree=1732848/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=4836 CPUtime=3.09
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 2597 0 0 0 308 1 0 0 25 0 1 0 104738457 4952064 745 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29625/statm: 1209 745 118 309 0 896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10192

[startup+6.3019 s]
/proc/loadavg: 1.78 1.75 1.41 2/66 29626
/proc/meminfo: memFree=1731120/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=6224 CPUtime=6.28
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 4832 0 0 0 626 2 0 0 25 0 1 0 104738457 6373376 1054 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 1556 1054 118 309 0 1243 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11580

[startup+12.703 s]
/proc/loadavg: 1.72 1.74 1.41 2/66 29626
/proc/meminfo: memFree=1729336/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=7888 CPUtime=12.68
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 7521 0 0 0 1265 3 0 0 25 0 1 0 104738457 8077312 1503 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 1972 1503 118 309 0 1659 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13244

[startup+25.5012 s]
/proc/loadavg: 1.56 1.70 1.40 2/66 29626
/proc/meminfo: memFree=1727224/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=10172 CPUtime=25.47
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 11760 0 0 0 2542 5 0 0 25 0 1 0 104738457 10416128 1992 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 2543 1992 118 309 0 2230 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15528

[startup+51.1017 s]
/proc/loadavg: 1.37 1.65 1.39 2/66 29626
/proc/meminfo: memFree=1724088/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=13100 CPUtime=51.06
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 16392 0 0 0 5099 7 0 0 25 0 1 0 104738457 13414400 2784 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 3275 2784 118 309 0 2962 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18456

[startup+102.302 s]
/proc/loadavg: 1.16 1.54 1.36 2/66 29626
/proc/meminfo: memFree=1720632/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=17380 CPUtime=102.25
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 23530 0 0 0 10214 11 0 0 25 0 1 0 104738457 17797120 3633 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 4345 3633 118 309 0 4032 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22736

[startup+162.301 s]
/proc/loadavg: 1.06 1.44 1.34 2/66 29626
/proc/meminfo: memFree=1720184/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=17376 CPUtime=162.22
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 29639 0 0 0 16208 14 0 0 25 0 1 0 104738457 17793024 3736 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 4344 3736 118 309 0 4031 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22732

[startup+222.306 s]
/proc/loadavg: 1.02 1.36 1.32 2/66 29626
/proc/meminfo: memFree=1716600/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=20740 CPUtime=222.2
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 34029 0 0 0 22205 15 0 0 25 0 1 0 104738457 21237760 4621 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 5185 4621 118 309 0 4872 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 26096

[startup+282.302 s]
/proc/loadavg: 1.00 1.29 1.29 2/66 29626
/proc/meminfo: memFree=1713848/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=23428 CPUtime=282.18
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 36705 0 0 0 28201 17 0 0 25 0 1 0 104738457 23990272 5313 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 5857 5313 118 309 0 5544 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 28784

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.27 2/66 29626
/proc/meminfo: memFree=1711288/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=26116 CPUtime=342.15
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 39317 0 0 0 34197 18 0 0 25 0 1 0 104738457 26742784 5941 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 6529 5941 118 309 0 6216 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 31472

[startup+402.302 s]
/proc/loadavg: 1.00 1.19 1.25 2/66 29628
/proc/meminfo: memFree=1708920/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=28164 CPUtime=402.13
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 41850 0 0 0 40194 19 0 0 25 0 1 0 104738457 28839936 6490 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 7041 6490 118 309 0 6728 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 33520


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

/proc/29625/statm: 8289 7174 118 309 0 7976 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 38512

[startup+582.301 s]
/proc/loadavg: 1.06 1.11 1.20 2/66 29628
/proc/meminfo: memFree=1704824/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=33796 CPUtime=582.07
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 51492 0 0 0 58183 24 0 0 25 0 1 0 104738457 34607104 7518 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 8449 7518 118 309 0 8136 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 39152

[startup+642.303 s]
/proc/loadavg: 1.07 1.11 1.19 2/66 29628
/proc/meminfo: memFree=1703864/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=34948 CPUtime=642.04
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 53761 0 0 0 64180 24 0 0 25 0 1 0 104738457 35786752 7771 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 8737 7771 118 309 0 8424 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 40304

[startup+702.301 s]
/proc/loadavg: 1.36 1.19 1.21 2/66 29628
/proc/meminfo: memFree=1702520/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=36100 CPUtime=702.02
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 56096 0 0 0 70177 25 0 0 25 0 1 0 104738457 36966400 8090 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 9025 8090 118 309 0 8712 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 41456

[startup+762.302 s]
/proc/loadavg: 1.13 1.15 1.19 2/66 29628
/proc/meminfo: memFree=1701624/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=36728 CPUtime=761.99
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 58341 0 0 0 76173 26 0 0 25 0 1 0 104738457 37609472 8319 1992294400 4194304 5460562 548682068784 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 9182 8319 118 309 0 8869 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 42084

[startup+822.301 s]
/proc/loadavg: 1.05 1.12 1.18 2/66 29628
/proc/meminfo: memFree=1701560/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=36728 CPUtime=821.97
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 58396 0 0 0 82171 26 0 0 25 0 1 0 104738457 37609472 8374 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 9182 8374 118 309 0 8869 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 42084

[startup+882.306 s]
/proc/loadavg: 1.02 1.10 1.17 2/66 29628
/proc/meminfo: memFree=1700664/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=37752 CPUtime=881.95
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 60592 0 0 0 88168 27 0 0 25 0 1 0 104738457 38658048 8554 1992294400 4194304 5460562 548682068784 18446744073709551615 4816120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 9438 8554 118 309 0 9125 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 43108

[startup+942.302 s]
/proc/loadavg: 1.00 1.08 1.16 2/66 29628
/proc/meminfo: memFree=1702136/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=35704 CPUtime=941.92
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 63253 0 0 0 94163 29 0 0 25 0 1 0 104738457 36560896 8172 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 8926 8172 118 309 0 8613 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 41060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.06 1.14 2/66 29628
/proc/meminfo: memFree=1699128/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=40440 CPUtime=1001.9
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 64045 0 0 0 100161 29 0 0 25 0 1 0 104738457 41410560 8964 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 10110 8964 118 309 0 9797 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 45796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.13 2/66 29628
/proc/meminfo: memFree=1697976/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=40440 CPUtime=1061.88
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 66370 0 0 0 106158 30 0 0 25 0 1 0 104738457 41410560 9273 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 10110 9273 118 309 0 9797 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 45796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.12 2/66 29628
/proc/meminfo: memFree=1695096/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=43512 CPUtime=1121.86
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 69067 0 0 0 112155 31 0 0 25 0 1 0 104738457 44556288 9954 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 10878 9954 118 309 0 10565 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 48868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.11 2/66 29628
/proc/meminfo: memFree=1694648/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=43512 CPUtime=1181.83
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 69184 0 0 0 118152 31 0 0 25 0 1 0 104738457 44556288 10071 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 10878 10071 118 309 0 10565 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 48868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 29628
/proc/meminfo: memFree=1694008/2055920 swapFree=4181848/4192956
[pid=29623] ppid=29621 vsize=5356 CPUtime=0
/proc/29623/stat : 29623 (rsat.sh) S 29621 29623 29465 0 -1 4194304 315 152 0 0 0 0 0 0 18 0 1 0 104738456 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29623/statm: 1339 242 199 169 0 50 0
[pid=29625] ppid=29623 vsize=43768 CPUtime=1200.03
/proc/29625/stat : 29625 (rsat) R 29623 29623 29465 0 -1 4194304 69325 0 0 0 119972 31 0 0 25 0 1 0 104738457 44818432 10212 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29625/statm: 10942 10212 118 309 0 10629 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 49124

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29623 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1199.72
CPU system time (s): 0.31
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 57060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 467
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= 5
involuntary context switches= 3

runsolver used 1.14283 second user time and 3.23351 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-26 19:30:45
IDJOB=1731106
IDBENCH=24743
IDSOLVER=545
FILE ID=node4/1731106-1240767045
PBS_JOBID= 9187169
Free space on /tmp= 66260 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731106-1240767045/watcher-1731106-1240767045 -o /tmp/evaluation-result-1731106-1240767045/solver-1731106-1240767045 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1731106-1240767045.cnf HOME

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=2040734051

node4.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.265
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.265
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:       1735968 kB
Buffers:         40188 kB
Cached:         216488 kB
SwapCached:       5192 kB
Active:          83692 kB
Inactive:       181100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735968 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            41164 kB
Committed_AS:   525236 kB
PageTables:       1468 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= 66252 MiB
End job on node4 at 2009-04-26 19:50:47