Trace number 3753764

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 inc-topDown (fixed)? (TO) 1800.01 1801.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-3_wcsp.wbo
MD5SUM72c9ce0449d9d860fc68cf7a2819c6b0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1554
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1350
Total number of constraints17592
Number of soft constraints17142
Number of constraints which are clauses17142
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 17142
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.14	c run usual solver
0.00/0.76	o 1666
0.00/0.76	c fallback to adder encoding
1800.01/1801.41	c error: unexpected solver exit code
1800.01/1801.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-3753764-1339208190/watcher-3753764-1339208190 -o /tmp/evaluation-result-3753764-1339208190/solver-3753764-1339208190 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753764-1339208190.wbo 1753612196 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.07 2.02 3/179 982
/proc/meminfo: memFree=28843368/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0

[startup+0.062022 s]
/proc/loadavg: 2.07 2.07 2.02 3/179 982
/proc/meminfo: memFree=28843368/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100336 s]
/proc/loadavg: 2.07 2.07 2.02 3/179 982
/proc/meminfo: memFree=28843368/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300129 s]
/proc/loadavg: 2.07 2.07 2.02 3/179 982
/proc/meminfo: memFree=28843368/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700148 s]
/proc/loadavg: 2.07 2.07 2.02 3/179 982
/proc/meminfo: memFree=28843368/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.06 2.07 2.02 3/181 994
/proc/meminfo: memFree=28785060/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=111596 CPUtime=1.48 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) R 982 982 349 0 -1 4202496 12735 11286 0 0 85 10 50 3 20 0 1 0 386943840 114274304 23391 33554432000 4194304 6006132 140737102383504 140737102375848 5056727 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/983/statm: 27899 23391 177 443 0 27452 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120744

[startup+3.1003 s]
/proc/loadavg: 2.06 2.07 2.02 3/181 994
/proc/meminfo: memFree=28673728/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.74 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) D 982 982 349 0 -1 4202496 13896 11286 0 0 206 15 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102375384 5192048 0 0 4096 0 18446744071580543392 0 0 17 4 0 0 29 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 284120

[startup+6.30037 s]
/proc/loadavg: 2.06 2.07 2.02 3/183 996
/proc/meminfo: memFree=28203612/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=368296 CPUtime=2.23 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 58770 0 0 0 205 18 0 0 20 0 1 0 386944246 377135104 79434 33554432000 4194304 5208918 140733337033552 140733337031512 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/996/statm: 92074 79434 95 248 0 91823 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 661564

[startup+12.7003 s]
/proc/loadavg: 2.05 2.07 2.02 3/183 996
/proc/meminfo: memFree=28235684/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=374192 CPUtime=8.62 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 59519 0 0 0 843 19 0 0 20 0 1 0 386944246 383172608 80183 33554432000 4194304 5208918 140733337033552 140733337031384 4205185 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/996/statm: 93548 80183 105 248 0 93297 0
Current children cumulated CPU time (s) 11.6
Current children cumulated vsize (KiB) 667460

[startup+25.5003 s]
/proc/loadavg: 2.05 2.07 2.02 3/183 996
/proc/meminfo: memFree=28232340/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=374192 CPUtime=21.42 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 59520 0 0 0 2123 19 0 0 20 0 1 0 386944246 383172608 80695 33554432000 4194304 5208918 140733337033552 140733337029928 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/996/statm: 93548 80695 105 248 0 93297 0
Current children cumulated CPU time (s) 24.4
Current children cumulated vsize (KiB) 667460

[startup+51.1004 s]
/proc/loadavg: 2.10 2.07 2.02 3/183 996
/proc/meminfo: memFree=28220428/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=374720 CPUtime=47.01 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 60422 0 0 0 4681 20 0 0 20 0 1 0 386944246 383713280 83641 33554432000 4194304 5208918 140733337033552 140733337031448 4232808 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/996/statm: 93680 83641 105 248 0 93429 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (KiB) 667988

[startup+102.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/183 996
/proc/meminfo: memFree=28212304/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=382852 CPUtime=98.2 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 62931 0 0 0 9798 22 0 0 20 0 1 0 386944246 392040448 85777 33554432000 4194304 5208918 140733337033552 140733337029928 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 95713 85777 105 248 0 95462 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 676120

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/183 996
/proc/meminfo: memFree=28183764/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=436788 CPUtime=158.2 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 64873 0 0 0 15796 24 0 0 20 0 1 0 386944246 447270912 92276 33554432000 4194304 5208918 140733337033552 140733337031400 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 109197 92276 105 248 0 108946 0
Current children cumulated CPU time (s) 161.18
Current children cumulated vsize (KiB) 730056

[startup+222.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/184 1000
/proc/meminfo: memFree=28189004/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 78145 0 0 0 135748 51 0 0 20 0 1 0 386944246 474210304 99843 33554432000 4194304 5208918 140733337033552 140733337031640 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 115774 99843 105 248 0 115523 0
Current children cumulated CPU time (s) 1360.97
Current children cumulated vsize (KiB) 756364

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 1010
/proc/meminfo: memFree=28096152/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=463632 CPUtime=1417.99 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 78265 0 0 0 141747 52 0 0 20 0 1 0 386944246 474759168 104051 33554432000 4194304 5208918 140733337033552 140733337031400 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 115908 104051 105 248 0 115657 0
Current children cumulated CPU time (s) 1420.97
Current children cumulated vsize (KiB) 756900

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1010
/proc/meminfo: memFree=28072152/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=464320 CPUtime=1477.98 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 78462 0 0 0 147746 52 0 0 20 0 1 0 386944246 475463680 107825 33554432000 4194304 5208918 140733337033552 140733337029928 4205631 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 116080 107825 105 248 0 115829 0
Current children cumulated CPU time (s) 1480.96
Current children cumulated vsize (KiB) 757588

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 1010
/proc/meminfo: memFree=28093192/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=465148 CPUtime=1537.96 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 79925 0 0 0 153741 55 0 0 20 0 1 0 386944246 476311552 101412 33554432000 4194304 5208918 140733337033552 140733337029928 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 116287 101412 105 248 0 116036 0
Current children cumulated CPU time (s) 1540.94
Current children cumulated vsize (KiB) 758416

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1010
/proc/meminfo: memFree=28078112/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=465688 CPUtime=1597.96 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 80056 0 0 0 159741 55 0 0 20 0 1 0 386944246 476864512 104609 33554432000 4194304 5208918 140733337033552 140733337031400 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 116422 104609 105 248 0 116171 0
Current children cumulated CPU time (s) 1600.94
Current children cumulated vsize (KiB) 758956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1010
/proc/meminfo: memFree=28057436/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=466240 CPUtime=1657.95 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 80211 0 0 0 165739 56 0 0 20 0 1 0 386944246 477429760 107888 33554432000 4194304 5208918 140733337033552 140733337031304 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 116560 107888 105 248 0 116309 0
Current children cumulated CPU time (s) 1660.93
Current children cumulated vsize (KiB) 759508

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1011
/proc/meminfo: memFree=28067616/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=467216 CPUtime=1717.94 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 81690 0 0 0 171735 59 0 0 20 0 1 0 386944246 478429184 104024 33554432000 4194304 5208918 140733337033552 140733337029928 4229780 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 116804 104024 105 248 0 116553 0
Current children cumulated CPU time (s) 1720.92
Current children cumulated vsize (KiB) 760484

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1011
/proc/meminfo: memFree=28041552/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=467960 CPUtime=1777.94 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 81879 0 0 0 177734 60 0 0 20 0 1 0 386944246 479191040 108301 33554432000 4194304 5208918 140733337033552 140733337031304 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 116990 108301 105 248 0 116739 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 761228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 1.85 1.97 1.99 2/174 1036
/proc/meminfo: memFree=29055800/32873844 swapFree=7632/7632
[pid=982] ppid=980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/982/stat : 982 (npSolver-wbo-It) S 980 982 349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386943840 9367552 274 33554432000 4194304 5064252 140736480767936 140736480766848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/982/statm: 2287 274 233 213 0 72 0
[pid=983] ppid=982 vsize=274972 CPUtime=2.98 cores=0,2,4,6
/proc/983/stat : 983 (npSolver-wbo) S 982 982 349 0 -1 4202496 14511 11286 0 0 209 36 50 3 20 0 1 0 386943840 281571328 36861 33554432000 4194304 6006132 140737102383504 140737102374896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 106 0 0
/proc/983/statm: 68743 36861 178 443 0 68296 0
[pid=995] ppid=983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (satsolver.sh) S 983 982 349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386944246 9367552 266 33554432000 4194304 5064252 140733850325536 140733850324448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/995/statm: 2287 266 226 213 0 72 0
[pid=996] ppid=995 vsize=549624 CPUtime=1797.03 cores=0,2,4,6
/proc/996/stat : 996 (glucose) R 995 982 349 0 -1 4202496 82349 0 0 0 179642 61 0 0 20 0 1 0 386944246 562814976 109275 33554432000 4194304 5208918 140733337033552 140733337031704 4229556 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/996/statm: 137406 109275 105 248 0 137155 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 842892

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 982 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=594605
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=403938
# CPU time returned by wait4() is 2.99854
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.41
CPU time (s): 1800.01
CPU user time (s): 1799.01
CPU system time (s): 1
CPU usage (%): 99.9221
Max. virtual memory (cumulated for all children) (KiB): 971952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.59461
system time used= 0.403938
maximum resident set size= 306556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 274568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75
involuntary context switches= 28

runsolver used 3.64644 second user time and 9.8315 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-09 04:16:30
IDJOB=3753764
IDBENCH=79661
IDSOLVER=2337
FILE ID=node144/3753764-1339208190
RUNJOBID= node144-1339204579-371
PBS_JOBID= 14643862
Free space on /tmp= 68208 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-3_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753764-1339208190/watcher-3753764-1339208190 -o /tmp/evaluation-result-3753764-1339208190/solver-3753764-1339208190 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753764-1339208190.wbo 1753612196 HOME HOME

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

MD5SUM BENCH= 72c9ce0449d9d860fc68cf7a2819c6b0
RANDOM SEED=1753612196

node144.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.196
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.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        28843988 kB
Buffers:         1119684 kB
Cached:          1244864 kB
SwapCached:          460 kB
Active:          2986636 kB
Inactive:         105336 kB
Active(anon):     711600 kB
Inactive(anon):    11384 kB
Active(file):    2275036 kB
Inactive(file):    93952 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:            227168 kB
Writeback:             0 kB
AnonPages:        670292 kB
Mapped:            11608 kB
Shmem:               172 kB
Slab:             796872 kB
SReclaimable:     238160 kB
SUnreclaim:       558712 kB
KernelStack:        1520 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     976896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 68280 MiB
End job on node144 at 2012-06-09 04:46:31