Trace number 3753889

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.04 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMccc8229e0445e5a3e6fad9172f1ab48d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.269958
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints100
Number of constraints which are clauses60
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint30
Top cost 4887
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4886
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
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.01	c run usual solver
2.17/2.28	o 1645
4.28/4.30	o 354
5.21/5.36	o 302
5.91/6.17	o 295
165.82/166.11	o 245
166.55/166.83	o 238
167.65/167.93	o 180
168.47/168.74	o 176
276.23/276.51	o 174
276.87/277.18	o 173
277.55/277.84	o 164
278.21/278.50	o 161
369.24/369.51	o 153
371.94/372.26	o 145
421.54/421.87	o 103
426.83/427.15	o 97
477.11/477.47	o 95
502.37/502.71	o 87
529.29/529.68	o 82
619.86/620.25	o 71
703.55/703.96	o 68
762.13/762.52	o 59
818.02/818.41	o 56
875.79/876.28	o 53
893.38/893.85	o 49
897.29/897.74	o 42
900.49/900.95	o 34
901.50/901.93	o 27
1800.01/1800.61	./satsolver.sh: line 5:  9999 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.61	c error: unexpected solver exit code
1800.01/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-3753889-1339194687/watcher-3753889-1339194687 -o /tmp/evaluation-result-3753889-1339194687/solver-3753889-1339194687 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753889-1339194687.wbo 752505378 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 4/179 9717
/proc/meminfo: memFree=27297924/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0

[startup+0.077951 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 9717
/proc/meminfo: memFree=27297924/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100284 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 9717
/proc/meminfo: memFree=27297924/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 9717
/proc/meminfo: memFree=27297924/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700216 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 9717
/proc/meminfo: memFree=27297924/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/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/183 9724
/proc/meminfo: memFree=27289148/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=2420 CPUtime=0.02 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 1334 2293 0 0 0 0 2 0 20 0 1 0 385594807 2478080 282 33554432000 4194304 6006132 140737425952192 140737425946384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9718/statm: 605 282 157 443 0 158 0
[pid=9723] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9723/stat : 9723 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385594811 9367552 266 33554432000 4194304 5064252 140734366743600 140734366742512 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9723/statm: 2287 266 226 213 0 72 0
[pid=9724] ppid=9723 vsize=17540 CPUtime=1.44 cores=1,3,5,7
/proc/9724/stat : 9724 (glucose) R 9723 9717 3785 0 -1 4202496 3272 0 0 0 144 0 0 0 20 0 1 0 385594811 17960960 3718 33554432000 4194304 5208918 140736477773136 140736477771288 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9724/statm: 4385 3718 96 248 0 4134 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38256

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9724
/proc/meminfo: memFree=27281756/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=36492 CPUtime=2.44 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 4025 9818 0 0 17 3 223 1 20 0 1 0 385594807 37367808 7975 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9718/statm: 9123 7975 166 443 0 8676 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 45640
heavy processes:

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9744
/proc/meminfo: memFree=27275148/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=6.04 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 7958 51825 0 0 26 4 535 39 20 0 1 0 385594807 20590592 4681 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4681 166 443 0 4580 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 29256

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9752
/proc/meminfo: memFree=27241552/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=6.04 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 7958 51825 0 0 26 4 535 39 20 0 1 0 385594807 20590592 4681 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4681 166 443 0 4580 0
[pid=9751] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9751/stat : 9751 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385595426 9367552 267 33554432000 4194304 5064252 140733739688384 140733739687296 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9751/statm: 2287 267 226 213 0 72 0
[pid=9752] ppid=9751 vsize=54800 CPUtime=6.48 cores=1,3,5,7
/proc/9752/stat : 9752 (glucose) R 9751 9717 3785 0 -1 4202496 8376 0 0 0 646 2 0 0 20 0 1 0 385595427 56115200 9739 33554432000 4194304 5208918 140736424207664 140736424205608 4211756 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9752/statm: 13700 9739 104 248 0 13449 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 93204

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9752
/proc/meminfo: memFree=27205412/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=6.04 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 7958 51825 0 0 26 4 535 39 20 0 1 0 385594807 20590592 4681 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4681 166 443 0 4580 0
[pid=9751] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9751/stat : 9751 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385595426 9367552 267 33554432000 4194304 5064252 140733739688384 140733739687296 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9751/statm: 2287 267 226 213 0 72 0
[pid=9752] ppid=9751 vsize=73648 CPUtime=19.27 cores=1,3,5,7
/proc/9752/stat : 9752 (glucose) R 9751 9717 3785 0 -1 4202496 8932 0 0 0 1924 3 0 0 20 0 1 0 385595427 75415552 17897 33554432000 4194304 5208918 140736424207664 140736424205608 4211553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9752/statm: 18412 17897 104 248 0 18161 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 112052

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9752
/proc/meminfo: memFree=27204976/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=6.04 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 7958 51825 0 0 26 4 535 39 20 0 1 0 385594807 20590592 4681 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4681 166 443 0 4580 0
[pid=9751] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9751/stat : 9751 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385595426 9367552 267 33554432000 4194304 5064252 140733739688384 140733739687296 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9751/statm: 2287 267 226 213 0 72 0
[pid=9752] ppid=9751 vsize=73648 CPUtime=44.86 cores=1,3,5,7
/proc/9752/stat : 9752 (glucose) R 9751 9717 3785 0 -1 4202496 9237 0 0 0 4483 3 0 0 20 0 1 0 385595427 75415552 18000 33554432000 4194304 5208918 140736424207664 140736424205752 4229479 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9752/statm: 18412 18000 104 248 0 18161 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 112052

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9752
/proc/meminfo: memFree=27191396/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=6.04 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 7958 51825 0 0 26 4 535 39 20 0 1 0 385594807 20590592 4681 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4681 166 443 0 4580 0
[pid=9751] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9751/stat : 9751 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385595426 9367552 267 33554432000 4194304 5064252 140733739688384 140733739687296 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9751/statm: 2287 267 226 213 0 72 0
[pid=9752] ppid=9751 vsize=85968 CPUtime=96.06 cores=1,3,5,7
/proc/9752/stat : 9752 (glucose) R 9751 9717 3785 0 -1 4202496 10592 0 0 0 9600 6 0 0 20 0 1 0 385595427 88031232 21080 33554432000 4194304 5208918 140736424207664 140736424205656 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9752/statm: 21492 21080 104 248 0 21241 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 124372

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 9752
/proc/meminfo: memFree=27153176/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=6.04 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 7958 51825 0 0 26 4 535 39 20 0 1 0 385594807 20590592 4681 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4681 166 443 0 4580 0
[pid=9751] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9751/stat : 9751 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385595426 9367552 267 33554432000 4194304 5064252 140733739688384 140733739687296 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9751/statm: 2287 267 226 213 0 72 0
[pid=9752] ppid=9751 vsize=135288 CPUtime=156.05 cores=1,3,5,7
/proc/9752/stat : 9752 (glucose) R 9751 9717 3785 0 -1 4202496 12593 0 0 0 15595 10 0 0 20 0 1 0 385595427 138534912 30483 33554432000 4194304 5208918 140736424207664 140736424205656 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9752/statm: 33822 30483 104 248 0 33571 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 173692

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9781
/proc/meminfo: memFree=27212136/32873648 swapFree=6860/6860

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


[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 10003
/proc/meminfo: memFree=28612456/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=169488 CPUtime=460.27 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 16450 0 0 0 46004 23 0 0 20 0 1 0 385685000 173555712 39059 33554432000 4194304 5208918 140735140467760 140735140465912 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 42372 39059 104 248 0 42121 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 207892

[startup+1422.31 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 10003
/proc/meminfo: memFree=28584076/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=169488 CPUtime=520.26 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 17288 0 0 0 52001 25 0 0 20 0 1 0 385685000 173555712 41107 33554432000 4194304 5208918 140735140467760 140735140465912 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 42372 41107 104 248 0 42121 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 207892

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 10004
/proc/meminfo: memFree=28666388/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=138668 CPUtime=580.24 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 18345 0 0 0 57996 28 0 0 20 0 1 0 385685000 141996032 32848 33554432000 4194304 5208918 140735140467760 140735140465752 4229532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 34667 32848 104 248 0 34416 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 177072

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 10004
/proc/meminfo: memFree=28668744/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=169488 CPUtime=640.23 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 19960 0 0 0 63992 31 0 0 20 0 1 0 385685000 173555712 34963 33554432000 4194304 5208918 140735140467760 140735140465912 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 42372 34963 104 248 0 42121 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 207892

[startup+1602.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 10004
/proc/meminfo: memFree=28514364/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=169488 CPUtime=700.21 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 21635 0 0 0 69987 34 0 0 20 0 1 0 385685000 173555712 37523 33554432000 4194304 5208918 140735140467760 140735140465912 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 42372 37523 104 248 0 42121 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 207892

[startup+1662.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/183 10004
/proc/meminfo: memFree=28592140/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=169488 CPUtime=760.2 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 23276 0 0 0 75983 37 0 0 20 0 1 0 385685000 173555712 34963 33554432000 4194304 5208918 140735140467760 140735140465912 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 42372 34963 104 248 0 42121 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 207892

[startup+1722.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/184 10007
/proc/meminfo: memFree=28674444/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=138668 CPUtime=820.2 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 24340 0 0 0 81980 40 0 0 20 0 1 0 385685000 141996032 31312 33554432000 4194304 5208918 140735140467760 140735140465752 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 34667 31312 104 248 0 34416 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 177072

[startup+1782.3 s]
/proc/loadavg: 2.06 2.07 2.00 3/184 10031
/proc/meminfo: memFree=28513316/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=169488 CPUtime=880.16 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 24956 0 0 0 87975 41 0 0 20 0 1 0 385685000 173555712 38547 33554432000 4194304 5208918 140735140467760 140735140465912 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 42372 38547 104 248 0 42121 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 207892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.11 2.08 2.01 3/184 10031
/proc/meminfo: memFree=28466092/32873648 swapFree=6860/6860
[pid=9717] ppid=9715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9717/stat : 9717 (npSolver-wbo-It) S 9715 9717 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385594806 9367552 275 33554432000 4194304 5064252 140734973251792 140734973250704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9717/statm: 2287 275 233 213 0 72 0
[pid=9718] ppid=9717 vsize=20108 CPUtime=901.53 cores=1,3,5,7
/proc/9718/stat : 9718 (npSolver-wbo) S 9717 9717 3785 0 -1 4202496 20403 282718 0 0 49 7 89943 154 20 0 1 0 385594807 20590592 4682 33554432000 4194304 6006132 140737425952192 140737425943584 5187998 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9718/statm: 5027 4682 167 443 0 4580 0
[pid=9998] ppid=9718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9998/stat : 9998 (satsolver.sh) S 9718 9717 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385685000 9367552 265 33554432000 4194304 5064252 140733803266896 140733803265808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9998/statm: 2287 265 226 213 0 72 0
[pid=9999] ppid=9998 vsize=169488 CPUtime=898.48 cores=1,3,5,7
/proc/9999/stat : 9999 (glucose) R 9998 9717 3785 0 -1 4202496 25104 0 0 0 89806 42 0 0 20 0 1 0 385685000 173555712 41759 33554432000 4194304 5208918 140735140467760 140735140465912 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9999/statm: 42372 41759 104 248 0 42121 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 207892

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.62
CPU time (s): 1800.04
CPU user time (s): 1797.99
CPU system time (s): 2.04269
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 257980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.99
system time used= 2.04269
maximum resident set size= 175872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329214
page faults= 0
swaps= 0
block input operations= 0
block output operations= 87320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1922
involuntary context switches= 3760

runsolver used 4.24136 second user time and 9.98748 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-09 00:31:27
IDJOB=3753889
IDBENCH=79157
IDSOLVER=2337
FILE ID=node116/3753889-1339194687
RUNJOBID= node116-1339183089-5112
PBS_JOBID= 14643838
Free space on /tmp= 70532 MiB

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

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

MD5SUM BENCH= ccc8229e0445e5a3e6fad9172f1ab48d
RANDOM SEED=752505378

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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		: 2666.556
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:        27298668 kB
Buffers:          485168 kB
Cached:          2900668 kB
SwapCached:         3172 kB
Active:          2800360 kB
Inactive:        1854560 kB
Active(anon):    1265628 kB
Inactive(anon):     3396 kB
Active(file):    1534732 kB
Inactive(file):  1851164 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:       1221992 kB
Mapped:            11700 kB
Shmem:                 0 kB
Slab:             778668 kB
SReclaimable:     222960 kB
SUnreclaim:       555708 kB
KernelStack:        1520 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1618920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    923648 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= 70888 MiB
End job on node116 at 2012-06-09 01:01:28