Trace number 3714893

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? (TO) 1800.1 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM8648a4908eeb88d76ecf84cd5dcb68ad
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.9897
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3600
Total number of constraints170
Number of soft constraints116
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 5929
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5928
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.27	c run usual solver
2.83/3.08	o 3704
2.83/3.08	c fallback to adder encoding
3.16/3.46	o 3686
3.16/3.46	c fallback to adder encoding
3.48/3.77	o 2662
3.48/3.77	c fallback to adder encoding
3.74/4.04	o 2150
3.74/4.04	c fallback to adder encoding
4.23/4.53	o 2135
4.23/4.53	c fallback to adder encoding
4.62/4.93	o 2125
4.62/4.93	c fallback to adder encoding
5.00/5.31	o 2124
5.00/5.31	c fallback to adder encoding
5.34/5.65	o 2118
5.34/5.65	c fallback to adder encoding
5.75/6.07	o 2063
5.75/6.07	c fallback to adder encoding
6.16/6.47	o 1791
6.16/6.47	c fallback to adder encoding
6.52/6.83	o 1152
9.03/9.78	o 45
10.76/11.07	o 40
11.56/11.87	o 39
12.56/12.88	o 33
13.18/13.49	o 20
13.78/14.08	o 12
13.99/14.29	o 7
14.33/14.64	o 5
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.61	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-3714893-1338175968/watcher-3714893-1338175968 -o /tmp/evaluation-result-3714893-1338175968/solver-3714893-1338175968 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714893-1338175968.wbo 1710453697 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.02 2.01 2.00 3/179 19983
/proc/meminfo: memFree=27210964/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0

[startup+0.0479241 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19983
/proc/meminfo: memFree=27210964/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19983
/proc/meminfo: memFree=27210964/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19983
/proc/meminfo: memFree=27210964/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700167 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19983
/proc/meminfo: memFree=27210964/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/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.02 2.01 2.00 3/183 19987
/proc/meminfo: memFree=27133200/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=10524 CPUtime=0.27 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 4665 0 0 0 26 1 0 0 20 0 1 0 283723695 10776576 2186 33554432000 4194304 5990268 140737000791840 140737000784992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 2631 2186 156 439 0 2188 0
[pid=19986] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19986/stat : 19986 (cp2_pre.sh) S 19984 19983 17655 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 283723722 9367552 277 33554432000 4194304 5064252 140735097229024 140735097227728 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19986/statm: 2287 277 234 213 0 72 0
[pid=19987] ppid=19986 vsize=67236 CPUtime=1.21 cores=0,2,4,6
/proc/19987/stat : 19987 (coprocessor) R 19986 19983 17655 0 -1 4202496 12422 0 0 0 120 1 0 0 20 0 1 0 283723722 68849664 16074 33554432000 4194304 6586260 140736923533680 140736923529000 5599209 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/19987/statm: 16809 16074 191 584 0 16221 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 96056

[startup+3.10029 s]
/proc/loadavg: 2.02 2.01 2.00 2/183 19987
/proc/meminfo: memFree=27115256/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=14040 CPUtime=2.92 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) R 19983 19983 17655 0 -1 4202496 5877 26741 0 0 29 7 223 33 20 0 1 0 283723695 14376960 3021 33554432000 4194304 5990268 140737000791840 140737000784992 5042551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 3510 3022 168 439 0 3067 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 23188

[startup+6.3002 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 20039
/proc/meminfo: memFree=27246572/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16088 CPUtime=5.91 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 17979 119598 0 0 45 10 478 58 20 0 1 0 283723695 16474112 3307 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4022 3307 169 439 0 3579 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 25236

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 20089
/proc/meminfo: memFree=27213052/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=11.68 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 25218 191669 0 0 63 13 998 94 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20088] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20088/stat : 20088 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283724882 9367552 267 33554432000 4194304 5064252 140734804293792 140734804292704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20088/statm: 2287 267 226 213 0 72 0
[pid=20089] ppid=20088 vsize=24736 CPUtime=0.81 cores=0,2,4,6
/proc/20089/stat : 20089 (glucose) R 20088 19983 17655 0 -1 4202496 4678 0 0 0 81 0 0 0 20 0 1 0 283724882 25329664 4883 33554432000 4194304 5208918 140733641151088 140733641149048 4205588 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20089/statm: 6184 4883 103 248 0 5933 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 59632

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 20124
/proc/meminfo: memFree=27170292/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=36080 CPUtime=10.84 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 8191 0 0 0 1083 1 0 0 20 0 1 0 283725159 36945920 8071 33554432000 4194304 5208918 140737450234080 140737450230456 4228942 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 9020 8071 105 248 0 8769 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 70976

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 20124
/proc/meminfo: memFree=27174064/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=61268 CPUtime=36.43 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 10971 0 0 0 3642 1 0 0 20 0 1 0 283725159 62738432 12837 33554432000 4194304 5208918 140737450234080 140737450230456 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 15317 12837 105 248 0 15066 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 96164

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 20124
/proc/meminfo: memFree=27118096/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=91728 CPUtime=87.63 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 13487 0 0 0 8760 3 0 0 20 0 1 0 283725159 93929472 19950 33554432000 4194304 5208918 140737450234080 140737450230456 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 22932 19950 105 248 0 22681 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 126624

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 20124
/proc/meminfo: memFree=27164704/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=104056 CPUtime=147.61 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 15231 0 0 0 14756 5 0 0 20 0 1 0 283725159 106553344 25107 33554432000 4194304 5208918 140737450234080 140737450230392 4229039 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 26014 25107 105 248 0 25763 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 138952

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20124
/proc/meminfo: memFree=27084224/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 60327 0 0 0 134650 91 0 0 20 0 1 0 283725159 355966976 80735 33554432000 4194304 5208918 140737450234080 140737450232232 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 86906 80735 105 248 0 86655 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 382520

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20537
/proc/meminfo: memFree=26896268/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=429012 CPUtime=1407.4 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 60886 0 0 0 140648 92 0 0 20 0 1 0 283725159 439308288 103775 33554432000 4194304 5208918 140737450234080 140737450232232 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 107253 103775 105 248 0 107002 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 463908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20537
/proc/meminfo: memFree=26952884/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=347624 CPUtime=1467.39 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 62074 0 0 0 146642 97 0 0 20 0 1 0 283725159 355966976 81717 33554432000 4194304 5208918 140737450234080 140737450230456 4229283 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 86906 81717 105 248 0 86655 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 382520

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20538
/proc/meminfo: memFree=27007784/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=272268 CPUtime=1527.38 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 64970 0 0 0 152635 103 0 0 20 0 1 0 283725159 278802432 67169 33554432000 4194304 5208918 140737450234080 140737450229768 4865792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 68067 67169 105 248 0 67816 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 307164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20538
/proc/meminfo: memFree=26935376/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=383608 CPUtime=1587.37 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 67328 0 0 0 158629 108 0 0 20 0 1 0 283725159 392814592 83071 33554432000 4194304 5208918 140737450234080 140737450230456 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 95902 83071 105 248 0 95651 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 418504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20541
/proc/meminfo: memFree=26936876/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=302700 CPUtime=1647.36 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 68893 0 0 0 164625 111 0 0 20 0 1 0 283725159 309964800 72463 33554432000 4194304 5208918 140737450234080 140737450229768 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 75675 72463 105 248 0 75424 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 337596

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20563
/proc/meminfo: memFree=26953872/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=333520 CPUtime=1707.34 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 70759 0 0 0 170619 115 0 0 20 0 1 0 283725159 341524480 76630 33554432000 4194304 5208918 140737450234080 140737450232232 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 83380 76630 105 248 0 83129 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 368416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20563
/proc/meminfo: memFree=26923056/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=383608 CPUtime=1767.34 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 72316 0 0 0 176614 120 0 0 20 0 1 0 283725159 392814592 84099 33554432000 4194304 5208918 140737450234080 140737450230456 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 95902 84099 105 248 0 95651 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 418504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20563
/proc/meminfo: memFree=26860396/32873648 swapFree=6848/6848
[pid=19983] ppid=19981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19983/stat : 19983 (npSolver-wbo-It) S 19981 19983 17655 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283723694 9367552 275 33554432000 4194304 5064252 140736887461232 140736887460144 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19983/statm: 2287 275 233 213 0 72 0
[pid=19984] ppid=19983 vsize=16600 CPUtime=14.46 cores=0,2,4,6
/proc/19984/stat : 19984 (npSolver-wbo) S 19983 19983 17655 0 -1 4202496 28906 247854 0 0 67 14 1255 110 20 0 1 0 283723695 16998400 3687 33554432000 4194304 5990268 140737000791840 140737000783264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19984/statm: 4150 3687 170 439 0 3707 0
[pid=20123] ppid=19984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (satsolver.sh) S 19984 19983 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283725159 9367552 267 33554432000 4194304 5064252 140736376850224 140736376849136 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20123/statm: 2287 267 226 213 0 72 0
[pid=20124] ppid=20123 vsize=383608 CPUtime=1785.64 cores=0,2,4,6
/proc/20124/stat : 20124 (glucose) R 20123 19983 17655 0 -1 4202496 72328 0 0 0 178444 120 0 0 20 0 1 0 283725159 392814592 90243 33554432000 4194304 5208918 140737450234080 140737450230392 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20124/statm: 95902 90243 105 248 0 95651 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 418504

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 19983 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=223989
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=250809
# CPU time returned by wait4() is 14.4748
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1797.66
CPU system time (s): 2.44
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 676308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.224
system time used= 1.25081
maximum resident set size= 89732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277737
page faults= 0
swaps= 0
block input operations= 0
block output operations= 160288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3928
involuntary context switches= 284

runsolver used 3.37849 second user time and 9.00663 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 05:32:48
IDJOB=3714893
IDBENCH=78675
IDSOLVER=2296
FILE ID=node113/3714893-1338175968
RUNJOBID= node113-1338166950-18213
PBS_JOBID= 14624534
Free space on /tmp= 71380 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714893-1338175968/watcher-3714893-1338175968 -o /tmp/evaluation-result-3714893-1338175968/solver-3714893-1338175968 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714893-1338175968.wbo 1710453697 HOME HOME

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

MD5SUM BENCH= 8648a4908eeb88d76ecf84cd5dcb68ad
RANDOM SEED=1710453697

node113.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.026
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.05
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.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.91
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.026
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.92
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.026
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:        27211228 kB
Buffers:          378416 kB
Cached:          4205984 kB
SwapCached:            0 kB
Active:          1352792 kB
Inactive:        3466996 kB
Active(anon):     237916 kB
Inactive(anon):        0 kB
Active(file):    1114876 kB
Inactive(file):  3466996 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8200 kB
Writeback:             0 kB
AnonPages:        231900 kB
Mapped:            15292 kB
Shmem:               200 kB
Slab:             700752 kB
SReclaimable:     144896 kB
SUnreclaim:       555856 kB
KernelStack:        1520 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     361444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 71368 MiB
End job on node113 at 2012-05-28 06:02:49