Trace number 3282537

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
Plingeling 587UNSAT 481.405 120.582

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

481.19/120.58	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3282537-1304042252/watcher-3282537-1304042252 -o /tmp/evaluation-result-3282537-1304042252/solver-3282537-1304042252 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282537-1304042252.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 4.40 6.81 6.49 4/174 18489
/proc/meminfo: memFree=18628880/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=9480 CPUtime=0 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) R 18487 18489 18457 0 -1 4202496 463 1250 0 0 0 0 0 0 22 0 1 0 594455897 9707520 392 33554432000 4194304 4417332 140733253558544 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18489/statm: 2370 392 147 55 0 256 0

[startup+0.104711 s]
/proc/loadavg: 4.40 6.81 6.49 4/174 18489
/proc/meminfo: memFree=18628880/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=61012 CPUtime=0.25 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 4096 1250 0 0 25 0 0 0 22 0 5 0 594455897 62476288 3057 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 15253 3057 172 55 0 13139 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 61012

[startup+0.200693 s]
/proc/loadavg: 4.40 6.81 6.49 4/174 18489
/proc/meminfo: memFree=18628880/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=126852 CPUtime=0.64 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 4795 1250 0 0 63 1 0 0 22 0 5 0 594455897 129896448 3112 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 31713 3112 174 55 0 29599 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 126852

[startup+0.300675 s]
/proc/loadavg: 4.40 6.81 6.49 4/174 18489
/proc/meminfo: memFree=18628880/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=126956 CPUtime=1.04 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 5195 1250 0 0 103 1 0 0 22 0 5 0 594455897 130002944 3165 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 31739 3165 175 55 0 29625 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 126956

[startup+0.700601 s]
/proc/loadavg: 4.40 6.81 6.49 4/174 18489
/proc/meminfo: memFree=18628880/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=136684 CPUtime=2.64 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 8560 1250 0 0 263 1 0 0 22 0 5 0 594455897 139964416 5734 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 34171 5734 176 55 0 32057 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 136684

[startup+1.50045 s]
/proc/loadavg: 4.40 6.81 6.49 10/186 18514
/proc/meminfo: memFree=18561852/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=138732 CPUtime=5.83 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 9815 1250 0 0 582 1 0 0 22 0 5 0 594455897 142061568 6089 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 34683 6089 180 55 0 32569 0
[pid=18489/tid=18496] ppid=18487 vsize=138732 CPUtime=1.44 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 1772 1250 0 0 144 0 0 0 20 0 5 0 594455901 142061568 6089 33554432000 4194304 4417332 140733253558544 18446744073709551615 4319940 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=138732 CPUtime=1.43 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 3728 1250 0 0 143 0 0 0 25 0 5 0 594455901 142061568 6089 33554432000 4194304 4417332 140733253558544 18446744073709551615 4252064 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=138732 CPUtime=1.44 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 1083 1250 0 0 144 0 0 0 25 0 5 0 594455901 142061568 6089 33554432000 4194304 4417332 140733253558544 18446744073709551615 4358652 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=138732 CPUtime=1.44 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 604 1250 0 0 144 0 0 0 25 0 5 0 594455901 142061568 6089 33554432000 4194304 4417332 140733253558544 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 138732

[startup+3.10115 s]
/proc/loadavg: 4.40 6.81 6.49 9/186 18514
/proc/meminfo: memFree=18541516/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=138616 CPUtime=12.22 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 10853 1250 0 0 1221 1 0 0 22 0 5 0 594455897 141942784 6103 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 34654 6103 181 55 0 32540 0
[pid=18489/tid=18496] ppid=18487 vsize=138616 CPUtime=3.04 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 1772 1250 0 0 304 0 0 0 25 0 5 0 594455901 141942784 6103 33554432000 4194304 4417332 140733253558544 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=138616 CPUtime=3.03 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 3729 1250 0 0 303 0 0 0 25 0 5 0 594455901 141942784 6103 33554432000 4194304 4417332 140733253558544 18446744073709551615 4366403 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=138616 CPUtime=3.04 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 1323 1250 0 0 304 0 0 0 25 0 5 0 594455901 141942784 6103 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=138616 CPUtime=3.04 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 1401 1250 0 0 304 0 0 0 25 0 5 0 594455901 141942784 6103 33554432000 4194304 4417332 140733253558544 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 138616

[startup+6.30054 s]
/proc/loadavg: 4.69 6.83 6.50 10/186 18514
/proc/meminfo: memFree=18531476/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=152664 CPUtime=25.01 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 16108 1250 0 0 2499 2 0 0 22 0 5 0 594455897 156327936 9615 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 38166 9615 181 55 0 36052 0
[pid=18489/tid=18496] ppid=18487 vsize=152664 CPUtime=6.24 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 2412 1250 0 0 624 0 0 0 25 0 5 0 594455901 156327936 9615 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=152664 CPUtime=6.21 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 4825 1250 0 0 621 0 0 0 25 0 5 0 594455901 156327936 9615 33554432000 4194304 4417332 140733253558544 18446744073709551615 4311352 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=152664 CPUtime=6.24 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 1835 1250 0 0 624 0 0 0 25 0 5 0 594455901 156327936 9615 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=152664 CPUtime=6.24 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 4408 1250 0 0 624 0 0 0 25 0 5 0 594455901 156327936 9615 33554432000 4194304 4417332 140733253558544 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 152664

[startup+12.7003 s]
/proc/loadavg: 4.95 6.85 6.51 10/186 18514
/proc/meminfo: memFree=18493588/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=158396 CPUtime=50.58 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 28107 1250 0 0 5054 4 0 0 22 0 5 0 594455897 162197504 11054 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 39599 11054 181 55 0 37485 0
[pid=18489/tid=18496] ppid=18487 vsize=158396 CPUtime=12.65 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 7375 1250 0 0 1264 1 0 0 25 0 5 0 594455901 162197504 11054 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=158396 CPUtime=12.57 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 8959 1250 0 0 1257 0 0 0 25 0 5 0 594455901 162197504 11054 33554432000 4194304 4417332 140733253558544 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=158396 CPUtime=12.64 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 1841 1250 0 0 1264 0 0 0 25 0 5 0 594455901 162197504 11054 33554432000 4194304 4417332 140733253558544 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=158396 CPUtime=12.64 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 7304 1250 0 0 1263 1 0 0 25 0 5 0 594455901 162197504 11054 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 158396

[startup+25.5009 s]
/proc/loadavg: 5.63 6.90 6.53 10/186 18514
/proc/meminfo: memFree=18467852/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=183156 CPUtime=101.7 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 57952 1250 0 0 10162 8 0 0 22 0 5 0 594455897 187551744 17244 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 45789 17244 181 55 0 43675 0
[pid=18489/tid=18496] ppid=18487 vsize=183156 CPUtime=25.44 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 18817 1250 0 0 2542 2 0 0 25 0 5 0 594455901 187551744 17244 33554432000 4194304 4417332 140733253558544 18446744073709551615 4250855 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=183156 CPUtime=25.36 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 14301 1250 0 0 2534 2 0 0 25 0 5 0 594455901 187551744 17244 33554432000 4194304 4417332 140733253558544 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=183156 CPUtime=25.39 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 5569 1250 0 0 2538 1 0 0 25 0 5 0 594455901 187551744 17244 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=183156 CPUtime=25.44 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 16637 1250 0 0 2542 2 0 0 25 0 5 0 594455901 187551744 17244 33554432000 4194304 4417332 140733253558544 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 183156

[startup+51.1011 s]
/proc/loadavg: 6.44 6.99 6.57 10/186 18515
/proc/meminfo: memFree=18416944/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=194788 CPUtime=203.96 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 122605 1250 0 0 20376 20 0 0 22 0 5 0 594455897 199462912 20152 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 48697 20152 181 55 0 46583 0
[pid=18489/tid=18496] ppid=18487 vsize=194788 CPUtime=51.05 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 37840 1250 0 0 5099 6 0 0 25 0 5 0 594455901 199462912 20152 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=194788 CPUtime=50.96 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 30951 1250 0 0 5091 5 0 0 25 0 5 0 594455901 199462912 20152 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=194788 CPUtime=50.86 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 15521 1250 0 0 5083 3 0 0 25 0 5 0 594455901 199462912 20152 33554432000 4194304 4417332 140733253558544 18446744073709551615 4250765 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=194788 CPUtime=51.04 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 35665 1250 0 0 5099 5 0 0 25 0 5 0 594455901 199462912 20152 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 194788

[startup+102.3 s]
/proc/loadavg: 7.36 7.16 6.65 10/186 18516
/proc/meminfo: memFree=18329384/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=286012 CPUtime=408.5 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 235361 1250 0 0 40812 38 0 0 22 0 5 0 594455897 292876288 42958 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 71503 42958 181 55 0 69389 0
[pid=18489/tid=18496] ppid=18487 vsize=286012 CPUtime=102.25 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 61357 1250 0 0 10216 9 0 0 25 0 5 0 594455901 292876288 42958 33554432000 4194304 4417332 140733253558544 18446744073709551615 4307697 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=286012 CPUtime=102.16 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 57213 1250 0 0 10208 8 0 0 25 0 5 0 594455901 292876288 42958 33554432000 4194304 4417332 140733253558544 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=286012 CPUtime=101.78 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 44089 1250 0 0 10170 8 0 0 25 0 5 0 594455901 292876288 42958 33554432000 4194304 4417332 140733253558544 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=286012 CPUtime=102.25 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 70074 1250 0 0 10214 11 0 0 25 0 5 0 594455901 292876288 42958 33554432000 4194304 4417332 140733253558544 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 286012

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

[startup+102.406 s]
/proc/loadavg: 7.36 7.16 6.65 10/186 18516
/proc/meminfo: memFree=18329384/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=286640 CPUtime=408.91 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 235518 1250 0 0 40853 38 0 0 22 0 5 0 594455897 293519360 43115 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 71660 43115 181 55 0 69546 0
[pid=18489/tid=18496] ppid=18487 vsize=286640 CPUtime=102.35 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 61357 1250 0 0 10226 9 0 0 25 0 5 0 594455901 293519360 43115 33554432000 4194304 4417332 140733253558544 18446744073709551615 4310471 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=286640 CPUtime=102.26 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 57213 1250 0 0 10218 8 0 0 25 0 5 0 594455901 293519360 43115 33554432000 4194304 4417332 140733253558544 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=286640 CPUtime=101.88 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 44089 1250 0 0 10180 8 0 0 25 0 5 0 594455901 293519360 43115 33554432000 4194304 4417332 140733253558544 18446744073709551615 4250524 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=286640 CPUtime=102.35 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 70231 1250 0 0 10224 11 0 0 25 0 5 0 594455901 293519360 43115 33554432000 4194304 4417332 140733253558544 18446744073709551615 4357440 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.91
Current children cumulated vsize (KiB) 286640

[startup+108.801 s]
/proc/loadavg: 7.46 7.19 6.66 10/186 18516
/proc/meminfo: memFree=18248784/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=325800 CPUtime=434.46 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 249058 1250 0 0 43406 40 0 0 22 0 5 0 594455897 333619200 52905 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 81450 52905 181 55 0 79336 0
[pid=18489/tid=18496] ppid=18487 vsize=325800 CPUtime=108.74 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 62953 1250 0 0 10865 9 0 0 25 0 5 0 594455901 333619200 52905 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=325800 CPUtime=108.66 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 61659 1250 0 0 10857 9 0 0 25 0 5 0 594455901 333619200 52905 33554432000 4194304 4417332 140733253558544 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=325800 CPUtime=108.24 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 47607 1250 0 0 10816 8 0 0 25 0 5 0 594455901 333619200 52905 33554432000 4194304 4417332 140733253558544 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=325800 CPUtime=108.74 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 74211 1250 0 0 10863 11 0 0 25 0 5 0 594455901 333619200 52905 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 434.46
Current children cumulated vsize (KiB) 325800

[startup+115.201 s]
/proc/loadavg: 7.50 7.20 6.67 10/186 18517
/proc/meminfo: memFree=18249272/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=329268 CPUtime=460.03 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 254443 1250 0 0 45962 41 0 0 22 0 5 0 594455897 337170432 53772 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 82317 53772 181 55 0 80203 0
[pid=18489/tid=18496] ppid=18487 vsize=329268 CPUtime=115.15 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 65007 1250 0 0 11505 10 0 0 25 0 5 0 594455901 337170432 53772 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=329268 CPUtime=115.06 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 61988 1250 0 0 11497 9 0 0 25 0 5 0 594455901 337170432 53772 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=329268 CPUtime=114.6 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 48559 1250 0 0 11452 8 0 0 25 0 5 0 594455901 337170432 53772 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=329268 CPUtime=115.15 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 76261 1250 0 0 11503 12 0 0 25 0 5 0 594455901 337170432 53772 33554432000 4194304 4417332 140733253558544 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 460.03
Current children cumulated vsize (KiB) 329268

[startup+118.4 s]
/proc/loadavg: 7.50 7.20 6.67 10/186 18517
/proc/meminfo: memFree=18244188/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=324676 CPUtime=472.8 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 259001 1250 0 0 47238 42 0 0 22 0 5 0 594455897 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 81169 52624 181 55 0 79055 0
[pid=18489/tid=18496] ppid=18487 vsize=324676 CPUtime=118.34 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 66825 1250 0 0 11824 10 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=324676 CPUtime=118.26 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 62677 1250 0 0 11817 9 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=324676 CPUtime=117.78 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 48559 1250 0 0 11770 8 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=324676 CPUtime=118.34 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 78312 1250 0 0 11822 12 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 472.8
Current children cumulated vsize (KiB) 324676

[startup+119.2 s]
/proc/loadavg: 7.62 7.23 6.68 10/186 18517
/proc/meminfo: memFree=18263656/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=324676 CPUtime=476 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 259001 1250 0 0 47558 42 0 0 22 0 5 0 594455897 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 81169 52624 181 55 0 79055 0
[pid=18489/tid=18496] ppid=18487 vsize=324676 CPUtime=119.14 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 66825 1250 0 0 11904 10 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4354049 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=324676 CPUtime=119.05 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 62677 1250 0 0 11896 9 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=324676 CPUtime=118.58 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 48559 1250 0 0 11850 8 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=324676 CPUtime=119.14 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 78312 1250 0 0 11902 12 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 476
Current children cumulated vsize (KiB) 324676

[startup+120.007 s]
/proc/loadavg: 7.62 7.23 6.68 10/186 18517
/proc/meminfo: memFree=18254604/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=324676 CPUtime=479.22 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 259001 1250 0 0 47880 42 0 0 22 0 5 0 594455897 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 81169 52624 181 55 0 79055 0
[pid=18489/tid=18496] ppid=18487 vsize=324676 CPUtime=119.95 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 66825 1250 0 0 11985 10 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4356944 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=324676 CPUtime=119.86 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 62677 1250 0 0 11977 9 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=324676 CPUtime=119.38 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 48559 1250 0 0 11930 8 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=324676 CPUtime=119.95 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 78312 1250 0 0 11983 12 0 0 25 0 5 0 594455901 332468224 52624 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 479.22
Current children cumulated vsize (KiB) 324676

[startup+120.401 s]
/proc/loadavg: 7.62 7.23 6.68 10/186 18517
/proc/meminfo: memFree=18254604/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=327312 CPUtime=480.79 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 259660 1250 0 0 48037 42 0 0 22 0 5 0 594455897 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 81828 53283 181 55 0 79714 0
[pid=18489/tid=18496] ppid=18487 vsize=327312 CPUtime=120.34 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 66825 1250 0 0 12024 10 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=327312 CPUtime=120.25 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 63336 1250 0 0 12016 9 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=327312 CPUtime=119.77 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 48559 1250 0 0 11969 8 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=327312 CPUtime=120.34 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 78312 1250 0 0 12022 12 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 480.79
Current children cumulated vsize (KiB) 327312

[startup+120.501 s]
/proc/loadavg: 7.62 7.23 6.68 10/186 18517
/proc/meminfo: memFree=18254604/32950928 swapFree=67111524/67111528
[pid=18489] ppid=18487 vsize=327312 CPUtime=481.19 cores=1,3,5,7
/proc/18489/stat : 18489 (plingeling) S 18487 18489 18457 0 -1 4202496 259660 1250 0 0 48077 42 0 0 22 0 5 0 594455897 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18489/statm: 81828 53283 181 55 0 79714 0
[pid=18489/tid=18496] ppid=18487 vsize=327312 CPUtime=120.44 cores=1,3,5,7
/proc/18489/task/18496/stat : 18496 (plingeling) R 18487 18489 18457 0 -1 4202560 66825 1250 0 0 12034 10 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18489/tid=18497] ppid=18487 vsize=327312 CPUtime=120.35 cores=1,3,5,7
/proc/18489/task/18497/stat : 18497 (plingeling) R 18487 18489 18457 0 -1 4202560 63336 1250 0 0 12026 9 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18489/tid=18498] ppid=18487 vsize=327312 CPUtime=119.87 cores=1,3,5,7
/proc/18489/task/18498/stat : 18498 (plingeling) R 18487 18489 18457 0 -1 4202560 48559 1250 0 0 11979 8 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18489/tid=18499] ppid=18487 vsize=327312 CPUtime=120.44 cores=1,3,5,7
/proc/18489/task/18499/stat : 18499 (plingeling) R 18487 18489 18457 0 -1 4202560 78312 1250 0 0 12032 12 0 0 25 0 5 0 594455901 335167488 53283 33554432000 4194304 4417332 140733253558544 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 481.19
Current children cumulated vsize (KiB) 327312

Child status: 20
Real time (s): 120.582
CPU time (s): 481.405
CPU user time (s): 480.968
CPU system time (s): 0.436933
CPU usage (%): 399.235
Max. virtual memory (cumulated for all children) (KiB): 344088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 480.968
system time used= 0.436933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260915
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82
involuntary context switches= 3382

runsolver used 0.19097 second user time and 0.469928 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 03:57:32
IDJOB=3282537
IDBENCH=70818
IDSOLVER=1605
FILE ID=node115/3282537-1304042252
RUNJOBID= node115-1304042252-18476
PBS_JOBID= 13170384
Free space on /tmp= 72732 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282537-1304042252/watcher-3282537-1304042252 -o /tmp/evaluation-result-3282537-1304042252/solver-3282537-1304042252 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282537-1304042252.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=1315254875

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18629284 kB
Buffers:       2315748 kB
Cached:       11380612 kB
SwapCached:          4 kB
Active:        6779904 kB
Inactive:      6984384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18629284 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             940 kB
Writeback:           0 kB
AnonPages:       67344 kB
Mapped:          14436 kB
Slab:           489440 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72728 MiB
End job on node115 at 2011-04-29 03:59:33