Trace number 3752727

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 (fixed)? (TO) 1800.06 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog05c_wcsp.wbo
MD5SUM4a9698a367fd536b10c2caf05e789011
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1278
Best CPU time to get the best result obtained on this benchmark9.71152
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1359
Total number of constraints37158
Number of soft constraints36807
Number of constraints which are clauses36807
Number of constraints which are cardinality constraints (but not clauses)351
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 66052
Min constraint cost 1
Max constraint cost 66052
Sum of constraints costs 2387909283
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.30	c run usual solver
2.55/2.68	o 540596
2.55/2.68	c starting approximation
2.55/2.68	c factor = 2
2.55/2.68	c factor still to low - shrinking to 119386
2.55/2.68	c approx number of clauses: 1e+06
2.55/2.68	c current bound: 270298
2.77/3.09	c leaving approximation
2.77/3.09	c finished approximation
2.77/3.09	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752727-1339211407/watcher-3752727-1339211407 -o /tmp/evaluation-result-3752727-1339211407/solver-3752727-1339211407 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752727-1339211407.wbo 1866645832 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/178 5429
/proc/meminfo: memFree=29853488/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0

[startup+0.022096 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5429
/proc/meminfo: memFree=29853488/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5429
/proc/meminfo: memFree=29853488/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5429
/proc/meminfo: memFree=29853488/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700153 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5429
/proc/meminfo: memFree=29853488/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/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/182 5447
/proc/meminfo: memFree=29795748/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=23664 CPUtime=0.4 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 7151 0 0 0 30 10 0 0 20 0 1 0 387269150 24231936 5176 33554432000 4194304 6006132 140734429891328 140734429884432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 5916 5176 156 443 0 5469 0
[pid=5439] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5439/stat : 5439 (cp2_pre.sh) S 5430 5429 17664 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 387269191 9367552 277 33554432000 4194304 5064252 140735712319936 140735712318640 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5439/statm: 2287 277 234 213 0 72 0
[pid=5440] ppid=5439 vsize=40616 CPUtime=1.07 cores=0,2,4,6
/proc/5440/stat : 5440 (coprocessor) R 5439 5429 17664 0 -1 4202496 7496 0 0 0 106 1 0 0 20 0 1 0 387269192 41590784 9482 33554432000 4194304 6586260 140736855910272 140736855905816 5599216 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/5440/statm: 10154 9482 190 584 0 9566 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 82576

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5465
/proc/meminfo: memFree=29782488/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=45992 CPUtime=3.08 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) R 5429 5429 17664 0 -1 4202496 12327 31122 0 0 42 16 242 8 20 0 1 0 387269150 47095808 10275 33554432000 4194304 6006132 140734429891328 140734429883264 4215485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 11498 10279 180 443 0 11051 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55140

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5525
/proc/meminfo: memFree=29605376/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=361656 CPUtime=6.28 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) R 5429 5429 17664 0 -1 4202496 27266 31122 0 0 353 25 242 8 20 0 1 0 387269150 370335744 78837 33554432000 4194304 6006132 140734429891328 140734429883672 4619184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 90414 78837 192 443 0 89967 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 370804

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5618
/proc/meminfo: memFree=28198996/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 1113828

[startup+25.5004 s]
/proc/loadavg: 2.15 2.03 2.01 3/182 5807
/proc/meminfo: memFree=27411864/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1436808 CPUtime=13.28 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 169741 0 0 0 1265 63 0 0 20 0 1 0 387270370 1471291392 305218 33554432000 4194304 5208918 140737291212032 140737291209880 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 359202 305218 95 248 0 358951 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2559784

[startup+51.1004 s]
/proc/loadavg: 1.97 2.00 2.00 3/182 6172
/proc/meminfo: memFree=27399348/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1444304 CPUtime=38.88 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 172027 0 0 0 3824 64 0 0 20 0 1 0 387270370 1478967296 308015 33554432000 4194304 5208918 140737291212032 140737291209992 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 361076 308015 95 248 0 360825 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2567280

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 6916
/proc/meminfo: memFree=27406476/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1447316 CPUtime=90.07 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 173309 0 0 0 8942 65 0 0 20 0 1 0 387270370 1482051584 309297 33554432000 4194304 5208918 140737291212032 140737291209992 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 361829 309297 102 248 0 361578 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 2570292

[startup+162.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 7775
/proc/meminfo: memFree=27396620/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1447316 CPUtime=150.06 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 173339 0 0 0 14941 65 0 0 20 0 1 0 387270370 1482051584 309327 33554432000 4194304 5208918 140737291212032 140737291209992 4228992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 361829 309327 102 248 0 361578 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2570292

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/179 8645
/proc/meminfo: memFree=27404672/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 178593 0 0 0 134913 72 0 0 20 0 1 0 387270370 1503084544 320952 33554432000 4194304 5208918 140737291212032 140737291209784 4212757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 366964 320952 104 248 0 366713 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 2590832

[startup+1422.31 s]
/proc/loadavg: 1.98 1.97 1.96 3/181 25901
/proc/meminfo: memFree=27338144/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1469116 CPUtime=1409.85 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 178943 0 0 0 140913 72 0 0 20 0 1 0 387270370 1504374784 321813 33554432000 4194304 5208918 140737291212032 140737291209784 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 367279 321813 104 248 0 367028 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2592092

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/181 26752
/proc/meminfo: memFree=27307700/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1472316 CPUtime=1469.84 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 179319 0 0 0 146911 73 0 0 20 0 1 0 387270370 1507651584 323227 33554432000 4194304 5208918 140737291212032 140737291209704 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 368079 323227 104 248 0 367828 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2595292

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/179 27618
/proc/meminfo: memFree=27341300/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1472316 CPUtime=1529.83 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 179344 0 0 0 152910 73 0 0 20 0 1 0 387270370 1507651584 323684 33554432000 4194304 5208918 140737291212032 140737291209704 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 368079 323684 104 248 0 367828 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 2595292

[startup+1602.3 s]
/proc/loadavg: 2.07 1.99 1.97 3/179 28473
/proc/meminfo: memFree=27340156/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1472316 CPUtime=1589.82 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 179350 0 0 0 158909 73 0 0 20 0 1 0 387270370 1507651584 323902 33554432000 4194304 5208918 140737291212032 140737291208408 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 368079 323902 104 248 0 367828 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 2595292

[startup+1662.3 s]
/proc/loadavg: 2.03 1.99 1.97 3/181 29339
/proc/meminfo: memFree=27327040/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1473036 CPUtime=1649.81 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 179485 0 0 0 164908 73 0 0 20 0 1 0 387270370 1508388864 324037 33554432000 4194304 5208918 140737291212032 140737291209784 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 368259 324037 104 248 0 368008 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2596012

[startup+1722.3 s]
/proc/loadavg: 2.21 2.06 1.99 3/182 30193
/proc/meminfo: memFree=27326580/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1473936 CPUtime=1709.8 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 179651 0 0 0 170906 74 0 0 20 0 1 0 387270370 1509310464 324714 33554432000 4194304 5208918 140737291212032 140737291209992 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 368484 324714 104 248 0 368233 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 2596912

[startup+1782.3 s]
/proc/loadavg: 1.97 2.02 1.98 3/181 31065
/proc/meminfo: memFree=27297652/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1473936 CPUtime=1769.79 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 179658 0 0 0 176905 74 0 0 20 0 1 0 387270370 1509310464 325743 33554432000 4194304 5208918 140737291212032 140737291209992 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 368484 325743 104 248 0 368233 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 2596912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.98 2.01 1.98 3/182 31334
/proc/meminfo: memFree=27286300/32873844 swapFree=7124/7124
[pid=5429] ppid=5427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (npSolver-wbo-It) S 5427 5429 17664 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387269150 9367552 275 33554432000 4194304 5064252 140734080462672 140734080461584 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5429/statm: 2287 275 233 213 0 72 0
[pid=5430] ppid=5429 vsize=1104680 CPUtime=12.17 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-wbo) S 5429 5429 17664 0 -1 4202496 29490 31122 0 0 841 126 242 8 20 0 1 0 387269150 1131192320 158619 33554432000 4194304 6006132 140734429891328 140734429882720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 276170 158619 192 443 0 275723 0
[pid=5621] ppid=5430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5621/stat : 5621 (satsolver.sh) S 5430 5429 17664 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387270370 9367552 267 33554432000 4194304 5064252 140734025226512 140734025225424 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5621/statm: 2287 267 226 213 0 72 0
[pid=5622] ppid=5621 vsize=1473936 CPUtime=1787.89 cores=0,2,4,6
/proc/5622/stat : 5622 (glucose) R 5621 5429 17664 0 -1 4202496 179659 0 0 0 178715 74 0 0 20 0 1 0 387270370 1509310464 325744 33554432000 4194304 5208918 140737291212032 140737291209992 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 368484 325744 104 248 0 368233 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2596912

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 5429 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=839352
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=358793
# CPU time returned by wait4() is 12.1981
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1797.98
CPU system time (s): 2.08
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 3112104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8394
system time used= 1.35879
maximum resident set size= 1215484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61590
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1184472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 152
involuntary context switches= 56

runsolver used 3.35549 second user time and 8.03478 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-09 05:10:07
IDJOB=3752727
IDBENCH=79462
IDSOLVER=2336
FILE ID=node110/3752727-1339211407
RUNJOBID= node110-1339205999-17680
PBS_JOBID= 14643881
Free space on /tmp= 69268 MiB

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

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

MD5SUM BENCH= 4a9698a367fd536b10c2caf05e789011
RANDOM SEED=1866645832

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:        29853868 kB
Buffers:          169916 kB
Cached:          1948080 kB
SwapCached:         1880 kB
Active:          2076800 kB
Inactive:          71096 kB
Active(anon):      27804 kB
Inactive(anon):     4252 kB
Active(file):    2048996 kB
Inactive(file):    66844 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099064 kB
Dirty:             24180 kB
Writeback:             0 kB
AnonPages:         80836 kB
Mapped:             9532 kB
Shmem:                 0 kB
Slab:             732464 kB
SReclaimable:     172504 kB
SUnreclaim:       559960 kB
KernelStack:        1512 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 68692 MiB
End job on node110 at 2012-06-09 05:40:08