Trace number 3285153

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 Exp? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 24868
0.00/0.17	c parsetime: 162708us
0.00/0.17	c parsed 676901 clauses with 133566 variables
8.29/8.38	c start find xor
8.29/8.39	c relevant clauses: 6013
8.29/8.39	c found 0 non-binary xors encoded with 0 clauses
8.39/8.44	c init all components done
8.39/8.44	c ====================
8.39/8.44	c trail size: 31878

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: 935)

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-3285153-1304137673/watcher-3285153-1304137673 -o /tmp/evaluation-result-3285153-1304137673/solver-3285153-1304137673 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3285153-1304137673.cnf 133388465 2400 7680 2 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 6.35 7.74 7.92 4/180 24867
/proc/meminfo: memFree=21941420/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0

[startup+0.102238 s]
/proc/loadavg: 6.35 7.74 7.92 4/180 24867
/proc/meminfo: memFree=21941420/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200222 s]
/proc/loadavg: 6.35 7.74 7.92 4/180 24867
/proc/meminfo: memFree=21941420/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300214 s]
/proc/loadavg: 6.35 7.74 7.92 4/180 24867
/proc/meminfo: memFree=21941420/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701122 s]
/proc/loadavg: 6.35 7.74 7.92 4/180 24867
/proc/meminfo: memFree=21941420/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50097 s]
/proc/loadavg: 6.35 7.74 7.92 5/182 24869
/proc/meminfo: memFree=21745492/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=110084 CPUtime=1.49 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 43192 0 0 0 144 5 0 0 25 0 1 0 506182948 112726016 21472 33554432000 4194304 5525396 140734411750576 18446744073709551615 4322883 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 27521 21472 328 325 0 23335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118784

[startup+3.10068 s]
/proc/loadavg: 6.35 7.74 7.92 5/182 24869
/proc/meminfo: memFree=21630668/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=110456 CPUtime=3.09 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 43561 0 0 0 304 5 0 0 25 0 1 0 506182948 113106944 21841 33554432000 4194304 5525396 140734411750576 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 27614 21841 331 325 0 23428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119156

[startup+6.30108 s]
/proc/loadavg: 6.16 7.68 7.90 5/190 24883
/proc/meminfo: memFree=21164868/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=158524 CPUtime=6.29 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 55579 0 0 0 622 7 0 0 25 0 1 0 506182948 162328576 33859 33554432000 4194304 5525396 140734411750576 18446744073709551615 47520136651927 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 39631 33859 332 325 0 35445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167224

[startup+12.7009 s]
/proc/loadavg: 6.15 7.65 7.89 5/194 24890
/proc/meminfo: memFree=18821320/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=171264 CPUtime=12.69 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 67749 0 0 0 1261 8 0 0 25 0 1 0 506182948 175374336 35315 33554432000 4194304 5525396 140734411750576 18446744073709551615 5319988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 42816 35315 369 325 0 38630 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179964

[startup+25.5005 s]
/proc/loadavg: 5.74 7.48 7.83 5/194 24891
/proc/meminfo: memFree=18721792/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=171264 CPUtime=25.49 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 67832 0 0 0 2541 8 0 0 25 0 1 0 506182948 175374336 35398 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 42816 35398 369 325 0 38630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 179964

[startup+51.1006 s]
/proc/loadavg: 5.21 7.22 7.73 5/194 24891
/proc/meminfo: memFree=18712776/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=176916 CPUtime=51.09 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 70116 0 0 0 5101 8 0 0 25 0 1 0 506182948 181161984 37682 33554432000 4194304 5525396 140734411750576 18446744073709551615 4220054 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 44229 37682 369 325 0 40043 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 185616

[startup+102.301 s]
/proc/loadavg: 4.52 6.72 7.53 5/194 24893
/proc/meminfo: memFree=18638236/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=210912 CPUtime=102.3 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 81224 0 0 0 10220 10 0 0 25 0 1 0 506182948 215973888 45589 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 52728 45589 369 325 0 48542 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 219612

[startup+162.301 s]
/proc/loadavg: 4.19 6.22 7.31 5/194 24894
/proc/meminfo: memFree=18550664/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=258896 CPUtime=162.29 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 93207 0 0 0 16217 12 0 0 25 0 1 0 506182948 265109504 57572 33554432000 4194304 5525396 140734411750576 18446744073709551615 4236992 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 64724 57572 369 325 0 60538 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 267596

[startup+222.307 s]
/proc/loadavg: 4.07 5.82 7.10 5/194 24896
/proc/meminfo: memFree=18451416/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=289012 CPUtime=222.3 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 100756 0 0 0 22216 14 0 0 25 0 1 0 506182948 295948288 65121 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 72253 65121 369 325 0 68067 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 297712

[startup+282.301 s]
/proc/loadavg: 4.02 5.48 6.90 5/194 24897
/proc/meminfo: memFree=18379096/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=311988 CPUtime=282.3 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 106457 0 0 0 28214 16 0 0 25 0 1 0 506182948 319475712 70822 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 77997 70822 369 325 0 73811 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 320688

[startup+342.301 s]
/proc/loadavg: 4.01 5.21 6.72 5/194 24927
/proc/meminfo: memFree=18364584/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=341992 CPUtime=342.31 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 113954 0 0 0 34213 18 0 0 25 0 1 0 506182948 350199808 78319 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219432 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 85498 78319 369 325 0 81312 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 350692

[startup+402.3 s]
/proc/loadavg: 4.05 5.00 6.55 5/194 24929
/proc/meminfo: memFree=18318812/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3

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

/proc/24868/statm: 151246 140452 369 325 0 147060 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 613684

[startup+702.301 s]
/proc/loadavg: 4.00 4.36 5.83 5/194 24965
/proc/meminfo: memFree=18790780/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=604984 CPUtime=702.31 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 182512 0 0 0 70202 29 0 0 25 0 1 0 506182948 619503616 140476 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 151246 140476 369 325 0 147060 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 613684

[startup+762.3 s]
/proc/loadavg: 4.00 4.29 5.72 5/194 24966
/proc/meminfo: memFree=18620968/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=604984 CPUtime=762.32 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 182517 0 0 0 76203 29 0 0 25 0 1 0 506182948 619503616 140481 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 151246 140481 369 325 0 147060 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 613684

[startup+822.301 s]
/proc/loadavg: 4.00 4.23 5.61 5/194 24968
/proc/meminfo: memFree=18609208/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=604984 CPUtime=822.31 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 182534 0 0 0 82202 29 0 0 25 0 1 0 506182948 619503616 140498 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219982 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 151246 140498 369 325 0 147060 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 613684

[startup+882.307 s]
/proc/loadavg: 4.07 4.20 5.51 5/194 24969
/proc/meminfo: memFree=18597160/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=604984 CPUtime=882.32 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 182535 0 0 0 88203 29 0 0 25 0 1 0 506182948 619503616 140499 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219962 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 151246 140499 369 325 0 147060 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 613684

[startup+942.3 s]
/proc/loadavg: 4.02 4.17 5.41 5/194 24999
/proc/meminfo: memFree=18737448/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=604984 CPUtime=942.31 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 182541 0 0 0 94202 29 0 0 25 0 1 0 506182948 619503616 140505 33554432000 4194304 5525396 140734411750576 18446744073709551615 5306498 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 151246 140505 369 325 0 147060 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 613684

[startup+1002.3 s]
/proc/loadavg: 4.01 4.13 5.32 5/194 25113
/proc/meminfo: memFree=18722272/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=683840 CPUtime=1002.32 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 202162 0 0 0 100200 32 0 0 25 0 1 0 506182948 700252160 160126 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 170960 160126 369 325 0 166774 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 692540

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 5.23 5/194 25170
/proc/meminfo: memFree=18574288/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=799404 CPUtime=1062.32 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 231069 0 0 0 106194 38 0 0 25 0 1 0 506182948 818589696 189033 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219732 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 199851 189033 369 325 0 195665 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 808104

[startup+1122.3 s]
/proc/loadavg: 4.06 4.10 5.16 5/194 25200
/proc/meminfo: memFree=18558988/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=817236 CPUtime=1122.32 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 235462 0 0 0 112193 39 0 0 25 0 1 0 506182948 836849664 193426 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219858 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 204309 193426 369 325 0 200123 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 825936

[startup+1182.3 s]
/proc/loadavg: 4.02 4.08 5.08 5/194 25201
/proc/meminfo: memFree=18550948/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=817236 CPUtime=1182.32 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 235462 0 0 0 118193 39 0 0 25 0 1 0 506182948 836849664 193426 33554432000 4194304 5525396 140734411750576 18446744073709551615 4219435 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 204309 193426 369 325 0 200123 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 825936

[startup+1242.3 s]
/proc/loadavg: 4.01 4.06 5.01 5/194 25204
/proc/meminfo: memFree=18485004/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=817236 CPUtime=1242.33 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 235462 0 0 0 124194 39 0 0 25 0 1 0 506182948 836849664 193426 33554432000 4194304 5525396 140734411750576 18446744073709551615 4220057 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 204309 193426 369 325 0 200123 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 825936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.95 5/194 25206
/proc/meminfo: memFree=18443808/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=817236 CPUtime=1300.03 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 235462 0 0 0 129964 39 0 0 25 0 1 0 506182948 836849664 193426 33554432000 4194304 5525396 140734411750576 18446744073709551615 4227888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 204309 193426 369 325 0 200123 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 825936

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.95 5/194 25206
/proc/meminfo: memFree=18443808/32951124 swapFree=67111524/67111528
[pid=24867] ppid=24865 vsize=8700 CPUtime=0 cores=1,3
/proc/24867/stat : 24867 (rissExp.sh) S 24865 24867 24825 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506182948 8908800 251 33554432000 4194304 4922060 140733636516928 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24867/statm: 2175 251 211 178 0 68 0
[pid=24868] ppid=24867 vsize=817236 CPUtime=1300.03 cores=1,3
/proc/24868/stat : 24868 (rissExp) R 24867 24867 24825 0 -1 4202496 235462 0 0 0 129964 39 0 0 25 0 1 0 506182948 836849664 193426 33554432000 4194304 5525396 140734411750576 18446744073709551615 4227888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24868/statm: 204309 193426 369 325 0 200123 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 825936

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24867 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 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.64
CPU system time (s): 0.39
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 825936

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= 331
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= 1

runsolver used 2.07069 second user time and 5.02623 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 06:27:53
IDJOB=3285153
IDBENCH=82372
IDSOLVER=1599
FILE ID=node141/3285153-1304137673
RUNJOBID= node141-1304137673-24845
PBS_JOBID= 13170831
Free space on /tmp= 72556 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285153-1304137673/watcher-3285153-1304137673 -o /tmp/evaluation-result-3285153-1304137673/solver-3285153-1304137673 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3285153-1304137673.cnf 133388465 2400 7680 2

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=133388465

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.75
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21941948 kB
Buffers:       1404316 kB
Cached:        8953412 kB
SwapCached:          4 kB
Active:        2594984 kB
Inactive:      7837196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21941948 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           45044 kB
Writeback:           0 kB
AnonPages:       73988 kB
Mapped:          14488 kB
Slab:           511944 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198636 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= 72280 MiB
End job on node141 at 2011-04-30 06:49:35