Trace number 3716178

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
wbo2sat 2012-05-19? (TO) 1800.09 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
satellite/normalized-satellite02bc_wcsp.wbo
MD5SUM5ff44be474cc118d1f1e3f86110017ca
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2211
Best CPU time to get the best result obtained on this benchmark9.30158
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1030
Total number of constraints43694
Number of soft constraints43512
Number of constraints which are clauses43512
Number of constraints which are cardinality constraints (but not clauses)182
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 214775
Min constraint cost 1
Max constraint cost 214775
Sum of constraints costs 9197950033
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10
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.36	o 1718274
0.00/0.36	c current bound: 859137
0.00/0.36	c fallback to adder encoding
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-3716178-1338239588/watcher-3716178-1338239588 -o /tmp/evaluation-result-3716178-1338239588/solver-3716178-1338239588 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716178-1338239588.wbo 761685402 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 2/179 24988
/proc/meminfo: memFree=27440976/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0

[startup+0.0888901 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 24988
/proc/meminfo: memFree=27440976/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 24988
/proc/meminfo: memFree=27440976/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 24988
/proc/meminfo: memFree=27440976/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700253 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 24988
/proc/meminfo: memFree=27440976/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24993
/proc/meminfo: memFree=27356764/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=180984 CPUtime=1.48 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) R 24988 24988 24197 0 -1 4202496 16913 3407 0 0 134 11 3 0 20 0 1 0 290084807 185327616 29208 33554432000 4194304 5872148 140734954527568 140734954521432 4419601 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 45246 29208 174 410 0 44828 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 190132

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24993
/proc/meminfo: memFree=27280740/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=312056 CPUtime=3.07 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) R 24988 24988 24197 0 -1 4202496 17542 3407 0 0 290 14 3 0 20 0 1 0 290084807 319545344 56856 33554432000 4194304 5872148 140734954527568 140734954521416 4393627 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 78014 56856 174 410 0 77596 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 321204

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24993
/proc/meminfo: memFree=26727652/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 545844

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 24995
/proc/meminfo: memFree=25932912/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=968720 CPUtime=6.89 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 111835 0 0 0 654 35 0 0 20 0 1 0 290085386 991969280 202673 33554432000 4194304 4896791 140736248373568 140736248370776 4224960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24995/statm: 242180 202673 78 172 0 242006 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1523712

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 24995
/proc/meminfo: memFree=25906144/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=997072 CPUtime=19.7 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 119540 0 0 0 1933 37 0 0 20 0 1 0 290085386 1021001728 211911 33554432000 4194304 4896791 140736248373568 140736248370776 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24995/statm: 249268 211911 78 172 0 249094 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1552064

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 24995
/proc/meminfo: memFree=25902240/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=998524 CPUtime=45.29 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 119928 0 0 0 4492 37 0 0 20 0 1 0 290085386 1022488576 212299 33554432000 4194304 4896791 140736248373568 140736248370776 4203003 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 249631 212299 78 172 0 249457 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1553516

[startup+102.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 24996
/proc/meminfo: memFree=25949656/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1008356 CPUtime=96.48 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 123421 0 0 0 9607 41 0 0 20 0 1 0 290085386 1032556544 202233 33554432000 4194304 4896791 140736248373568 140736248369240 4203058 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 252089 202233 78 172 0 251915 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1563348

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 24996
/proc/meminfo: memFree=25943708/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1008516 CPUtime=156.47 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 123425 0 0 0 15606 41 0 0 20 0 1 0 290085386 1032720384 202237 33554432000 4194304 4896791 140736248373568 140736248371112 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 252129 202237 78 172 0 251955 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1563508

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 24996
/proc/meminfo: memFree=25935712/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 124243 0 0 0 135586 42 0 0 20 0 1 0 290085386 1035972608 203138 33554432000 4194304 4896791 140736248373568 140736248370776 4223975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 252923 203138 78 172 0 252749 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1566684

[startup+1422.3 s]
/proc/loadavg: 2.10 2.02 2.00 3/183 25201
/proc/meminfo: memFree=25437536/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1011692 CPUtime=1416.27 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 124245 0 0 0 141585 42 0 0 20 0 1 0 290085386 1035972608 203140 33554432000 4194304 4896791 140736248373568 140736248370776 4224693 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 252923 203140 78 172 0 252749 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1566684

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 25201
/proc/meminfo: memFree=25395748/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1028928 CPUtime=1476.26 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 128678 0 0 0 147583 43 0 0 20 0 1 0 290085386 1053622272 209492 33554432000 4194304 4896791 140736248373568 140736248370776 4204129 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 257232 209492 78 172 0 257058 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1583920

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 25201
/proc/meminfo: memFree=25414244/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1028928 CPUtime=1536.25 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 128678 0 0 0 153582 43 0 0 20 0 1 0 290085386 1053622272 209492 33554432000 4194304 4896791 140736248373568 140736248370712 4224118 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 257232 209492 78 172 0 257058 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1583920

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 25202
/proc/meminfo: memFree=25404324/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1033100 CPUtime=1596.24 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 129739 0 0 0 159580 44 0 0 20 0 1 0 290085386 1057894400 211064 33554432000 4194304 4896791 140736248373568 140736248370776 4225038 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 258275 211064 78 172 0 258101 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1588092

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 25205
/proc/meminfo: memFree=25376684/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1036532 CPUtime=1656.23 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 130589 0 0 0 165578 45 0 0 20 0 1 0 290085386 1061408768 211914 33554432000 4194304 4896791 140736248373568 140736248370776 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 259133 211914 78 172 0 258959 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1591524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25205
/proc/meminfo: memFree=25332892/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1036532 CPUtime=1716.22 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 130591 0 0 0 171577 45 0 0 20 0 1 0 290085386 1061408768 211916 33554432000 4194304 4896791 140736248373568 140736248370776 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 259133 211916 78 172 0 258959 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1591524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25205
/proc/meminfo: memFree=25317244/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1036664 CPUtime=1776.22 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 130615 0 0 0 177577 45 0 0 20 0 1 0 290085386 1061543936 211940 33554432000 4194304 4896791 140736248373568 140736248370792 4204106 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 259166 211940 78 172 0 258992 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1591656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25205
/proc/meminfo: memFree=25316764/32873648 swapFree=6864/6864
[pid=24988] ppid=24986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24988/stat : 24988 (runWbo2sat.sh) S 24986 24988 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290084807 9367552 274 33554432000 4194304 5064252 140734250355728 140734250354640 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24988/statm: 2287 274 233 213 0 72 0
[pid=24989] ppid=24988 vsize=536696 CPUtime=5.77 cores=0,2,4,6
/proc/24989/stat : 24989 (wbo2sat) S 24988 24988 24197 0 -1 4202496 19025 3407 0 0 506 68 3 0 20 0 1 0 290084807 549576704 85913 33554432000 4194304 5872148 140734954527568 140734954520840 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24989/statm: 134174 85913 175 410 0 133756 0
[pid=24994] ppid=24989 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24994/stat : 24994 (satsolver.sh) S 24989 24988 24197 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290085386 9367552 266 33554432000 4194304 5064252 140735194791840 140735194790752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24994/statm: 2287 266 226 213 0 72 0
[pid=24995] ppid=24994 vsize=1036664 CPUtime=1794.32 cores=0,2,4,6
/proc/24995/stat : 24995 (glucose_static) R 24994 24988 24197 0 -1 4202496 130616 0 0 0 179387 45 0 0 20 0 1 0 290085386 1061543936 212452 33554432000 4194304 4896791 140736248373568 140736248370792 4203956 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 259166 212452 78 172 0 258992 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1591656

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 24988 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=93225
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=697893
# CPU time returned by wait4() is 5.79112
# 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.41
CPU time (s): 1800.09
CPU user time (s): 1798.96
CPU system time (s): 1.13
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 1766912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.09323
system time used= 0.697893
maximum resident set size= 677844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23409
page faults= 0
swaps= 0
block input operations= 0
block output operations= 673704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 15

runsolver used 2.6526 second user time and 7.17891 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 23:13:08
IDJOB=3716178
IDBENCH=79592
IDSOLVER=2298
FILE ID=node120/3716178-1338239588
RUNJOBID= node120-1338229754-24213
PBS_JOBID= 14624650
Free space on /tmp= 71452 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/satellite/normalized-satellite02bc_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716178-1338239588/watcher-3716178-1338239588 -o /tmp/evaluation-result-3716178-1338239588/solver-3716178-1338239588 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716178-1338239588.wbo 761685402 HOME HOME

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

MD5SUM BENCH= 5ff44be474cc118d1f1e3f86110017ca
RANDOM SEED=761685402

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27440976 kB
Buffers:          468256 kB
Cached:          3849088 kB
SwapCached:          636 kB
Active:          1406656 kB
Inactive:        3141812 kB
Active(anon):     219964 kB
Inactive(anon):    12532 kB
Active(file):    1186692 kB
Inactive(file):  3129280 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             10048 kB
Writeback:             0 kB
AnonPages:        235800 kB
Mapped:            15404 kB
Shmem:               120 kB
Slab:             745500 kB
SReclaimable:     189716 kB
SUnreclaim:       555784 kB
KernelStack:        1520 kB
PageTables:         4744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     369864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70996 MiB
End job on node120 at 2012-05-28 23:43:09