Trace number 3715861

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12013_1-unsat--soft-0-100-0.wbo
MD5SUMd6ce3ef474957eba462e4a8661dbc0f2
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5230
Best CPU time to get the best result obtained on this benchmark1800.84
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables29282
Total number of constraints92908
Number of soft constraints92908
Number of constraints which are clauses92428
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints480
Minimum length of a constraint1
Maximum length of a constraint93
Top cost 4698532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4698531
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 554
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/4.37	c run usual solver
44.06/44.28	o 49429
44.06/44.28	c starting approximation
44.06/44.28	c factor = 2
44.06/44.28	c factor still to low - shrinking to 13848.2
44.06/44.28	c approx number of clauses: 1e+06
44.06/44.28	c current bound: 24714
1800.07/1800.51	./satsolver.sh: line 5: 30479 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	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-3715861-1338214813/watcher-3715861-1338214813 -o /tmp/evaluation-result-3715861-1338214813/solver-3715861-1338214813 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715861-1338214813.wbo 1097941358 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.15 2.11 2.15 3/180 30458
/proc/meminfo: memFree=27894792/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0

[startup+0.0889751 s]
/proc/loadavg: 2.15 2.11 2.15 3/180 30458
/proc/meminfo: memFree=27894792/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.26294 s]
/proc/loadavg: 2.15 2.11 2.15 3/180 30458
/proc/meminfo: memFree=27894792/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+4.24509 s]
/proc/loadavg: 2.15 2.11 2.15 3/180 30458
/proc/meminfo: memFree=27894792/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148
heavy processes:

[startup+4.52248 s]
/proc/loadavg: 2.14 2.11 2.15 2/182 30460
/proc/meminfo: memFree=27685256/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=166860 CPUtime=4.39 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6200 0 0 0 413 26 0 0 20 0 1 0 287608678 170864640 35620 33554432000 4194304 5990268 140733951124928 140733951118080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 41715 35620 153 439 0 41272 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 176008

[startup+4.60029 s]
/proc/loadavg: 2.14 2.11 2.15 2/182 30460
/proc/meminfo: memFree=27685256/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=166860 CPUtime=4.39 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6200 0 0 0 413 26 0 0 20 0 1 0 287608678 170864640 35620 33554432000 4194304 5990268 140733951124928 140733951118080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 41715 35620 153 439 0 41272 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 176008

[startup+4.70028 s]
/proc/loadavg: 2.14 2.11 2.15 2/182 30460
/proc/meminfo: memFree=27685256/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=166860 CPUtime=4.39 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6200 0 0 0 413 26 0 0 20 0 1 0 287608678 170864640 35620 33554432000 4194304 5990268 140733951124928 140733951118080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 41715 35620 153 439 0 41272 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 176008

[startup+6.30028 s]
/proc/loadavg: 2.14 2.11 2.15 3/184 30462
/proc/meminfo: memFree=27225892/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=166860 CPUtime=4.39 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6200 0 0 0 413 26 0 0 20 0 1 0 287608678 170864640 35620 33554432000 4194304 5990268 140733951124928 140733951118080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 41715 35620 153 439 0 41272 0
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30461/stat : 30461 (cp2_pre.sh) S 30459 30458 1843 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287609130 9367552 277 33554432000 4194304 5064252 140737013564288 140737013562992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30461/statm: 2287 277 234 213 0 72 0
[pid=30462] ppid=30461 vsize=529844 CPUtime=1.75 cores=0,2,4,6
/proc/30462/stat : 30462 (coprocessor) R 30461 30458 1843 0 -1 4202496 39808 0 0 0 164 11 0 0 20 0 1 0 287609130 542560256 113885 33554432000 4194304 6586260 140733318587808 140733318584072 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/30462/statm: 132461 113886 164 584 0 131873 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 715000

[startup+12.9211 s]
/proc/loadavg: 2.14 2.11 2.15 3/184 30462
/proc/meminfo: memFree=27225892/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=166860 CPUtime=4.39 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6200 0 0 0 413 26 0 0 20 0 1 0 287608678 170864640 35620 33554432000 4194304 5990268 140733951124928 140733951118080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 41715 35620 153 439 0 41272 0
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30461/stat : 30461 (cp2_pre.sh) S 30459 30458 1843 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287609130 9367552 277 33554432000 4194304 5064252 140737013564288 140737013562992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30461/statm: 2287 277 234 213 0 72 0
[pid=30462] ppid=30461 vsize=710792 CPUtime=8.36 cores=0,2,4,6
/proc/30462/stat : 30462 (coprocessor) R 30461 30458 1843 0 -1 4202496 68317 0 0 0 821 15 0 0 20 0 1 0 287609130 727851008 172538 33554432000 4194304 6586260 140733318587808 140733318583128 5599447 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30462/statm: 177698 172538 189 584 0 177110 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 895948

[startup+26.9211 s]
/proc/loadavg: 2.25 2.13 2.16 3/184 30469
/proc/meminfo: memFree=27021272/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=166860 CPUtime=4.39 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6200 0 0 0 413 26 0 0 20 0 1 0 287608678 170864640 35620 33554432000 4194304 5990268 140733951124928 140733951118080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 41715 35620 153 439 0 41272 0
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30461/stat : 30461 (cp2_pre.sh) S 30459 30458 1843 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287609130 9367552 277 33554432000 4194304 5064252 140737013564288 140737013562992 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30461/statm: 2287 277 234 213 0 72 0
[pid=30462] ppid=30461 vsize=711056 CPUtime=22.36 cores=0,2,4,6
/proc/30462/stat : 30462 (coprocessor) R 30461 30458 1843 0 -1 4202496 68387 0 0 0 2221 15 0 0 20 0 1 0 287609130 728121344 172608 33554432000 4194304 6586260 140733318587808 140733318583400 5599522 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30462/statm: 177764 172608 189 584 0 177176 0
Current children cumulated CPU time (s) 26.75
Current children cumulated vsize (KiB) 896212

[startup+53.2765 s]
/proc/loadavg: 2.24 2.14 2.16 3/184 30479
/proc/meminfo: memFree=27386572/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=282992 CPUtime=8.9 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 41594 0 0 0 879 11 0 0 20 0 1 0 287613114 289783808 62001 33554432000 4194304 5208918 140735720458528 140735720456488 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30479/statm: 70748 62001 95 248 0 70497 0
Current children cumulated CPU time (s) 53.11
Current children cumulated vsize (KiB) 470908

[startup+102.3 s]
/proc/loadavg: 2.22 2.14 2.16 3/183 30486
/proc/meminfo: memFree=27390780/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=282992 CPUtime=57.92 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 41605 0 0 0 5781 11 0 0 20 0 1 0 287613114 289783808 62523 33554432000 4194304 5208918 140735720458528 140735720456488 4211668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 70748 62523 95 248 0 70497 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 470908

[startup+162.3 s]
/proc/loadavg: 2.15 2.13 2.16 3/183 30493
/proc/meminfo: memFree=27407588/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=283128 CPUtime=117.91 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 41620 0 0 0 11780 11 0 0 20 0 1 0 287613114 289923072 62537 33554432000 4194304 5208918 140735720458528 140735720456280 4211599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 70782 62537 95 248 0 70531 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 471044


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


[startup+1422.3 s]
/proc/loadavg: 2.05 2.01 2.04 4/181 7069
/proc/meminfo: memFree=28496168/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=320132 CPUtime=1377.7 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 43641 0 0 0 137757 13 0 0 20 0 1 0 287613114 327815168 67396 33554432000 4194304 5208918 140735720458528 140735720456680 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 80033 67396 104 248 0 79782 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 508048

[startup+1482.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/183 7607
/proc/meminfo: memFree=28463272/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1437.7 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44190 0 0 0 143756 14 0 0 20 0 1 0 287613114 296255488 64769 33554432000 4194304 5208918 140735720458528 140735720456616 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 64769 104 248 0 72077 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 477228

[startup+1542.3 s]
/proc/loadavg: 1.95 1.98 2.02 3/183 8148
/proc/meminfo: memFree=28465048/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1497.69 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44190 0 0 0 149755 14 0 0 20 0 1 0 287613114 296255488 64769 33554432000 4194304 5208918 140735720458528 140735720456616 4211540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 64769 104 248 0 72077 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 477228

[startup+1602.3 s]
/proc/loadavg: 1.94 1.97 2.01 4/184 8680
/proc/meminfo: memFree=28480580/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1557.69 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44191 0 0 0 155754 15 0 0 20 0 1 0 287613114 296255488 65281 33554432000 4194304 5208918 140735720458528 140735720456616 4211574 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 65281 104 248 0 72077 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 477228

[startup+1662.31 s]
/proc/loadavg: 2.02 1.99 2.01 4/184 9219
/proc/meminfo: memFree=28478828/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1617.68 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44192 0 0 0 161753 15 0 0 20 0 1 0 287613114 296255488 65793 33554432000 4194304 5208918 140735720458528 140735720456616 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 65793 104 248 0 72077 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 477228

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/181 9746
/proc/meminfo: memFree=28500860/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1677.67 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44193 0 0 0 167752 15 0 0 20 0 1 0 287613114 296255488 65794 33554432000 4194304 5208918 140735720458528 140735720456616 4211501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 65794 105 248 0 72077 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 477228

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/182 10286
/proc/meminfo: memFree=28494780/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1737.66 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44194 0 0 0 173751 15 0 0 20 0 1 0 287613114 296255488 66306 33554432000 4194304 5208918 140735720458528 140735720456616 4211501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 66306 105 248 0 72077 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 477228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.92 1.97 1.99 3/184 10452
/proc/meminfo: memFree=28421372/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1755.86 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44194 0 0 0 175571 15 0 0 20 0 1 0 287613114 296255488 66306 33554432000 4194304 5208918 140735720458528 140735720456616 4211918 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 66306 105 248 0 72077 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 477228

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.92 1.97 1.99 3/184 10452
/proc/meminfo: memFree=28421372/32873648 swapFree=7116/7116
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (npSolver-wbo-It) S 30456 30458 1843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287608677 9367552 275 33554432000 4194304 5064252 140735808941920 140735808940832 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30458/statm: 2287 275 233 213 0 72 0
[pid=30459] ppid=30458 vsize=169620 CPUtime=44.21 cores=0,2,4,6
/proc/30459/stat : 30459 (npSolver-wbo) S 30458 30458 1843 0 -1 4202496 6573 129513 0 0 470 223 3473 255 20 0 1 0 287608678 173690880 35645 33554432000 4194304 5990268 140733951124928 140733951116336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30459/statm: 42405 35645 176 439 0 41962 0
[pid=30478] ppid=30459 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30478/stat : 30478 (satsolver.sh) S 30459 30458 1843 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287613114 9367552 266 33554432000 4194304 5064252 140736209768384 140736209767296 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30478/statm: 2287 266 226 213 0 72 0
[pid=30479] ppid=30478 vsize=289312 CPUtime=1755.86 cores=0,2,4,6
/proc/30479/stat : 30479 (glucose) R 30478 30458 1843 0 -1 4202496 44194 0 0 0 175571 15 0 0 20 0 1 0 287613114 296255488 66306 33554432000 4194304 5208918 140735720458528 140735720456616 4211918 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30479/statm: 72328 66306 105 248 0 72077 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 477228

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1795.15
CPU system time (s): 4.95025
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 1039384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.15
system time used= 4.95025
maximum resident set size= 816312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 475912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2384
involuntary context switches= 2069

runsolver used 2.6396 second user time and 6.94994 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 16:20:13
IDJOB=3715861
IDBENCH=79128
IDSOLVER=2297
FILE ID=node114/3715861-1338214813
RUNJOBID= node114-1338194810-1859
PBS_JOBID= 14624601
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j120/normalized-j12013_1-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715861-1338214813/watcher-3715861-1338214813 -o /tmp/evaluation-result-3715861-1338214813/solver-3715861-1338214813 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715861-1338214813.wbo 1097941358 HOME HOME

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

MD5SUM BENCH= d6ce3ef474957eba462e4a8661dbc0f2
RANDOM SEED=1097941358

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
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		: 2666.242
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		: 2666.242
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.91
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.242
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:        27895056 kB
Buffers:          782124 kB
Cached:          2530460 kB
SwapCached:         2108 kB
Active:          2720992 kB
Inactive:        1346116 kB
Active(anon):     741224 kB
Inactive(anon):     7892 kB
Active(file):    1979768 kB
Inactive(file):  1338224 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103912 kB
Dirty:             12616 kB
Writeback:             0 kB
AnonPages:        754064 kB
Mapped:            15508 kB
Shmem:               116 kB
Slab:             769356 kB
SReclaimable:     212624 kB
SUnreclaim:       556732 kB
KernelStack:        1504 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1024152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    526336 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= 71308 MiB
End job on node114 at 2012-05-28 16:50:14