Trace number 3292072

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.08 1300.07

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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

running on 2 cores: 0,2

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: 5.27 4.27 4.00 6/187 3182
/proc/meminfo: memFree=15087988/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=42388 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 2421 0 0 0 0 0 0 0 22 0 1 0 490769831 43405312 2360 33554432000 4194304 4395502 140734403442720 18446744073709551615 4332526 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 10597 2363 245 50 0 7737 0

[startup+0.0663979 s]
/proc/loadavg: 5.27 4.27 4.00 6/187 3182
/proc/meminfo: memFree=15087988/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=130560 CPUtime=0.06 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 10698 0 0 0 5 1 0 0 22 0 1 0 490769831 133693440 10637 33554432000 4194304 4395502 140734403442720 18446744073709551615 4315695 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 32640 10637 247 50 0 29780 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 130560

[startup+0.100362 s]
/proc/loadavg: 5.27 4.27 4.00 6/187 3182
/proc/meminfo: memFree=15087988/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=135016 CPUtime=0.09 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 11793 0 0 0 8 1 0 0 22 0 1 0 490769831 138256384 11732 33554432000 4194304 4395502 140734403442720 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 33754 11733 247 50 0 30894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 135016

[startup+0.300327 s]
/proc/loadavg: 5.27 4.27 4.00 6/187 3182
/proc/meminfo: memFree=15087988/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=160380 CPUtime=0.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 18038 0 0 0 26 3 0 0 23 0 1 0 490769831 164229120 17944 33554432000 4194304 4395502 140734403442720 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 40095 17944 248 50 0 37235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 160380

[startup+0.700277 s]
/proc/loadavg: 5.27 4.27 4.00 6/187 3182
/proc/meminfo: memFree=15087988/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=210344 CPUtime=0.69 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 30677 0 0 0 63 6 0 0 25 0 1 0 490769831 215392256 30023 33554432000 4194304 4395502 140734403442720 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 52586 30031 248 50 0 49726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 210344

[startup+1.50112 s]
/proc/loadavg: 5.27 4.27 4.00 5/188 3186
/proc/meminfo: memFree=14932920/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=308828 CPUtime=1.49 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 55572 0 0 0 138 11 0 0 25 0 1 0 490769831 316239872 53390 33554432000 4194304 4395502 140734403442720 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 77207 53391 248 50 0 74347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 308828

[startup+3.10084 s]
/proc/loadavg: 5.27 4.27 4.00 6/188 3186
/proc/meminfo: memFree=14807248/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=500076 CPUtime=3.09 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 103302 0 0 0 289 20 0 0 25 0 1 0 490769831 512077824 98088 33554432000 4194304 4395502 140734403442720 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 125019 98089 248 50 0 122159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 500076

[startup+6.30031 s]
/proc/loadavg: 5.49 4.33 4.02 6/188 3186
/proc/meminfo: memFree=14257080/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=973916 CPUtime=6.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 228168 0 0 0 590 39 0 0 25 0 1 0 490769831 997289984 207962 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 243479 207962 264 50 0 240619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 973916

[startup+12.7012 s]
/proc/loadavg: 5.61 4.37 4.04 6/188 3186
/proc/meminfo: memFree=14251568/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=974308 CPUtime=12.69 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 228269 0 0 0 1229 40 0 0 25 0 1 0 490769831 997691392 208063 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 243577 208063 264 50 0 240717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 974308

[startup+25.501 s]
/proc/loadavg: 6.00 4.52 4.09 6/188 3214
/proc/meminfo: memFree=13774044/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=975552 CPUtime=25.49 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 228505 0 0 0 2506 43 0 0 25 0 1 0 490769831 998965248 208299 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299466 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 243888 208299 264 50 0 241028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 975552

[startup+51.1005 s]
/proc/loadavg: 6.11 4.66 4.15 5/188 3247
/proc/meminfo: memFree=13991268/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=975552 CPUtime=51.09 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 228610 0 0 0 5062 47 0 0 25 0 1 0 490769831 998965248 208404 33554432000 4194304 4395502 140734403442720 18446744073709551615 4297879 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 243888 208404 264 50 0 241028 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 975552

[startup+102.307 s]
/proc/loadavg: 7.03 5.14 4.34 5/184 3264
/proc/meminfo: memFree=14058704/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=975552 CPUtime=102.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 228732 0 0 0 10173 56 0 0 25 0 1 0 490769831 998965248 208526 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 243888 208526 264 50 0 241028 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 975552

[startup+162.3 s]
/proc/loadavg: 5.35 5.03 4.35 5/188 3277
/proc/meminfo: memFree=14008360/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=977600 CPUtime=162.28 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 229494 0 0 0 16170 58 0 0 25 0 1 0 490769831 1001062400 209288 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 244400 209288 264 50 0 241540 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 977600

[startup+222.301 s]
/proc/loadavg: 4.49 4.84 4.33 5/188 3278
/proc/meminfo: memFree=13844664/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=978996 CPUtime=222.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 231093 0 0 0 22170 59 0 0 25 0 1 0 490769831 1002491904 210887 33554432000 4194304 4395502 140734403442720 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 244749 210887 264 50 0 241889 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 978996

[startup+282.301 s]
/proc/loadavg: 4.25 4.70 4.31 5/188 3281
/proc/meminfo: memFree=13686224/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1011664 CPUtime=282.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 238614 0 0 0 28168 61 0 0 25 0 1 0 490769831 1035943936 218408 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 252916 218408 264 50 0 250056 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1011664

[startup+342.301 s]
/proc/loadavg: 4.13 4.58 4.29 5/188 3282
/proc/meminfo: memFree=13520572/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1055108 CPUtime=342.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 248455 0 0 0 34165 64 0 0 25 0 1 0 490769831 1080430592 228249 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 263777 228249 264 50 0 260917 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1055108

[startup+402.301 s]
/proc/loadavg: 4.12 4.49 4.27 5/188 3284
/proc/meminfo: memFree=13329888/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1110432 CPUtime=402.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 260974 0 0 0 40163 66 0 0 25 0 1 0 490769831 1137082368 240768 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 277608 240768 264 50 0 274748 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1110432

[startup+462.3 s]
/proc/loadavg: 4.04 4.40 4.26 5/188 3286
/proc/meminfo: memFree=13145752/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1197940 CPUtime=462.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 282552 0 0 0 46157 72 0 0 25 0 1 0 490769831 1226690560 262346 33554432000 4194304 4395502 140734403442720 18446744073709551615 4286419 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 299485 262346 264 50 0 296625 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1197940

[startup+522.301 s]
/proc/loadavg: 4.01 4.32 4.24 5/188 3287
/proc/meminfo: memFree=12951864/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1308644 CPUtime=522.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 308230 0 0 0 52152 77 0 0 25 0 1 0 490769831 1340051456 288024 33554432000 4194304 4395502 140734403442720 18446744073709551615 4300285 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 327161 288024 264 50 0 324301 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1308644

[startup+582.301 s]
/proc/loadavg: 4.00 4.26 4.22 5/188 3289
/proc/meminfo: memFree=12791328/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1353672 CPUtime=582.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 318733 0 0 0 58149 80 0 0 25 0 1 0 490769831 1386160128 298527 33554432000 4194304 4395502 140734403442720 18446744073709551615 4347457 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 338418 298527 264 50 0 335558 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1353672

[startup+642.301 s]
/proc/loadavg: 4.00 4.21 4.20 5/188 3290
/proc/meminfo: memFree=12638216/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1370004 CPUtime=642.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 322512 0 0 0 64148 82 0 0 25 0 1 0 490769831 1402884096 302306 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 342501 302306 264 50 0 339641 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1370004

[startup+702.301 s]
/proc/loadavg: 4.00 4.17 4.19 5/188 3292
/proc/meminfo: memFree=12574988/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1370004 CPUtime=702.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 322543 0 0 0 70147 82 0 0 25 0 1 0 490769831 1402884096 302337 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 342501 302337 264 50 0 339641 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1370004

[startup+762.306 s]
/proc/loadavg: 4.00 4.14 4.17 5/188 3294
/proc/meminfo: memFree=12529328/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1370004 CPUtime=762.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 322584 0 0 0 76148 82 0 0 25 0 1 0 490769831 1402884096 302378 33554432000 4194304 4395502 140734403442720 18446744073709551615 4309750 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 342501 302378 264 50 0 339641 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1370004

[startup+822.301 s]
/proc/loadavg: 3.56 4.00 4.12 4/182 3312
/proc/meminfo: memFree=12634524/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1371472 CPUtime=822.29 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 322883 0 0 0 82147 82 0 0 25 0 1 0 490769831 1404387328 302677 33554432000 4194304 4395502 140734403442720 18446744073709551615 4343645 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 342868 302677 264 50 0 340008 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1371472

[startup+882.301 s]
/proc/loadavg: 3.20 3.81 4.05 4/182 3314
/proc/meminfo: memFree=12629288/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1374264 CPUtime=882.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 323621 0 0 0 88147 83 0 0 25 0 1 0 490769831 1407246336 303415 33554432000 4194304 4395502 140734403442720 18446744073709551615 4300328 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 343566 303415 264 50 0 340706 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1374264

[startup+942.301 s]
/proc/loadavg: 3.07 3.66 3.98 4/182 3316
/proc/meminfo: memFree=12612176/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1375612 CPUtime=942.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 323987 0 0 0 94147 83 0 0 25 0 1 0 490769831 1408626688 303781 33554432000 4194304 4395502 140734403442720 18446744073709551615 4297906 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 343903 303781 264 50 0 341043 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1375612

[startup+1002.3 s]
/proc/loadavg: 3.06 3.55 3.92 4/182 3318
/proc/meminfo: memFree=12555104/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1421888 CPUtime=1002.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 335248 0 0 0 100144 86 0 0 25 0 1 0 490769831 1456013312 315042 33554432000 4194304 4395502 140734403442720 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 355472 315042 264 50 0 352612 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1421888

[startup+1062.3 s]
/proc/loadavg: 3.02 3.45 3.86 4/182 3320
/proc/meminfo: memFree=12497972/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1455428 CPUtime=1062.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 343336 0 0 0 106143 87 0 0 25 0 1 0 490769831 1490358272 323130 33554432000 4194304 4395502 140734403442720 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 363857 323130 264 50 0 360997 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1455428

[startup+1122.3 s]
/proc/loadavg: 3.01 3.37 3.80 4/182 3321
/proc/meminfo: memFree=12469196/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1458052 CPUtime=1122.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 343740 0 0 0 112143 87 0 0 25 0 1 0 490769831 1493045248 323534 33554432000 4194304 4395502 140734403442720 18446744073709551615 4292452 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 364513 323534 264 50 0 361653 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1458052

[startup+1182.3 s]
/proc/loadavg: 3.00 3.30 3.75 4/182 3323
/proc/meminfo: memFree=12394768/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1458988 CPUtime=1182.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 344055 0 0 0 118143 87 0 0 25 0 1 0 490769831 1494003712 323849 33554432000 4194304 4395502 140734403442720 18446744073709551615 4314423 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 364747 323849 264 50 0 361887 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1458988

[startup+1242.3 s]
/proc/loadavg: 3.00 3.24 3.70 4/182 3324
/proc/meminfo: memFree=12353968/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1460088 CPUtime=1242.3 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 344256 0 0 0 124142 88 0 0 25 0 1 0 490769831 1495130112 324050 33554432000 4194304 4395502 140734403442720 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 365022 324050 264 50 0 362162 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1460088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.26 3.02 3.60 2/170 3363
/proc/meminfo: memFree=14993556/32951132 swapFree=67111528/67111528
[pid=3182] ppid=3180 vsize=1462284 CPUtime=1300.01 cores=0,2
/proc/3182/stat : 3182 (SApperloT2010) R 3180 3182 524 0 -1 4202496 344852 0 0 0 129912 89 0 0 25 0 1 0 490769831 1497378816 324646 33554432000 4194304 4395502 140734403442720 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3182/statm: 365571 324646 264 50 0 362711 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1462284

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.07
CPU time (s): 1300.08
CPU user time (s): 1299.13
CPU system time (s): 0.952855
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1462284

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

runsolver used 2.24466 second user time and 4.84626 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 06:21:39
IDJOB=3292072
IDBENCH=85008
IDSOLVER=1655
FILE ID=node131/3292072-1303791692
RUNJOBID= node131-1303791673-3103
PBS_JOBID= 13157225
Free space on /tmp= 71300 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292072-1303791692/watcher-3292072-1303791692 -o /tmp/evaluation-result-3292072-1303791692/solver-3292072-1303791692 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3292072-1303791692.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=976607475

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15088268 kB
Buffers:       1014412 kB
Cached:       15268064 kB
SwapCached:          0 kB
Active:        6503236 kB
Inactive:     10825448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15088268 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          448184 kB
Writeback:           0 kB
AnonPages:     1045320 kB
Mapped:          15772 kB
Slab:           468848 kB
PageTables:       7328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1381852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71532 MiB
End job on node131 at 2011-04-26 06:43:24