Trace number 3715563

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.11 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
zenotravel/normalized-zenotravel04cc_wcsp.wbo
MD5SUM0f35ccce732dddd3e216420b1d446366
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1555
Best CPU time to get the best result obtained on this benchmark1.89371
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables878
Total number of constraints26204
Number of soft constraints25965
Number of constraints which are clauses25965
Number of constraints which are cardinality constraints (but not clauses)239
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Top cost 51934
Min constraint cost 1
Max constraint cost 51934
Sum of constraints costs 1333456227
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
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

Solver Data

0.00/0.14	c run usual solver
0.00/0.65	o 207838
0.00/0.65	c starting approximation
0.00/0.65	c factor = 2
0.00/0.65	c factor still to low - shrinking to 16189.5
0.00/0.65	c approx number of clauses: 1e+06
0.00/0.65	c current bound: 103919
1.08/1.13	c leaving approximation
1.08/1.13	c finished approximation
1.08/1.13	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715563-1338255687/watcher-3715563-1338255687 -o /tmp/evaluation-result-3715563-1338255687/solver-3715563-1338255687 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715563-1338255687.wbo 1945321021 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32447
/proc/meminfo: memFree=21094588/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0

[startup+0.0172591 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32447
/proc/meminfo: memFree=21094588/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32447
/proc/meminfo: memFree=21094588/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32447
/proc/meminfo: memFree=21094588/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32447
/proc/meminfo: memFree=21094588/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32461
/proc/meminfo: memFree=21029744/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=60320 CPUtime=1.47 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) R 32447 32447 23311 0 -1 4202496 13472 23734 0 0 58 10 73 6 20 0 1 0 291694148 61767680 11836 33554432000 4194304 5990268 140733413610848 140733413602824 4569535 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32448/statm: 15080 11836 182 439 0 14637 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 69468

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32466
/proc/meminfo: memFree=21003904/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=158624 CPUtime=3.07 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) R 32447 32447 23311 0 -1 4202496 14766 23734 0 0 214 14 73 6 20 0 1 0 291694148 162430976 39143 33554432000 4194304 5990268 140733413610848 140733413603544 4566802 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32448/statm: 39656 39144 182 439 0 39213 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 167772

[startup+6.30051 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32538
/proc/meminfo: memFree=27545948/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=543604 CPUtime=2.21 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 70607 0 0 0 198 23 0 0 20 0 1 0 291694556 556650496 109165 33554432000 4194304 5208918 140734731117296 140734730066648 4206114 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 135901 109165 90 248 0 135650 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 851596

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32612
/proc/meminfo: memFree=27383496/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=465616 CPUtime=8.61 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 72811 0 0 0 835 26 0 0 20 0 1 0 291694556 476790784 103073 33554432000 4194304 5208918 140734731117296 140734731115144 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 116404 103073 103 248 0 116153 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 773608

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32766
/proc/meminfo: memFree=27398700/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=473396 CPUtime=21.41 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 74976 0 0 0 2115 26 0 0 20 0 1 0 291694556 484757504 105238 33554432000 4194304 5208918 140734731117296 140734731114968 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 118349 105238 104 248 0 118098 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 781388

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 599
/proc/meminfo: memFree=27408804/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=487156 CPUtime=47 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 78724 0 0 0 4673 27 0 0 20 0 1 0 291694556 498847744 109497 33554432000 4194304 5208918 140734731117296 140734731115144 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 121789 109497 105 248 0 121538 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 795148

[startup+102.307 s]
/proc/loadavg: 1.97 2.00 2.00 3/181 1199
/proc/meminfo: memFree=27409464/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=491232 CPUtime=98.21 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 79733 0 0 0 9793 28 0 0 20 0 1 0 291694556 503021568 111017 33554432000 4194304 5208918 140734731117296 140734731115144 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 122808 111017 105 248 0 122557 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 799224

[startup+162.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/183 1946
/proc/meminfo: memFree=27368276/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=491364 CPUtime=158.19 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 79788 0 0 0 15791 28 0 0 20 0 1 0 291694556 503156736 111583 33554432000 4194304 5208918 140734731117296 140734731115144 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 122841 111583 105 248 0 122590 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 799356

[startup+222.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 2646
/proc/meminfo: memFree=27329440/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.02 1.98 1.98 3/183 15834
/proc/meminfo: memFree=27279632/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=602628 CPUtime=1357.99 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 89259 0 0 0 135762 37 0 0 20 0 1 0 291694556 617091072 127249 33554432000 4194304 5208918 140734731117296 140734731115048 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 150657 127249 105 248 0 150406 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 910620

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.98 3/183 16541
/proc/meminfo: memFree=27276680/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=603188 CPUtime=1417.99 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 89392 0 0 0 141762 37 0 0 20 0 1 0 291694556 617664512 127893 33554432000 4194304 5208918 140734731117296 140734731115144 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 150797 127893 105 248 0 150546 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 911180

[startup+1482.3 s]
/proc/loadavg: 1.94 1.97 1.97 3/183 17223
/proc/meminfo: memFree=27309332/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=604392 CPUtime=1477.97 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 89699 0 0 0 147760 37 0 0 20 0 1 0 291694556 618897408 128200 33554432000 4194304 5208918 140734731117296 140734731115048 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 151098 128200 105 248 0 150847 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 912384

[startup+1542.3 s]
/proc/loadavg: 1.98 1.97 1.97 2/181 17912
/proc/meminfo: memFree=27319512/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=604852 CPUtime=1537.96 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 89793 0 0 0 153759 37 0 0 20 0 1 0 291694556 619368448 128805 33554432000 4194304 5208918 140734731117296 140734731115048 4205174 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 151213 128805 105 248 0 150962 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 912844

[startup+1602.3 s]
/proc/loadavg: 1.84 1.93 1.96 3/181 18584
/proc/meminfo: memFree=27324116/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=604852 CPUtime=1597.95 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 89822 0 0 0 159758 37 0 0 20 0 1 0 291694556 619368448 129345 33554432000 4194304 5208918 140734731117296 140734731115048 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 151213 129345 105 248 0 150962 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 912844

[startup+1662.3 s]
/proc/loadavg: 1.91 1.94 1.96 3/181 19284
/proc/meminfo: memFree=27322960/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=605908 CPUtime=1657.94 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 90065 0 0 0 165757 37 0 0 20 0 1 0 291694556 620449792 129588 33554432000 4194304 5208918 140734731117296 140734731115144 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 151477 129588 105 248 0 151226 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 913900

[startup+1722.3 s]
/proc/loadavg: 1.97 1.94 1.96 3/182 19973
/proc/meminfo: memFree=27337392/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=527160 CPUtime=1717.94 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 91327 0 0 0 171754 40 0 0 20 0 1 0 291694556 539811840 123939 33554432000 4194304 5208918 140734731117296 140734731115144 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 131790 123939 105 248 0 131539 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 835152

[startup+1782.3 s]
/proc/loadavg: 1.99 1.95 1.96 3/183 20675
/proc/meminfo: memFree=27285688/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=534480 CPUtime=1777.93 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 92420 0 0 0 177752 41 0 0 20 0 1 0 291694556 547307520 126067 33554432000 4194304 5208918 140734731117296 140734731115128 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 133620 126067 105 248 0 133369 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 842472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 1.95 1.96 3/181 20890
/proc/meminfo: memFree=27340752/32873844 swapFree=7384/7384
[pid=32447] ppid=32445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32447/stat : 32447 (npSolver-wbo-It) S 32445 32447 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291694148 9367552 275 33554432000 4194304 5064252 140736215825712 140736215824624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32447/statm: 2287 275 233 213 0 72 0
[pid=32448] ppid=32447 vsize=289696 CPUtime=4.03 cores=1,3,5,7
/proc/32448/stat : 32448 (npSolver-wbo) S 32447 32447 23311 0 -1 4202496 15895 23734 0 0 280 44 73 6 20 0 1 0 291694148 296648704 49212 33554432000 4194304 5990268 140733413610848 140733413602272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/32448/statm: 72424 49212 182 439 0 71981 0
[pid=32520] ppid=32448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (satsolver.sh) S 32448 32447 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291694555 9367552 266 33554432000 4194304 5064252 140736020950624 140736020949536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32520/statm: 2287 266 226 213 0 72 0
[pid=32521] ppid=32520 vsize=534480 CPUtime=1796.03 cores=1,3,5,7
/proc/32521/stat : 32521 (glucose) R 32520 32447 23311 0 -1 4202496 92420 0 0 0 179562 41 0 0 20 0 1 0 291694556 547307520 126067 33554432000 4194304 5208918 140734731117296 140734731115128 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32521/statm: 133620 126067 105 248 0 133369 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 842472

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.42
CPU time (s): 1800.11
CPU user time (s): 1799.18
CPU system time (s): 0.932858
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 1044788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.932858
maximum resident set size= 635584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133025
page faults= 0
swaps= 0
block input operations= 8
block output operations= 357680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 93
involuntary context switches= 1879

runsolver used 6.96994 second user time and 17.6153 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-29 03:41:27
IDJOB=3715563
IDBENCH=79586
IDSOLVER=2297
FILE ID=node136/3715563-1338255687
RUNJOBID= node136-1338228495-23328
PBS_JOBID= 14624636
Free space on /tmp= 69384 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/zenotravel/normalized-zenotravel04cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715563-1338255687/watcher-3715563-1338255687 -o /tmp/evaluation-result-3715563-1338255687/solver-3715563-1338255687 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715563-1338255687.wbo 1945321021 HOME HOME

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

MD5SUM BENCH= 0f35ccce732dddd3e216420b1d446366
RANDOM SEED=1945321021

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        21094596 kB
Buffers:          588808 kB
Cached:          4903080 kB
SwapCached:        24460 kB
Active:          8657192 kB
Inactive:        2214660 kB
Active(anon):    5346736 kB
Inactive(anon):    26984 kB
Active(file):    3310456 kB
Inactive(file):  2187676 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:       5355052 kB
Mapped:            10624 kB
Shmem:                 0 kB
Slab:             756160 kB
SReclaimable:     197716 kB
SUnreclaim:       558444 kB
KernelStack:        1488 kB
PageTables:        14716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6498776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2859008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70916 MiB
End job on node136 at 2012-05-29 04:11:27