Trace number 3716115

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.12 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog04cc_wcsp.wbo
MD5SUMcfb64da96a3d79dc0d59d6750e90f7b5
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2842
Best CPU time to get the best result obtained on this benchmark5.54316
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1026
Total number of constraints22742
Number of soft constraints22470
Number of constraints which are clauses22470
Number of constraints which are cardinality constraints (but not clauses)272
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 83979
Min constraint cost 1
Max constraint cost 83979
Sum of constraints costs 1846191905
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.20	o 840059
0.00/0.20	c current bound: 420029
0.00/0.20	c fallback to adder encoding
1800.09/1800.41	./satsolver.sh: line 5: 31703 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
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-3716115-1338218866/watcher-3716115-1338218866 -o /tmp/evaluation-result-3716115-1338218866/solver-3716115-1338218866 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716115-1338218866.wbo 151414826 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31696
/proc/meminfo: memFree=29772644/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0

[startup+0.00900903 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31696
/proc/meminfo: memFree=29772644/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100197 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31696
/proc/meminfo: memFree=29772644/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300215 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31696
/proc/meminfo: memFree=29772644/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31696
/proc/meminfo: memFree=29772644/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31701
/proc/meminfo: memFree=29697388/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=156612 CPUtime=1.48 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) R 31696 31696 29773 0 -1 4202496 10554 2403 0 0 137 9 2 0 20 0 1 0 288012534 160370688 27101 33554432000 4194304 5872148 140734034422032 140734034416264 4390398 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 39153 27101 174 410 0 38735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 165760

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31701
/proc/meminfo: memFree=29619192/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 296832

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31703
/proc/meminfo: memFree=29064036/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=432344 CPUtime=3.47 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 62573 0 0 0 331 16 0 0 20 0 1 0 288012815 442720256 90765 33554432000 4194304 4896791 140736612051184 140736612048392 4235637 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 108086 90765 77 172 0 107912 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 738324

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 31703
/proc/meminfo: memFree=29060580/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=440952 CPUtime=9.88 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 65036 0 0 0 971 17 0 0 20 0 1 0 288012815 451534848 93228 33554432000 4194304 4896791 140736612051184 140736612048312 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 110238 93228 77 172 0 110064 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 746932

[startup+25.5069 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 31703
/proc/meminfo: memFree=29057292/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=441248 CPUtime=22.68 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 65111 0 0 0 2251 17 0 0 20 0 1 0 288012815 451837952 93814 33554432000 4194304 4896791 140736612051184 140736612048392 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 110312 93814 77 172 0 110138 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 747228

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 31703
/proc/meminfo: memFree=29056288/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=441248 CPUtime=48.27 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 65112 0 0 0 4810 17 0 0 20 0 1 0 288012815 451837952 93815 33554432000 4194304 4896791 140736612051184 140736612048392 4224996 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 110312 93815 77 172 0 110138 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 747228

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 31703
/proc/meminfo: memFree=29056168/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=441440 CPUtime=99.46 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 65132 0 0 0 9929 17 0 0 20 0 1 0 288012815 452034560 93835 33554432000 4194304 4896791 140736612051184 140736612048504 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 110360 93835 77 172 0 110186 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 747420

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 31706
/proc/meminfo: memFree=29048832/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=448376 CPUtime=159.45 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 66979 0 0 0 15928 17 0 0 20 0 1 0 288012815 459137024 95682 33554432000 4194304 4896791 140736612051184 140736612048392 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 112094 95682 77 172 0 111920 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 754356

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 31706
/proc/meminfo: memFree=29046344/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 31762
/proc/meminfo: memFree=29945436/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=454224 CPUtime=1359.25 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 68484 0 0 0 135907 18 0 0 20 0 1 0 288012815 465125376 98732 33554432000 4194304 4896791 140736612051184 140736612048408 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 113556 98732 77 172 0 113382 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 760204

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31762
/proc/meminfo: memFree=29940424/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=454224 CPUtime=1419.24 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 68503 0 0 0 141906 18 0 0 20 0 1 0 288012815 465125376 98751 33554432000 4194304 4896791 140736612051184 140736612048408 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 113556 98751 77 172 0 113382 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 760204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31762
/proc/meminfo: memFree=29937944/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=456160 CPUtime=1479.23 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 69157 0 0 0 147905 18 0 0 20 0 1 0 288012815 467107840 99405 33554432000 4194304 4896791 140736612051184 140736612048328 4223867 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 114040 99405 77 172 0 113866 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 762140

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31763
/proc/meminfo: memFree=29935656/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=456160 CPUtime=1539.23 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 69157 0 0 0 153905 18 0 0 20 0 1 0 288012815 467107840 99405 33554432000 4194304 4896791 140736612051184 140736612048328 4203006 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 114040 99405 77 172 0 113866 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 762140

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31763
/proc/meminfo: memFree=29933464/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=456160 CPUtime=1599.21 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 69158 0 0 0 159903 18 0 0 20 0 1 0 288012815 467107840 99406 33554432000 4194304 4896791 140736612051184 140736612048328 4203091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 114040 99406 77 172 0 113866 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 762140

[startup+1662.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 31763
/proc/meminfo: memFree=29930024/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=456160 CPUtime=1659.22 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 69158 0 0 0 165903 19 0 0 20 0 1 0 288012815 467107840 99406 33554432000 4194304 4896791 140736612051184 140736612048328 4203082 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 114040 99406 77 172 0 113866 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 762140

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 31763
/proc/meminfo: memFree=29929904/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=456160 CPUtime=1719.2 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 69158 0 0 0 171901 19 0 0 20 0 1 0 288012815 467107840 99406 33554432000 4194304 4896791 140736612051184 140736612048328 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 114040 99406 77 172 0 113866 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 762140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31763
/proc/meminfo: memFree=29927732/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=456160 CPUtime=1779.19 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 69159 0 0 0 177900 19 0 0 20 0 1 0 288012815 467107840 99407 33554432000 4194304 4896791 140736612051184 140736612048328 4224118 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 114040 99407 77 172 0 113866 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 762140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31763
/proc/meminfo: memFree=29927608/32873648 swapFree=7112/7112
[pid=31696] ppid=31694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31696/stat : 31696 (runWbo2sat.sh) S 31694 31696 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288012534 9367552 274 33554432000 4194304 5064252 140734858038672 140734858037584 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31696/statm: 2287 274 233 213 0 72 0
[pid=31697] ppid=31696 vsize=287684 CPUtime=2.79 cores=0,2,4,6
/proc/31697/stat : 31697 (wbo2sat) S 31696 31696 29773 0 -1 4202496 11877 2403 0 0 244 33 2 0 20 0 1 0 288012534 294588416 45022 33554432000 4194304 5872148 140734034422032 140734034415304 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31697/statm: 71921 45022 175 410 0 71503 0
[pid=31702] ppid=31697 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31702/stat : 31702 (satsolver.sh) S 31697 31696 29773 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288012815 9367552 267 33554432000 4194304 5064252 140735170582640 140735170581552 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31702/statm: 2287 267 226 213 0 72 0
[pid=31703] ppid=31702 vsize=456160 CPUtime=1797.3 cores=0,2,4,6
/proc/31703/stat : 31703 (glucose_static) R 31702 31696 29773 0 -1 4202496 69159 0 0 0 179711 19 0 0 20 0 1 0 288012815 467107840 99407 33554432000 4194304 4896791 140736612051184 140736612048328 4202982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31703/statm: 114040 99407 77 172 0 113866 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 762140

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.12
CPU user time (s): 1799.58
CPU system time (s): 0.540917
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 866916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.540917
maximum resident set size= 488540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 315408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 1944

runsolver used 3.16152 second user time and 8.65268 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 17:27:46
IDJOB=3716115
IDBENCH=79467
IDSOLVER=2298
FILE ID=node126/3716115-1338218866
RUNJOBID= node126-1338205661-29789
PBS_JOBID= 14624613
Free space on /tmp= 71072 MiB

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

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

MD5SUM BENCH= cfb64da96a3d79dc0d59d6750e90f7b5
RANDOM SEED=151414826

node126.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.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.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.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.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.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.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.90
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29772992 kB
Buffers:          347540 kB
Cached:           995868 kB
SwapCached:        17756 kB
Active:          1995456 kB
Inactive:         289280 kB
Active(anon):     922488 kB
Inactive(anon):    20452 kB
Active(file):    1072968 kB
Inactive(file):   268828 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              9328 kB
Writeback:             0 kB
AnonPages:       1016720 kB
Mapped:            10600 kB
Shmem:                 0 kB
Slab:             670816 kB
SReclaimable:     115004 kB
SUnreclaim:       555812 kB
KernelStack:        1520 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1342368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    923648 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= 71132 MiB
End job on node126 at 2012-05-28 17:57:47