Trace number 3753728

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-33-100-0.wbo
MD5SUM45ee7d19535e08aa25eac21bd6c9cde2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark6.22805
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9272
Total number of constraints29174
Number of soft constraints19508
Number of constraints which are clauses28874
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint1
Maximum length of a constraint35
Top cost 985166
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 985165
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
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.50	c run usual solver
2.97/3.00	o 11182
2.97/3.00	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5:  9753 Terminated              ./glucose $1 > $2 2> /dev/null
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-3753728-1339192597/watcher-3753728-1339192597 -o /tmp/evaluation-result-3753728-1339192597/solver-3753728-1339192597 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753728-1339192597.wbo 815431189 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.08 2.02 2.01 3/179 9739
/proc/meminfo: memFree=30359040/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9080 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) R 9737 9739 16392 0 -1 4202496 130 0 0 0 0 0 0 0 20 0 1 0 385385137 9297920 69 33554432000 4194304 5064252 140736872272176 140733994403032 214528257879 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2254 89 67 213 0 39 0

[startup+0.0778191 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9739
/proc/meminfo: memFree=30359040/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10023 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9739
/proc/meminfo: memFree=30359040/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9739
/proc/meminfo: memFree=30359040/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9739
/proc/meminfo: memFree=30359040/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9743
/proc/meminfo: memFree=30263336/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=28072 CPUtime=0.55 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 6706 0 0 0 48 7 0 0 20 0 1 0 385385138 28745728 6560 33554432000 4194304 6006132 140733752241744 140733752234848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 7018 6560 158 443 0 6571 0
[pid=9742] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9742/stat : 9742 (cp2_pre.sh) S 9741 9739 16392 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 385385193 9367552 276 33554432000 4194304 5064252 140733736434976 140733736433680 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9742/statm: 2287 276 234 213 0 72 0
[pid=9743] ppid=9742 vsize=70536 CPUtime=0.92 cores=1,3,5,7
/proc/9743/stat : 9743 (coprocessor) R 9742 9739 16392 0 -1 4202496 13810 0 0 0 90 2 0 0 20 0 1 0 385385194 72228864 16951 33554432000 4194304 6586260 140734429224512 140734429219832 5599275 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/9743/statm: 17634 16951 192 584 0 17046 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 116904

[startup+3.10017 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9743
/proc/meminfo: memFree=30261964/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=54736 CPUtime=3.06 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) R 9739 9739 16392 0 -1 4202496 13782 26323 0 0 62 27 208 9 20 0 1 0 385385138 56049664 13238 33554432000 4194304 6006132 140733752241744 140733752234848 4619222 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 13684 13238 179 443 0 13237 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 63884

[startup+6.3003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 9751
/proc/meminfo: memFree=30092708/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 300464

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9753
/proc/meminfo: memFree=29402708/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=578976 CPUtime=6.44 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 84027 0 0 0 618 26 0 0 20 0 1 0 385385762 592871424 123558 33554432000 4194304 5208918 140735356221920 140735356219768 4218843 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 144744 123561 103 248 0 144493 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 888588

[startup+25.5003 s]
/proc/loadavg: 2.19 2.05 2.01 3/183 9753
/proc/meminfo: memFree=29407256/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=578976 CPUtime=19.24 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 84425 0 0 0 1898 26 0 0 20 0 1 0 385385762 592871424 123955 33554432000 4194304 5208918 140735356221920 140735356219752 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 144744 123955 103 248 0 144493 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 888588

[startup+51.1003 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 9753
/proc/meminfo: memFree=29404596/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=578976 CPUtime=44.83 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 84425 0 0 0 4457 26 0 0 20 0 1 0 385385762 592871424 123955 33554432000 4194304 5208918 140735356221920 140735356219752 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 144744 123955 103 248 0 144493 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 888588

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/183 9753
/proc/meminfo: memFree=29404100/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=578976 CPUtime=96.02 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 84425 0 0 0 9576 26 0 0 20 0 1 0 385385762 592871424 123955 33554432000 4194304 5208918 140735356221920 140735356219752 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 144744 123955 103 248 0 144493 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 888588

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/183 9805
/proc/meminfo: memFree=28481080/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=578976 CPUtime=156.02 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 84426 0 0 0 15575 27 0 0 20 0 1 0 385385762 592871424 124467 33554432000 4194304 5208918 140735356221920 140735356219752 4211182 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 144744 124467 103 248 0 144493 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 888588

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 9808
/proc/meminfo: memFree=28470780/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9838
/proc/meminfo: memFree=28419608/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1355.81 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87011 0 0 0 135552 29 0 0 20 0 1 0 385385762 606928896 132900 33554432000 4194304 5208918 140735356221920 140735356218232 4229460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 132900 103 248 0 147925 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 902316

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9841
/proc/meminfo: memFree=28418636/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1415.8 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87014 0 0 0 141551 29 0 0 20 0 1 0 385385762 606928896 132903 33554432000 4194304 5208918 140735356221920 140735356218232 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 132903 103 248 0 147925 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 902316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9842
/proc/meminfo: memFree=28417536/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1475.79 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87017 0 0 0 147550 29 0 0 20 0 1 0 385385762 606928896 132906 33554432000 4194304 5208918 140735356221920 140735356218232 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 132906 103 248 0 147925 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 902316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9842
/proc/meminfo: memFree=28410316/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1535.78 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87021 0 0 0 153549 29 0 0 20 0 1 0 385385762 606928896 133421 33554432000 4194304 5208918 140735356221920 140735356218232 4211160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 133421 103 248 0 147925 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 902316

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9842
/proc/meminfo: memFree=28409076/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1595.78 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87021 0 0 0 159549 29 0 0 20 0 1 0 385385762 606928896 133421 33554432000 4194304 5208918 140735356221920 140735356218232 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 133421 103 248 0 147925 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 902316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9842
/proc/meminfo: memFree=28408952/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1655.77 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87021 0 0 0 165548 29 0 0 20 0 1 0 385385762 606928896 133421 33554432000 4194304 5208918 140735356221920 140735356218232 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 133421 103 248 0 147925 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 902316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9842
/proc/meminfo: memFree=28408828/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1715.76 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87021 0 0 0 171547 29 0 0 20 0 1 0 385385762 606928896 133421 33554432000 4194304 5208918 140735356221920 140735356218232 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 133421 103 248 0 147925 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 902316

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9843
/proc/meminfo: memFree=28408584/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1775.75 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87021 0 0 0 177546 29 0 0 20 0 1 0 385385762 606928896 133421 33554432000 4194304 5208918 140735356221920 140735356218232 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 133421 103 248 0 147925 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 902316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 9844
/proc/meminfo: memFree=28407640/32873648 swapFree=7628/7628
[pid=9739] ppid=9737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9739/stat : 9739 (npSolver-wbo-It) S 9737 9739 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385385137 9367552 275 33554432000 4194304 5064252 140736872272176 140736872271088 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9739/statm: 2287 275 233 213 0 72 0
[pid=9741] ppid=9739 vsize=291316 CPUtime=6.21 cores=1,3,5,7
/proc/9741/stat : 9741 (npSolver-wbo) S 9739 9739 16392 0 -1 4202496 17072 26323 0 0 340 64 208 9 20 0 1 0 385385138 298307584 59504 33554432000 4194304 6006132 140733752241744 140733752233136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9741/statm: 72829 59504 180 443 0 72382 0
[pid=9752] ppid=9741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9752/stat : 9752 (satsolver.sh) S 9741 9739 16392 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385385762 9367552 267 33554432000 4194304 5064252 140734808626224 140734808625136 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9752/statm: 2287 267 226 213 0 72 0
[pid=9753] ppid=9752 vsize=592704 CPUtime=1793.85 cores=1,3,5,7
/proc/9753/stat : 9753 (glucose) R 9752 9739 16392 0 -1 4202496 87024 0 0 0 179356 29 0 0 20 0 1 0 385385762 606928896 133421 33554432000 4194304 5208918 140735356221920 140735356218232 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9753/statm: 148176 133421 103 248 0 147925 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 902316

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.06
CPU system time (s): 1.04484
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 1081648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.04484
maximum resident set size= 635672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131409
page faults= 0
swaps= 0
block input operations= 0
block output operations= 446984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 248
involuntary context switches= 1912

runsolver used 5.72413 second user time and 16.1575 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 23:56:37
IDJOB=3753728
IDBENCH=79098
IDSOLVER=2337
FILE ID=node127/3753728-1339192597
RUNJOBID= node127-1339183476-5390
PBS_JOBID= 14643807
Free space on /tmp= 70720 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j605_1-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753728-1339192597/watcher-3753728-1339192597 -o /tmp/evaluation-result-3753728-1339192597/solver-3753728-1339192597 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753728-1339192597.wbo 815431189 HOME HOME

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

MD5SUM BENCH= 45ee7d19535e08aa25eac21bd6c9cde2
RANDOM SEED=815431189

node127.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.348
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.69
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.348
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.348
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		: 2666.348
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.348
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.348
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.348
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.348
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:        30359576 kB
Buffers:          452956 kB
Cached:           731624 kB
SwapCached:         2000 kB
Active:          1586360 kB
Inactive:          31280 kB
Active(anon):     420472 kB
Inactive(anon):     8228 kB
Active(file):    1165888 kB
Inactive(file):    23052 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:              8952 kB
Writeback:             0 kB
AnonPages:        456456 kB
Mapped:            11176 kB
Shmem:                92 kB
Slab:             758012 kB
SReclaimable:     201928 kB
SUnreclaim:       556084 kB
KernelStack:        1528 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     589224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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= 70280 MiB
End job on node127 at 2012-06-09 00:26:37