Trace number 3753315

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3029_8-unsat--soft-0-100-0.wbo
MD5SUM850df9cd01e268299cdca754cc055f3b
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark29.4865
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4960
Total number of constraints16157
Number of soft constraints16157
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 812826
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 812825
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.44	c run usual solver
2.97/3.06	o 22420
2.97/3.06	c fallback to adder encoding
1800.04/1800.41	./satsolver.sh: line 5:  9831 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3753315-1339200037/watcher-3753315-1339200037 -o /tmp/evaluation-result-3753315-1339200037/solver-3753315-1339200037 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753315-1339200037.wbo 458985754 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 2/180 9817
/proc/meminfo: memFree=30883204/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0

[startup+0.0468211 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 9817
/proc/meminfo: memFree=30883204/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 9817
/proc/meminfo: memFree=30883204/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 9817
/proc/meminfo: memFree=30883204/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700171 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 9817
/proc/meminfo: memFree=30883204/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9821
/proc/meminfo: memFree=30792540/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=23036 CPUtime=0.48 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 6378 0 0 0 42 6 0 0 20 0 1 0 386129530 23588864 5148 33554432000 4194304 6006132 140736388581200 140736388574304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 5759 5148 157 443 0 5312 0
[pid=9820] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9820/stat : 9820 (cp2_pre.sh) S 9818 9817 4063 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 386129579 9367552 276 33554432000 4194304 5064252 140733242212992 140733242211696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9820/statm: 2287 276 234 213 0 72 0
[pid=9821] ppid=9820 vsize=70436 CPUtime=0.99 cores=0,2,4,6
/proc/9821/stat : 9821 (coprocessor) R 9820 9817 4063 0 -1 4202496 13337 0 0 0 97 2 0 0 20 0 1 0 386129579 72126464 16989 33554432000 4194304 6586260 140737385401440 140737385396760 5599298 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/9821/statm: 17609 16989 191 584 0 17021 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 111768

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9821
/proc/meminfo: memFree=30791796/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=23040 CPUtime=3.06 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) R 9817 9817 4063 0 -1 4202496 8690 25129 0 0 51 28 221 6 20 0 1 0 386129530 23592960 5170 33554432000 4194304 6006132 140736388581200 140736388574304 4968257 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 5760 5170 178 443 0 5313 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32188

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9829
/proc/meminfo: memFree=30652652/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 324712

[startup+12.7012 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 9831
/proc/meminfo: memFree=30012528/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=533616 CPUtime=6.77 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 74750 0 0 0 653 24 0 0 20 0 1 0 386130122 546422784 108025 33554432000 4194304 5208918 140734682514672 140734682512520 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 133404 108025 103 248 0 133153 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 867476

[startup+25.5012 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 9854
/proc/meminfo: memFree=30017996/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=534328 CPUtime=19.57 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 74913 0 0 0 1933 24 0 0 20 0 1 0 386130122 547151872 108188 33554432000 4194304 5208918 140734682514672 140734682512632 4211176 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 133582 108188 104 248 0 133331 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 868188

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 9854
/proc/meminfo: memFree=30019992/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=534460 CPUtime=45.16 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 74952 0 0 0 4492 24 0 0 20 0 1 0 386130122 547287040 108227 33554432000 4194304 5208918 140734682514672 140734682512520 4228975 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 133615 108227 104 248 0 133364 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 868320

[startup+102.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/183 9855
/proc/meminfo: memFree=30020112/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=534460 CPUtime=96.35 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 74969 0 0 0 9611 24 0 0 20 0 1 0 386130122 547287040 108244 33554432000 4194304 5208918 140734682514672 140734682512520 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 133615 108244 104 248 0 133364 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 868320

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 2/175 10122
/proc/meminfo: memFree=30155356/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=534592 CPUtime=156.34 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 74992 0 0 0 15610 24 0 0 20 0 1 0 386130122 547422208 108267 33554432000 4194304 5208918 140734682514672 140734682512520 4211075 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 133648 108267 104 248 0 133397 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 868452

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 10304
/proc/meminfo: memFree=29684056/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 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 10314
/proc/meminfo: memFree=29591468/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=571164 CPUtime=1356.12 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 84556 0 0 0 135582 30 0 0 20 0 1 0 386130122 584871936 127147 33554432000 4194304 5208918 140734682514672 140734682512520 4210927 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 142791 127147 104 248 0 142540 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 905024

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10314
/proc/meminfo: memFree=29586380/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=572332 CPUtime=1416.11 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 84853 0 0 0 141580 31 0 0 20 0 1 0 386130122 586067968 127955 33554432000 4194304 5208918 140734682514672 140734682512424 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 143083 127955 104 248 0 142832 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 906192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10314
/proc/meminfo: memFree=29585516/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=572784 CPUtime=1476.1 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 84972 0 0 0 147579 31 0 0 20 0 1 0 386130122 586530816 128074 33554432000 4194304 5208918 140734682514672 140734682512424 4211049 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 143196 128074 104 248 0 142945 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 906644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10314
/proc/meminfo: memFree=29581912/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=654596 CPUtime=1536.09 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 85734 0 0 0 153577 32 0 0 20 0 1 0 386130122 670306304 128810 33554432000 4194304 5208918 140734682514672 140734682512424 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 163649 128810 104 248 0 163398 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 988456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10315
/proc/meminfo: memFree=29576980/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=655300 CPUtime=1596.08 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 85979 0 0 0 159576 32 0 0 20 0 1 0 386130122 671027200 130074 33554432000 4194304 5208918 140734682514672 140734682512520 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 163825 130074 104 248 0 163574 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 989160

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 10323
/proc/meminfo: memFree=29645416/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=578548 CPUtime=1656.07 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 87048 0 0 0 165572 35 0 0 20 0 1 0 386130122 592433152 124359 33554432000 4194304 5208918 140734682514672 140734682511048 4205227 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 144637 124359 104 248 0 144386 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 912408

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 10323
/proc/meminfo: memFree=29639816/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=578724 CPUtime=1716.06 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 87087 0 0 0 171571 35 0 0 20 0 1 0 386130122 592613376 125931 33554432000 4194304 5208918 140734682514672 140734682512424 4211792 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 144681 125931 104 248 0 144430 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 912584

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 10326
/proc/meminfo: memFree=29622144/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=580220 CPUtime=1776.06 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 87477 0 0 0 177571 35 0 0 20 0 1 0 386130122 594145280 127343 33554432000 4194304 5208918 140734682514672 140734682512520 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 145055 127343 104 248 0 144804 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 914080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10326
/proc/meminfo: memFree=29619660/32873648 swapFree=7372/7372
[pid=9817] ppid=9815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9817/stat : 9817 (npSolver-wbo-It) S 9815 9817 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386129529 9367552 275 33554432000 4194304 5064252 140734933472368 140734933471280 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9817/statm: 2287 275 233 213 0 72 0
[pid=9818] ppid=9817 vsize=315564 CPUtime=5.89 cores=0,2,4,6
/proc/9818/stat : 9818 (npSolver-wbo) S 9817 9817 4063 0 -1 4202496 17439 25129 0 0 299 63 221 6 20 0 1 0 386129530 323137536 59120 33554432000 4194304 6006132 140736388581200 140736388572592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9818/statm: 78891 59120 179 443 0 78444 0
[pid=9830] ppid=9818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9830/stat : 9830 (satsolver.sh) S 9818 9817 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130121 9367552 266 33554432000 4194304 5064252 140735149808464 140735149807376 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9830/statm: 2287 266 226 213 0 72 0
[pid=9831] ppid=9830 vsize=580716 CPUtime=1794.15 cores=0,2,4,6
/proc/9831/stat : 9831 (glucose) R 9830 9817 4063 0 -1 4202496 87567 0 0 0 179380 35 0 0 20 0 1 0 386130122 594653184 127944 33554432000 4194304 5208918 140734682514672 140734682512424 4211744 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9831/statm: 145179 127944 104 248 0 144928 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 914576

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.09
CPU user time (s): 1799.02
CPU system time (s): 1.06784
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1124024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.06784
maximum resident set size= 634704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 403416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 241
involuntary context switches= 2540

runsolver used 3.71843 second user time and 8.71467 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-09 02:00:37
IDJOB=3753315
IDBENCH=79345
IDSOLVER=2337
FILE ID=node124/3753315-1339200037
RUNJOBID= node124-1339183651-5372
PBS_JOBID= 14643802
Free space on /tmp= 70772 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3029_8-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753315-1339200037/watcher-3753315-1339200037 -o /tmp/evaluation-result-3753315-1339200037/solver-3753315-1339200037 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753315-1339200037.wbo 458985754 HOME HOME

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

MD5SUM BENCH= 850df9cd01e268299cdca754cc055f3b
RANDOM SEED=458985754

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30883748 kB
Buffers:          396500 kB
Cached:           599756 kB
SwapCached:         8612 kB
Active:          1094860 kB
Inactive:          40740 kB
Active(anon):     123948 kB
Inactive(anon):    11980 kB
Active(file):     970912 kB
Inactive(file):    28760 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        220840 kB
Mapped:            10004 kB
Shmem:                 0 kB
Slab:             715240 kB
SReclaimable:     159592 kB
SUnreclaim:       555648 kB
KernelStack:        1528 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     253404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 70492 MiB
End job on node124 at 2012-06-09 02:30:37