Trace number 3715208

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_41_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6ff912dc2f2e680571fd49caa2fcd856
Bench CategorySOFT-SMALLINT-LIN (only soft 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.3368
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints162
Number of constraints which are clauses82
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 constraint41
Top cost 8163
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 8162
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
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.25	c run usual solver
2.37/2.58	o 2678
2.37/2.58	c fallback to adder encoding
2.97/3.11	o 1762
2.97/3.11	c fallback to adder encoding
3.33/3.48	o 1011
5.55/5.69	o 712
71.44/71.55	o 690
78.14/78.67	o 687
80.36/80.88	o 610
81.87/82.36	o 99
84.03/84.23	o 72
85.36/85.54	o 67
87.35/87.53	o 65
88.45/88.63	o 56
89.48/89.66	o 55
92.16/92.20	o 54
93.17/93.34	o 53
98.38/98.55	o 49
101.89/102.06	o 46
105.30/105.47	o 45
106.10/106.27	o 40
107.67/107.83	o 25
115.42/115.59	o 23
119.45/119.61	o 20
120.93/121.08	o 18
121.36/121.52	o 15
122.87/122.90	o 14
123.37/123.53	o 8
125.11/125.26	o 7
128.96/129.12	o 5
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-3715208-1338211725/watcher-3715208-1338211725 -o /tmp/evaluation-result-3715208-1338211725/solver-3715208-1338211725 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715208-1338211725.wbo 981985026 HOME HOME 

running on 4 cores: 1,3,5,7

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 19623
/proc/meminfo: memFree=30537384/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0

[startup+0.0799179 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19623
/proc/meminfo: memFree=30537384/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100342 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19623
/proc/meminfo: memFree=30537384/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19623
/proc/meminfo: memFree=30537384/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19623
/proc/meminfo: memFree=30537384/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19627
/proc/meminfo: memFree=30466772/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=10508 CPUtime=0.24 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 3853 0 0 0 23 1 0 0 20 0 1 0 287297382 10760192 1987 33554432000 4194304 5990268 140736476855888 140736476849040 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19624/statm: 2627 1987 156 439 0 2184 0
[pid=19626] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19626/stat : 19626 (cp2_pre.sh) S 19624 19623 16422 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287297408 9367552 277 33554432000 4194304 5064252 140734986320400 140734986319104 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19626/statm: 2287 277 234 213 0 72 0
[pid=19627] ppid=19626 vsize=60520 CPUtime=1.23 cores=1,3,5,7
/proc/19627/stat : 19627 (coprocessor) R 19626 19623 16422 0 -1 4202496 12290 0 0 0 121 2 0 0 20 0 1 0 287297408 61972480 14409 33554432000 4194304 6586260 140735011884720 140735011880040 4249082 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19627/statm: 15130 14409 191 584 0 14542 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 89324

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19627
/proc/meminfo: memFree=30450456/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=16008 CPUtime=2.97 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 5491 31878 0 0 27 8 230 32 20 0 1 0 287297382 16392192 3169 33554432000 4194304 5990268 140736476855888 140736476846800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 4002 3169 169 439 0 3559 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 25156

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19654
/proc/meminfo: memFree=30512564/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=5.81 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 13627 78200 0 0 59 14 439 69 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 54340

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19658
/proc/meminfo: memFree=30456396/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=5.81 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 13627 78200 0 0 59 14 439 69 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19657] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19657/stat : 19657 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287297965 9367552 267 33554432000 4194304 5064252 140736193537280 140736193536192 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19657/statm: 2287 267 226 213 0 72 0
[pid=19658] ppid=19657 vsize=90612 CPUtime=6.86 cores=1,3,5,7
/proc/19658/stat : 19658 (glucose) R 19657 19623 16422 0 -1 4202496 18399 0 0 0 682 4 0 0 20 0 1 0 287297966 92786688 19918 33554432000 4194304 5208918 140736844184544 140736844182488 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19658/statm: 22653 19918 103 248 0 22402 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 154100

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19658
/proc/meminfo: memFree=30423512/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=5.81 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 13627 78200 0 0 59 14 439 69 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19657] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19657/stat : 19657 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287297965 9367552 267 33554432000 4194304 5064252 140736193537280 140736193536192 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19657/statm: 2287 267 226 213 0 72 0
[pid=19658] ppid=19657 vsize=91008 CPUtime=19.65 cores=1,3,5,7
/proc/19658/stat : 19658 (glucose) R 19657 19623 16422 0 -1 4202496 19100 0 0 0 1961 4 0 0 20 0 1 0 287297966 93192192 20027 33554432000 4194304 5208918 140736844184544 140736844182632 4228965 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19658/statm: 22752 20027 104 248 0 22501 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 154496

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19658
/proc/meminfo: memFree=30410952/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=5.81 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 13627 78200 0 0 59 14 439 69 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19657] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19657/stat : 19657 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287297965 9367552 267 33554432000 4194304 5064252 140736193537280 140736193536192 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19657/statm: 2287 267 226 213 0 72 0
[pid=19658] ppid=19657 vsize=98812 CPUtime=45.24 cores=1,3,5,7
/proc/19658/stat : 19658 (glucose) R 19657 19623 16422 0 -1 4202496 19294 0 0 0 4520 4 0 0 20 0 1 0 287297966 101183488 20723 33554432000 4194304 5208918 140736844184544 140736844182504 4228947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19658/statm: 24703 20723 104 248 0 24452 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 162300

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19752
/proc/meminfo: memFree=30492064/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=102.02 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 32363 288311 0 0 106 21 9877 198 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19751] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19751/stat : 19751 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287307589 9367552 267 33554432000 4194304 5064252 140737111597824 140737111596736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19751/statm: 2287 267 226 213 0 72 0
[pid=19752] ppid=19751 vsize=23700 CPUtime=0.22 cores=1,3,5,7
/proc/19752/stat : 19752 (glucose) R 19751 19623 16422 0 -1 4202496 4174 0 0 0 22 0 0 0 20 0 1 0 287307589 24268800 4408 33554432000 4194304 5208918 140736290006528 140737111596760 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19752/statm: 5925 4408 95 248 0 5674 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 87188

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19829
/proc/meminfo: memFree=30443684/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=54812 CPUtime=33.16 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 9975 0 0 0 3313 3 0 0 20 0 1 0 287310295 56127488 12551 33554432000 4194304 5208918 140737327595952 140737327592328 4229648 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 13703 12551 105 248 0 13452 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 118300

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 19829
/proc/meminfo: memFree=30417752/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 52656 0 0 0 123215 82 0 0 20 0 1 0 287310295 307908608 72955 33554432000 4194304 5208918 140737327595952 140737327592264 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 75173 72955 105 248 0 74922 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 364180

[startup+1422.31 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 20053
/proc/meminfo: memFree=30249264/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=300692 CPUtime=1292.97 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 55308 0 0 0 129208 89 0 0 20 0 1 0 287310295 307908608 67323 33554432000 4194304 5208918 140737327595952 140737327594104 4212457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 75173 67323 105 248 0 74922 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 364180

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 20053
/proc/meminfo: memFree=30157912/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=350780 CPUtime=1352.94 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 56968 0 0 0 135202 92 0 0 20 0 1 0 287310295 359198720 74792 33554432000 4194304 5208918 140737327595952 140737327592328 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 87695 74792 105 248 0 87444 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 414268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 20054
/proc/meminfo: memFree=30181568/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=300692 CPUtime=1412.94 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 59340 0 0 0 141196 98 0 0 20 0 1 0 287310295 307908608 68859 33554432000 4194304 5208918 140737327595952 140737327592264 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 75173 68859 105 248 0 74922 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 364180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 20054
/proc/meminfo: memFree=30166012/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=350780 CPUtime=1472.94 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 61011 0 0 0 147191 103 0 0 20 0 1 0 287310295 359198720 75816 33554432000 4194304 5208918 140737327595952 140737327594104 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 87695 75816 105 248 0 87444 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 414268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 20054
/proc/meminfo: memFree=30180708/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=269872 CPUtime=1532.92 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 62777 0 0 0 153185 107 0 0 20 0 1 0 287310295 276348928 64696 33554432000 4194304 5208918 140737327595952 140737327594040 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 67468 64696 105 248 0 67217 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 333360

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 20054
/proc/meminfo: memFree=30143852/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=300692 CPUtime=1592.91 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 64734 0 0 0 159179 112 0 0 20 0 1 0 287310295 307908608 70395 33554432000 4194304 5208918 140737327595952 140737327591720 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 75173 70395 105 248 0 74922 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 364180

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 20054
/proc/meminfo: memFree=30128104/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=350780 CPUtime=1652.9 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 66391 0 0 0 165174 116 0 0 20 0 1 0 287310295 359198720 77864 33554432000 4194304 5208918 140737327595952 140737327592328 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 87695 77864 105 248 0 87444 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 414268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 20054
/proc/meminfo: memFree=30149876/32873844 swapFree=6600/6600
[pid=19623] ppid=19621 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19623/stat : 19623 (npSolver-wbo-It) S 19621 19623 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287297382 9367552 275 33554432000 4194304 5064252 140734062256304 140734062255216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19623/statm: 2287 275 233 213 0 72 0
[pid=19624] ppid=19623 vsize=45192 CPUtime=129.07 cores=1,3,5,7
/proc/19624/stat : 19624 (npSolver-wbo) S 19623 19623 16422 0 -1 4202496 40455 422261 0 0 113 23 12530 241 20 0 1 0 287297382 46276608 9199 33554432000 4194304 5990268 140736476855888 140736476847312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19624/statm: 11298 9199 170 439 0 10855 0
[pid=19828] ppid=19624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19828/stat : 19828 (satsolver.sh) S 19624 19623 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287310295 9367552 267 33554432000 4194304 5064252 140733364836304 140733364835216 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19828/statm: 2287 267 226 213 0 72 0
[pid=19829] ppid=19828 vsize=300692 CPUtime=1671 cores=1,3,5,7
/proc/19829/stat : 19829 (glucose) R 19828 19623 16422 0 -1 4202496 67407 0 0 0 166982 118 0 0 20 0 1 0 287310295 307908608 67835 33554432000 4194304 5208918 140737327595952 140737327592328 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19829/statm: 75173 67835 105 248 0 74922 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 364180

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 19623 and gives
#  childrusage.ru_utime.tv_sec=126
#  childrusage.ru_utime.tv_usec=441777
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=656596
# CPU time returned by wait4() is 129.098
# 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): 1796.25
CPU system time (s): 3.82
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 463588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.442
system time used= 2.6566
maximum resident set size= 104164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 463693
page faults= 0
swaps= 0
block input operations= 0
block output operations= 274384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6926
involuntary context switches= 487

runsolver used 3.16952 second user time and 8.65968 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-28 15:28:45
IDJOB=3715208
IDBENCH=79166
IDSOLVER=2296
FILE ID=node140/3715208-1338211725
RUNJOBID= node140-1338193685-16439
PBS_JOBID= 14624590
Free space on /tmp= 71324 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_41_pb.cnf.cr--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-3715208-1338211725/watcher-3715208-1338211725 -o /tmp/evaluation-result-3715208-1338211725/solver-3715208-1338211725 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715208-1338211725.wbo 981985026 HOME HOME

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

MD5SUM BENCH= 6ff912dc2f2e680571fd49caa2fcd856
RANDOM SEED=981985026

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30537276 kB
Buffers:          495532 kB
Cached:           770108 kB
SwapCached:         1516 kB
Active:          1149500 kB
Inactive:         306288 kB
Active(anon):     181604 kB
Inactive(anon):     8636 kB
Active(file):     967896 kB
Inactive(file):   297652 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105308 kB
Dirty:              8276 kB
Writeback:             4 kB
AnonPages:        193000 kB
Mapped:            12800 kB
Shmem:                 8 kB
Slab:             740344 kB
SReclaimable:     182356 kB
SUnreclaim:       557988 kB
KernelStack:        1496 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     335680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71308 MiB
End job on node140 at 2012-05-28 15:58:46