Trace number 3754694

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
npSolver 1.0 (fixed)? (TO) 1800.02 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.3.accl.ucl--soft-0-100-0.wbo
MD5SUM65e5bfc23cfeb9f0d41691b20b2e7f01
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.62214
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4622
Total number of constraints12569
Number of soft constraints12569
Number of constraints which are clauses11753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints816
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 636317
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 636316
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 130
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.15	c run usual solver
0.98/1.00	o 4382
0.98/1.00	c current bound: 2191
0.98/1.00	c fallback to adder encoding
1213.67/1213.92	o 2191
1213.67/1213.92	c current bound: 1095
1213.67/1213.92	c fallback to adder encoding
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	s UNKNOWN

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-3754694-1339194954/watcher-3754694-1339194954 -o /tmp/evaluation-result-3754694-1339194954/solver-3754694-1339194954 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754694-1339194954.wbo 1752981988 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: 2.07 2.02 2.00 3/179 2359
/proc/meminfo: memFree=31301352/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0

[startup+0.0894311 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2359
/proc/meminfo: memFree=31301352/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2359
/proc/meminfo: memFree=31301352/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2359
/proc/meminfo: memFree=31301352/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700108 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2359
/proc/meminfo: memFree=31301352/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2370
/proc/meminfo: memFree=31290416/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=72916 CPUtime=1.47 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) R 2359 2359 31525 0 -1 4202496 10924 12533 0 0 64 8 73 2 20 0 1 0 385623948 74665984 17779 33554432000 4194304 6006132 140735043070864 140735043063256 4535958 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 18229 17779 178 443 0 17782 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 82064

[startup+3.1002 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2371
/proc/meminfo: memFree=31184936/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=171220 CPUtime=2.72 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 12626 12533 0 0 170 27 73 2 20 0 1 0 385623948 175329280 37236 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 42805 37236 179 443 0 42358 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 180368

[startup+6.30038 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 2373
/proc/meminfo: memFree=30769832/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=171220 CPUtime=2.72 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 12626 12533 0 0 170 27 73 2 20 0 1 0 385623948 175329280 37236 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 42805 37236 179 443 0 42358 0
[pid=2372] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2372/stat : 2372 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385624223 9367552 266 33554432000 4194304 5064252 140735063661872 140735063660784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2372/statm: 2287 266 226 213 0 72 0
[pid=2373] ppid=2372 vsize=298492 CPUtime=3.53 cores=0,2,4,6
/proc/2373/stat : 2373 (glucose) R 2372 2359 31525 0 -1 4202496 49332 0 0 0 336 17 0 0 20 0 1 0 385624223 305655808 66407 33554432000 4194304 5208918 140736361879088 140736361876760 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2373/statm: 74623 66407 104 248 0 74372 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 488008

[startup+12.7004 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 2373
/proc/meminfo: memFree=30775196/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=171220 CPUtime=2.72 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 12626 12533 0 0 170 27 73 2 20 0 1 0 385623948 175329280 37236 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 42805 37236 179 443 0 42358 0
[pid=2372] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2372/stat : 2372 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385624223 9367552 266 33554432000 4194304 5064252 140735063661872 140735063660784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2372/statm: 2287 266 226 213 0 72 0
[pid=2373] ppid=2372 vsize=298492 CPUtime=9.93 cores=0,2,4,6
/proc/2373/stat : 2373 (glucose) R 2372 2359 31525 0 -1 4202496 49344 0 0 0 976 17 0 0 20 0 1 0 385624223 305655808 66419 33554432000 4194304 5208918 140736361879088 140736361876760 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2373/statm: 74623 66419 104 248 0 74372 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 488008

[startup+25.5066 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 2373
/proc/meminfo: memFree=30775848/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=171220 CPUtime=2.72 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 12626 12533 0 0 170 27 73 2 20 0 1 0 385623948 175329280 37236 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 42805 37236 179 443 0 42358 0
[pid=2372] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2372/stat : 2372 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385624223 9367552 266 33554432000 4194304 5064252 140735063661872 140735063660784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2372/statm: 2287 266 226 213 0 72 0
[pid=2373] ppid=2372 vsize=298492 CPUtime=22.74 cores=0,2,4,6
/proc/2373/stat : 2373 (glucose) R 2372 2359 31525 0 -1 4202496 49347 0 0 0 2257 17 0 0 20 0 1 0 385624223 305655808 66422 33554432000 4194304 5208918 140736361879088 140736361876760 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2373/statm: 74623 66422 104 248 0 74372 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 488008

[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 2374
/proc/meminfo: memFree=30776344/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=171220 CPUtime=2.72 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 12626 12533 0 0 170 27 73 2 20 0 1 0 385623948 175329280 37236 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 42805 37236 179 443 0 42358 0
[pid=2372] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2372/stat : 2372 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385624223 9367552 266 33554432000 4194304 5064252 140735063661872 140735063660784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2372/statm: 2287 266 226 213 0 72 0
[pid=2373] ppid=2372 vsize=298624 CPUtime=48.33 cores=0,2,4,6
/proc/2373/stat : 2373 (glucose) R 2372 2359 31525 0 -1 4202496 49385 0 0 0 4816 17 0 0 20 0 1 0 385624223 305790976 66971 33554432000 4194304 5208918 140736361879088 140736361876840 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2373/statm: 74656 66971 104 248 0 74405 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 488140

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 2374
/proc/meminfo: memFree=30772624/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=171220 CPUtime=2.72 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 12626 12533 0 0 170 27 73 2 20 0 1 0 385623948 175329280 37236 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 42805 37236 179 443 0 42358 0
[pid=2372] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2372/stat : 2372 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385624223 9367552 266 33554432000 4194304 5064252 140735063661872 140735063660784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2372/statm: 2287 266 226 213 0 72 0
[pid=2373] ppid=2372 vsize=298624 CPUtime=99.52 cores=0,2,4,6
/proc/2373/stat : 2373 (glucose) R 2372 2359 31525 0 -1 4202496 49391 0 0 0 9935 17 0 0 20 0 1 0 385624223 305790976 66977 33554432000 4194304 5208918 140736361879088 140736361876840 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2373/statm: 74656 66977 104 248 0 74405 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 488140

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 2374
/proc/meminfo: memFree=30757712/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=171220 CPUtime=2.72 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 12626 12533 0 0 170 27 73 2 20 0 1 0 385623948 175329280 37236 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 42805 37236 179 443 0 42358 0
[pid=2372] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2372/stat : 2372 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385624223 9367552 266 33554432000 4194304 5064252 140735063661872 140735063660784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2372/statm: 2287 266 226 213 0 72 0
[pid=2373] ppid=2372 vsize=298896 CPUtime=159.5 cores=0,2,4,6
/proc/2373/stat : 2373 (glucose) R 2372 2359 31525 0 -1 4202496 49413 0 0 0 15933 17 0 0 20 0 1 0 385624223 306069504 66991 33554432000 4194304 5208918 140736361879088 140736361877048 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2373/statm: 74724 66991 104 248 0 74473 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 488412

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2374
/proc/meminfo: memFree=30755520/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################

/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 48842 0 0 0 14662 11 0 0 20 0 1 0 385745500 297824256 61650 33554432000 4194304 5208918 140735087471440 140735087469400 4229456 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2461/statm: 72711 61650 103 248 0 72460 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 462408

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 2462
/proc/meminfo: memFree=28129044/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=290844 CPUtime=206.71 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 48849 0 0 0 20660 11 0 0 20 0 1 0 385745500 297824256 62168 33554432000 4194304 5208918 140735087471440 140735087469400 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2461/statm: 72711 62168 103 248 0 72460 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 462408

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 2466
/proc/meminfo: memFree=28121920/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=290844 CPUtime=266.7 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 48860 0 0 0 26659 11 0 0 20 0 1 0 385745500 297824256 62179 33554432000 4194304 5208918 140735087471440 140735087469400 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2461/statm: 72711 62179 103 248 0 72460 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 462408

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 2489
/proc/meminfo: memFree=28118412/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=292336 CPUtime=326.69 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 49203 0 0 0 32658 11 0 0 20 0 1 0 385745500 299352064 62522 33554432000 4194304 5208918 140735087471440 140735087469288 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2461/statm: 73084 62522 103 248 0 72833 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 463900

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2490
/proc/meminfo: memFree=28115780/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=292876 CPUtime=386.67 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 49318 0 0 0 38655 12 0 0 20 0 1 0 385745500 299905024 62637 33554432000 4194304 5208918 140735087471440 140735087469112 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2461/statm: 73219 62637 103 248 0 72968 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 464440

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2490
/proc/meminfo: memFree=28113388/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=293180 CPUtime=446.66 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 49422 0 0 0 44654 12 0 0 20 0 1 0 385745500 300216320 62741 33554432000 4194304 5208918 140735087471440 140735087469288 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2461/statm: 73295 62741 103 248 0 73044 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 464744

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2490
/proc/meminfo: memFree=28107956/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=294276 CPUtime=506.64 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 49673 0 0 0 50652 12 0 0 20 0 1 0 385745500 301338624 63503 33554432000 4194304 5208918 140735087471440 140735087469192 4211176 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2461/statm: 73569 63503 103 248 0 73318 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 465840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2490
/proc/meminfo: memFree=28102896/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=295220 CPUtime=566.62 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 49868 0 0 0 56650 12 0 0 20 0 1 0 385745500 302305280 63698 33554432000 4194304 5208918 140735087471440 140735087469400 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2461/statm: 73805 63698 103 248 0 73554 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 466784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2490
/proc/meminfo: memFree=28102864/32873844 swapFree=7116/7116
[pid=2359] ppid=2357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2359/stat : 2359 (npSolver-wbo.sh) S 2357 2359 31525 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385623948 9367552 274 33554432000 4194304 5064252 140734611798960 140734611797872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2359/statm: 2287 274 233 213 0 72 0
[pid=2360] ppid=2359 vsize=153268 CPUtime=1215.29 cores=0,2,4,6
/proc/2360/stat : 2360 (npSolver-wbo) S 2359 2359 31525 0 -1 4202496 21054 73215 0 0 312 45 121109 63 20 0 1 0 385623948 156946432 30221 33554432000 4194304 6006132 140735043070864 140735043062272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2360/statm: 38317 30221 180 443 0 37870 0
[pid=2460] ppid=2360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2460/stat : 2460 (satsolver.sh) S 2360 2359 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745499 9367552 267 33554432000 4194304 5064252 140736008308320 140736008307232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2460/statm: 2287 267 226 213 0 72 0
[pid=2461] ppid=2460 vsize=295220 CPUtime=584.73 cores=0,2,4,6
/proc/2461/stat : 2461 (glucose) R 2460 2359 31525 0 -1 4202496 49896 0 0 0 58461 12 0 0 20 0 1 0 385745500 302305280 63726 33554432000 4194304 5208918 140735087471440 140735087469400 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2461/statm: 73805 63726 103 248 0 73554 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 466784

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2359 and gives
#  childrusage.ru_utime.tv_sec=1214
#  childrusage.ru_utime.tv_usec=216411
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=95833
# CPU time returned by wait4() is 1215.31
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.82
CPU system time (s): 1.2
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 610420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1214.22
system time used= 1.09583
maximum resident set size= 342720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95246
page faults= 0
swaps= 0
block input operations= 0
block output operations= 433064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1279
involuntary context switches= 1337

runsolver used 5.77712 second user time and 17.0604 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-09 00:35:54
IDJOB=3754694
IDBENCH=79332
IDSOLVER=2339
FILE ID=node103/3754694-1339194954
RUNJOBID= node103-1339183658-464
PBS_JOBID= 14643832
Free space on /tmp= 71200 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.3.accl.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754694-1339194954/watcher-3754694-1339194954 -o /tmp/evaluation-result-3754694-1339194954/solver-3754694-1339194954 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754694-1339194954.wbo 1752981988 HOME HOME

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

MD5SUM BENCH= 65e5bfc23cfeb9f0d41691b20b2e7f01
RANDOM SEED=1752981988

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.91
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.189
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	: 5411.36
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.189
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.91
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.189
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31301724 kB
Buffers:          323584 kB
Cached:           310748 kB
SwapCached:         5468 kB
Active:           662048 kB
Inactive:          37448 kB
Active(anon):      59648 kB
Inactive(anon):     7868 kB
Active(file):     602400 kB
Inactive(file):    29580 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:              8760 kB
Writeback:             0 kB
AnonPages:         74192 kB
Mapped:            10304 kB
Shmem:                 0 kB
Slab:             732252 kB
SReclaimable:     172820 kB
SUnreclaim:       559432 kB
KernelStack:        1520 kB
PageTables:         3672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     185656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70468 MiB
End job on node103 at 2012-06-09 01:05:54