Trace number 3289404

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
SApperloT2010 2011-03-04? (TO) 1300.05 1300.02

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


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-3289404-1303782471/watcher-3289404-1303782471 -o /tmp/evaluation-result-3289404-1303782471/solver-3289404-1303782471 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3289404-1303782471.cnf 

running on 2 cores: 4,6

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: 3.38 3.87 3.85 3/181 12748
/proc/meminfo: memFree=16336628/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=20572 CPUtime=0 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 2409 0 0 0 0 0 0 0 23 0 1 0 489846782 21065728 2348 33554432000 4194304 4395502 140735669659472 18446744073709551615 4281149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 5143 2356 245 50 0 2283 0

[startup+0.0366259 s]
/proc/loadavg: 3.38 3.87 3.85 3/181 12748
/proc/meminfo: memFree=16336628/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=35112 CPUtime=0.03 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 5645 0 0 0 3 0 0 0 23 0 1 0 489846782 35954688 3490 33554432000 4194304 4395502 140735669659472 18446744073709551615 4276752 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 8778 3491 249 50 0 5918 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35112

[startup+0.100615 s]
/proc/loadavg: 3.38 3.87 3.85 3/181 12748
/proc/meminfo: memFree=16336628/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=41184 CPUtime=0.09 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 7177 0 0 0 9 0 0 0 23 0 1 0 489846782 42172416 5022 33554432000 4194304 4395502 140735669659472 18446744073709551615 274473586265 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 10296 5023 249 50 0 7436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41184

[startup+0.30058 s]
/proc/loadavg: 3.38 3.87 3.85 3/181 12748
/proc/meminfo: memFree=16336628/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=58984 CPUtime=0.29 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 11666 0 0 0 26 3 0 0 25 0 1 0 489846782 60399616 9066 33554432000 4194304 4395502 140735669659472 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 14746 9066 255 50 0 11886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58984

[startup+0.700511 s]
/proc/loadavg: 3.38 3.87 3.85 3/181 12748
/proc/meminfo: memFree=16336628/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=74340 CPUtime=0.69 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 15894 0 0 0 61 8 0 0 25 0 1 0 489846782 76124160 13294 33554432000 4194304 4395502 140735669659472 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 18585 13294 255 50 0 15725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74340

[startup+1.50037 s]
/proc/loadavg: 3.38 3.87 3.85 5/190 12765
/proc/meminfo: memFree=16135800/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=89252 CPUtime=1.49 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 19855 0 0 0 136 13 0 0 25 0 1 0 489846782 91394048 17255 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 22313 17255 266 50 0 19453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89252

[startup+3.10113 s]
/proc/loadavg: 3.38 3.87 3.85 5/190 12765
/proc/meminfo: memFree=16062268/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=93316 CPUtime=3.09 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 20856 0 0 0 296 13 0 0 25 0 1 0 489846782 95555584 18256 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 23329 18256 266 50 0 20469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93316

[startup+6.30059 s]
/proc/loadavg: 3.51 3.89 3.86 5/190 12765
/proc/meminfo: memFree=16035508/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=99740 CPUtime=6.29 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 22416 0 0 0 616 13 0 0 25 0 1 0 489846782 102133760 19816 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 24935 19816 266 50 0 22075 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99740

[startup+12.7005 s]
/proc/loadavg: 3.55 3.89 3.86 5/190 12765
/proc/meminfo: memFree=15998208/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=112812 CPUtime=12.69 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 25580 0 0 0 1256 13 0 0 25 0 1 0 489846782 115519488 22980 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 28203 22980 266 50 0 25343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112812

[startup+25.5002 s]
/proc/loadavg: 3.72 3.91 3.87 5/190 12765
/proc/meminfo: memFree=15944380/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=122736 CPUtime=25.49 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 27809 0 0 0 2535 14 0 0 25 0 1 0 489846782 125681664 25209 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 30684 25209 266 50 0 27824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122736

[startup+51.1007 s]
/proc/loadavg: 3.82 3.91 3.87 5/190 12766
/proc/meminfo: memFree=15903272/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=130228 CPUtime=51.09 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 29413 0 0 0 5095 14 0 0 25 0 1 0 489846782 133353472 26813 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 32557 26813 266 50 0 29697 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 130228

[startup+102.307 s]
/proc/loadavg: 3.92 3.92 3.87 5/190 12767
/proc/meminfo: memFree=15856636/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=139296 CPUtime=102.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 31461 0 0 0 10215 15 0 0 25 0 1 0 489846782 142639104 28861 33554432000 4194304 4395502 140735669659472 18446744073709551615 4288981 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 34824 28861 266 50 0 31964 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 139296

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.88 5/190 12769
/proc/meminfo: memFree=15820900/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=155460 CPUtime=162.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 35303 0 0 0 16213 17 0 0 25 0 1 0 489846782 159191040 32703 33554432000 4194304 4395502 140735669659472 18446744073709551615 4292756 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 38865 32703 266 50 0 36005 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155460

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.88 5/190 12771
/proc/meminfo: memFree=15777700/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=155848 CPUtime=222.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 35406 0 0 0 22213 17 0 0 25 0 1 0 489846782 159588352 32806 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299969 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 38962 32806 266 50 0 36102 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 155848

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.89 5/190 12772
/proc/meminfo: memFree=15770604/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=158628 CPUtime=282.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 36045 0 0 0 28213 17 0 0 25 0 1 0 489846782 162435072 33445 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 39657 33445 266 50 0 36797 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 158628

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 3.90 5/190 12774
/proc/meminfo: memFree=15743160/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=175544 CPUtime=342.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 39722 0 0 0 34212 18 0 0 25 0 1 0 489846782 179757056 37122 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 43886 37122 266 50 0 41026 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175544

[startup+402.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/190 12775
/proc/meminfo: memFree=15723548/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=176248 CPUtime=402.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 39926 0 0 0 40212 18 0 0 25 0 1 0 489846782 180477952 37326 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 44062 37326 266 50 0 41202 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176248

[startup+462.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 12804
/proc/meminfo: memFree=15826180/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=178576 CPUtime=462.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 40397 0 0 0 46212 18 0 0 25 0 1 0 489846782 182861824 37797 33554432000 4194304 4395502 140735669659472 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 44644 37797 266 50 0 41784 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 178576

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 12806
/proc/meminfo: memFree=15801688/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=187636 CPUtime=522.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 42480 0 0 0 52211 19 0 0 25 0 1 0 489846782 192139264 39880 33554432000 4194304 4395502 140735669659472 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 46909 39880 266 50 0 44049 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 187636

[startup+582.301 s]
/proc/loadavg: 4.08 3.99 3.91 5/190 12807
/proc/meminfo: memFree=15782312/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=187636 CPUtime=582.3 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 42515 0 0 0 58211 19 0 0 25 0 1 0 489846782 192139264 39915 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 46909 39915 266 50 0 44049 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187636

[startup+642.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 12809
/proc/meminfo: memFree=15763172/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=188276 CPUtime=642.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 42674 0 0 0 64211 20 0 0 25 0 1 0 489846782 192794624 40074 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 47069 40074 266 50 0 44209 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 188276

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 12810
/proc/meminfo: memFree=15735128/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=197244 CPUtime=702.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 44606 0 0 0 70211 20 0 0 25 0 1 0 489846782 201977856 42006 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 49311 42006 266 50 0 46451 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 197244

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 12812
/proc/meminfo: memFree=15712156/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=216928 CPUtime=762.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 48845 0 0 0 76210 21 0 0 25 0 1 0 489846782 222134272 46245 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 54232 46245 266 50 0 51372 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 216928

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 12823
/proc/meminfo: memFree=15697488/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=217824 CPUtime=822.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 49067 0 0 0 82210 21 0 0 25 0 1 0 489846782 223051776 46467 33554432000 4194304 4395502 140735669659472 18446744073709551615 4300291 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 54456 46467 266 50 0 51596 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 217824

[startup+882.301 s]
/proc/loadavg: 4.14 4.04 3.93 5/190 13298
/proc/meminfo: memFree=15892628/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=219104 CPUtime=882.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 49316 0 0 0 88210 21 0 0 25 0 1 0 489846782 224362496 46716 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 54776 46716 266 50 0 51916 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 219104

[startup+942.301 s]
/proc/loadavg: 4.16 4.06 3.94 5/190 13300
/proc/meminfo: memFree=15877692/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=223444 CPUtime=942.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 50308 0 0 0 94209 22 0 0 25 0 1 0 489846782 228806656 47708 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 55861 47708 266 50 0 53001 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 223444

[startup+1002.3 s]
/proc/loadavg: 4.10 4.06 3.95 5/190 13304
/proc/meminfo: memFree=15858684/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=226836 CPUtime=1002.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 50981 0 0 0 100209 22 0 0 25 0 1 0 489846782 232280064 48381 33554432000 4194304 4395502 140735669659472 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 56709 48381 266 50 0 53849 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 226836

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 3.95 5/190 13306
/proc/meminfo: memFree=15843344/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=227348 CPUtime=1062.31 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 51082 0 0 0 106209 22 0 0 25 0 1 0 489846782 232804352 48482 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 56837 48482 266 50 0 53977 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 227348

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/190 13308
/proc/meminfo: memFree=15842320/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=227992 CPUtime=1122.32 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 51225 0 0 0 112209 23 0 0 25 0 1 0 489846782 233463808 48625 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299712 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 56998 48625 266 50 0 54138 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 227992

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 3.95 5/190 13309
/proc/meminfo: memFree=15824560/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=233020 CPUtime=1182.32 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 52259 0 0 0 118209 23 0 0 25 0 1 0 489846782 238612480 49659 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 58255 49659 266 50 0 55395 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 233020

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/190 13311
/proc/meminfo: memFree=15821316/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=233276 CPUtime=1242.32 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 52324 0 0 0 124209 23 0 0 25 0 1 0 489846782 238874624 49724 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 58319 49724 266 50 0 55459 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 233276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.95 4/189 13313
/proc/meminfo: memFree=15953616/32950928 swapFree=67111528/67111528
[pid=12748] ppid=12746 vsize=233276 CPUtime=1300.03 cores=4,6
/proc/12748/stat : 12748 (SApperloT2010) R 12746 12748 12406 0 -1 4202496 52383 0 0 0 129980 23 0 0 25 0 1 0 489846782 238874624 49783 33554432000 4194304 4395502 140735669659472 18446744073709551615 4299965 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12748/statm: 58319 49783 266 50 0 55459 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 233276

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)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.8
CPU system time (s): 0.241963
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 233276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52383
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= 1634

runsolver used 2.20267 second user time and 4.90725 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 03:47:51
IDJOB=3289404
IDBENCH=83121
IDSOLVER=1655
FILE ID=node125/3289404-1303782471
RUNJOBID= node125-1303782471-12723
PBS_JOBID= 13157215
Free space on /tmp= 73136 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289404-1303782471/watcher-3289404-1303782471 -o /tmp/evaluation-result-3289404-1303782471/solver-3289404-1303782471 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3289404-1303782471.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1880678887

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      16336908 kB
Buffers:       2203188 kB
Cached:       13798532 kB
SwapCached:          0 kB
Active:        7867796 kB
Inactive:      8213952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16336908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9328 kB
Writeback:           0 kB
AnonPages:       79340 kB
Mapped:          15264 kB
Slab:           467724 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   230004 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= 73336 MiB
End job on node125 at 2011-04-26 04:09:33