Trace number 3472819

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.02 1200.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

Solver Data

0.00/0.02	c *****************************************************
0.00/0.02	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.02	c *   This program may be redistributed or modified   *
0.00/0.02	c * under the terms of the GNU General Public License *
0.00/0.02	c *****************************************************
0.00/0.02	c process id: 3620
0.00/0.02	c setup for 1200s
0.00/0.09	c parsetime: 68440us
0.00/0.09	c parsed 227126 clauses with 71356 variables
2.58/2.66	c init all components done
2.58/2.67	c ====================
2.58/2.67	c trail size: 2880

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-3472819-1307202319/watcher-3472819-1307202319 -o /tmp/evaluation-result-3472819-1307202319/solver-3472819-1307202319 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472819-1307202319.cnf 883853526 1200 7680 2 

running on 2 cores: 0,2

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.75 4/533 3619
/proc/meminfo: memFree=19276980/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=11796 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (runsolver) R 3617 3619 3235 0 -1 4202560 43 0 0 0 0 0 0 0 24 0 1 0 812647376 12079104 50 33554432000 4194304 5432328 140735036303136 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/3619/statm: 2949 50 31 303 0 2643 0

[startup+0.115431 s]
/proc/loadavg: 4.00 4.05 3.75 4/533 3619
/proc/meminfo: memFree=19276980/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200418 s]
/proc/loadavg: 4.00 4.05 3.75 4/533 3619
/proc/meminfo: memFree=19276980/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300399 s]
/proc/loadavg: 4.00 4.05 3.75 4/533 3619
/proc/meminfo: memFree=19276980/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700338 s]
/proc/loadavg: 4.00 4.05 3.75 4/533 3619
/proc/meminfo: memFree=19276980/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50118 s]
/proc/loadavg: 4.00 4.05 3.75 5/534 3636
/proc/meminfo: memFree=19219740/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=86604 CPUtime=1.48 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 23354 0 0 0 145 3 0 0 25 0 1 0 812647377 88682496 16652 33554432000 4194304 5523604 140733728097552 18446744073709551615 4274920 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 21651 16652 330 325 0 17465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95304

[startup+3.10088 s]
/proc/loadavg: 4.00 4.05 3.75 5/538 3649
/proc/meminfo: memFree=19145812/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=100292 CPUtime=3.08 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 26752 0 0 0 305 3 0 0 25 0 1 0 812647377 102699008 20050 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333315 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 25073 20050 373 325 0 20887 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 108992

[startup+6.3003 s]
/proc/loadavg: 4.00 4.05 3.75 5/538 3649
/proc/meminfo: memFree=19103376/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=101356 CPUtime=6.28 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 26997 0 0 0 624 4 0 0 25 0 1 0 812647377 103788544 20295 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 25339 20295 373 325 0 21153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 110056

[startup+12.7011 s]
/proc/loadavg: 4.00 4.05 3.75 5/538 3649
/proc/meminfo: memFree=19098772/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=102680 CPUtime=12.68 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 27339 0 0 0 1264 4 0 0 25 0 1 0 812647377 105144320 20637 33554432000 4194304 5523604 140733728097552 18446744073709551615 5327373 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 25670 20637 373 325 0 21484 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111380

[startup+25.5008 s]
/proc/loadavg: 4.00 4.05 3.76 5/538 3650
/proc/meminfo: memFree=19094312/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=105600 CPUtime=25.48 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 28058 0 0 0 2544 4 0 0 25 0 1 0 812647377 108134400 21356 33554432000 4194304 5523604 140733728097552 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 26400 21356 373 325 0 22214 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 114300

[startup+51.1011 s]
/proc/loadavg: 3.92 4.03 3.76 6/538 3679
/proc/meminfo: memFree=20439004/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=111904 CPUtime=51.08 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 29574 0 0 0 5103 5 0 0 25 0 1 0 812647377 114589696 22872 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333368 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 27976 22872 373 325 0 23790 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120604

[startup+102.301 s]
/proc/loadavg: 3.93 4.00 3.76 6/538 3710
/proc/meminfo: memFree=21084244/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=120856 CPUtime=102.29 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 31707 0 0 0 10224 5 0 0 25 0 1 0 812647377 123756544 25005 33554432000 4194304 5523604 140733728097552 18446744073709551615 5332786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 30214 25005 373 325 0 26028 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 129556

[startup+162.301 s]
/proc/loadavg: 4.11 4.03 3.78 6/538 3711
/proc/meminfo: memFree=21044432/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=130584 CPUtime=162.29 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 34126 0 0 0 16222 7 0 0 25 0 1 0 812647377 133718016 27424 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333282 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 32646 27424 373 325 0 28460 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139284

[startup+222.322 s]
/proc/loadavg: 4.35 4.11 3.82 6/538 3713
/proc/meminfo: memFree=21025440/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=132616 CPUtime=222.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 34680 0 0 0 22224 7 0 0 25 0 1 0 812647377 135798784 27978 33554432000 4194304 5523604 140733728097552 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 33154 27978 373 325 0 28968 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 141316

[startup+282.301 s]
/proc/loadavg: 4.16 4.11 3.84 6/538 3715
/proc/meminfo: memFree=20990464/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=144880 CPUtime=282.29 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 37358 0 0 0 28220 9 0 0 25 0 1 0 812647377 148357120 30656 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 36220 30656 373 325 0 32034 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 153580

[startup+342.301 s]
/proc/loadavg: 4.06 4.08 3.84 6/538 3716
/proc/meminfo: memFree=20980408/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=145072 CPUtime=342.29 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 37397 0 0 0 34220 9 0 0 25 0 1 0 812647377 148553728 30695 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 36268 30695 373 325 0 32082 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 153772

[startup+402.3 s]
/proc/loadavg: 4.17 4.10 3.86 6/538 3718
/proc/meminfo: memFree=20952844/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2

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

/proc/3620/statm: 40627 35088 373 325 0 36441 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 171208

[startup+642.3 s]
/proc/loadavg: 4.00 4.05 3.89 6/538 3724
/proc/meminfo: memFree=20881960/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=173836 CPUtime=642.3 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 44589 0 0 0 64217 13 0 0 25 0 1 0 812647377 178008064 37887 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333200 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 43459 37887 373 325 0 39273 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 182536

[startup+702.301 s]
/proc/loadavg: 4.08 4.06 3.90 6/538 3726
/proc/meminfo: memFree=20870988/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=183892 CPUtime=702.3 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 47043 0 0 0 70215 15 0 0 25 0 1 0 812647377 188305408 40341 33554432000 4194304 5523604 140733728097552 18446744073709551615 5318848 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 45973 40341 373 325 0 41787 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 192592

[startup+762.301 s]
/proc/loadavg: 4.30 4.14 3.94 6/538 3727
/proc/meminfo: memFree=20865872/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=183892 CPUtime=762.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 47044 0 0 0 76216 15 0 0 25 0 1 0 812647377 188305408 40342 33554432000 4194304 5523604 140733728097552 18446744073709551615 4236839 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 45973 40342 373 325 0 41787 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 192592

[startup+822.3 s]
/proc/loadavg: 4.17 4.13 3.94 6/538 3729
/proc/meminfo: memFree=20854280/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=183892 CPUtime=822.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 47045 0 0 0 82216 15 0 0 25 0 1 0 812647377 188305408 40343 33554432000 4194304 5523604 140733728097552 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 45973 40343 373 325 0 41787 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 192592

[startup+882.321 s]
/proc/loadavg: 4.06 4.10 3.94 6/538 3731
/proc/meminfo: memFree=20832044/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=183892 CPUtime=882.33 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 47055 0 0 0 88217 16 0 0 25 0 1 0 812647377 188305408 40353 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 45973 40353 373 325 0 41787 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 192592

[startup+942.301 s]
/proc/loadavg: 4.02 4.08 3.94 6/538 3732
/proc/meminfo: memFree=20815136/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=183892 CPUtime=942.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 47090 0 0 0 94215 16 0 0 25 0 1 0 812647377 188305408 40388 33554432000 4194304 5523604 140733728097552 18446744073709551615 4220114 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 45973 40388 373 325 0 41787 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 192592

[startup+1002.3 s]
/proc/loadavg: 4.04 4.08 3.95 6/538 3743
/proc/meminfo: memFree=20796376/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=189892 CPUtime=1002.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 48133 0 0 0 100215 16 0 0 25 0 1 0 812647377 194449408 41431 33554432000 4194304 5523604 140733728097552 18446744073709551615 4219559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 47473 41431 373 325 0 43287 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 198592

[startup+1062.3 s]
/proc/loadavg: 4.05 4.08 3.95 6/538 3744
/proc/meminfo: memFree=20778460/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=198136 CPUtime=1062.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 50187 0 0 0 106214 17 0 0 25 0 1 0 812647377 202891264 43485 33554432000 4194304 5523604 140733728097552 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 49534 43485 373 325 0 45348 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 206836

[startup+1122.3 s]
/proc/loadavg: 4.02 4.06 3.95 6/538 3746
/proc/meminfo: memFree=20762792/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=213924 CPUtime=1122.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 54138 0 0 0 112213 18 0 0 25 0 1 0 812647377 219058176 47436 33554432000 4194304 5523604 140733728097552 18446744073709551615 5333103 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 53481 47436 374 325 0 49295 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 222624

[startup+1182.3 s]
/proc/loadavg: 4.00 4.05 3.95 6/538 3748
/proc/meminfo: memFree=20754180/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=222948 CPUtime=1182.31 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 56154 0 0 0 118212 19 0 0 25 0 1 0 812647377 228298752 49452 33554432000 4194304 5523604 140733728097552 18446744073709551615 4226844 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 55737 49452 374 325 0 51551 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 231648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.00 4.04 3.95 5/538 3748
/proc/meminfo: memFree=20753304/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=222948 CPUtime=1200.02 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 56154 0 0 0 119983 19 0 0 25 0 1 0 812647377 228298752 49452 33554432000 4194304 5523604 140733728097552 18446744073709551615 5327320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 55737 49452 374 325 0 51551 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 231648

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

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

[startup+1200 s]
/proc/loadavg: 4.00 4.04 3.95 5/538 3748
/proc/meminfo: memFree=20753304/32951124 swapFree=58800704/67111528
[pid=3619] ppid=3617 vsize=8700 CPUtime=0 cores=0,2
/proc/3619/stat : 3619 (rissAuto.sh) S 3617 3619 3235 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 812647376 8908800 251 33554432000 4194304 4922060 140733230218416 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3619/statm: 2175 251 211 178 0 68 0
[pid=3620] ppid=3619 vsize=222948 CPUtime=1200.02 cores=0,2
/proc/3620/stat : 3620 (riss) R 3619 3619 3235 0 -1 4202496 56154 0 0 0 119983 19 0 0 25 0 1 0 812647377 228298752 49452 33554432000 4194304 5523604 140733728097552 18446744073709551615 5327320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3620/statm: 55737 49452 374 325 0 51551 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 231648

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.03
CPU time (s): 1200.02
CPU user time (s): 1199.83
CPU system time (s): 0.19
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 231648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 6
involuntary context switches= 2

runsolver used 6.73897 second user time and 15.5146 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-04 17:45:19
IDJOB=3472819
IDBENCH=83121
IDSOLVER=1962
FILE ID=node142/3472819-1307202319
RUNJOBID= node142-1307199912-3253
PBS_JOBID= 13509007
Free space on /tmp= 73792 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472819-1307202319/watcher-3472819-1307202319 -o /tmp/evaluation-result-3472819-1307202319/solver-3472819-1307202319 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472819-1307202319.cnf 883853526 1200 7680 2

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=883853526

node142.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	: 5131.95
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.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.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.67
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.81
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.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.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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19277376 kB
Buffers:        290400 kB
Cached:         707208 kB
SwapCached:      11452 kB
Active:       11499532 kB
Inactive:      1907124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19277376 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:            5092 kB
Writeback:           0 kB
AnonPages:    12407048 kB
Mapped:          32424 kB
Slab:           117496 kB
PageTables:      79324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 147551036 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 node142 at 2011-06-04 18:05:21