Trace number 3473139

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
riss Auto (1200 s timeout)? (TO) 1200.11 1200.15

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.02	c *****************************************************
0.00/0.02	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.02	c *   This program may be redistributed or modified   *
0.00/0.02	c * under the terms of the GNU General Public License *
0.00/0.02	c *****************************************************
0.00/0.02	c process id: 11564
0.00/0.02	c setup for 1200s
0.00/0.05	c parsetime: 26611us
0.00/0.05	c parsed 150604 clauses with 1244 variables
6.38/6.43	c init all components done
6.38/6.43	c ====================
6.38/6.43	c trail size: 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3473139-1307206111/watcher-3473139-1307206111 -o /tmp/evaluation-result-3473139-1307206111/solver-3473139-1307206111 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3473139-1307206111.cnf 2064964457 1200 7680 2 

running on 2 cores: 5,7

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): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 4.06 3.93 5/522 11562
/proc/meminfo: memFree=16405596/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0

[startup+0.0257269 s]
/proc/loadavg: 4.01 4.06 3.93 5/522 11562
/proc/meminfo: memFree=16405596/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100671 s]
/proc/loadavg: 4.01 4.06 3.93 5/522 11562
/proc/meminfo: memFree=16405596/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300641 s]
/proc/loadavg: 4.01 4.06 3.93 5/522 11562
/proc/meminfo: memFree=16405596/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700563 s]
/proc/loadavg: 4.01 4.06 3.93 5/522 11562
/proc/meminfo: memFree=16405596/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 4.01 4.06 3.93 4/525 11572
/proc/meminfo: memFree=16463600/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=53548 CPUtime=1.48 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 13428 0 0 0 147 1 0 0 19 0 1 0 813027266 54833152 9388 33554432000 4194304 5523604 140736909906400 18446744073709551615 4339893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 13387 9388 329 325 0 9201 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62248

[startup+3.10114 s]
/proc/loadavg: 4.01 4.06 3.93 4/525 11572
/proc/meminfo: memFree=16459384/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=53548 CPUtime=3.08 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 13428 0 0 0 307 1 0 0 25 0 1 0 813027266 54833152 9388 33554432000 4194304 5523604 140736909906400 18446744073709551615 4339712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 13387 9388 329 325 0 9201 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 62248

[startup+6.30058 s]
/proc/loadavg: 4.01 4.06 3.93 5/528 11600
/proc/meminfo: memFree=16417336/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=59144 CPUtime=6.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 14726 0 0 0 627 1 0 0 25 0 1 0 813027266 60563456 10686 33554432000 4194304 5523604 140736909906400 18446744073709551615 4374960 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 14786 10686 333 325 0 10600 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67844

[startup+12.7005 s]
/proc/loadavg: 4.01 4.06 3.93 4/525 11601
/proc/meminfo: memFree=16528812/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=65364 CPUtime=12.68 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 19434 0 0 0 1266 2 0 0 25 0 1 0 813027266 66932736 12252 33554432000 4194304 5523604 140736909906400 18446744073709551615 4252356 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 16341 12252 375 325 0 12155 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 74064

[startup+25.5012 s]
/proc/loadavg: 4.00 4.05 3.93 5/528 11629
/proc/meminfo: memFree=16469740/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=70540 CPUtime=25.48 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 20729 0 0 0 2546 2 0 0 25 0 1 0 813027266 72232960 13547 33554432000 4194304 5523604 140736909906400 18446744073709551615 5328841 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 17635 13547 375 325 0 13449 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79240

[startup+51.1007 s]
/proc/loadavg: 4.00 4.05 3.93 5/528 11658
/proc/meminfo: memFree=16426316/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=82624 CPUtime=51.08 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 23742 0 0 0 5105 3 0 0 25 0 1 0 813027266 84606976 16560 33554432000 4194304 5523604 140736909906400 18446744073709551615 5327373 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 20656 16560 375 325 0 16470 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91324

[startup+102.32 s]
/proc/loadavg: 4.00 4.04 3.93 5/528 11659
/proc/meminfo: memFree=16365152/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=101036 CPUtime=102.3 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 28242 0 0 0 10226 4 0 0 25 0 1 0 813027266 103460864 21060 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 25259 21060 375 325 0 21073 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 109736

[startup+162.301 s]
/proc/loadavg: 4.00 4.03 3.93 5/528 11661
/proc/meminfo: memFree=16307692/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=116048 CPUtime=162.27 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 31705 0 0 0 16221 6 0 0 25 0 1 0 813027266 118833152 24523 33554432000 4194304 5523604 140736909906400 18446744073709551615 5333186 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 29012 24523 375 325 0 24826 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 124748

[startup+222.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/528 11662
/proc/meminfo: memFree=16267340/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=127384 CPUtime=222.27 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 34566 0 0 0 22220 7 0 0 25 0 1 0 813027266 130441216 27384 33554432000 4194304 5523604 140736909906400 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 31846 27384 375 325 0 27660 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 136084

[startup+282.301 s]
/proc/loadavg: 4.15 4.07 3.95 5/528 11664
/proc/meminfo: memFree=16216564/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=135772 CPUtime=282.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 36632 0 0 0 28219 9 0 0 25 0 1 0 813027266 139030528 29450 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 33943 29450 375 325 0 29757 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 144472

[startup+342.301 s]
/proc/loadavg: 4.15 4.08 3.96 5/528 11666
/proc/meminfo: memFree=16198796/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=144452 CPUtime=342.27 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 38901 0 0 0 34217 10 0 0 25 0 1 0 813027266 147918848 31719 33554432000 4194304 5523604 140736909906400 18446744073709551615 5333411 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 36113 31719 375 325 0 31927 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 153152

[startup+402.301 s]
/proc/loadavg: 4.20 4.10 3.97 5/528 11667
/proc/meminfo: memFree=16151840/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7

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

/proc/11564/statm: 44919 40045 375 325 0 40733 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 188376

[startup+642.301 s]
/proc/loadavg: 4.03 4.07 3.99 5/528 11674
/proc/meminfo: memFree=16028144/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=197200 CPUtime=642.29 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 52126 0 0 0 64210 19 0 0 25 0 1 0 813027266 201932800 44431 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 49300 44431 375 325 0 45114 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 205900

[startup+702.301 s]
/proc/loadavg: 4.01 4.05 3.99 5/528 11675
/proc/meminfo: memFree=15997848/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=204172 CPUtime=702.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 53653 0 0 0 70208 20 0 0 25 0 1 0 813027266 209072128 45958 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 51043 45958 375 325 0 46857 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 212872

[startup+762.321 s]
/proc/loadavg: 4.10 4.07 4.00 5/528 11686
/proc/meminfo: memFree=15977204/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=204172 CPUtime=762.3 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 53657 0 0 0 76210 20 0 0 25 0 1 0 813027266 209072128 45962 33554432000 4194304 5523604 140736909906400 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 51043 45962 375 325 0 46857 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 212872

[startup+822.301 s]
/proc/loadavg: 4.23 4.10 4.01 5/528 11687
/proc/meminfo: memFree=15972028/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=204172 CPUtime=822.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 53665 0 0 0 82208 20 0 0 25 0 1 0 813027266 209072128 45970 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 51043 45970 375 325 0 46857 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 212872

[startup+882.301 s]
/proc/loadavg: 4.22 4.11 4.02 5/528 11689
/proc/meminfo: memFree=15955356/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=204332 CPUtime=882.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 53718 0 0 0 88208 20 0 0 25 0 1 0 813027266 209235968 46023 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 51083 46023 375 325 0 46897 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 213032

[startup+942.301 s]
/proc/loadavg: 4.08 4.09 4.01 5/528 11691
/proc/meminfo: memFree=15932624/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=207480 CPUtime=942.27 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 54500 0 0 0 94207 20 0 0 25 0 1 0 813027266 212459520 46805 33554432000 4194304 5523604 140736909906400 18446744073709551615 5328789 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 51870 46805 375 325 0 47684 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 216180

[startup+1002.3 s]
/proc/loadavg: 4.06 4.08 4.01 5/528 11692
/proc/meminfo: memFree=15894388/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=221964 CPUtime=1002.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 58093 0 0 0 100205 23 0 0 25 0 1 0 813027266 227291136 50398 33554432000 4194304 5523604 140736909906400 18446744073709551615 5333330 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 55491 50398 375 325 0 51305 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 230664

[startup+1062.3 s]
/proc/loadavg: 4.06 4.08 4.01 5/528 11694
/proc/meminfo: memFree=15871532/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=242988 CPUtime=1062.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 63321 0 0 0 106202 26 0 0 25 0 1 0 813027266 248819712 55626 33554432000 4194304 5523604 140736909906400 18446744073709551615 5333207 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 60747 55626 376 325 0 56561 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 251688

[startup+1122.3 s]
/proc/loadavg: 4.16 4.11 4.02 5/528 11695
/proc/meminfo: memFree=15843944/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=255932 CPUtime=1122.27 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 66434 0 0 0 112200 27 0 0 25 0 1 0 813027266 262074368 58739 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 63983 58739 376 325 0 59797 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 264632

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/528 11697
/proc/meminfo: memFree=15819344/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=261440 CPUtime=1182.28 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 67838 0 0 0 118200 28 0 0 25 0 1 0 813027266 267714560 60143 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 65360 60143 376 325 0 61174 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 270140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.12 s]
/proc/loadavg: 4.04 4.08 4.01 5/528 11698
/proc/meminfo: memFree=15814108/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=261440 CPUtime=1200.11 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 67839 0 0 0 119983 28 0 0 25 0 1 0 813027266 267714560 60144 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 65360 60144 376 325 0 61174 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 270140

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

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

[startup+1200.12 s]
/proc/loadavg: 4.04 4.08 4.01 5/528 11698
/proc/meminfo: memFree=15814108/32951124 swapFree=67111204/67111528
[pid=11562] ppid=11560 vsize=8700 CPUtime=0 cores=5,7
/proc/11562/stat : 11562 (rissAuto.sh) S 11560 11562 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813027265 8908800 252 33554432000 4194304 4922060 140736532885536 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11562/statm: 2175 252 211 178 0 68 0
[pid=11564] ppid=11562 vsize=261440 CPUtime=1200.11 cores=5,7
/proc/11564/stat : 11564 (riss) R 11562 11562 10634 0 -1 4202496 67839 0 0 0 119983 28 0 0 25 0 1 0 813027266 267714560 60144 33554432000 4194304 5523604 140736909906400 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11564/statm: 65360 60144 376 325 0 61174 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 270140

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.15
CPU time (s): 1200.11
CPU user time (s): 1199.83
CPU system time (s): 0.28
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 270140

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

runsolver used 6.03108 second user time and 15.2767 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-04 18:48:31
IDJOB=3473139
IDBENCH=88212
IDSOLVER=1962
FILE ID=node144/3473139-1307206111
RUNJOBID= node144-1307203707-11229
PBS_JOBID= 13509005
Free space on /tmp= 73924 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3473139-1307206111/watcher-3473139-1307206111 -o /tmp/evaluation-result-3473139-1307206111/solver-3473139-1307206111 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3473139-1307206111.cnf 2064964457 1200 7680 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=2064964457

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16406488 kB
Buffers:        324584 kB
Cached:         508164 kB
SwapCached:        140 kB
Active:       15830284 kB
Inactive:       438724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16406488 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:            3172 kB
Writeback:           0 kB
AnonPages:    15435904 kB
Mapped:          43152 kB
Slab:           136840 kB
PageTables:      70888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158073396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73916 MiB
End job on node144 at 2011-06-04 19:08:34