Trace number 3289294

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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: 15020
0.00/0.01	c setup for 2400s
0.00/0.05	c parsetime: 34926us
0.00/0.05	c parsed 134663 clauses with 40286 variables
0.99/1.01	c init all components done
0.99/1.01	c ====================
0.99/1.01	c trail size: 1424

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-3289294-1304139011/watcher-3289294-1304139011 -o /tmp/evaluation-result-3289294-1304139011/solver-3289294-1304139011 -C 2400 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3289294-1304139011.cnf 463067979 2400 7680 2 

running on 2 cores: 5,7

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: 0.94 1.86 2.97 5/188 15019
/proc/meminfo: memFree=31060032/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0

[startup+0.089813 s]
/proc/loadavg: 0.94 1.86 2.97 5/188 15019
/proc/meminfo: memFree=31060032/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100809 s]
/proc/loadavg: 0.94 1.86 2.97 5/188 15019
/proc/meminfo: memFree=31060032/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30077 s]
/proc/loadavg: 0.94 1.86 2.97 5/188 15019
/proc/meminfo: memFree=31060032/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700687 s]
/proc/loadavg: 0.94 1.86 2.97 5/188 15019
/proc/meminfo: memFree=31060032/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 0.94 1.86 2.97 5/194 15028
/proc/meminfo: memFree=30928652/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=78768 CPUtime=1.48 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 16983 0 0 0 147 1 0 0 25 0 1 0 506316692 80658432 15313 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 19692 15313 371 325 0 15506 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87468

[startup+3.10022 s]
/proc/loadavg: 0.94 1.86 2.97 5/194 15028
/proc/meminfo: memFree=30912904/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=79428 CPUtime=3.08 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 17138 0 0 0 307 1 0 0 25 0 1 0 506316692 81334272 15468 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332048 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 19857 15468 371 325 0 15671 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88128

[startup+6.30058 s]
/proc/loadavg: 1.19 1.90 2.97 5/194 15028
/proc/meminfo: memFree=30888848/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=81176 CPUtime=6.29 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 17569 0 0 0 627 2 0 0 25 0 1 0 506316692 83124224 15899 33554432000 4194304 5523604 140733559165408 18446744073709551615 5318792 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 20294 15899 371 325 0 16108 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89876

[startup+12.7003 s]
/proc/loadavg: 1.41 1.93 2.98 5/194 15029
/proc/meminfo: memFree=30878824/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=83344 CPUtime=12.69 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 18093 0 0 0 1267 2 0 0 25 0 1 0 506316692 85344256 16423 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332009 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 20836 16423 371 325 0 16650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92044

[startup+25.5008 s]
/proc/loadavg: 1.98 2.03 2.99 5/194 15029
/proc/meminfo: memFree=30863616/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=88336 CPUtime=25.48 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 19321 0 0 0 2546 2 0 0 25 0 1 0 506316692 90456064 17651 33554432000 4194304 5523604 140733559165408 18446744073709551615 4219488 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 22084 17651 371 325 0 17898 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 97036

[startup+51.1007 s]
/proc/loadavg: 2.67 2.19 3.02 5/194 15030
/proc/meminfo: memFree=30835284/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=97584 CPUtime=51.09 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 21581 0 0 0 5106 3 0 0 25 0 1 0 506316692 99926016 19911 33554432000 4194304 5523604 140733559165408 18446744073709551615 5328789 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 24396 19911 371 325 0 20210 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 106284

[startup+102.307 s]
/proc/loadavg: 3.47 2.48 3.07 5/194 15031
/proc/meminfo: memFree=30796572/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=109084 CPUtime=102.3 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 24381 0 0 0 10225 5 0 0 25 0 1 0 506316692 111702016 22711 33554432000 4194304 5523604 140733559165408 18446744073709551615 5343317 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 27271 22711 371 325 0 23085 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117784

[startup+162.301 s]
/proc/loadavg: 3.80 2.75 3.13 5/194 15033
/proc/meminfo: memFree=30757492/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=120532 CPUtime=162.29 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 27240 0 0 0 16223 6 0 0 25 0 1 0 506316692 123424768 25570 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 30133 25570 371 325 0 25947 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129232

[startup+222.301 s]
/proc/loadavg: 3.93 2.98 3.18 5/194 15034
/proc/meminfo: memFree=30736660/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=126836 CPUtime=222.3 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 28809 0 0 0 22223 7 0 0 25 0 1 0 506316692 129880064 27139 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 31709 27139 371 325 0 27523 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 135536

[startup+282.301 s]
/proc/loadavg: 4.02 3.18 3.23 5/194 15064
/proc/meminfo: memFree=30732636/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=147312 CPUtime=282.3 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 33597 0 0 0 28221 9 0 0 25 0 1 0 506316692 150847488 31927 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 36828 31927 371 325 0 32642 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156012

[startup+342.301 s]
/proc/loadavg: 4.01 3.32 3.28 5/194 15065
/proc/meminfo: memFree=30711520/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=147312 CPUtime=342.3 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 33608 0 0 0 34221 9 0 0 25 0 1 0 506316692 150847488 31938 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332916 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 36828 31938 371 325 0 32642 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156012

[startup+402.301 s]
/proc/loadavg: 4.00 3.44 3.32 5/194 15067
/proc/meminfo: memFree=30681248/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7

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

/proc/15020/statm: 43474 38523 371 325 0 39288 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 182596

[startup+642.3 s]
/proc/loadavg: 4.02 3.76 3.47 5/194 15073
/proc/meminfo: memFree=30592488/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=185724 CPUtime=642.32 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 43208 0 0 0 64218 14 0 0 25 0 1 0 506316692 190181376 41538 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 46431 41538 371 325 0 42245 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 194424

[startup+702.3 s]
/proc/loadavg: 4.01 3.80 3.50 5/194 15084
/proc/meminfo: memFree=30566156/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=202640 CPUtime=702.32 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 47337 0 0 0 70215 17 0 0 25 0 1 0 506316692 207503360 45667 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 50660 45667 371 325 0 46474 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 211340

[startup+762.308 s]
/proc/loadavg: 4.08 3.85 3.53 5/194 15086
/proc/meminfo: memFree=30542688/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=209520 CPUtime=762.33 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 49047 0 0 0 76215 18 0 0 25 0 1 0 506316692 214548480 47377 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332132 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 52380 47377 371 325 0 48194 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 218220

[startup+822.301 s]
/proc/loadavg: 4.03 3.87 3.56 5/194 15087
/proc/meminfo: memFree=30526180/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=209520 CPUtime=822.32 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 49047 0 0 0 82214 18 0 0 25 0 1 0 506316692 214548480 47377 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333103 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 52380 47377 371 325 0 48194 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 218220

[startup+882.301 s]
/proc/loadavg: 4.01 3.89 3.58 5/194 15089
/proc/meminfo: memFree=30513500/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=209520 CPUtime=882.33 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 49055 0 0 0 88215 18 0 0 25 0 1 0 506316692 214548480 47385 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333268 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 52380 47385 371 325 0 48194 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 218220

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.61 5/194 15090
/proc/meminfo: memFree=30501440/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=209520 CPUtime=942.33 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 49078 0 0 0 94215 18 0 0 25 0 1 0 506316692 214548480 47408 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333392 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 52380 47408 371 325 0 48194 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 218220

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.63 5/194 15092
/proc/meminfo: memFree=30494100/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=209520 CPUtime=1002.33 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 49135 0 0 0 100215 18 0 0 25 0 1 0 506316692 214548480 47465 33554432000 4194304 5523604 140733559165408 18446744073709551615 5332900 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 52380 47465 371 325 0 48194 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 218220

[startup+1062.3 s]
/proc/loadavg: 4.10 3.96 3.66 5/194 15094
/proc/meminfo: memFree=30483776/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=221160 CPUtime=1062.34 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 51599 0 0 0 106214 20 0 0 25 0 1 0 506316692 226467840 49929 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 55290 49929 371 325 0 51104 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 229860

[startup+1122.3 s]
/proc/loadavg: 4.07 3.98 3.68 5/194 15095
/proc/meminfo: memFree=30466024/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=234808 CPUtime=1122.34 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 55003 0 0 0 112211 23 0 0 25 0 1 0 506316692 240443392 53333 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 58702 53333 371 325 0 54516 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 243508

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.70 5/194 15097
/proc/meminfo: memFree=30442564/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=247436 CPUtime=1182.34 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 58129 0 0 0 118209 25 0 0 25 0 1 0 506316692 253374464 56459 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333428 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 61859 56459 371 325 0 57673 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 256136

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.72 5/194 15098
/proc/meminfo: memFree=30417352/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=260416 CPUtime=1242.34 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 61032 0 0 0 124207 27 0 0 25 0 1 0 506316692 266665984 59362 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 65104 59362 371 325 0 60918 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 269116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.00 3.74 4/191 15101
/proc/meminfo: memFree=30564292/32951124 swapFree=67111356/67111528
[pid=15019] ppid=15017 vsize=8700 CPUtime=0 cores=5,7
/proc/15019/stat : 15019 (rissAuto.sh) S 15017 15019 14405 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 506316692 8908800 251 33554432000 4194304 4922060 140733876984400 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15019/statm: 2175 251 211 178 0 68 0
[pid=15020] ppid=15019 vsize=260416 CPUtime=1300.05 cores=5,7
/proc/15020/stat : 15020 (riss) R 15019 15019 14405 0 -1 4202496 61033 0 0 0 129978 27 0 0 25 0 1 0 506316692 266665984 59363 33554432000 4194304 5523604 140733559165408 18446744073709551615 5333152 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15020/statm: 65104 59363 371 325 0 60918 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 269116

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 15019 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.05
#
# 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.05
CPU user time (s): 1299.78
CPU system time (s): 0.27
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 269116

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

runsolver used 1.9527 second user time and 5.15622 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 06:50:11
IDJOB=3289294
IDBENCH=83119
IDSOLVER=1600
FILE ID=node143/3289294-1304139011
RUNJOBID= node143-1304139010-14984
PBS_JOBID= 13170816
Free space on /tmp= 73488 MiB

SOLVER NAME= riss Auto
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289294-1304139011/watcher-3289294-1304139011 -o /tmp/evaluation-result-3289294-1304139011/solver-3289294-1304139011 -C 2400 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3289294-1304139011.cnf 463067979 2400 7680 2

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=463067979

node143.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.846
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.69
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.846
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.15
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.846
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.74
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.846
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.846
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31060436 kB
Buffers:        262532 kB
Cached:        1190184 kB
SwapCached:        168 kB
Active:         425396 kB
Inactive:      1180716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31060436 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10940 kB
Writeback:           0 kB
AnonPages:      152716 kB
Mapped:          15472 kB
Slab:           221228 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   317048 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= 73484 MiB
End job on node143 at 2011-04-30 07:11:53