Trace number 3713789

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.13 1800.41

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j6010_2-unsat--soft-0-100-0.wbo
MD5SUMbab41e43f2db95df9a83ceaff879d60f
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark2.25366
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7564
Total number of constraints23412
Number of soft constraints23412
Number of constraints which are clauses23168
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 1189017
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1189016
Biggest number in a constraint 44
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 333
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.19/1.20	c run usual solver
11.07/11.12	o 4522
11.07/11.12	c current bound: 2261
11.07/11.12	c fallback to adder encoding
1800.09/1800.41	./satsolver.sh: line 5: 21696 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3713789-1338198159/watcher-3713789-1338198159 -o /tmp/evaluation-result-3713789-1338198159/solver-3713789-1338198159 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713789-1338198159.wbo 1105659878 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.06 2.02 3/177 21682
/proc/meminfo: memFree=23818308/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0

[startup+0.031516 s]
/proc/loadavg: 2.01 2.06 2.02 3/177 21682
/proc/meminfo: memFree=23818308/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.01 2.06 2.02 3/177 21682
/proc/meminfo: memFree=23818308/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300294 s]
/proc/loadavg: 2.01 2.06 2.02 3/177 21682
/proc/meminfo: memFree=23818308/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.01 2.06 2.02 3/177 21682
/proc/meminfo: memFree=23818308/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.06 2.02 3/179 21684
/proc/meminfo: memFree=23788544/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=36212 CPUtime=1.22 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 6131 0 0 0 116 6 0 0 20 0 1 0 285944479 37081088 7770 33554432000 4194304 5990268 140737014458736 140737014451888 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 9053 7770 153 439 0 8610 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 45360

[startup+3.10035 s]
/proc/loadavg: 2.01 2.06 2.02 3/181 21686
/proc/meminfo: memFree=23615940/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=36212 CPUtime=1.22 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 6131 0 0 0 116 6 0 0 20 0 1 0 285944479 37081088 7770 33554432000 4194304 5990268 140737014458736 140737014451888 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 9053 7770 153 439 0 8610 0
[pid=21685] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21685/stat : 21685 (cp2_pre.sh) S 21683 21682 21267 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 285944602 9367552 276 33554432000 4194304 5064252 140735745948688 140735745947392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21685/statm: 2287 276 234 213 0 72 0
[pid=21686] ppid=21685 vsize=219284 CPUtime=1.85 cores=1,3,5,7
/proc/21686/stat : 21686 (coprocessor) R 21685 21682 21267 0 -1 4202496 34848 0 0 0 178 7 0 0 20 0 1 0 285944602 224546816 53707 33554432000 4194304 6586260 140736356709168 140736356705032 5599454 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 54821 53707 191 584 0 54233 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 273792

[startup+6.30033 s]
/proc/loadavg: 2.01 2.06 2.02 3/181 21686
/proc/meminfo: memFree=23555080/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=36212 CPUtime=1.22 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 6131 0 0 0 116 6 0 0 20 0 1 0 285944479 37081088 7770 33554432000 4194304 5990268 140737014458736 140737014451888 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 9053 7770 153 439 0 8610 0
[pid=21685] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21685/stat : 21685 (cp2_pre.sh) S 21683 21682 21267 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 285944602 9367552 276 33554432000 4194304 5064252 140735745948688 140735745947392 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21685/statm: 2287 276 234 213 0 72 0
[pid=21686] ppid=21685 vsize=219548 CPUtime=5.05 cores=1,3,5,7
/proc/21686/stat : 21686 (coprocessor) R 21685 21682 21267 0 -1 4202496 34928 0 0 0 498 7 0 0 20 0 1 0 285944602 224817152 53787 33554432000 4194304 6586260 140736356709168 140736356704760 5599186 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 54887 53787 191 584 0 54299 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 274056

[startup+12.7004 s]
/proc/loadavg: 2.00 2.05 2.01 3/179 21694
/proc/meminfo: memFree=23659888/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=306632 CPUtime=12.69 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) R 21682 21682 21267 0 -1 4202496 14798 63697 0 0 281 66 848 74 20 0 1 0 285944479 313991168 60894 33554432000 4194304 5990268 140737014458736 140737014451096 5043415 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 76658 60894 166 439 0 76215 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 315780

[startup+25.5005 s]
/proc/loadavg: 2.00 2.05 2.01 3/181 21696
/proc/meminfo: memFree=23202176/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=342364 CPUtime=12.61 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 57726 0 0 0 1244 17 0 0 20 0 1 0 285945766 350580736 76284 33554432000 4194304 5208918 140736722146592 140736722144264 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 85591 76284 103 248 0 85340 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 560700

[startup+51.1005 s]
/proc/loadavg: 2.06 2.06 2.02 3/181 21696
/proc/meminfo: memFree=23202300/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=342364 CPUtime=38.21 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 57726 0 0 0 3804 17 0 0 20 0 1 0 285945766 350580736 76284 33554432000 4194304 5208918 140736722146592 140736722144264 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 85591 76284 103 248 0 85340 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 560700

[startup+102.307 s]
/proc/loadavg: 2.17 2.09 2.03 3/180 21696
/proc/meminfo: memFree=23200880/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=342364 CPUtime=89.41 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 57735 0 0 0 8924 17 0 0 20 0 1 0 285945766 350580736 76293 33554432000 4194304 5208918 140736722146592 140736722144264 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 85591 76293 103 248 0 85340 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 560700

[startup+162.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/181 21698
/proc/meminfo: memFree=23198204/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=342540 CPUtime=149.39 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 57742 0 0 0 14922 17 0 0 20 0 1 0 285945766 350760960 76811 33554432000 4194304 5208918 140736722146592 140736722144552 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 85635 76811 103 248 0 85384 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 560876

[startup+222.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/181 21698
/proc/meminfo: memFree=23195700/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21731
/proc/meminfo: memFree=23139220/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=347048 CPUtime=1349.2 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 58817 0 0 0 134902 18 0 0 20 0 1 0 285945766 355377152 78455 33554432000 4194304 5208918 140736722146592 140736722144552 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 86762 78455 104 248 0 86511 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 565384

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 21731
/proc/meminfo: memFree=23137172/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=347048 CPUtime=1409.2 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 58819 0 0 0 140902 18 0 0 20 0 1 0 285945766 355377152 78457 33554432000 4194304 5208918 140736722146592 140736722144552 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 86762 78457 104 248 0 86511 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 565384

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 21731
/proc/meminfo: memFree=23134876/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=347048 CPUtime=1469.19 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 58819 0 0 0 146901 18 0 0 20 0 1 0 285945766 355377152 78457 33554432000 4194304 5208918 140736722146592 140736722144552 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 86762 78457 104 248 0 86511 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 565384

[startup+1542.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 21783
/proc/meminfo: memFree=24773756/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=347048 CPUtime=1529.18 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 58824 0 0 0 152900 18 0 0 20 0 1 0 285945766 355377152 78973 33554432000 4194304 5208918 140736722146592 140736722144552 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 86762 78973 104 248 0 86511 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 565384

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 21783
/proc/meminfo: memFree=24771152/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=347048 CPUtime=1589.17 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 58831 0 0 0 158899 18 0 0 20 0 1 0 285945766 355377152 78980 33554432000 4194304 5208918 140736722146592 140736722144552 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 86762 78980 104 248 0 86511 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 565384

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 21807
/proc/meminfo: memFree=24829132/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=347336 CPUtime=1649.16 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 58939 0 0 0 164898 18 0 0 20 0 1 0 285945766 355672064 79088 33554432000 4194304 5208918 140736722146592 140736722144264 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 86834 79088 104 248 0 86583 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 565672

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 21872
/proc/meminfo: memFree=24895600/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=349300 CPUtime=1709.14 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 59365 0 0 0 170896 18 0 0 20 0 1 0 285945766 357683200 80059 33554432000 4194304 5208918 140736722146592 140736722144344 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 87325 80059 104 248 0 87074 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 567636

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 21872
/proc/meminfo: memFree=24880336/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=350476 CPUtime=1769.13 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 59648 0 0 0 176895 18 0 0 20 0 1 0 285945766 358887424 80342 33554432000 4194304 5208918 140736722146592 140736722144344 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 87619 80342 104 248 0 87368 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 568812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 21872
/proc/meminfo: memFree=24855016/32873844 swapFree=7112/7112
[pid=21682] ppid=21680 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21682/stat : 21682 (npSolver-wbo.sh) S 21680 21682 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285944479 9367552 275 33554432000 4194304 5064252 140733480798720 140733480797632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21682/statm: 2287 275 233 213 0 72 0
[pid=21683] ppid=21682 vsize=200040 CPUtime=12.85 cores=1,3,5,7
/proc/21683/stat : 21683 (npSolver-wbo) S 21682 21682 21267 0 -1 4202496 15159 63697 0 0 282 81 848 74 20 0 1 0 285944479 204840960 42783 33554432000 4194304 5990268 140737014458736 140737014450176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21683/statm: 50010 42783 166 439 0 49567 0
[pid=21695] ppid=21683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (satsolver.sh) S 21683 21682 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285945766 9367552 267 33554432000 4194304 5064252 140735186246208 140735186245120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21695/statm: 2287 267 226 213 0 72 0
[pid=21696] ppid=21695 vsize=350476 CPUtime=1787.24 cores=1,3,5,7
/proc/21696/stat : 21696 (glucose) R 21695 21682 21267 0 -1 4202496 59653 0 0 0 178706 18 0 0 20 0 1 0 285945766 358887424 80347 33554432000 4194304 5208918 140736722146592 140736722144344 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21696/statm: 87619 80347 104 248 0 87368 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 568812

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1798.37
CPU system time (s): 1.76473
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 683868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.76473
maximum resident set size= 387032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 660
involuntary context switches= 1871

runsolver used 3.63845 second user time and 9.15161 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 11:42:39
IDJOB=3713789
IDBENCH=79139
IDSOLVER=2294
FILE ID=node104/3713789-1338198159
RUNJOBID= node104-1338194257-21284
PBS_JOBID= 14624596
Free space on /tmp= 66468 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j60/normalized-j6010_2-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713789-1338198159/watcher-3713789-1338198159 -o /tmp/evaluation-result-3713789-1338198159/solver-3713789-1338198159 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713789-1338198159.wbo 1105659878 HOME HOME

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

MD5SUM BENCH= bab41e43f2db95df9a83ceaff879d60f
RANDOM SEED=1105659878

node104.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.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
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.266
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.266
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.91
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.266
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.92
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.266
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.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23818060 kB
Buffers:          399836 kB
Cached:          6381248 kB
SwapCached:         1084 kB
Active:          7190344 kB
Inactive:         907796 kB
Active(anon):    1309648 kB
Inactive(anon):     9936 kB
Active(file):    5880696 kB
Inactive(file):   897860 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:              8796 kB
Writeback:             0 kB
AnonPages:       1331480 kB
Mapped:            15212 kB
Shmem:               196 kB
Slab:             808392 kB
SReclaimable:     250384 kB
SUnreclaim:       558008 kB
KernelStack:        1464 kB
PageTables:         6840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    661504 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= 66744 MiB
End job on node104 at 2012-05-28 12:12:40