Trace number 3715399

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.09 1800.63

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub4_wcsp.wbo
MD5SUMca9d0852ab5b196169871de07952f6ec
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark7839
Best CPU time to get the best result obtained on this benchmark1801.05
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables928
Total number of constraints353054
Number of soft constraints353032
Number of constraints which are clauses353032
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 69697
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 47779432
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.79/1.82	c run usual solver
11.27/11.32	o 27573
11.27/11.32	c starting approximation
11.27/11.32	c factor = 2
11.27/11.32	c factor still to low - shrinking to 29202.5
11.27/11.32	c approx number of clauses: 1e+06
11.27/11.33	c current bound: 13786
11.27/11.33	c factor to high for quickBound
11.27/11.33	c finished approximation
11.27/11.33	c fallback to adder encoding
1800.09/1800.61	c error: unexpected solver exit code
1800.09/1800.61	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-3715399-1338253200/watcher-3715399-1338253200 -o /tmp/evaluation-result-3715399-1338253200/solver-3715399-1338253200 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715399-1338253200.wbo 625329487 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: 0.92 1.16 1.56 3/179 9741
/proc/meminfo: memFree=28774828/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0

[startup+0.0965071 s]
/proc/loadavg: 0.92 1.16 1.56 3/179 9741
/proc/meminfo: memFree=28774828/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 0.92 1.16 1.56 3/179 9741
/proc/meminfo: memFree=28774828/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 0.92 1.16 1.56 3/179 9741
/proc/meminfo: memFree=28774828/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 0.92 1.16 1.56 3/179 9741
/proc/meminfo: memFree=28774828/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 0.92 1.16 1.56 3/184 9748
/proc/meminfo: memFree=28680484/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=38984 CPUtime=1.49 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) R 9741 9741 9369 0 -1 4202496 6032 0 0 0 148 1 0 0 20 0 1 0 291444838 39919616 6691 33554432000 4194304 5990268 140737195119776 140737195115352 4205443 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9742/statm: 9746 6691 142 439 0 9303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48132

[startup+3.1002 s]
/proc/loadavg: 0.92 1.16 1.56 3/184 9748
/proc/meminfo: memFree=28641872/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=56352 CPUtime=2.35 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 7032 0 0 0 189 46 0 0 20 0 1 0 291444838 57704448 10756 33554432000 4194304 5990268 140737195119776 140737195112928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9742/statm: 14088 10756 150 439 0 13645 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 65500
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 1.01 1.18 1.56 3/186 9760
/proc/meminfo: memFree=28448668/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=56352 CPUtime=2.35 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 7032 0 0 0 189 46 0 0 20 0 1 0 291444838 57704448 10756 33554432000 4194304 5990268 140737195119776 140737195112928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9742/statm: 14088 10756 150 439 0 13645 0
[pid=9749] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9749/stat : 9749 (cp2_pre.sh) S 9742 9741 9369 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 291445074 9367552 277 33554432000 4194304 5064252 140736387966800 140736387965504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9749/statm: 2287 277 234 213 0 72 0
[pid=9750] ppid=9749 vsize=191908 CPUtime=3.92 cores=0,2,4,6
/proc/9750/stat : 9750 (coprocessor) R 9749 9741 9369 0 -1 4202496 29596 0 0 0 387 5 0 0 20 0 1 0 291445074 196513792 46703 33554432000 4194304 6586260 140735564999504 140735564994872 5599480 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/9750/statm: 47977 46703 190 584 0 47389 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 266556

[startup+12.7003 s]
/proc/loadavg: 1.09 1.19 1.56 3/183 9768
/proc/meminfo: memFree=28418324/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=361100 CPUtime=12.68 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) R 9741 9741 9369 0 -1 4202496 58773 51313 0 0 328 103 822 15 20 0 1 0 291444838 369766400 83049 33554432000 4194304 5990268 140737195119776 140737195112120 4566236 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9742/statm: 90275 83049 179 439 0 89832 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 370248

[startup+25.5003 s]
/proc/loadavg: 1.29 1.23 1.57 3/184 9769
/proc/meminfo: memFree=27395228/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=1344140 CPUtime=25.47 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) R 9741 9741 9369 0 -1 4202496 61766 51313 0 0 1580 130 822 15 20 0 1 0 291444838 1376399360 323177 33554432000 4194304 5990268 140737195119776 140737195112472 4569513 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9742/statm: 336035 323177 179 439 0 335592 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1353288

[startup+51.1003 s]
/proc/loadavg: 1.68 1.32 1.59 3/186 9771
/proc/meminfo: memFree=23107332/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=1417640 CPUtime=5.42 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 122446 0 0 0 496 46 0 0 20 0 1 0 291449405 1451663360 279138 33554432000 4194304 5208918 140734428891712 140734427841112 4465602 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9771/statm: 354410 279138 70 248 0 354159 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 5711128

[startup+102.307 s]
/proc/loadavg: 2.03 1.48 1.63 3/187 9794
/proc/meminfo: memFree=19735064/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5293884 CPUtime=56.61 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508283 0 0 0 5440 221 0 0 20 0 1 0 291449405 5420937216 1106025 33554432000 4194304 5208918 140734428891712 140734428889560 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1323471 1106025 105 248 0 1323220 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 9587372

[startup+162.3 s]
/proc/loadavg: 2.01 1.58 1.65 3/184 9799
/proc/meminfo: memFree=18826628/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296300 CPUtime=116.6 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508860 0 0 0 11439 221 0 0 20 0 1 0 291449405 5423411200 1107113 33554432000 4194304 5208918 140734428891712 140734428889560 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324075 1107113 105 248 0 1323824 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 9589788

[startup+222.3 s]
/proc/loadavg: 2.12 1.69 1.68 3/186 9801
/proc/meminfo: memFree=15386348/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296300 CPUtime=176.59 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508860 0 0 0 17438 221 0 0 20 0 1 0 291449405 5423411200 1107113 33554432000 4194304 5208918 140734428891712 140734428889560 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324075 1107113 105 248 0 1323824 0

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

/proc/9771/statm: 1324093 1107645 105 248 0 1323842 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 9589860

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.89 3/186 9811
/proc/meminfo: memFree=15268172/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296372 CPUtime=1376.41 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508881 0 0 0 137420 221 0 0 20 0 1 0 291449405 5423484928 1107645 33554432000 4194304 5208918 140734428891712 140734428889880 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324093 1107645 105 248 0 1323842 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 9589860

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.90 3/186 9811
/proc/meminfo: memFree=15268296/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296372 CPUtime=1436.39 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508882 0 0 0 143418 221 0 0 20 0 1 0 291449405 5423484928 1107646 33554432000 4194304 5208918 140734428891712 140734428889880 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324093 1107646 105 248 0 1323842 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 9589860

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/186 9812
/proc/meminfo: memFree=15268296/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296372 CPUtime=1496.38 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508884 0 0 0 149417 221 0 0 20 0 1 0 291449405 5423484928 1107648 33554432000 4194304 5208918 140734428891712 140734428889880 4229577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324093 1107648 105 248 0 1323842 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 9589860

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/187 10014
/proc/meminfo: memFree=15268148/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296480 CPUtime=1556.37 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508886 0 0 0 155416 221 0 0 20 0 1 0 291449405 5423595520 1107650 33554432000 4194304 5208918 140734428891712 140734428889880 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324120 1107650 105 248 0 1323869 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 9589968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/186 10014
/proc/meminfo: memFree=15268280/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296480 CPUtime=1616.36 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508887 0 0 0 161415 221 0 0 20 0 1 0 291449405 5423595520 1107651 33554432000 4194304 5208918 140734428891712 140734428889880 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324120 1107651 105 248 0 1323869 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 9589968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/186 10014
/proc/meminfo: memFree=15268156/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296480 CPUtime=1676.35 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508888 0 0 0 167414 221 0 0 20 0 1 0 291449405 5423595520 1107652 33554432000 4194304 5208918 140734428891712 140734428889880 4229577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324120 1107652 105 248 0 1323869 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 9589968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/186 10014
/proc/meminfo: memFree=15267536/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296480 CPUtime=1736.35 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508890 0 0 0 173414 221 0 0 20 0 1 0 291449405 5423595520 1107654 33554432000 4194304 5208918 140734428891712 140734428889880 4210888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324120 1107654 105 248 0 1323869 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 9589968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.91 4/182 10020
/proc/meminfo: memFree=16704444/32873844 swapFree=7372/7372
[pid=9741] ppid=9739 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9741/stat : 9741 (npSolver-wbo-It) S 9739 9741 9369 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291444838 9367552 274 33554432000 4194304 5064252 140735285353376 140735285352288 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9741/statm: 2287 274 233 213 0 72 0
[pid=9742] ppid=9741 vsize=4275192 CPUtime=45.43 cores=0,2,4,6
/proc/9742/stat : 9742 (npSolver-wbo) S 9741 9741 9369 0 -1 4202496 66763 51313 0 0 3211 495 822 15 20 0 1 0 291444838 4377796608 564768 33554432000 4194304 5990268 140737195119776 140737195111200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/9742/statm: 1068798 564768 180 439 0 1068355 0
[pid=9770] ppid=9742 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9770/stat : 9770 (satsolver.sh) S 9742 9741 9369 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291449405 9367552 267 33554432000 4194304 5064252 140736380532736 140736380531648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9770/statm: 2287 267 226 213 0 72 0
[pid=9771] ppid=9770 vsize=5296480 CPUtime=1754.66 cores=0,2,4,6
/proc/9771/stat : 9771 (glucose) R 9770 9741 9369 0 -1 4202496 508890 0 0 0 175244 222 0 0 20 0 1 0 291449405 5423595520 1107654 33554432000 4194304 5208918 140734428891712 140734428889880 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9771/statm: 1324120 1107654 105 248 0 1323869 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9589968

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.63
CPU time (s): 1800.09
CPU user time (s): 1792.77
CPU system time (s): 7.32
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 11940648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.20936 second user time and 11.0153 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-29 03:00:00
IDJOB=3715399
IDBENCH=79546
IDSOLVER=2297
FILE ID=node133/3715399-1338253200
RUNJOBID= node133-1338253200-9712
PBS_JOBID= 14624664
Free space on /tmp= 70852 MiB

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

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

MD5SUM BENCH= ca9d0852ab5b196169871de07952f6ec
RANDOM SEED=625329487

node133.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.540
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.08
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.540
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.92
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.540
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.540
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.540
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.540
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.540
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.540
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:        28774828 kB
Buffers:          428244 kB
Cached:          2808412 kB
SwapCached:          104 kB
Active:          1617128 kB
Inactive:        1635184 kB
Active(anon):       5284 kB
Inactive(anon):    11364 kB
Active(file):    1611844 kB
Inactive(file):  1623820 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:             29908 kB
Writeback:             0 kB
AnonPages:         21500 kB
Mapped:            14788 kB
Shmem:               212 kB
Slab:             704984 kB
SReclaimable:     146892 kB
SUnreclaim:       558092 kB
KernelStack:        1392 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68684 MiB
End job on node133 at 2012-05-29 03:30:03