Trace number 3755047

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 (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-66-100-0.wbo
MD5SUMa455ffab78a89665145255f789204852
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark0.441932
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints85
Number of soft constraints24
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 1255
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1254
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run usual solver
67.46/67.53	o 295
67.46/67.53	c current bound: 147
713.45/713.62	o 78
713.45/713.62	c current bound: 39
747.53/747.77	o 23
747.53/747.77	c current bound: 11
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3755047-1339186856/watcher-3755047-1339186856 -o /tmp/evaluation-result-3755047-1339186856/solver-3755047-1339186856 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755047-1339186856.wbo 478563337 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.01 2.01 2.00 2/178 14435
/proc/meminfo: memFree=29676696/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0

[startup+0.0755729 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 14435
/proc/meminfo: memFree=29676696/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 14435
/proc/meminfo: memFree=29676696/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 14435
/proc/meminfo: memFree=29676696/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 14435
/proc/meminfo: memFree=29676696/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 14442
/proc/meminfo: memFree=29664932/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=2780 CPUtime=0.04 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 1904 2418 0 0 1 0 3 0 20 0 1 0 384814006 2846720 339 33554432000 4194304 6006132 140736177454752 140736177448944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14436/statm: 695 339 157 443 0 248 0
[pid=14441] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14441/stat : 14441 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384814012 9367552 266 33554432000 4194304 5064252 140735273917840 140735273916752 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14441/statm: 2287 266 226 213 0 72 0
[pid=14442] ppid=14441 vsize=15068 CPUtime=1.43 cores=1,3,5,7
/proc/14442/stat : 14442 (glucose) R 14441 14435 12876 0 -1 4202496 3424 0 0 0 142 1 0 0 20 0 1 0 384814012 15429632 3085 33554432000 4194304 5208918 140733872343104 140733872341256 4211665 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14442/statm: 3767 3085 96 248 0 3516 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36144

[startup+3.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 14442
/proc/meminfo: memFree=29655488/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=2780 CPUtime=0.04 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 1904 2418 0 0 1 0 3 0 20 0 1 0 384814006 2846720 339 33554432000 4194304 6006132 140736177454752 140736177448944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14436/statm: 695 339 157 443 0 248 0
[pid=14441] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14441/stat : 14441 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384814012 9367552 266 33554432000 4194304 5064252 140735273917840 140735273916752 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14441/statm: 2287 266 226 213 0 72 0
[pid=14442] ppid=14441 vsize=31024 CPUtime=3.03 cores=1,3,5,7
/proc/14442/stat : 14442 (glucose) R 14441 14435 12876 0 -1 4202496 4522 0 0 0 302 1 0 0 20 0 1 0 384814012 31768576 6222 33554432000 4194304 5208918 140733872343104 140733872340968 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14442/statm: 7756 6222 96 248 0 7505 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52100

[startup+6.30041 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 14442
/proc/meminfo: memFree=29633460/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=2780 CPUtime=0.04 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 1904 2418 0 0 1 0 3 0 20 0 1 0 384814006 2846720 339 33554432000 4194304 6006132 140736177454752 140736177448944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14436/statm: 695 339 157 443 0 248 0
[pid=14441] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14441/stat : 14441 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384814012 9367552 266 33554432000 4194304 5064252 140735273917840 140735273916752 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14441/statm: 2287 266 226 213 0 72 0
[pid=14442] ppid=14441 vsize=38348 CPUtime=6.23 cores=1,3,5,7
/proc/14442/stat : 14442 (glucose) R 14441 14435 12876 0 -1 4202496 5613 0 0 0 621 2 0 0 20 0 1 0 384814012 39268352 6526 33554432000 4194304 5208918 140733872343104 140733872340968 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14442/statm: 9587 6526 96 248 0 9336 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 59424

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 14442
/proc/meminfo: memFree=29785472/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=2780 CPUtime=0.04 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 1904 2418 0 0 1 0 3 0 20 0 1 0 384814006 2846720 339 33554432000 4194304 6006132 140736177454752 140736177448944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14436/statm: 695 339 157 443 0 248 0
[pid=14441] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14441/stat : 14441 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384814012 9367552 266 33554432000 4194304 5064252 140735273917840 140735273916752 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14441/statm: 2287 266 226 213 0 72 0
[pid=14442] ppid=14441 vsize=87368 CPUtime=12.62 cores=1,3,5,7
/proc/14442/stat : 14442 (glucose) R 14441 14435 12876 0 -1 4202496 7149 0 0 0 1259 3 0 0 20 0 1 0 384814012 89464832 16397 33554432000 4194304 5208918 140733872343104 140733872341048 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14442/statm: 21842 16397 96 248 0 21591 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 108444

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14442
/proc/meminfo: memFree=29753580/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=2780 CPUtime=0.04 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 1904 2418 0 0 1 0 3 0 20 0 1 0 384814006 2846720 339 33554432000 4194304 6006132 140736177454752 140736177448944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14436/statm: 695 339 157 443 0 248 0
[pid=14441] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14441/stat : 14441 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384814012 9367552 266 33554432000 4194304 5064252 140735273917840 140735273916752 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14441/statm: 2287 266 226 213 0 72 0
[pid=14442] ppid=14441 vsize=57020 CPUtime=25.43 cores=1,3,5,7
/proc/14442/stat : 14442 (glucose) R 14441 14435 12876 0 -1 4202496 9395 0 0 0 2536 7 0 0 20 0 1 0 384814012 58388480 9740 33554432000 4194304 5208918 140733872343104 140733872341192 4229712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14442/statm: 14255 9740 96 248 0 14004 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78096

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14442
/proc/meminfo: memFree=29618060/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=2780 CPUtime=0.04 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 1904 2418 0 0 1 0 3 0 20 0 1 0 384814006 2846720 339 33554432000 4194304 6006132 140736177454752 140736177448944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14436/statm: 695 339 157 443 0 248 0
[pid=14441] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14441/stat : 14441 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384814012 9367552 266 33554432000 4194304 5064252 140735273917840 140735273916752 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14441/statm: 2287 266 226 213 0 72 0
[pid=14442] ppid=14441 vsize=57020 CPUtime=51.02 cores=1,3,5,7
/proc/14442/stat : 14442 (glucose) R 14441 14435 12876 0 -1 4202496 13028 0 0 0 5089 13 0 0 20 0 1 0 384814012 58388480 9740 33554432000 4194304 5208918 140733872343104 140733872341256 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14442/statm: 14255 9740 96 248 0 14004 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 78096

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14449
/proc/meminfo: memFree=29658264/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=67.5 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2161 20963 0 0 1 1 6728 20 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14448] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14448/stat : 14448 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384820759 9367552 266 33554432000 4194304 5064252 140735852256880 140735852255792 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14448/statm: 2287 266 226 213 0 72 0
[pid=14449] ppid=14448 vsize=107912 CPUtime=34.76 cores=1,3,5,7
/proc/14449/stat : 14449 (glucose) R 14448 14435 12876 0 -1 4202496 8586 0 0 0 3469 7 0 0 20 0 1 0 384820760 110501888 25132 33554432000 4194304 5208918 140737414459088 140737414457080 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14449/statm: 26978 25132 96 248 0 26727 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 129580

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14449
/proc/meminfo: memFree=29716044/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=67.5 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2161 20963 0 0 1 1 6728 20 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14448] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 40002 0 0 0 61352 87 0 0 20 0 1 0 384888784 211701760 42103 33554432000 4194304 5208918 140734277309408 140734277307560 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 51685 42103 104 248 0 51434 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 228408

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 14519
/proc/meminfo: memFree=29560664/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=156652 CPUtime=674.39 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 42466 0 0 0 67344 95 0 0 20 0 1 0 384888784 160411648 35658 33554432000 4194304 5208918 140734277309408 140734277307560 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 39163 35658 104 248 0 38912 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 178320

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 14519
/proc/meminfo: memFree=29489704/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=206740 CPUtime=734.38 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 44634 0 0 0 73335 103 0 0 20 0 1 0 384888784 211701760 41591 33554432000 4194304 5208918 140734277309408 140734277307560 4211897 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 51685 41591 104 248 0 51434 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 228408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 14519
/proc/meminfo: memFree=29469368/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=206740 CPUtime=794.36 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 46510 0 0 0 79327 109 0 0 20 0 1 0 384888784 211701760 44151 33554432000 4194304 5208918 140734277309408 140734277307560 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 51685 44151 104 248 0 51434 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 228408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14519
/proc/meminfo: memFree=29568868/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=156652 CPUtime=854.35 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 48976 0 0 0 85317 118 0 0 20 0 1 0 384888784 160411648 34122 33554432000 4194304 5208918 140734277309408 140734277307560 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 39163 34122 104 248 0 38912 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 178320

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14519
/proc/meminfo: memFree=29689452/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=156652 CPUtime=914.34 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 50838 0 0 0 91309 125 0 0 20 0 1 0 384888784 160411648 38218 33554432000 4194304 5208918 140734277309408 140734277307560 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 39163 38218 104 248 0 38912 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 178320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14520
/proc/meminfo: memFree=29636304/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=206740 CPUtime=974.33 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 53005 0 0 0 97301 132 0 0 20 0 1 0 384888784 211701760 43127 33554432000 4194304 5208918 140734277309408 140734277307560 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 51685 43127 104 248 0 51434 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 228408

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 14523
/proc/meminfo: memFree=29698004/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=125832 CPUtime=1034.32 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 55409 0 0 0 103292 140 0 0 20 0 1 0 384888784 128851968 29447 33554432000 4194304 5208918 140734277309408 140734277307496 4230011 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 31458 29447 104 248 0 31207 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 147500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 14523
/proc/meminfo: memFree=29567680/32873844 swapFree=7124/7124
[pid=14435] ppid=14433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14435/stat : 14435 (npSolver-wbo.sh) S 14433 14435 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384814006 9367552 275 33554432000 4194304 5064252 140733553239696 140733553238608 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14435/statm: 2287 275 233 213 0 72 0
[pid=14436] ppid=14435 vsize=3372 CPUtime=747.62 cores=1,3,5,7
/proc/14436/stat : 14436 (npSolver-wbo) S 14435 14435 12876 0 -1 4202496 2324 88646 0 0 1 1 74630 130 20 0 1 0 384814006 3452928 462 33554432000 4194304 6006132 140736177454752 140736177446160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14436/statm: 843 462 166 443 0 396 0
[pid=14512] ppid=14436 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14512/stat : 14512 (satsolver.sh) S 14436 14435 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384888783 9367552 267 33554432000 4194304 5064252 140737160789312 140737160788224 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14512/statm: 2287 267 226 213 0 72 0
[pid=14513] ppid=14512 vsize=206740 CPUtime=1052.43 cores=1,3,5,7
/proc/14513/stat : 14513 (glucose) R 14512 14435 12876 0 -1 4202496 55799 0 0 0 105101 142 0 0 20 0 1 0 384888784 211701760 41079 33554432000 4194304 5208918 140734277309408 140734277307560 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 51685 41079 104 248 0 51434 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 228408

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14435 and gives
#  childrusage.ru_utime.tv_sec=746
#  childrusage.ru_utime.tv_usec=326541
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=323798
# CPU time returned by wait4() is 747.65
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1797.32
CPU system time (s): 2.73
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 277728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 746.327
system time used= 1.3238
maximum resident set size= 194560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91947
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107
involuntary context switches= 811

runsolver used 2.76158 second user time and 7.08292 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-08 22:20:56
IDJOB=3755047
IDBENCH=78715
IDSOLVER=2339
FILE ID=node110/3755047-1339186856
RUNJOBID= node110-1339183225-13952
PBS_JOBID= 14643839
Free space on /tmp= 69088 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-45-40--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755047-1339186856/watcher-3755047-1339186856 -o /tmp/evaluation-result-3755047-1339186856/solver-3755047-1339186856 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755047-1339186856.wbo 478563337 HOME HOME

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

MD5SUM BENCH= a455ffab78a89665145255f789204852
RANDOM SEED=478563337

node110.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.893
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	: 5333.78
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.893
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.893
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.92
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.893
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.893
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.92
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.893
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		: 2666.893
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.893
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:        29677696 kB
Buffers:          116076 kB
Cached:          1922444 kB
SwapCached:         1852 kB
Active:          2309968 kB
Inactive:          23148 kB
Active(anon):     292012 kB
Inactive(anon):     4932 kB
Active(file):    2017956 kB
Inactive(file):    18216 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099056 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        413212 kB
Mapped:             9564 kB
Shmem:                 0 kB
Slab:             711092 kB
SReclaimable:     151984 kB
SUnreclaim:       559108 kB
KernelStack:        1512 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     523720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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= 69080 MiB
End job on node110 at 2012-06-08 22:50:56