Trace number 3752719

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-quickBound (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog02c_wcsp.wbo
MD5SUMd9b0c8cfc52d0386d59e30810c41a02d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1934
Best CPU time to get the best result obtained on this benchmark23.9104
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1161
Total number of constraints24270
Number of soft constraints23969
Number of constraints which are clauses23969
Number of constraints which are cardinality constraints (but not clauses)301
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Top cost 58637
Min constraint cost 1
Max constraint cost 58637
Sum of constraints costs 1373628189
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.21	c run usual solver
1.14/1.26	o 1066289
1.14/1.26	c starting approximation
1.14/1.26	c factor = 2
1.14/1.26	c factor still to low - shrinking to 153347
1.14/1.26	c approx number of clauses: 1e+06
1.14/1.26	c current bound: 533144
3.53/3.62	c leaving approximation
3.53/3.62	c finished approximation
3.53/3.62	c fallback to adder encoding
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-3752719-1339211558/watcher-3752719-1339211558 -o /tmp/evaluation-result-3752719-1339211558/solver-3752719-1339211558 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752719-1339211558.wbo 1156554004 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.00 2.00 2.00 3/179 6913
/proc/meminfo: memFree=31205160/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (runsolver) D 6911 6913 3376 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 387281800 12095488 51 33554432000 4194304 5436572 140734132293056 140734132289352 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 2953 51 31 304 0 2645 0

[startup+0.019962 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6913
/proc/meminfo: memFree=31205160/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6913
/proc/meminfo: memFree=31205160/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300107 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6913
/proc/meminfo: memFree=31205160/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700098 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6913
/proc/meminfo: memFree=31205160/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6917
/proc/meminfo: memFree=31165564/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=36880 CPUtime=1.31 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 8610 14121 0 0 29 12 87 3 20 0 1 0 387281801 37765120 8008 33554432000 4194304 6006132 140735879057904 140735879049264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6915/statm: 9220 8008 176 443 0 8773 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 46028

[startup+3.1003 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 6927
/proc/meminfo: memFree=31118044/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=36880 CPUtime=1.31 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 8610 14121 0 0 29 12 87 3 20 0 1 0 387281801 37765120 8008 33554432000 4194304 6006132 140735879057904 140735879049264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6915/statm: 9220 8008 176 443 0 8773 0
[pid=6926] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387281936 9367552 266 33554432000 4194304 5064252 140733623270368 140733623269280 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6926/statm: 2287 266 226 213 0 72 0
[pid=6927] ppid=6926 vsize=55280 CPUtime=1.72 cores=0,2,4,6
/proc/6927/stat : 6927 (glucose) R 6926 6913 3376 0 -1 4202496 11505 0 0 0 171 1 0 0 20 0 1 0 387281936 56606720 12195 33554432000 4194304 5208918 140733205783616 140733205781448 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6927/statm: 13820 12195 101 248 0 13569 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 110456

[startup+6.30026 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 6932
/proc/meminfo: memFree=31015940/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=333564 CPUtime=6.24 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) R 6913 6913 3376 0 -1 4202496 21158 28601 0 0 288 20 310 6 20 0 1 0 387281801 341569536 62603 33554432000 4194304 6006132 140735879057904 140735879050248 4535954 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6915/statm: 83391 62603 192 443 0 82944 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 342712

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 6934
/proc/meminfo: memFree=29895220/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=670788 CPUtime=2.94 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 80677 0 0 0 268 26 0 0 20 0 1 0 387282775 686886912 154332 33554432000 4194304 5208918 140736070313440 140736069262840 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 167697 154332 70 248 0 167446 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1250812

[startup+25.5003 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 6991
/proc/meminfo: memFree=28962852/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1067928 CPUtime=15.73 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 131974 0 0 0 1525 48 0 0 20 0 1 0 387282775 1093558272 221798 33554432000 4194304 5208918 140736070313440 140736070311288 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 266982 221798 105 248 0 266731 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1647952

[startup+51.1004 s]
/proc/loadavg: 2.20 2.06 2.02 3/183 6993
/proc/meminfo: memFree=27236436/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1068364 CPUtime=41.32 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132070 0 0 0 4079 53 0 0 20 0 1 0 387282775 1094004736 221894 33554432000 4194304 5208918 140736070313440 140736070311112 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267091 221894 105 248 0 266840 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1648388

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 6993
/proc/meminfo: memFree=27197372/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1068364 CPUtime=92.52 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132085 0 0 0 9198 54 0 0 20 0 1 0 387282775 1094004736 221909 33554432000 4194304 5208918 140736070313440 140736070311112 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267091 221909 105 248 0 266840 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1648388

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 6993
/proc/meminfo: memFree=27197000/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1068628 CPUtime=152.51 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132122 0 0 0 15197 54 0 0 20 0 1 0 387282775 1094275072 221946 33554432000 4194304 5208918 140736070313440 140736070311288 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267157 221946 105 248 0 266906 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1648652

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/183 6994
/proc/meminfo: memFree=27197000/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132402 0 0 0 135177 55 0 0 20 0 1 0 387282775 1095352320 238851 33554432000 4194304 5208918 140736070313440 140736070311400 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 238851 105 248 0 267169 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 1649704

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7004
/proc/meminfo: memFree=27123372/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1412.32 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132403 0 0 0 141176 56 0 0 20 0 1 0 387282775 1095352320 239363 33554432000 4194304 5208918 140736070313440 140736070311400 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 239363 105 248 0 267169 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 1649704

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 7004
/proc/meminfo: memFree=27119276/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1472.31 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132405 0 0 0 147175 56 0 0 20 0 1 0 387282775 1095352320 240387 33554432000 4194304 5208918 140736070313440 140736070311400 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 240387 105 248 0 267169 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1649704

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7004
/proc/meminfo: memFree=27117228/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1532.3 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132406 0 0 0 153174 56 0 0 20 0 1 0 387282775 1095352320 240899 33554432000 4194304 5208918 140736070313440 140736070311400 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 240899 105 248 0 267169 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1649704

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7004
/proc/meminfo: memFree=27115056/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1592.29 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132407 0 0 0 159173 56 0 0 20 0 1 0 387282775 1095352320 241411 33554432000 4194304 5208918 140736070313440 140736070311400 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 241411 105 248 0 267169 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1649704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 7007
/proc/meminfo: memFree=27112496/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1652.28 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132408 0 0 0 165172 56 0 0 20 0 1 0 387282775 1095352320 241923 33554432000 4194304 5208918 140736070313440 140736070311400 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 241923 105 248 0 267169 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1649704

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7008
/proc/meminfo: memFree=27110240/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1712.27 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132409 0 0 0 171171 56 0 0 20 0 1 0 387282775 1095352320 242435 33554432000 4194304 5208918 140736070313440 140736070311400 4211521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 242435 105 248 0 267169 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1649704

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7008
/proc/meminfo: memFree=27108096/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1772.27 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132410 0 0 0 177171 56 0 0 20 0 1 0 387282775 1095352320 242947 33554432000 4194304 5208918 140736070313440 140736070311400 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 242947 105 248 0 267169 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1649704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7008
/proc/meminfo: memFree=27105520/32873648 swapFree=7376/7376
[pid=6913] ppid=6911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (npSolver-wbo-It) S 6911 6913 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387281800 9367552 275 33554432000 4194304 5064252 140735729877520 140735729876432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6913/statm: 2287 275 233 213 0 72 0
[pid=6915] ppid=6913 vsize=561728 CPUtime=9.7 cores=0,2,4,6
/proc/6915/stat : 6915 (npSolver-wbo) S 6913 6913 3376 0 -1 4202496 22527 28601 0 0 569 85 310 6 20 0 1 0 387281801 575209472 106364 33554432000 4194304 6006132 140735879057904 140735879049296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6915/statm: 140432 106364 192 443 0 139985 0
[pid=6933] ppid=6915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6933/stat : 6933 (satsolver.sh) S 6915 6913 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387282775 9367552 267 33554432000 4194304 5064252 140733677854096 140733677853008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6933/statm: 2287 267 226 213 0 72 0
[pid=6934] ppid=6933 vsize=1069680 CPUtime=1790.37 cores=0,2,4,6
/proc/6934/stat : 6934 (glucose) R 6933 6913 3376 0 -1 4202496 132411 0 0 0 178980 57 0 0 20 0 1 0 387282775 1095352320 243459 33554432000 4194304 5208918 140736070313440 140736070311400 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6934/statm: 267420 243459 105 248 0 267169 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1649704

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 6913 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=801661
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=925859
# CPU time returned by wait4() is 9.72752
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1798.59
CPU system time (s): 1.48
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 1968276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.80166
system time used= 0.925859
maximum resident set size= 816316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52109
page faults= 0
swaps= 0
block input operations= 0
block output operations= 799864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105
involuntary context switches= 53

runsolver used 3.00654 second user time and 7.40587 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-09 05:12:38
IDJOB=3752719
IDBENCH=79468
IDSOLVER=2336
FILE ID=node120/3752719-1339211558
RUNJOBID= node120-1339204315-3392
PBS_JOBID= 14643849
Free space on /tmp= 70832 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog02c_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752719-1339211558/watcher-3752719-1339211558 -o /tmp/evaluation-result-3752719-1339211558/solver-3752719-1339211558 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752719-1339211558.wbo 1156554004 HOME HOME

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

MD5SUM BENCH= d9b0c8cfc52d0386d59e30810c41a02d
RANDOM SEED=1156554004

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31205540 kB
Buffers:          422336 kB
Cached:           308672 kB
SwapCached:         5856 kB
Active:           532012 kB
Inactive:         316484 kB
Active(anon):     101024 kB
Inactive(anon):    10444 kB
Active(file):     430988 kB
Inactive(file):   306040 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096152 kB
Dirty:              8936 kB
Writeback:             0 kB
AnonPages:        194604 kB
Mapped:             9720 kB
Shmem:                 0 kB
Slab:             680896 kB
SReclaimable:     125036 kB
SUnreclaim:       555860 kB
KernelStack:        1520 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     248384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69908 MiB
End job on node120 at 2012-06-09 05:42:39