Trace number 3473143

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.05	c *****************************************************
0.00/0.05	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.05	c *   This program may be redistributed or modified   *
0.00/0.05	c * under the terms of the GNU General Public License *
0.00/0.05	c *****************************************************
0.00/0.05	c process id: 11656
0.00/0.05	c setup for 1200s
0.00/0.10	c parsetime: 62467us
0.00/0.10	c parsed 356340 clauses with 2115 variables
21.17/21.23	c init all components done
21.17/21.23	c ====================
21.17/21.23	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-3473143-1307206140/watcher-3473143-1307206140 -o /tmp/evaluation-result-3473143-1307206140/solver-3473143-1307206140 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3473143-1307206140.cnf 1329112117 1200 7680 2 

running on 2 cores: 1,3

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.00 4.05 3.93 6/526 11655
/proc/meminfo: memFree=16509380/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0

[startup+0.0888211 s]
/proc/loadavg: 4.00 4.05 3.93 6/526 11655
/proc/meminfo: memFree=16509380/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100805 s]
/proc/loadavg: 4.00 4.05 3.93 6/526 11655
/proc/meminfo: memFree=16509380/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300771 s]
/proc/loadavg: 4.00 4.05 3.93 6/526 11655
/proc/meminfo: memFree=16509380/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700699 s]
/proc/loadavg: 4.00 4.05 3.93 6/526 11655
/proc/meminfo: memFree=16509380/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 4.00 4.05 3.93 5/528 11657
/proc/meminfo: memFree=16465976/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=59552 CPUtime=1.47 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 20141 0 0 0 145 2 0 0 25 0 1 0 813030151 60981248 10631 33554432000 4194304 5523604 140736629997088 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 14888 10631 329 325 0 10702 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 68252

[startup+3.10028 s]
/proc/loadavg: 4.00 4.05 3.93 5/528 11657
/proc/meminfo: memFree=16463644/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=60608 CPUtime=3.07 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 20427 0 0 0 305 2 0 0 25 0 1 0 813030151 62062592 10917 33554432000 4194304 5523604 140736629997088 18446744073709551615 4339834 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 15152 10917 329 325 0 10966 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 69308

[startup+6.30071 s]
/proc/loadavg: 4.00 4.05 3.93 5/528 11657
/proc/meminfo: memFree=16459748/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=60608 CPUtime=6.27 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 20427 0 0 0 625 2 0 0 25 0 1 0 813030151 62062592 10917 33554432000 4194304 5523604 140736629997088 18446744073709551615 4339879 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 15152 10917 329 325 0 10966 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 69308

[startup+12.7006 s]
/proc/loadavg: 4.00 4.05 3.93 5/528 11658
/proc/meminfo: memFree=16446892/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=64700 CPUtime=12.67 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 21455 0 0 0 1265 2 0 0 25 0 1 0 813030151 66252800 11945 33554432000 4194304 5523604 140736629997088 18446744073709551615 4339395 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 16175 11945 330 325 0 11989 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 73400

[startup+25.5003 s]
/proc/loadavg: 4.00 4.05 3.93 5/528 11658
/proc/meminfo: memFree=16422096/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=76616 CPUtime=25.47 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 31932 0 0 0 2543 4 0 0 25 0 1 0 813030151 78454784 14994 33554432000 4194304 5523604 140736629997088 18446744073709551615 5332913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 19154 14994 375 325 0 14968 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85316

[startup+51.1008 s]
/proc/loadavg: 4.00 4.04 3.93 5/528 11659
/proc/meminfo: memFree=16388852/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=87072 CPUtime=51.08 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 34441 0 0 0 5103 5 0 0 25 0 1 0 813030151 89161728 17503 33554432000 4194304 5523604 140736629997088 18446744073709551615 5318818 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 21768 17503 375 325 0 17582 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 95772

[startup+102.321 s]
/proc/loadavg: 4.00 4.03 3.93 5/528 11660
/proc/meminfo: memFree=16340844/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=103920 CPUtime=102.3 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 38597 0 0 0 10224 6 0 0 25 0 1 0 813030151 106414080 21659 33554432000 4194304 5523604 140736629997088 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 25980 21659 375 325 0 21794 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 112620

[startup+162.3 s]
/proc/loadavg: 4.06 4.04 3.94 5/528 11662
/proc/meminfo: memFree=16292036/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=114544 CPUtime=162.27 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 41297 0 0 0 16220 7 0 0 25 0 1 0 813030151 117293056 24359 33554432000 4194304 5523604 140736629997088 18446744073709551615 4252329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 28636 24359 375 325 0 24450 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 123244

[startup+222.301 s]
/proc/loadavg: 4.07 4.04 3.94 5/528 11663
/proc/meminfo: memFree=16245228/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=129712 CPUtime=222.28 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 44823 0 0 0 22219 9 0 0 25 0 1 0 813030151 132825088 27885 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 32428 27885 375 325 0 28242 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 138412

[startup+282.301 s]
/proc/loadavg: 4.25 4.09 3.96 5/528 11665
/proc/meminfo: memFree=16207480/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=147968 CPUtime=282.27 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 49457 0 0 0 28216 11 0 0 25 0 1 0 813030151 151519232 32519 33554432000 4194304 5523604 140736629997088 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 36992 32519 375 325 0 32806 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 156668

[startup+342.301 s]
/proc/loadavg: 4.09 4.07 3.96 5/528 11666
/proc/meminfo: memFree=16186460/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=148628 CPUtime=342.28 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 49706 0 0 0 34216 12 0 0 25 0 1 0 813030151 152195072 32768 33554432000 4194304 5523604 140736629997088 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 37157 32768 375 325 0 32971 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 157328

[startup+402.301 s]
/proc/loadavg: 4.12 4.09 3.97 5/528 11668
/proc/meminfo: memFree=16126288/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3

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

/proc/11656/statm: 45314 40596 375 325 0 41128 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 189956

[startup+582.3 s]
/proc/loadavg: 4.06 4.08 3.99 5/528 11673
/proc/meminfo: memFree=16050612/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=214204 CPUtime=582.29 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 65762 0 0 0 58207 22 0 0 25 0 1 0 813030151 219344896 48824 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333564 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 53551 48824 376 325 0 49365 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 222904

[startup+642.301 s]
/proc/loadavg: 4.02 4.06 3.99 5/528 11674
/proc/meminfo: memFree=16009892/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=223368 CPUtime=642.3 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 67893 0 0 0 64207 23 0 0 25 0 1 0 813030151 228728832 50955 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333095 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 55842 50955 376 325 0 51656 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 232068

[startup+702.3 s]
/proc/loadavg: 4.16 4.08 4.00 5/528 11676
/proc/meminfo: memFree=15987788/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=223368 CPUtime=702.28 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 67897 0 0 0 70205 23 0 0 25 0 1 0 813030151 228728832 50959 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 55842 50959 376 325 0 51656 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 232068

[startup+762.321 s]
/proc/loadavg: 4.13 4.08 4.00 5/528 11687
/proc/meminfo: memFree=15972304/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=223368 CPUtime=762.31 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 67914 0 0 0 76208 23 0 0 25 0 1 0 813030151 228728832 50976 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 55842 50976 376 325 0 51656 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 232068

[startup+822.3 s]
/proc/loadavg: 4.14 4.09 4.01 5/528 11688
/proc/meminfo: memFree=15966924/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=228516 CPUtime=822.3 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 69282 0 0 0 82205 25 0 0 25 0 1 0 813030151 234000384 52344 33554432000 4194304 5523604 140736629997088 18446744073709551615 5332007 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 57129 52344 376 325 0 52943 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 237216

[startup+882.301 s]
/proc/loadavg: 4.13 4.10 4.01 5/528 11690
/proc/meminfo: memFree=15944544/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=250368 CPUtime=882.3 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 74692 0 0 0 88201 29 0 0 25 0 1 0 813030151 256376832 57754 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333536 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 62592 57754 376 325 0 58406 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 259068

[startup+942.301 s]
/proc/loadavg: 4.11 4.10 4.01 5/528 11691
/proc/meminfo: memFree=15905812/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=280180 CPUtime=942.29 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 82174 0 0 0 94197 32 0 0 25 0 1 0 813030151 286904320 65236 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333103 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 70045 65236 376 325 0 65859 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 288880

[startup+1002.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/528 11693
/proc/meminfo: memFree=15887420/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=283648 CPUtime=1002.29 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 83079 0 0 0 100197 32 0 0 25 0 1 0 813030151 290455552 66141 33554432000 4194304 5523604 140736629997088 18446744073709551615 5329965 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 70912 66141 376 325 0 66726 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 292348

[startup+1062.3 s]
/proc/loadavg: 4.14 4.10 4.02 5/528 11695
/proc/meminfo: memFree=15860712/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=283648 CPUtime=1062.29 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 83081 0 0 0 106197 32 0 0 25 0 1 0 813030151 290455552 66143 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 70912 66143 376 325 0 66726 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 292348

[startup+1122.3 s]
/proc/loadavg: 4.10 4.10 4.02 5/528 11696
/proc/meminfo: memFree=15828540/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=283648 CPUtime=1122.3 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 83083 0 0 0 112198 32 0 0 25 0 1 0 813030151 290455552 66145 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333287 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 70912 66145 376 325 0 66726 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 292348

[startup+1182.3 s]
/proc/loadavg: 3.73 4.01 3.99 3/514 11734
/proc/meminfo: memFree=16240436/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=283648 CPUtime=1182.3 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 83089 0 0 0 118198 32 0 0 25 0 1 0 813030151 290455552 66151 33554432000 4194304 5523604 140736629997088 18446744073709551615 4236839 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 70912 66151 376 325 0 66726 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 292348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 3.12 3.86 3.94 3/507 11752
/proc/meminfo: memFree=16411884/32951124 swapFree=67111204/67111528
[pid=11655] ppid=11653 vsize=8700 CPUtime=0 cores=1,3
/proc/11655/stat : 11655 (rissAuto.sh) S 11653 11655 10634 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 813030151 8908800 252 33554432000 4194304 4922060 140734930091264 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11655/statm: 2175 252 211 178 0 68 0
[pid=11656] ppid=11655 vsize=283648 CPUtime=1200.03 cores=1,3
/proc/11656/stat : 11656 (riss) R 11655 11655 10634 0 -1 4202496 83094 0 0 0 119971 32 0 0 25 0 1 0 813030151 290455552 66156 33554432000 4194304 5523604 140736629997088 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11656/statm: 70912 66156 376 325 0 66726 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 292348

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 11655 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.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.04
CPU time (s): 1200.03
CPU user time (s): 1199.71
CPU system time (s): 0.32
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 292348

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= 4
involuntary context switches= 2

runsolver used 5.86811 second user time and 15.7816 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-04 18:49:00
IDJOB=3473143
IDBENCH=88216
IDSOLVER=1962
FILE ID=node144/3473143-1307206140
RUNJOBID= node144-1307203707-11228
PBS_JOBID= 13509005
Free space on /tmp= 73916 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3473143-1307206140/watcher-3473143-1307206140 -o /tmp/evaluation-result-3473143-1307206140/solver-3473143-1307206140 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3473143-1307206140.cnf 1329112117 1200 7680 2

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1329112117

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:      16509528 kB
Buffers:        324688 kB
Cached:         517060 kB
SwapCached:        140 kB
Active:       15725464 kB
Inactive:       439796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16509528 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:           13748 kB
Writeback:          32 kB
AnonPages:    15323320 kB
Mapped:          43572 kB
Slab:           137244 kB
PageTables:      70788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157974400 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= 73924 MiB
End job on node144 at 2011-06-04 19:09:02