Trace number 3713359

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 1.0? (TO) 1800.09 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/graphs/
normalized-graph11reduc_wcsp.wbo
MD5SUM3ff13fa479c6c78fc8aaed860067b111
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5855
Total number of constraints283196
Number of soft constraints282856
Number of constraints which are clauses282856
Number of constraints which are cardinality constraints (but not clauses)340
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 3080
Min constraint cost 1
Max constraint cost 3080
Sum of constraints costs 64455868
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.52	c run usual solver
8.28/8.38	o 59771
8.28/8.38	c current bound: 29885
8.28/8.38	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3713359-1338246403/watcher-3713359-1338246403 -o /tmp/evaluation-result-3713359-1338246403/solver-3713359-1338246403 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713359-1338246403.wbo 493479661 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.06 2.01 2.00 3/181 2736
/proc/meminfo: memFree=30495872/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0

[startup+0.0737879 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2736
/proc/meminfo: memFree=30495872/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2736
/proc/meminfo: memFree=30495872/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2736
/proc/meminfo: memFree=30495872/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700196 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2736
/proc/meminfo: memFree=30495872/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 2738
/proc/meminfo: memFree=30473256/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=43376 CPUtime=1.49 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) R 2736 2736 562 0 -1 4202496 6439 0 0 0 147 2 0 0 20 0 1 0 290765741 44417024 6910 33554432000 4194304 5990268 140736062602768 140736062598344 4569447 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 10844 6910 142 439 0 10401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52524

[startup+3.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/185 2740
/proc/meminfo: memFree=30375996/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=54756 CPUtime=1.94 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 8271 0 0 0 156 38 0 0 20 0 1 0 290765741 56070144 9763 33554432000 4194304 5990268 140736062602768 140736062595920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 13689 9763 150 439 0 13246 0
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (cp2_pre.sh) S 2737 2736 562 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 290765937 9367552 277 33554432000 4194304 5064252 140736889281184 140736889279888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2739/statm: 2287 277 234 213 0 72 0
[pid=2740] ppid=2739 vsize=152464 CPUtime=1.12 cores=1,3,5,7
/proc/2740/stat : 2740 (coprocessor) R 2739 2736 562 0 -1 4202496 24951 0 0 0 107 5 0 0 20 0 1 0 290765937 156123136 37017 33554432000 4194304 6586260 140736800850160 140736800846424 5599305 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 38116 37017 190 584 0 37528 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 225516

[startup+6.30032 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 2740
/proc/meminfo: memFree=30274564/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=54756 CPUtime=1.94 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 8271 0 0 0 156 38 0 0 20 0 1 0 290765741 56070144 9763 33554432000 4194304 5990268 140736062602768 140736062595920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 13689 9763 150 439 0 13246 0
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (cp2_pre.sh) S 2737 2736 562 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 290765937 9367552 277 33554432000 4194304 5064252 140736889281184 140736889279888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2739/statm: 2287 277 234 213 0 72 0
[pid=2740] ppid=2739 vsize=157876 CPUtime=4.33 cores=1,3,5,7
/proc/2740/stat : 2740 (coprocessor) R 2739 2736 562 0 -1 4202496 26309 0 0 0 427 6 0 0 20 0 1 0 290765937 161665024 38375 33554432000 4194304 6586260 140736800850160 140736800845752 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 39469 38375 191 584 0 38881 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 230928

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 2748
/proc/meminfo: memFree=30006252/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=1037408 CPUtime=12.68 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) R 2736 2736 562 0 -1 4202496 52723 44275 0 0 577 98 578 15 20 0 1 0 290765741 1062305792 184916 33554432000 4194304 5990268 140736062602768 140736062595128 5043542 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 259352 184916 162 439 0 258909 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1046556

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 2748
/proc/meminfo: memFree=29065352/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2348128 CPUtime=25.48 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) R 2736 2736 562 0 -1 4202496 54971 44275 0 0 1813 142 578 15 20 0 1 0 290765741 2404483072 353876 33554432000 4194304 5990268 140736062602768 140736062595128 4521640 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 587032 353876 162 439 0 586589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2357276

[startup+51.1004 s]
/proc/loadavg: 2.40 2.09 2.03 3/185 2799
/proc/meminfo: memFree=24029932/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=3855244 CPUtime=15.19 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 280980 0 0 0 1379 140 0 0 20 0 1 0 290769330 3947769856 767315 33554432000 4194304 5208918 140735584870032 140735583819432 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 963811 767315 70 248 0 963560 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 6044660

[startup+102.307 s]
/proc/loadavg: 2.52 2.19 2.06 3/183 2918
/proc/meminfo: memFree=22378152/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4220704 CPUtime=66.39 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 421003 0 0 0 6439 200 0 0 20 0 1 0 290769330 4322000896 893364 33554432000 4194304 5208918 140735584870032 140735584867768 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1055176 893364 104 248 0 1054925 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6410120

[startup+162.3 s]
/proc/loadavg: 2.25 2.18 2.07 3/183 2918
/proc/meminfo: memFree=18019456/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4220836 CPUtime=126.37 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 421019 0 0 0 12437 200 0 0 20 0 1 0 290769330 4322136064 893380 33554432000 4194304 5208918 140735584870032 140735584867880 4205238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1055209 893380 104 248 0 1054958 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6410252

[startup+222.3 s]
/proc/loadavg: 2.76 2.29 2.11 2/185 2922
/proc/meminfo: memFree=8494096/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/2750/statm: 1056618 895796 104 248 0 1056367 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 6415888

[startup+1482.3 s]
/proc/loadavg: 2.14 2.11 2.29 3/185 3034
/proc/meminfo: memFree=23063488/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4226472 CPUtime=1446.17 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 422422 0 0 0 144415 202 0 0 20 0 1 0 290769330 4327907328 895804 33554432000 4194304 5208918 140735584870032 140735584867880 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1056618 895804 104 248 0 1056367 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 6415888

[startup+1542.3 s]
/proc/loadavg: 2.09 2.11 2.28 3/185 3034
/proc/meminfo: memFree=23074156/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4226736 CPUtime=1506.17 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 422497 0 0 0 150415 202 0 0 20 0 1 0 290769330 4328177664 896390 33554432000 4194304 5208918 140735584870032 140735584867880 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1056684 896390 104 248 0 1056433 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 6416152

[startup+1602.3 s]
/proc/loadavg: 2.03 2.08 2.26 3/185 3035
/proc/meminfo: memFree=23059352/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4226736 CPUtime=1566.15 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 422497 0 0 0 156413 202 0 0 20 0 1 0 290769330 4328177664 896390 33554432000 4194304 5208918 140735584870032 140735584867880 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1056684 896390 104 248 0 1056433 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 6416152

[startup+1662.31 s]
/proc/loadavg: 2.01 2.07 2.24 3/185 3035
/proc/meminfo: memFree=23079860/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4227132 CPUtime=1626.15 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 422609 0 0 0 162413 202 0 0 20 0 1 0 290769330 4328583168 896502 33554432000 4194304 5208918 140735584870032 140735584867880 4229299 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1056783 896502 104 248 0 1056532 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 6416548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.22 3/185 3035
/proc/meminfo: memFree=23061148/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4229632 CPUtime=1686.13 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 423139 0 0 0 168411 202 0 0 20 0 1 0 290769330 4331143168 896999 33554432000 4194304 5208918 140735584870032 140735584867784 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1057408 896999 104 248 0 1057157 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 6419048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.20 3/185 3035
/proc/meminfo: memFree=23039768/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4229632 CPUtime=1746.12 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 423146 0 0 0 174410 202 0 0 20 0 1 0 290769330 4331143168 897006 33554432000 4194304 5208918 140735584870032 140735584867784 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1057408 897006 104 248 0 1057157 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 6419048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.04 2.20 3/185 3035
/proc/meminfo: memFree=23035392/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4229632 CPUtime=1764.22 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 423149 0 0 0 176220 202 0 0 20 0 1 0 290769330 4331143168 897009 33554432000 4194304 5208918 140735584870032 140735584867784 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1057408 897009 104 248 0 1057157 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 6419048

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.04 2.20 3/185 3035
/proc/meminfo: memFree=23035392/32873844 swapFree=7124/7124
[pid=2736] ppid=2734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2736/stat : 2736 (npSolver-wbo.sh) S 2734 2736 562 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290765741 9367552 275 33554432000 4194304 5064252 140737432369360 140737432368272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2736/statm: 2287 275 233 213 0 72 0
[pid=2737] ppid=2736 vsize=2171120 CPUtime=35.87 cores=1,3,5,7
/proc/2737/stat : 2737 (npSolver-wbo) S 2736 2736 562 0 -1 4202496 56367 44275 0 0 2581 413 578 15 20 0 1 0 290765741 2223226880 449414 33554432000 4194304 5990268 140736062602768 140736062594208 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2737/statm: 542780 449414 163 439 0 542337 0
[pid=2749] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2749/stat : 2749 (satsolver.sh) S 2737 2736 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290769330 9367552 267 33554432000 4194304 5064252 140734029663936 140734029662848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2749/statm: 2287 267 226 213 0 72 0
[pid=2750] ppid=2749 vsize=4229632 CPUtime=1764.22 cores=1,3,5,7
/proc/2750/stat : 2750 (glucose) R 2749 2736 562 0 -1 4202496 423149 0 0 0 176220 202 0 0 20 0 1 0 290769330 4331143168 897009 33554432000 4194304 5208918 140735584870032 140735584867784 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2750/statm: 1057408 897009 104 248 0 1057157 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 6419048

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2736 and gives
#  childrusage.ru_utime.tv_sec=31
#  childrusage.ru_utime.tv_usec=597196
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=301346
# CPU time returned by wait4() is 35.8985
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1793.79
CPU system time (s): 6.3
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 7843512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.5972
system time used= 4.30135
maximum resident set size= 3539536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101607
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3542848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 554
involuntary context switches= 55

runsolver used 4.21336 second user time and 12.3421 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-29 01:06:43
IDJOB=3713359
IDBENCH=79644
IDSOLVER=2294
FILE ID=node134/3713359-1338246403
RUNJOBID= node134-1338228716-579
PBS_JOBID= 14624637
Free space on /tmp= 70980 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/graphs/normalized-graph11reduc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713359-1338246403/watcher-3713359-1338246403 -o /tmp/evaluation-result-3713359-1338246403/solver-3713359-1338246403 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713359-1338246403.wbo 493479661 HOME HOME

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

MD5SUM BENCH= 3ff13fa479c6c78fc8aaed860067b111
RANDOM SEED=493479661

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30496624 kB
Buffers:          430924 kB
Cached:           957100 kB
SwapCached:          416 kB
Active:          1473236 kB
Inactive:          23992 kB
Active(anon):      98924 kB
Inactive(anon):    11860 kB
Active(file):    1374312 kB
Inactive(file):    12132 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107772 kB
Dirty:             16708 kB
Writeback:             0 kB
AnonPages:        175820 kB
Mapped:            13696 kB
Shmem:               100 kB
Slab:             740288 kB
SReclaimable:     182072 kB
SUnreclaim:       558216 kB
KernelStack:        1536 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 69212 MiB
End job on node134 at 2012-05-29 01:36:46