Trace number 3716195

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
wbo2sat 2012-05-19? (problem) 168.811 472.36

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen07_wcsp.wbo
MD5SUMdf1c90215af2cae95a5e30d22d51f060
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark22824159
Best CPU time to get the best result obtained on this benchmark1800.04
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7976
Total number of constraints1810140
Number of soft constraints1809940
Number of constraints which are clauses1809940
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 468527294
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 286472940853
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

17.44/17.58	o 183582063
17.44/17.58	c current bound: 91791031
17.44/17.58	c fallback to adder encoding
164.62/164.75	terminate called after throwing an instance of 'std::bad_alloc'
164.62/164.75	  what():  std::bad_alloc
168.77/472.35	HOME/runWbo2sat.sh: line 10:   513 Aborted                 (core dumped) ./wbo2sat $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=0 -useCP2InSearch=0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3716195-1338235501/watcher-3716195-1338235501 -o /tmp/evaluation-result-3716195-1338235501/solver-3716195-1338235501 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716195-1338235501.wbo 734982304 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.69 3.62 2.78 4/181 512
/proc/meminfo: memFree=22641432/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0

[startup+0.102689 s]
/proc/loadavg: 4.69 3.62 2.78 4/181 512
/proc/meminfo: memFree=22641432/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200288 s]
/proc/loadavg: 4.69 3.62 2.78 4/181 512
/proc/meminfo: memFree=22641432/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 4.69 3.62 2.78 4/181 512
/proc/meminfo: memFree=22641432/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 4.69 3.62 2.78 4/181 512
/proc/meminfo: memFree=22641432/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 4.69 3.62 2.78 3/182 514
/proc/meminfo: memFree=28159256/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=34944 CPUtime=1.48 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) R 512 512 29773 0 -1 4202496 3308 0 0 0 147 1 0 0 20 0 1 0 289676113 35782656 5331 33554432000 4194304 5872148 140736145730464 140736145727320 4914429 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/513/statm: 8736 5331 144 410 0 8318 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44092

[startup+3.10024 s]
/proc/loadavg: 4.69 3.62 2.78 3/182 514
/proc/meminfo: memFree=28142508/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=67712 CPUtime=3.09 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) R 512 512 29773 0 -1 4202496 3846 0 0 0 306 3 0 0 20 0 1 0 289676113 69337088 10963 33554432000 4194304 5872148 140736145730464 140736145727192 4195360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/513/statm: 16928 10963 144 410 0 16510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76860

[startup+6.30016 s]
/proc/loadavg: 4.48 3.59 2.78 3/182 514
/proc/meminfo: memFree=28053596/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=149668 CPUtime=6.29 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) R 512 512 29773 0 -1 4202496 9984 0 0 0 622 7 0 0 20 0 1 0 289676113 153260032 32807 33554432000 4194304 5872148 140736145730464 140736145727560 4597520 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/513/statm: 37417 32807 153 410 0 36999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158816

[startup+12.7003 s]
/proc/loadavg: 4.28 3.56 2.77 3/184 516
/proc/meminfo: memFree=27663136/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=201408 CPUtime=9.58 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4202496 12575 0 0 0 945 13 0 0 20 0 1 0 289676113 206241792 45403 33554432000 4194304 5872148 140736145730464 140736145726344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/513/statm: 50352 45403 160 410 0 49934 0
[pid=515] ppid=513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/515/stat : 515 (satsolver.sh) S 513 512 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289677073 9367552 267 33554432000 4194304 5064252 140736697578464 140736697577376 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/515/statm: 2287 267 226 213 0 72 0
[pid=516] ppid=515 vsize=347048 CPUtime=3.09 cores=0,2,4,6
/proc/516/stat : 516 (glucose_static) R 515 512 29773 0 -1 4202496 42833 0 0 0 299 10 0 0 20 0 1 0 289677073 355377152 73859 33554432000 4194304 4896791 140736475961104 140736475958408 4202707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/516/statm: 86762 73859 78 172 0 86588 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 566752

[startup+25.5003 s]
/proc/loadavg: 3.77 3.49 2.76 3/182 517
/proc/meminfo: memFree=25883248/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=2354968 CPUtime=25.44 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) R 512 512 29773 0 -1 4202496 432003 44427 0 0 1744 336 444 20 20 0 1 0 289676113 2411487232 555050 33554432000 4194304 5872148 140736145730464 140736145724312 4419616 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/513/statm: 588742 555050 174 410 0 588324 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 2364116

[startup+51.1003 s]
/proc/loadavg: 3.17 3.37 2.74 3/182 517
/proc/meminfo: memFree=22726724/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=6287128 CPUtime=51.04 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) R 512 512 29773 0 -1 4202496 436924 44427 0 0 4219 421 444 20 20 0 1 0 289676113 6438019072 1045034 33554432000 4194304 5872148 140736145730464 140736145723992 4282289 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/513/statm: 1571782 1045034 174 410 0 1571364 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6296276

[startup+102.3 s]
/proc/loadavg: 2.50 3.15 2.70 3/181 517
/proc/meminfo: memFree=19853764/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=10481432 CPUtime=102.24 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) R 512 512 29773 0 -1 4202496 441457 44427 0 0 9212 548 444 20 20 0 1 0 289676113 10732986368 2055722 33554432000 4194304 5872148 140736145730464 140736145724312 4663469 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2620358 2055722 174 410 0 2619940 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10490580

[startup+162.3 s]
/proc/loadavg: 2.18 2.94 2.65 3/181 518
/proc/meminfo: memFree=17619156/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=10546968 CPUtime=162.22 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) R 512 512 29773 0 -1 4202496 442704 44427 0 0 15177 581 444 20 20 0 1 0 289676113 10800095232 2613446 33554432000 4194304 5872148 140736145730464 140736145723992 4392267 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2636742 2613446 216 410 0 2636324 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10556116

[startup+222.307 s]
/proc/loadavg: 3.55 3.18 2.75 2/182 519
/proc/meminfo: memFree=10507928/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=167.16 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 839 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 167.16
Current children cumulated vsize (KiB) 8664708
heavy processes:
  %CPU=26 pid=519 uid=0 cmd=

[startup+282.3 s]
/proc/loadavg: 4.26 3.45 2.86 1/180 562
/proc/meminfo: memFree=7255068/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=167.77 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 900 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 167.77
Current children cumulated vsize (KiB) 8664708
heavy processes:
  %CPU=16 pid=519 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 513 6 506 18446744073709551615 

[startup+342.3 s]
/proc/loadavg: 4.38 3.64 2.96 2/183 567
/proc/meminfo: memFree=4352004/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=167.94 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 917 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 167.94
Current children cumulated vsize (KiB) 8664708
heavy processes:
  %CPU=11 pid=519 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 513 6 506 18446744073709551615 

[startup+402.3 s]
/proc/loadavg: 4.31 3.76 3.04 2/182 567
/proc/meminfo: memFree=1672296/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=168.71 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 994 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 168.71
Current children cumulated vsize (KiB) 8664708
heavy processes:
  %CPU=11 pid=519 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 513 6 506 18446744073709551615 

[startup+462.3 s]
/proc/loadavg: 4.79 3.98 3.16 2/182 568
/proc/meminfo: memFree=1524596/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=168.77 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 1000 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 168.77
Current children cumulated vsize (KiB) 8664708
heavy processes:

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

[startup+468.3 s]
/proc/loadavg: 4.80 4.00 3.17 2/182 568
/proc/meminfo: memFree=1524968/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=168.77 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 1000 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 168.77
Current children cumulated vsize (KiB) 8664708

[startup+469.9 s]
/proc/loadavg: 4.74 4.00 3.18 2/182 568
/proc/meminfo: memFree=1524164/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=168.77 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 1000 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 168.77
Current children cumulated vsize (KiB) 8664708

[startup+471.5 s]
/proc/loadavg: 4.74 4.00 3.18 2/182 568
/proc/meminfo: memFree=1524412/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=168.77 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 1000 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 168.77
Current children cumulated vsize (KiB) 8664708

[startup+471.9 s]
/proc/loadavg: 4.74 4.00 3.18 2/182 568
/proc/meminfo: memFree=1526644/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=168.77 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 1000 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 168.77
Current children cumulated vsize (KiB) 8664708

[startup+472.3 s]
/proc/loadavg: 4.74 4.00 3.18 2/182 568
/proc/meminfo: memFree=1526644/32873648 swapFree=7112/7112
[pid=512] ppid=510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/512/stat : 512 (runWbo2sat.sh) S 510 512 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289676113 9367552 275 33554432000 4194304 5064252 140733291735200 140733291734112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/512/statm: 2287 275 233 213 0 72 0
[pid=513] ppid=512 vsize=8655560 CPUtime=168.77 cores=0,2,4,6
/proc/513/stat : 513 (wbo2sat) S 512 512 29773 0 -1 4204032 442713 44427 0 0 15413 1000 444 20 20 0 1 0 289676113 8863293440 2142667 33554432000 4194304 5872148 140736145730464 140736145724024 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/513/statm: 2163890 2142667 224 410 0 2163472 0
Current children cumulated CPU time (s) 168.77
Current children cumulated vsize (KiB) 8664708

Child status: 0
Real time (s): 472.36
CPU time (s): 168.811
CPU user time (s): 158.582
CPU system time (s): 10.2294
CPU usage (%): 35.7378
Max. virtual memory (cumulated for all children) (KiB): 14684884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 158.582
system time used= 10.2294
maximum resident set size= 10455208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487515
page faults= 0
swaps= 0
block input operations= 8
block output operations= 255752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1819524
involuntary context switches= 258

runsolver used 0.843871 second user time and 2.21166 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 22:05:02
IDJOB=3716195
IDBENCH=79568
IDSOLVER=2298
FILE ID=node126/3716195-1338235501
RUNJOBID= node126-1338205661-29789
PBS_JOBID= 14624613
Free space on /tmp= 70668 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen07_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716195-1338235501/watcher-3716195-1338235501 -o /tmp/evaluation-result-3716195-1338235501/solver-3716195-1338235501 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716195-1338235501.wbo 734982304 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= df1c90215af2cae95a5e30d22d51f060
RANDOM SEED=734982304

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        22519440 kB
Buffers:          394864 kB
Cached:          6777636 kB
SwapCached:        17756 kB
Active:          3530076 kB
Inactive:        5657516 kB
Active(anon):    1996700 kB
Inactive(anon):    20452 kB
Active(file):    1533376 kB
Inactive(file):  5637064 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             71980 kB
Writeback:             0 kB
AnonPages:       2007228 kB
Mapped:            10728 kB
Shmem:                 0 kB
Slab:            1020300 kB
SReclaimable:     463548 kB
SUnreclaim:       556752 kB
KernelStack:        1488 kB
PageTables:         8092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2691180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1081344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 62764 MiB
End job on node126 at 2012-05-28 22:12:54