Trace number 3754689

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.11 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.ucl--soft-0-100-0.wbo
MD5SUM25ae7044365e399485d04cd072582b8a
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 benchmark0.628904
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6392
Total number of constraints18058
Number of soft constraints18058
Number of constraints which are clauses17278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints780
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 911376
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 911375
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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.19	c run usual solver
1.38/1.43	o 5420
1.38/1.43	c current bound: 2710
1.38/1.43	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5:  2053 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3754689-1339194899/watcher-3754689-1339194899 -o /tmp/evaluation-result-3754689-1339194899/solver-3754689-1339194899 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754689-1339194899.wbo 1498954397 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.01 2.01 2.00 3/179 2039
/proc/meminfo: memFree=31233080/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0

[startup+0.032911 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2039
/proc/meminfo: memFree=31233080/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2039
/proc/meminfo: memFree=31233080/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2039
/proc/meminfo: memFree=31233080/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70027 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2039
/proc/meminfo: memFree=31233080/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 2043
/proc/meminfo: memFree=31185328/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=39528 CPUtime=1.47 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) R 2039 2039 31464 0 -1 4202496 11706 14930 0 0 26 10 108 3 20 0 1 0 385618420 40476672 8571 33554432000 4194304 6006132 140735528789584 140735528781928 5056727 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 9882 8571 178 443 0 9435 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 48676

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2051
/proc/meminfo: memFree=31125148/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=182888 CPUtime=3.07 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) R 2039 2039 31464 0 -1 4202496 14635 14930 0 0 182 14 108 3 20 0 1 0 385618420 187277312 41082 33554432000 4194304 6006132 140735528789584 140735528782296 4583817 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 45722 41082 178 443 0 45275 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 192036

[startup+6.3004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2053
/proc/meminfo: memFree=30569832/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=393120 CPUtime=2.32 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 67477 0 0 0 210 22 0 0 20 0 1 0 385618817 402554880 92284 33554432000 4194304 5208918 140733848856192 140733847805832 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 98280 92285 95 248 0 98029 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 690952

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 2053
/proc/meminfo: memFree=30477256/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=397504 CPUtime=8.71 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 68792 0 0 0 849 22 0 0 20 0 1 0 385618817 407044096 93599 33554432000 4194304 5208918 140733848856192 140733848854152 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 99376 93599 104 248 0 99125 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 695336

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 2053
/proc/meminfo: memFree=30431452/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=399064 CPUtime=21.51 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 69224 0 0 0 2129 22 0 0 20 0 1 0 385618817 408641536 94031 33554432000 4194304 5208918 140733848856192 140733848853864 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 99766 94031 104 248 0 99515 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 696896

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 2053
/proc/meminfo: memFree=30561312/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=399436 CPUtime=47.11 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 69317 0 0 0 4689 22 0 0 20 0 1 0 385618817 409022464 94122 33554432000 4194304 5208918 140733848856192 140733848853864 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 99859 94122 104 248 0 99608 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 697268

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 2054
/proc/meminfo: memFree=30382580/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=399436 CPUtime=98.3 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 69352 0 0 0 9808 22 0 0 20 0 1 0 385618817 409022464 94157 33554432000 4194304 5208918 140733848856192 140733848853864 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 99859 94157 104 248 0 99608 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 697268

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 2054
/proc/meminfo: memFree=30402048/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=449736 CPUtime=158.29 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 69483 0 0 0 15807 22 0 0 20 0 1 0 385618817 460529664 94288 33554432000 4194304 5208918 140733848856192 140733848854152 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 112434 94288 104 248 0 112183 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 747568

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 2054
/proc/meminfo: memFree=30425392/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3568
/proc/meminfo: memFree=30705196/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=455684 CPUtime=1358.08 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 71448 0 0 0 135784 24 0 0 20 0 1 0 385618817 466620416 98489 33554432000 4194304 5208918 140733848856192 140733848854040 4229476 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 113921 98489 105 248 0 113670 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 753516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3568
/proc/meminfo: memFree=30705068/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=455684 CPUtime=1418.08 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 71448 0 0 0 141784 24 0 0 20 0 1 0 385618817 466620416 98489 33554432000 4194304 5208918 140733848856192 140733848854040 4211156 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 113921 98489 105 248 0 113670 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 753516

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3568
/proc/meminfo: memFree=30694208/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=456344 CPUtime=1478.06 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 71629 0 0 0 147782 24 0 0 20 0 1 0 385618817 467296256 98670 33554432000 4194304 5208918 140733848856192 140733848854040 4211084 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 114086 98670 105 248 0 113835 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 754176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3578
/proc/meminfo: memFree=30748896/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=458136 CPUtime=1538.05 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 71975 0 0 0 153781 24 0 0 20 0 1 0 385618817 469131264 99527 33554432000 4194304 5208918 140733848856192 140733848853944 4211147 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 114534 99527 105 248 0 114283 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 755968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3601
/proc/meminfo: memFree=30741524/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=458664 CPUtime=1598.04 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 72145 0 0 0 159780 24 0 0 20 0 1 0 385618817 469671936 100208 33554432000 4194304 5208918 140733848856192 140733848854040 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 114666 100208 105 248 0 114415 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 756496

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3602
/proc/meminfo: memFree=30734136/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=458796 CPUtime=1658.03 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 72153 0 0 0 165779 24 0 0 20 0 1 0 385618817 469807104 100214 33554432000 4194304 5208918 140733848856192 140733848854040 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 114699 100214 105 248 0 114448 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 756628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3602
/proc/meminfo: memFree=30725764/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=459776 CPUtime=1718.03 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 72405 0 0 0 171778 25 0 0 20 0 1 0 385618817 470810624 100466 33554432000 4194304 5208918 140733848856192 140733848854040 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 114944 100466 105 248 0 114693 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 757608

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 3602
/proc/meminfo: memFree=30723036/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=461096 CPUtime=1778.02 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 72699 0 0 0 177777 25 0 0 20 0 1 0 385618817 472162304 100760 33554432000 4194304 5208918 140733848856192 140733848853864 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 115274 100760 105 248 0 115023 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 758928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 3602
/proc/meminfo: memFree=30717140/32873844 swapFree=8656/8656
[pid=2039] ppid=2037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2039/stat : 2039 (npSolver-wbo.sh) S 2037 2039 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385618419 9367552 275 33554432000 4194304 5064252 140733716412240 140733716411152 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2039/statm: 2287 275 233 213 0 72 0
[pid=2040] ppid=2039 vsize=279536 CPUtime=3.95 cores=0,2,4,6
/proc/2040/stat : 2040 (npSolver-wbo) S 2039 2039 31464 0 -1 4202496 16102 14930 0 0 244 40 108 3 20 0 1 0 385618420 286244864 42750 33554432000 4194304 6006132 140735528789584 140735528780992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2040/statm: 69884 42750 180 443 0 69437 0
[pid=2052] ppid=2040 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2052/stat : 2052 (satsolver.sh) S 2040 2039 31464 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385618817 9367552 266 33554432000 4194304 5064252 140734332873728 140734332872640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 2287 266 226 213 0 72 0
[pid=2053] ppid=2052 vsize=461096 CPUtime=1796.12 cores=0,2,4,6
/proc/2053/stat : 2053 (glucose) R 2052 2039 31464 0 -1 4202496 72707 0 0 0 179587 25 0 0 20 0 1 0 385618817 472162304 101279 33554432000 4194304 5208918 140733848856192 140733848853864 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2053/statm: 115274 101279 105 248 0 115023 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 758928

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.4
CPU system time (s): 0.705892
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 816512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.705892
maximum resident set size= 487660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104728
page faults= 0
swaps= 0
block input operations= 0
block output operations= 321136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 131
involuntary context switches= 1874

runsolver used 2.6506 second user time and 7.29989 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-09 00:34:59
IDJOB=3754689
IDBENCH=79325
IDSOLVER=2339
FILE ID=node102/3754689-1339194899
RUNJOBID= node102-1339183373-383
PBS_JOBID= 14643844
Free space on /tmp= 71100 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-dlx1c.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-3754689-1339194899/watcher-3754689-1339194899 -o /tmp/evaluation-result-3754689-1339194899/solver-3754689-1339194899 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754689-1339194899.wbo 1498954397 HOME HOME

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

MD5SUM BENCH= 25ae7044365e399485d04cd072582b8a
RANDOM SEED=1498954397

node102.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		: 2667.178
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	: 5334.35
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		: 2667.178
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.90
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		: 2667.178
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.91
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		: 2667.178
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		: 2667.178
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		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:        31232708 kB
Buffers:          293416 kB
Cached:           198316 kB
SwapCached:         2672 kB
Active:           709860 kB
Inactive:          39356 kB
Active(anon):     254184 kB
Inactive(anon):     6024 kB
Active(file):     455676 kB
Inactive(file):    33332 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099988 kB
Dirty:              9284 kB
Writeback:             0 kB
AnonPages:        280984 kB
Mapped:            10108 kB
Shmem:                 0 kB
Slab:             732772 kB
SReclaimable:     173712 kB
SUnreclaim:       559060 kB
KernelStack:        1504 kB
PageTables:         4364 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     413876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 70936 MiB
End job on node102 at 2012-06-09 01:04:59