Trace number 3714973

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

Solver Data

0.00/0.13	c run usual solver
1.48/1.55	o 527
2.32/2.44	o 23
1800.05/1800.41	./satsolver.sh: line 5: 21825 Terminated              ./glucose $1 > $2 2> /dev/null
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-3714973-1338181371/watcher-3714973-1338181371 -o /tmp/evaluation-result-3714973-1338181371/solver-3714973-1338181371 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714973-1338181371.wbo 744908690 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21804
/proc/meminfo: memFree=27217176/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0

[startup+0.101512 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21804
/proc/meminfo: memFree=27217176/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200305 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21804
/proc/meminfo: memFree=27217176/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300328 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21804
/proc/meminfo: memFree=27217176/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21804
/proc/meminfo: memFree=27217176/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21811
/proc/meminfo: memFree=27203720/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=7100 CPUtime=1.48 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) R 21804 21804 17655 0 -1 4202496 2788 17931 0 0 12 0 119 17 20 0 1 0 284263980 7270400 1063 33554432000 4194304 5990268 140735706369760 140735706363488 5177776 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 1775 1063 160 439 0 1332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16248

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21818
/proc/meminfo: memFree=27190948/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 18228
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21825
/proc/meminfo: memFree=27192180/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=19212 CPUtime=3.84 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 4886 0 0 0 384 0 0 0 20 0 1 0 284264224 19673088 3977 33554432000 4194304 5208918 140733460225728 140733460223672 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 4803 3977 105 248 0 4552 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46588

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21825
/proc/meminfo: memFree=27182416/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=29396 CPUtime=10.24 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 6571 0 0 0 1024 0 0 0 20 0 1 0 284264224 30101504 6549 33554432000 4194304 5208918 140733460225728 140733460223672 4211540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 7349 6549 105 248 0 7098 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 56772

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21825
/proc/meminfo: memFree=27169088/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=40676 CPUtime=23.04 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 7296 0 0 0 2303 1 0 0 20 0 1 0 284264224 41652224 9660 33554432000 4194304 5208918 140733460225728 140733460221416 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 10169 9660 105 248 0 9918 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68052

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21825
/proc/meminfo: memFree=27159668/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=52208 CPUtime=48.64 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 7662 0 0 0 4863 1 0 0 20 0 1 0 284264224 53460992 12060 33554432000 4194304 5208918 140733460225728 140733460222104 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 13052 12060 105 248 0 12801 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79584

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21826
/proc/meminfo: memFree=27140324/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=82724 CPUtime=99.84 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 9656 0 0 0 9982 2 0 0 20 0 1 0 284264224 84709376 16669 33554432000 4194304 5208918 140733460225728 140733460222040 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 20681 16669 105 248 0 20430 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 110100

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21826
/proc/meminfo: memFree=27123392/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=101580 CPUtime=159.81 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 9940 0 0 0 15979 2 0 0 20 0 1 0 284264224 104017920 19236 33554432000 4194304 5208918 140733460225728 140733460221496 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 25395 19236 105 248 0 25144 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 128956

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21826
/proc/meminfo: memFree=27094728/32873648 swapFree=6848/6848

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


[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 22063
/proc/meminfo: memFree=27169848/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=199900 CPUtime=1419.59 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 44651 0 0 0 141900 59 0 0 20 0 1 0 284264224 204697600 46769 33554432000 4194304 5208918 140733460225728 140733460222104 4214132 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 49975 46769 105 248 0 49724 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 227276

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 22063
/proc/meminfo: memFree=27132560/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=230720 CPUtime=1479.58 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 46276 0 0 0 147896 62 0 0 20 0 1 0 284264224 236257280 51444 33554432000 4194304 5208918 140733460225728 140733460223880 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 57680 51444 105 248 0 57429 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 258096

[startup+1542.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 22063
/proc/meminfo: memFree=27110500/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=230720 CPUtime=1539.58 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 47643 0 0 0 153893 65 0 0 20 0 1 0 284264224 236257280 51956 33554432000 4194304 5208918 140733460225728 140733460223880 4229176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 57680 51956 105 248 0 57429 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 258096

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 22063
/proc/meminfo: memFree=27090660/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=230720 CPUtime=1599.57 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 49018 0 0 0 159889 68 0 0 20 0 1 0 284264224 236257280 55540 33554432000 4194304 5208918 140733460225728 140733460222040 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 57680 55540 105 248 0 57429 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 258096

[startup+1662.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/184 22067
/proc/meminfo: memFree=27074788/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=280808 CPUtime=1659.54 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 50716 0 0 0 165883 71 0 0 20 0 1 0 284264224 287547392 57889 33554432000 4194304 5208918 140733460225728 140733460223880 4229176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 70202 57889 105 248 0 69951 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 308184

[startup+1722.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 22067
/proc/meminfo: memFree=27084424/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=199900 CPUtime=1719.53 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 52540 0 0 0 171879 74 0 0 20 0 1 0 284264224 204697600 46257 33554432000 4194304 5208918 140733460225728 140733460223816 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 49975 46257 105 248 0 49724 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 227276

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 22067
/proc/meminfo: memFree=27118768/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=199900 CPUtime=1779.52 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 53917 0 0 0 177874 78 0 0 20 0 1 0 284264224 204697600 46769 33554432000 4194304 5208918 140733460225728 140733460222040 4229695 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 49975 46769 105 248 0 49724 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 227276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 22067
/proc/meminfo: memFree=27100904/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=230720 CPUtime=1797.62 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 54520 0 0 0 179684 78 0 0 20 0 1 0 284264224 236257280 51444 33554432000 4194304 5208918 140733460225728 140733460222104 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 57680 51444 105 248 0 57429 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 258096

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 22067
/proc/meminfo: memFree=27100904/32873648 swapFree=6848/6848
[pid=21804] ppid=21802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21804/stat : 21804 (npSolver-wbo-It) S 21802 21804 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284263980 9367552 275 33554432000 4194304 5064252 140736421932304 140736421931216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21804/statm: 2287 275 233 213 0 72 0
[pid=21805] ppid=21804 vsize=9080 CPUtime=2.43 cores=0,2,4,6
/proc/21805/stat : 21805 (npSolver-wbo) S 21804 21804 17655 0 -1 4202496 3878 28799 0 0 15 5 201 22 20 0 1 0 284263980 9297920 1543 33554432000 4194304 5990268 140735706369760 140735706361184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21805/statm: 2270 1543 164 439 0 1827 0
[pid=21824] ppid=21805 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21824/stat : 21824 (satsolver.sh) S 21805 21804 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284264224 9367552 266 33554432000 4194304 5064252 140737471648304 140737471647216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21824/statm: 2287 266 226 213 0 72 0
[pid=21825] ppid=21824 vsize=230720 CPUtime=1797.62 cores=0,2,4,6
/proc/21825/stat : 21825 (glucose) R 21824 21804 17655 0 -1 4202496 54520 0 0 0 179684 78 0 0 20 0 1 0 284264224 236257280 51444 33554432000 4194304 5208918 140733460225728 140733460222104 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21825/statm: 57680 51444 105 248 0 57429 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 258096

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.01
CPU system time (s): 1.07384
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 357504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.07384
maximum resident set size= 282280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88188
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 294
involuntary context switches= 1967

runsolver used 3.52746 second user time and 8.70168 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 07:02:51
IDJOB=3714973
IDBENCH=78715
IDSOLVER=2296
FILE ID=node113/3714973-1338181371
RUNJOBID= node113-1338166950-18213
PBS_JOBID= 14624534
Free space on /tmp= 71372 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714973-1338181371/watcher-3714973-1338181371 -o /tmp/evaluation-result-3714973-1338181371/solver-3714973-1338181371 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714973-1338181371.wbo 744908690 HOME HOME

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

MD5SUM BENCH= a455ffab78a89665145255f789204852
RANDOM SEED=744908690

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.92
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.026
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:        27217804 kB
Buffers:          381896 kB
Cached:          4216156 kB
SwapCached:            0 kB
Active:          1349452 kB
Inactive:        3465632 kB
Active(anon):     219620 kB
Inactive(anon):        0 kB
Active(file):    1129832 kB
Inactive(file):  3465632 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8188 kB
Writeback:             0 kB
AnonPages:        225940 kB
Mapped:            15396 kB
Shmem:               200 kB
Slab:             700660 kB
SReclaimable:     144744 kB
SUnreclaim:       555916 kB
KernelStack:        1472 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     357776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 71372 MiB
End job on node113 at 2012-05-28 07:32:52