Trace number 3380041

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-05-15 (fixed)? (TO) 1300.07 1300.04

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3_uc_sat.cnf
MD5SUM743d2964f7d4d5b7d730bf71063f2e7c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.9167
Satisfiable
(Un)Satisfiability was proved
Number of variables142205
Number of clauses1312352
Sum of the clauses size4558898
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2197795
Number of clauses of size 3294920
Number of clauses of size 4819637
Number of clauses of size 50
Number of clauses of size over 50

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: 961)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.96 1.98 2.96 4/391 19255
/proc/meminfo: memFree=22263676/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=49936 CPUtime=0 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 7038 0 0 0 0 0 0 0 21 0 1 0 637977329 51134464 6980 33554432000 4194304 4394578 140736320743408 18446744073709551615 4279566 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 12484 6992 244 49 0 9625 0

[startup+0.108532 s]
/proc/loadavg: 0.96 1.98 2.96 4/391 19255
/proc/meminfo: memFree=22263676/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=64752 CPUtime=0.1 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 10915 0 0 0 9 1 0 0 22 0 1 0 637977329 66306048 10856 33554432000 4194304 4394578 140736320743408 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 16188 10856 247 49 0 13329 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 64752

[startup+0.200516 s]
/proc/loadavg: 0.96 1.98 2.96 4/391 19255
/proc/meminfo: memFree=22263676/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=73596 CPUtime=0.19 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 13126 0 0 0 18 1 0 0 22 0 1 0 637977329 75362304 13067 33554432000 4194304 4394578 140736320743408 18446744073709551615 212039655168 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 18399 13068 247 49 0 15540 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73596

[startup+0.300499 s]
/proc/loadavg: 0.96 1.98 2.96 4/391 19255
/proc/meminfo: memFree=22263676/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=83364 CPUtime=0.29 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 15545 0 0 0 28 1 0 0 22 0 1 0 637977329 85364736 15486 33554432000 4194304 4394578 140736320743408 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 20841 15489 247 49 0 17982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83364

[startup+0.700439 s]
/proc/loadavg: 0.96 1.98 2.96 4/391 19255
/proc/meminfo: memFree=22263676/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=124152 CPUtime=0.69 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 25739 0 0 0 65 4 0 0 23 0 1 0 637977329 127131648 25680 33554432000 4194304 4394578 140736320743408 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 31038 25682 247 49 0 28179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124152

[startup+1.50028 s]
/proc/loadavg: 1.20 2.02 2.97 5/392 19256
/proc/meminfo: memFree=22055952/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=198148 CPUtime=1.49 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 44283 0 0 0 140 9 0 0 25 0 1 0 637977329 202903552 44182 33554432000 4194304 4394578 140736320743408 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 49537 44182 255 49 0 46678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 198148

[startup+3.10099 s]
/proc/loadavg: 1.20 2.02 2.97 5/392 19256
/proc/meminfo: memFree=21981528/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=209328 CPUtime=3.09 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 47123 0 0 0 278 31 0 0 25 0 1 0 637977329 214351872 44417 33554432000 4194304 4394578 140736320743408 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 52332 44417 255 49 0 49473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 209328

[startup+6.30043 s]
/proc/loadavg: 1.20 2.02 2.97 5/395 19262
/proc/meminfo: memFree=21296888/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=348980 CPUtime=6.29 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 89675 0 0 0 590 39 0 0 25 0 1 0 637977329 357355520 81534 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 87245 81534 267 49 0 84386 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 348980

[startup+12.7003 s]
/proc/loadavg: 1.85 2.13 2.99 5/395 19263
/proc/meminfo: memFree=21029304/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=361268 CPUtime=12.69 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 92755 0 0 0 1229 40 0 0 25 0 1 0 637977329 369938432 84614 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 90317 84614 267 49 0 87458 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 361268

[startup+25.501 s]
/proc/loadavg: 2.18 2.19 3.00 5/395 19263
/proc/meminfo: memFree=20957900/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=371548 CPUtime=25.49 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 95244 0 0 0 2509 40 0 0 25 0 1 0 637977329 380465152 87103 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 92887 87103 267 49 0 90028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 371548

[startup+51.1004 s]
/proc/loadavg: 2.95 2.37 3.04 5/395 19264
/proc/meminfo: memFree=20891692/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=383868 CPUtime=51.09 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 98305 0 0 0 5067 42 0 0 25 0 1 0 637977329 393080832 90164 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 95967 90164 267 49 0 93108 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 383868

[startup+102.301 s]
/proc/loadavg: 3.58 2.64 3.09 5/395 19265
/proc/meminfo: memFree=20799100/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=402100 CPUtime=102.3 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 102817 0 0 0 10187 43 0 0 25 0 1 0 637977329 411750400 94676 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 100525 94676 267 49 0 97666 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 402100

[startup+162.301 s]
/proc/loadavg: 3.84 2.89 3.15 5/395 19267
/proc/meminfo: memFree=20720392/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=419352 CPUtime=162.3 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 107134 0 0 0 16184 46 0 0 25 0 1 0 637977329 429416448 98993 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 104838 98993 267 49 0 101979 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 419352

[startup+222.315 s]
/proc/loadavg: 3.94 3.09 3.20 5/395 19268
/proc/meminfo: memFree=20651768/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=436836 CPUtime=222.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 111293 0 0 0 22184 47 0 0 25 0 1 0 637977329 447320064 103152 33554432000 4194304 4394578 140736320743408 18446744073709551615 4299147 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 109209 103152 267 49 0 106350 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 436836

[startup+282.301 s]
/proc/loadavg: 3.98 3.25 3.24 5/395 19270
/proc/meminfo: memFree=20605968/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=453768 CPUtime=282.3 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 115530 0 0 0 28180 50 0 0 25 0 1 0 637977329 464658432 107389 33554432000 4194304 4394578 140736320743408 18446744073709551615 4299068 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 113442 107389 267 49 0 110583 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 453768

[startup+342.3 s]
/proc/loadavg: 4.02 3.40 3.29 5/395 19271
/proc/meminfo: memFree=20566840/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=465444 CPUtime=342.3 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 118496 0 0 0 34178 52 0 0 25 0 1 0 637977329 476614656 110355 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 116361 110355 267 49 0 113502 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 465444

[startup+402.301 s]
/proc/loadavg: 4.01 3.50 3.33 5/395 19273
/proc/meminfo: memFree=20527712/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=485056 CPUtime=402.3 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 122691 0 0 0 40177 53 0 0 25 0 1 0 637977329 496697344 114550 33554432000 4194304 4394578 140736320743408 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 121264 114550 267 49 0 118405 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 485056

[startup+462.301 s]
/proc/loadavg: 3.94 3.58 3.37 5/395 19302
/proc/meminfo: memFree=21331396/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=500556 CPUtime=462.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 126577 0 0 0 46176 55 0 0 25 0 1 0 637977329 512569344 118436 33554432000 4194304 4394578 140736320743408 18446744073709551615 4312499 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 125139 118436 267 49 0 122280 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 500556

[startup+522.3 s]
/proc/loadavg: 4.03 3.67 3.41 5/395 19303
/proc/meminfo: memFree=21286544/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=516956 CPUtime=522.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 130740 0 0 0 52174 57 0 0 25 0 1 0 637977329 529362944 122599 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 129239 122599 267 49 0 126380 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 516956

[startup+582.301 s]
/proc/loadavg: 4.01 3.72 3.45 5/395 19305
/proc/meminfo: memFree=21246296/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=531872 CPUtime=582.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 134445 0 0 0 58172 59 0 0 25 0 1 0 637977329 544636928 126304 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 132968 126304 267 49 0 130109 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 531872

[startup+642.301 s]
/proc/loadavg: 4.04 3.79 3.48 5/395 19360
/proc/meminfo: memFree=21848464/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=548756 CPUtime=642.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 138674 0 0 0 64170 61 0 0 25 0 1 0 637977329 561926144 130533 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 137189 130533 267 49 0 134330 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 548756

[startup+702.301 s]
/proc/loadavg: 4.08 3.84 3.52 5/395 19362
/proc/meminfo: memFree=21782440/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=565128 CPUtime=702.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 142807 0 0 0 70168 63 0 0 25 0 1 0 637977329 578691072 134666 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 141282 134666 267 49 0 138423 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 565128

[startup+762.3 s]
/proc/loadavg: 4.16 3.90 3.56 5/395 19364
/proc/meminfo: memFree=21711412/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=581228 CPUtime=762.33 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 146923 0 0 0 76168 65 0 0 25 0 1 0 637977329 595177472 138782 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 145307 138782 267 49 0 142448 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 581228

[startup+822.301 s]
/proc/loadavg: 4.06 3.91 3.58 5/395 19392
/proc/meminfo: memFree=21603080/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=603192 CPUtime=822.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 151448 0 0 0 82164 67 0 0 25 0 1 0 637977329 617668608 143307 33554432000 4194304 4394578 140736320743408 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 150798 143307 267 49 0 147939 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 603192

[startup+882.315 s]
/proc/loadavg: 4.02 3.93 3.60 5/395 19394
/proc/meminfo: memFree=21487584/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=622480 CPUtime=882.32 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 156185 0 0 0 88163 69 0 0 25 0 1 0 637977329 637419520 148044 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298268 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 155620 148044 267 49 0 152761 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 622480

[startup+942.301 s]
/proc/loadavg: 4.07 3.97 3.64 5/395 19395
/proc/meminfo: memFree=21366112/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=642968 CPUtime=942.32 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 161129 0 0 0 94161 71 0 0 25 0 1 0 637977329 658399232 152988 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 160742 152988 267 49 0 157883 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 642968

[startup+1002.3 s]
/proc/loadavg: 4.06 3.98 3.66 5/395 19397
/proc/meminfo: memFree=21256552/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=658732 CPUtime=1002.31 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 165056 0 0 0 100159 72 0 0 25 0 1 0 637977329 674541568 156915 33554432000 4194304 4394578 140736320743408 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 164683 156915 267 49 0 161824 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 658732

[startup+1062.3 s]
/proc/loadavg: 4.02 3.98 3.68 5/395 19399
/proc/meminfo: memFree=21189412/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=673360 CPUtime=1062.32 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 168690 0 0 0 106158 74 0 0 25 0 1 0 637977329 689520640 160549 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 168340 160549 267 49 0 165481 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 673360

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.70 5/395 19400
/proc/meminfo: memFree=21066968/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=691124 CPUtime=1122.32 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 173145 0 0 0 112157 75 0 0 25 0 1 0 637977329 707710976 165004 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 172781 165004 267 49 0 169922 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 691124

[startup+1182.3 s]
/proc/loadavg: 4.16 4.04 3.73 5/395 19402
/proc/meminfo: memFree=20976380/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=706012 CPUtime=1182.32 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 176893 0 0 0 118156 76 0 0 25 0 1 0 637977329 722956288 168752 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 176503 168752 267 49 0 173644 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 706012

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 3.74 5/395 19403
/proc/meminfo: memFree=20883084/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=706332 CPUtime=1242.32 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 176982 0 0 0 124156 76 0 0 25 0 1 0 637977329 723283968 168841 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 176583 168841 267 49 0 173724 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 706332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.76 7/395 19405
/proc/meminfo: memFree=20810600/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=707132 CPUtime=1300.03 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 177168 0 0 0 129927 76 0 0 25 0 1 0 637977329 724103168 169027 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 176783 169027 267 49 0 173924 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 707132

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.76 7/395 19405
/proc/meminfo: memFree=20810600/32951124 swapFree=51873460/67111528
[pid=19255] ppid=19253 vsize=707132 CPUtime=1300.03 cores=5,7
/proc/19255/stat : 19255 (SApperloT2010) R 19253 19255 17591 0 -1 4202496 177168 0 0 0 129927 76 0 0 25 0 1 0 637977329 724103168 169027 33554432000 4194304 4394578 140736320743408 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19255/statm: 176783 169027 267 49 0 173924 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 707132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.28
CPU system time (s): 0.792879
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 707132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.792879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177168
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= 7
involuntary context switches= 2039

runsolver used 4.63129 second user time and 11.9292 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 12:33:31
IDJOB=3380041
IDBENCH=82498
IDSOLVER=1862
FILE ID=node146/3380041-1305455609
RUNJOBID= node146-1305455609-19222
PBS_JOBID= 13324873
Free space on /tmp= 73220 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_3_uc_sat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380041-1305455609/watcher-3380041-1305455609 -o /tmp/evaluation-result-3380041-1305455609/solver-3380041-1305455609 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380041-1305455609.cnf

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

MD5SUM BENCH= 743d2964f7d4d5b7d730bf71063f2e7c
RANDOM SEED=195215200

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22263956 kB
Buffers:        129004 kB
Cached:        1045464 kB
SwapCached:      56148 kB
Active:        7917460 kB
Inactive:      2515916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22263956 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:          109532 kB
Writeback:           0 kB
AnonPages:     9210428 kB
Mapped:          18692 kB
Slab:           112636 kB
PageTables:      74680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89394760 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= 73292 MiB
End job on node146 at 2011-05-15 12:55:13