Trace number 3714876

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc3b83188909f121458b2a501f16a66ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.128979
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints22
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 1066
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1065
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
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.00	c run usual solver
0.00/0.15	o 315
0.00/0.56	o 117
0.00/0.73	o 103
2.67/2.73	o 100
2.87/2.90	o 56
2.87/2.97	o 42
2.95/3.02	o 37
2.95/3.05	o 27
3.27/3.35	o 25
1800.08/1800.40	./satsolver.sh: line 5: 19585 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	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-3714876-1338174168/watcher-3714876-1338174168 -o /tmp/evaluation-result-3714876-1338174168/solver-3714876-1338174168 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714876-1338174168.wbo 1819748868 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.03 2.02 2.00 3/179 19515
/proc/meminfo: memFree=27257272/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0

[startup+0.0462761 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 19515
/proc/meminfo: memFree=27257272/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 19515
/proc/meminfo: memFree=27257272/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 19515
/proc/meminfo: memFree=27257272/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 19515
/proc/meminfo: memFree=27257272/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/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.03 2.02 2.00 3/183 19543
/proc/meminfo: memFree=27250796/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=0.72 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1030 15481 0 0 1 0 67 4 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19542] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19542/stat : 19542 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283543708 9367552 267 33554432000 4194304 5064252 140733907605584 140733907604496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19542/statm: 2287 267 226 213 0 72 0
[pid=19543] ppid=19542 vsize=9704 CPUtime=0.75 cores=0,2,4,6
/proc/19543/stat : 19543 (glucose) R 19542 19515 17655 0 -1 4202496 2347 0 0 0 75 0 0 0 20 0 1 0 283543708 9936896 1723 33554432000 4194304 5208918 140734743037184 140734743035128 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19543/statm: 2426 1723 103 248 0 2175 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30784

[startup+3.10027 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 19543
/proc/meminfo: memFree=27246844/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.03 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1522 36254 0 0 1 1 293 8 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 11932

[startup+6.30033 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 19585
/proc/meminfo: memFree=27245456/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=12496 CPUtime=2.93 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 2724 0 0 0 293 0 0 0 20 0 1 0 283543970 12795904 2295 33554432000 4194304 5208918 140733230046048 140733230042424 4229731 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 3124 2295 104 248 0 2873 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 33576

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 19585
/proc/meminfo: memFree=27238900/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=16356 CPUtime=9.33 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 4059 0 0 0 933 0 0 0 20 0 1 0 283543970 16748544 3562 33554432000 4194304 5208918 140733230046048 140733230042424 4231456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 4089 3562 104 248 0 3838 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37436

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 19585
/proc/meminfo: memFree=27227556/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=25184 CPUtime=22.13 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 5346 0 0 0 2212 1 0 0 20 0 1 0 283543970 25788416 5852 33554432000 4194304 5208918 140733230046048 140733230043992 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 6296 5852 104 248 0 6045 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46264

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 19585
/proc/meminfo: memFree=27219640/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=39904 CPUtime=47.72 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 6204 0 0 0 4771 1 0 0 20 0 1 0 283543970 40861696 7634 33554432000 4194304 5208918 140733230046048 140733230042424 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 9976 7634 104 248 0 9725 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60984

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19592
/proc/meminfo: memFree=27205652/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=56460 CPUtime=98.92 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 8302 0 0 0 9890 2 0 0 20 0 1 0 283543970 57815040 12389 33554432000 4194304 5208918 140733230046048 140733230043992 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 14115 12389 104 248 0 13864 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 77540

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19592
/proc/meminfo: memFree=27192936/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=64100 CPUtime=158.9 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 8556 0 0 0 15888 2 0 0 20 0 1 0 283543970 65638400 14671 33554432000 4194304 5208918 140733230046048 140733230043912 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 16025 14671 104 248 0 15774 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 19941
/proc/meminfo: memFree=27153608/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=181456 CPUtime=1358.72 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 15945 0 0 0 135857 15 0 0 20 0 1 0 283543970 185810944 41076 33554432000 4194304 5208918 140733230046048 140733230044040 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 45364 41076 104 248 0 45113 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 202536

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19941
/proc/meminfo: memFree=27146880/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=132136 CPUtime=1418.71 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 16259 0 0 0 141856 15 0 0 20 0 1 0 283543970 135307264 32590 33554432000 4194304 5208918 140733230046048 140733230044136 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 33034 32590 104 248 0 32783 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 153216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19941
/proc/meminfo: memFree=27125460/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=154004 CPUtime=1478.7 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 16928 0 0 0 147854 16 0 0 20 0 1 0 283543970 157700096 38056 33554432000 4194304 5208918 140733230046048 140733230042424 4229780 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 38501 38056 104 248 0 38250 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 175084

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19942
/proc/meminfo: memFree=27102936/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=154004 CPUtime=1538.69 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 17553 0 0 0 153852 17 0 0 20 0 1 0 283543970 157700096 38057 33554432000 4194304 5208918 140733230046048 140733230042424 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 38501 38057 104 248 0 38250 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 175084

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19942
/proc/meminfo: memFree=27165188/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=154004 CPUtime=1598.68 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 17866 0 0 0 159850 18 0 0 20 0 1 0 283543970 157700096 38057 33554432000 4194304 5208918 140733230046048 140733230042424 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 38501 38057 104 248 0 38250 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 175084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19945
/proc/meminfo: memFree=27061252/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=203324 CPUtime=1658.67 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 18490 0 0 0 165848 19 0 0 20 0 1 0 283543970 208203776 46543 33554432000 4194304 5208918 140733230046048 140733230044040 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 50831 46543 104 248 0 50580 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 224404

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 19945
/proc/meminfo: memFree=27096076/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=154004 CPUtime=1718.67 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 18805 0 0 0 171847 20 0 0 20 0 1 0 283543970 157700096 38057 33554432000 4194304 5208918 140733230046048 140733230044136 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 38501 38057 104 248 0 38250 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 175084

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19945
/proc/meminfo: memFree=27096752/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=154004 CPUtime=1778.66 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 19117 0 0 0 177845 21 0 0 20 0 1 0 283543970 157700096 38057 33554432000 4194304 5208918 140733230046048 140733230041736 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 38501 38057 104 248 0 38250 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 175084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19945
/proc/meminfo: memFree=27020056/32873648 swapFree=6848/6848
[pid=19515] ppid=19513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19515/stat : 19515 (npSolver-wbo-It) S 19513 19515 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283543634 9367552 275 33554432000 4194304 5064252 140733360833872 140733360832784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19515/statm: 2287 275 233 213 0 72 0
[pid=19516] ppid=19515 vsize=2784 CPUtime=3.33 cores=0,2,4,6
/proc/19516/stat : 19516 (npSolver-wbo) S 19515 19515 17655 0 -1 4202496 1590 40141 0 0 1 1 322 9 20 0 1 0 283543634 2850816 322 33554432000 4194304 5990268 140737271967968 140737271959392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19516/statm: 696 322 160 439 0 253 0
[pid=19584] ppid=19516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19584/stat : 19584 (satsolver.sh) S 19516 19515 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283543970 9367552 266 33554432000 4194304 5064252 140736201019888 140736201018800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19584/statm: 2287 266 226 213 0 72 0
[pid=19585] ppid=19584 vsize=203324 CPUtime=1796.75 cores=0,2,4,6
/proc/19585/stat : 19585 (glucose) R 19584 19515 17655 0 -1 4202496 19428 0 0 0 179654 21 0 0 20 0 1 0 283543970 208203776 47055 33554432000 4194304 5208918 140733230046048 140733230042424 4229299 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19585/statm: 50831 47055 104 248 0 50580 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 224404

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.8
CPU system time (s): 0.331949
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 224404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.331949
maximum resident set size= 192316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62151
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 157
involuntary context switches= 1998

runsolver used 2.73558 second user time and 7.09792 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 05:02:48
IDJOB=3714876
IDBENCH=78662
IDSOLVER=2296
FILE ID=node113/3714876-1338174168
RUNJOBID= node113-1338166950-18213
PBS_JOBID= 14624534
Free space on /tmp= 71356 MiB

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

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

MD5SUM BENCH= c3b83188909f121458b2a501f16a66ab
RANDOM SEED=1819748868

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:        27257636 kB
Buffers:          376956 kB
Cached:          4230660 kB
SwapCached:            0 kB
Active:          1312136 kB
Inactive:        3465304 kB
Active(anon):     172412 kB
Inactive(anon):        0 kB
Active(file):    1139724 kB
Inactive(file):  3465304 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        176704 kB
Mapped:            15380 kB
Shmem:               200 kB
Slab:             700636 kB
SReclaimable:     144668 kB
SUnreclaim:       555968 kB
KernelStack:        1464 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     300908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71372 MiB
End job on node113 at 2012-05-28 05:32:48