Trace number 3291980

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) 1292.57 1300.06

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.43 3.87 3.87 5/187 3151
/proc/meminfo: memFree=15909160/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=11800 CPUtime=0 cores=1,3
/proc/3151/stat : 3151 (runsolver) S 3149 3151 524 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 490767408 12083200 51 33554432000 4194304 5434984 140733822024000 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699870519 0 0 17 3 0 0 0
/proc/3151/statm: 2950 51 31 303 0 2644 0

[startup+0.0343549 s]
/proc/loadavg: 3.43 3.87 3.87 5/187 3151
/proc/meminfo: memFree=15909160/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=3560 CPUtime=0 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) D 3149 3151 524 0 -1 4194304 90 0 0 0 0 0 0 0 20 0 1 0 490767408 3645440 43 33554432000 4194304 4395502 140736544228560 18446744073709551615 274659884679 0 0 4096 0 18446744071696489144 0 0 17 1 0 0 0
/proc/3151/statm: 890 43 33 50 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3560

[startup+0.100344 s]
/proc/loadavg: 3.43 3.87 3.87 5/187 3151
/proc/meminfo: memFree=15909160/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=3560 CPUtime=0 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) D 3149 3151 524 0 -1 4194304 90 0 0 0 0 0 0 0 20 0 1 0 490767408 3645440 43 33554432000 4194304 4395502 140736544228560 18446744073709551615 274659884679 0 0 4096 0 18446744071696489144 0 0 17 1 0 0 0
/proc/3151/statm: 890 43 33 50 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3560

[startup+0.300309 s]
/proc/loadavg: 3.43 3.87 3.87 5/187 3151
/proc/meminfo: memFree=15909160/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=3560 CPUtime=0 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) D 3149 3151 524 0 -1 4194304 90 0 0 0 0 0 0 0 20 0 1 0 490767408 3645440 43 33554432000 4194304 4395502 140736544228560 18446744073709551615 274659884679 0 0 4096 0 18446744071696489144 0 0 17 1 0 0 0
/proc/3151/statm: 890 43 33 50 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3560

[startup+0.700241 s]
/proc/loadavg: 3.43 3.87 3.87 5/187 3151
/proc/meminfo: memFree=15909160/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=3560 CPUtime=0 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) D 3149 3151 524 0 -1 4194304 90 0 0 0 0 0 0 0 20 0 1 0 490767408 3645440 43 33554432000 4194304 4395502 140736544228560 18446744073709551615 274659884679 0 0 4096 0 18446744071696489144 0 0 17 1 0 0 0
/proc/3151/statm: 890 43 33 50 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3560

[startup+1.5011 s]
/proc/loadavg: 3.43 3.87 3.87 4/188 3154
/proc/meminfo: memFree=15908032/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=3560 CPUtime=0 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) D 3149 3151 524 0 -1 4194304 90 0 0 0 0 0 0 0 20 0 1 0 490767408 3645440 43 33554432000 4194304 4395502 140736544228560 18446744073709551615 274659884679 0 0 4096 0 18446744071696489144 0 0 17 1 0 0 0
/proc/3151/statm: 890 43 33 50 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3560

[startup+3.10082 s]
/proc/loadavg: 3.43 3.87 3.87 4/188 3154
/proc/meminfo: memFree=15906420/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=3560 CPUtime=0 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) D 3149 3151 524 0 -1 4194304 90 0 0 0 0 0 0 0 20 0 1 0 490767408 3645440 43 33554432000 4194304 4395502 140736544228560 18446744073709551615 274659884679 0 0 4096 0 18446744071696489144 0 0 17 1 0 0 0
/proc/3151/statm: 890 43 33 50 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3560
heavy processes:

[startup+6.30022 s]
/proc/loadavg: 3.88 3.95 3.90 3/186 3154
/proc/meminfo: memFree=15928928/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=164408 CPUtime=0.5 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 24105 0 0 0 47 3 0 0 18 0 1 0 490767408 168353792 23549 33554432000 4194304 4395502 140736544228560 18446744073709551615 4370003 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/3151/statm: 41102 23549 248 50 0 38242 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 164408
heavy processes:

[startup+12.7011 s]
/proc/loadavg: 4.29 4.04 3.93 5/186 3154
/proc/meminfo: memFree=15308624/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=725916 CPUtime=6.51 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 168374 0 0 0 615 36 0 0 25 0 1 0 490767408 743337984 154660 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/3151/statm: 181479 154660 264 50 0 178619 0
Current children cumulated CPU time (s) 6.51
Current children cumulated vsize (KiB) 725916
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 5.27 4.27 4.00 5/188 3186
/proc/meminfo: memFree=14936144/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=726768 CPUtime=18.73 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 168585 0 0 0 1824 49 0 0 25 0 1 0 490767408 744210432 154871 33554432000 4194304 4395502 140736544228560 18446744073709551615 4286537 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/3151/statm: 181692 154871 264 50 0 178832 0
Current children cumulated CPU time (s) 18.73
Current children cumulated vsize (KiB) 726768
heavy processes:

[startup+51.1005 s]
/proc/loadavg: 6.00 4.52 4.09 7/185 3217
/proc/meminfo: memFree=14170824/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=726768 CPUtime=44.19 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 168656 0 0 0 4363 56 0 0 25 0 1 0 490767408 744210432 154942 33554432000 4194304 4395502 140736544228560 18446744073709551615 4343697 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/3151/statm: 181692 154942 264 50 0 178832 0
Current children cumulated CPU time (s) 44.19
Current children cumulated vsize (KiB) 726768

[startup+102.307 s]
/proc/loadavg: 6.76 4.93 4.25 5/188 3248
/proc/meminfo: memFree=13689232/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=728872 CPUtime=95.11 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 169441 0 0 0 9439 72 0 0 25 0 1 0 490767408 746364928 155727 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/3151/statm: 182218 155727 264 50 0 179358 0
Current children cumulated CPU time (s) 95.11
Current children cumulated vsize (KiB) 728872

[startup+162.3 s]
/proc/loadavg: 6.04 5.12 4.36 5/188 3276
/proc/meminfo: memFree=14046592/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=732748 CPUtime=154.82 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 170434 0 0 0 15402 80 0 0 25 0 1 0 490767408 750333952 156720 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 183187 156720 264 50 0 180327 0
Current children cumulated CPU time (s) 154.82
Current children cumulated vsize (KiB) 732748

[startup+222.301 s]
/proc/loadavg: 4.75 4.91 4.34 5/188 3278
/proc/meminfo: memFree=13953548/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=741696 CPUtime=214.79 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 172960 0 0 0 21394 85 0 0 25 0 1 0 490767408 759496704 159246 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 185424 159246 264 50 0 182564 0
Current children cumulated CPU time (s) 214.79
Current children cumulated vsize (KiB) 741696

[startup+282.3 s]
/proc/loadavg: 4.27 4.75 4.31 5/188 3280
/proc/meminfo: memFree=13750220/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=816468 CPUtime=274.78 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 190225 0 0 0 27389 89 0 0 25 0 1 0 490767408 836063232 176511 33554432000 4194304 4395502 140736544228560 18446744073709551615 4296783 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 204117 176511 264 50 0 201257 0
Current children cumulated CPU time (s) 274.78
Current children cumulated vsize (KiB) 816468

[startup+342.301 s]
/proc/loadavg: 4.20 4.64 4.30 5/188 3282
/proc/meminfo: memFree=13590420/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=863060 CPUtime=334.79 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 201550 0 0 0 33386 93 0 0 25 0 1 0 490767408 883773440 187836 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 215765 187836 264 50 0 212905 0
Current children cumulated CPU time (s) 334.79
Current children cumulated vsize (KiB) 863060

[startup+402.301 s]
/proc/loadavg: 4.07 4.52 4.28 5/188 3284
/proc/meminfo: memFree=13404060/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=959216 CPUtime=394.79 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 224139 0 0 0 39378 101 0 0 25 0 1 0 490767408 982237184 210425 33554432000 4194304 4395502 140736544228560 18446744073709551615 4286441 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 239804 210425 264 50 0 236944 0
Current children cumulated CPU time (s) 394.79
Current children cumulated vsize (KiB) 959216

[startup+462.3 s]
/proc/loadavg: 4.07 4.44 4.26 5/188 3285
/proc/meminfo: memFree=13247976/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1003344 CPUtime=454.79 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 233813 0 0 0 45376 103 0 0 25 0 1 0 490767408 1027424256 220099 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 250836 220099 264 50 0 247976 0
Current children cumulated CPU time (s) 454.79
Current children cumulated vsize (KiB) 1003344

[startup+522.301 s]
/proc/loadavg: 4.02 4.35 4.25 5/188 3287
/proc/meminfo: memFree=13007232/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1055344 CPUtime=514.79 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 246094 0 0 0 51373 106 0 0 25 0 1 0 490767408 1080672256 232380 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 263836 232380 264 50 0 260976 0
Current children cumulated CPU time (s) 514.79
Current children cumulated vsize (KiB) 1055344

[startup+582.3 s]
/proc/loadavg: 4.01 4.29 4.23 5/188 3288
/proc/meminfo: memFree=12876956/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1098028 CPUtime=574.8 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 256247 0 0 0 57371 109 0 0 25 0 1 0 490767408 1124380672 242533 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 274507 242533 264 50 0 271647 0
Current children cumulated CPU time (s) 574.8
Current children cumulated vsize (KiB) 1098028

[startup+642.301 s]
/proc/loadavg: 4.00 4.23 4.21 5/188 3290
/proc/meminfo: memFree=12681320/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1170244 CPUtime=634.79 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 273278 0 0 0 63367 112 0 0 25 0 1 0 490767408 1198329856 259564 33554432000 4194304 4395502 140736544228560 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 292561 259564 264 50 0 289701 0
Current children cumulated CPU time (s) 634.79
Current children cumulated vsize (KiB) 1170244

[startup+702.301 s]
/proc/loadavg: 4.00 4.19 4.19 5/188 3292
/proc/meminfo: memFree=12609920/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1220608 CPUtime=694.8 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 284566 0 0 0 69365 115 0 0 25 0 1 0 490767408 1249902592 270852 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 305152 270852 264 50 0 302292 0
Current children cumulated CPU time (s) 694.8
Current children cumulated vsize (KiB) 1220608

[startup+762.307 s]
/proc/loadavg: 4.00 4.15 4.18 5/188 3293
/proc/meminfo: memFree=12549552/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1269556 CPUtime=754.81 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 296336 0 0 0 75362 119 0 0 25 0 1 0 490767408 1300025344 282622 33554432000 4194304 4395502 140736544228560 18446744073709551615 4336265 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 317389 282622 264 50 0 314529 0
Current children cumulated CPU time (s) 754.81
Current children cumulated vsize (KiB) 1269556

[startup+822.301 s]
/proc/loadavg: 3.85 4.09 4.16 4/182 3312
/proc/meminfo: memFree=12651804/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1304280 CPUtime=814.8 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 304592 0 0 0 81359 121 0 0 25 0 1 0 490767408 1335582720 290878 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 326070 290878 264 50 0 323210 0
Current children cumulated CPU time (s) 814.8
Current children cumulated vsize (KiB) 1304280

[startup+882.3 s]
/proc/loadavg: 3.31 3.89 4.08 4/182 3313
/proc/meminfo: memFree=12632400/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1319516 CPUtime=874.8 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 308387 0 0 0 87357 123 0 0 25 0 1 0 490767408 1351184384 294673 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 329879 294673 264 50 0 327019 0
Current children cumulated CPU time (s) 874.8
Current children cumulated vsize (KiB) 1319516

[startup+942.301 s]
/proc/loadavg: 3.11 3.72 4.01 4/182 3316
/proc/meminfo: memFree=12615692/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1327328 CPUtime=934.8 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 310054 0 0 0 93357 123 0 0 25 0 1 0 490767408 1359183872 296340 33554432000 4194304 4395502 140736544228560 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 331832 296340 264 50 0 328972 0
Current children cumulated CPU time (s) 934.8
Current children cumulated vsize (KiB) 1327328

[startup+1002.3 s]
/proc/loadavg: 3.10 3.60 3.95 4/182 3318
/proc/meminfo: memFree=12602608/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1331544 CPUtime=994.8 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 311095 0 0 0 99357 123 0 0 25 0 1 0 490767408 1363501056 297381 33554432000 4194304 4395502 140736544228560 18446744073709551615 4347425 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 332886 297381 264 50 0 330026 0
Current children cumulated CPU time (s) 994.8
Current children cumulated vsize (KiB) 1331544

[startup+1062.3 s]
/proc/loadavg: 3.03 3.49 3.89 4/182 3319
/proc/meminfo: memFree=12509268/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1334248 CPUtime=1054.81 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 311860 0 0 0 105357 124 0 0 25 0 1 0 490767408 1366269952 298146 33554432000 4194304 4395502 140736544228560 18446744073709551615 4286541 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 333562 298146 264 50 0 330702 0
Current children cumulated CPU time (s) 1054.81
Current children cumulated vsize (KiB) 1334248

[startup+1122.3 s]
/proc/loadavg: 3.01 3.40 3.83 4/182 3321
/proc/meminfo: memFree=12489084/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1341140 CPUtime=1114.8 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 313152 0 0 0 111356 124 0 0 25 0 1 0 490767408 1373327360 299438 33554432000 4194304 4395502 140736544228560 18446744073709551615 4286550 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 335285 299438 264 50 0 332425 0
Current children cumulated CPU time (s) 1114.8
Current children cumulated vsize (KiB) 1341140

[startup+1182.3 s]
/proc/loadavg: 3.00 3.32 3.77 4/182 3322
/proc/meminfo: memFree=12418464/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1392060 CPUtime=1174.81 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 325206 0 0 0 117354 127 0 0 25 0 1 0 490767408 1425469440 311492 33554432000 4194304 4395502 140736544228560 18446744073709551615 4288723 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 348015 311492 264 50 0 345155 0
Current children cumulated CPU time (s) 1174.81
Current children cumulated vsize (KiB) 1392060

[startup+1242.3 s]
/proc/loadavg: 3.00 3.26 3.72 4/182 3324
/proc/meminfo: memFree=12364680/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1416332 CPUtime=1234.81 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 331060 0 0 0 123352 129 0 0 25 0 1 0 490767408 1450323968 317346 33554432000 4194304 4395502 140736544228560 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 354083 317346 264 50 0 351223 0
Current children cumulated CPU time (s) 1234.81
Current children cumulated vsize (KiB) 1416332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.92 3.19 3.67 3/177 3344
/proc/meminfo: memFree=13555420/32951132 swapFree=67111528/67111528
[pid=3151] ppid=3149 vsize=1426876 CPUtime=1292.51 cores=1,3
/proc/3151/stat : 3151 (SApperloT2010) R 3149 3151 524 0 -1 4202496 333375 0 0 0 129122 129 0 0 25 0 1 0 490767408 1461121024 319661 33554432000 4194304 4395502 140736544228560 18446744073709551615 4309712 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/3151/statm: 356719 319661 264 50 0 353859 0
Current children cumulated CPU time (s) 1292.51
Current children cumulated vsize (KiB) 1426876

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.06
CPU time (s): 1292.57
CPU user time (s): 1291.23
CPU system time (s): 1.3478
CPU usage (%): 99.4244
Max. virtual memory (cumulated for all children) (KiB): 1426876

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

runsolver used 2.06069 second user time and 5.08323 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 06:21:17
IDJOB=3291980
IDBENCH=85005
IDSOLVER=1655
FILE ID=node131/3291980-1303791673
RUNJOBID= node131-1303791673-3105
PBS_JOBID= 13157225
Free space on /tmp= 71508 MiB

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

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1462971216

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:      15909740 kB
Buffers:       1014188 kB
Cached:       15055840 kB
SwapCached:          0 kB
Active:        5662108 kB
Inactive:     10852448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15909740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          235664 kB
Writeback:           0 kB
AnonPages:      443616 kB
Mapped:          15616 kB
Slab:           463056 kB
PageTables:       5756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   683100 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= 71380 MiB
End job on node131 at 2011-04-26 06:43:00