Trace number 3264978

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
priss UP? (TO) 2506.62 1300.02

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2832
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 26612
0.00/0.00	c parsetime: 942us
0.00/0.00	c parsed 2332 clauses with 326 variables
0.00/0.82	c preprocessor returned 10006 variables
0.00/0.82	c preprocessing returned UNKNOWN
0.00/0.82	c PP set 0 variables
0.00/0.82	c pp time: 816832us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3264978-1304073854/watcher-3264978-1304073854 -o /tmp/evaluation-result-3264978-1304073854/solver-3264978-1304073854 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3264978-1304073854.cnf 1281555799 4800 15500 4 

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

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: 3.86 3.78 3.65 4/179 26611
/proc/meminfo: memFree=18252804/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0

[startup+0.0176349 s]
/proc/loadavg: 3.86 3.78 3.65 4/179 26611
/proc/meminfo: memFree=18252804/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100599 s]
/proc/loadavg: 3.86 3.78 3.65 4/179 26611
/proc/meminfo: memFree=18252804/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30056 s]
/proc/loadavg: 3.86 3.78 3.65 4/179 26611
/proc/meminfo: memFree=18252804/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700493 s]
/proc/loadavg: 3.86 3.78 3.65 4/179 26611
/proc/meminfo: memFree=18252804/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.86 3.78 3.65 4/182 26614
/proc/meminfo: memFree=18243608/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=102072 CPUtime=1.86 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 3040 0 0 0 178 8 0 0 19 0 2 0 518982114 104521728 2623 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 25518 2623 391 389 0 21268 0
[pid=26612/tid=26614] ppid=26611 vsize=102072 CPUtime=0.36 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 1 0 0 0 29 7 0 0 15 0 2 0 518982196 104521728 2623 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 110772

[startup+3.101 s]
/proc/loadavg: 3.86 3.78 3.65 5/182 26614
/proc/meminfo: memFree=18242120/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=102208 CPUtime=4.53 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 3329 0 0 0 435 18 0 0 25 0 2 0 518982114 104660992 2912 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 25552 2912 391 389 0 21302 0
[pid=26612/tid=26614] ppid=26611 vsize=102208 CPUtime=1.43 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) S 26611 26611 25471 0 -1 4202560 35 0 0 0 126 17 0 0 15 0 2 0 518982196 104660992 2912 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 18446604453875908928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 110908

[startup+6.30036 s]
/proc/loadavg: 3.79 3.77 3.64 5/182 26614
/proc/meminfo: memFree=18239744/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=102340 CPUtime=10.1 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 3728 0 0 0 976 34 0 0 25 0 2 0 518982114 104796160 3311 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 25585 3311 391 389 0 21335 0
[pid=26612/tid=26614] ppid=26611 vsize=102340 CPUtime=3.8 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 93 0 0 0 348 32 0 0 15 0 2 0 518982196 104796160 3311 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.1
Current children cumulated vsize (KiB) 111040

[startup+12.7011 s]
/proc/loadavg: 3.81 3.77 3.65 5/182 26614
/proc/meminfo: memFree=18235532/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=102764 CPUtime=21.54 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 4399 0 0 0 2095 59 0 0 25 0 2 0 518982114 105230336 3982 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 25691 3982 391 389 0 21441 0
[pid=26612/tid=26614] ppid=26611 vsize=102764 CPUtime=8.85 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 178 0 0 0 830 55 0 0 15 0 2 0 518982196 105230336 3982 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.54
Current children cumulated vsize (KiB) 111464

[startup+25.5005 s]
/proc/loadavg: 3.85 3.78 3.65 4/182 26614
/proc/meminfo: memFree=18229216/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=103372 CPUtime=44.91 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 5442 0 0 0 4393 98 0 0 25 0 2 0 518982114 105852928 5025 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 25843 5025 391 389 0 21593 0
[pid=26612/tid=26614] ppid=26611 vsize=103372 CPUtime=19.41 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) S 26611 26611 25471 0 -1 4202560 306 0 0 0 1849 92 0 0 15 0 2 0 518982196 105852928 5025 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 18446604453875908928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.91
Current children cumulated vsize (KiB) 112072

[startup+51.1004 s]
/proc/loadavg: 3.98 3.81 3.66 5/182 26615
/proc/meminfo: memFree=18221988/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=104236 CPUtime=92.29 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 6585 0 0 0 9074 155 0 0 25 0 2 0 518982114 106737664 6146 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 26059 6146 391 389 0 21809 0
[pid=26612/tid=26614] ppid=26611 vsize=104236 CPUtime=41.19 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 472 0 0 0 3974 145 0 0 15 0 2 0 518982196 106737664 6146 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.29
Current children cumulated vsize (KiB) 112936

[startup+102.306 s]
/proc/loadavg: 3.96 3.83 3.67 5/182 26616
/proc/meminfo: memFree=18205460/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=111156 CPUtime=188.81 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 10680 0 0 0 18648 233 0 0 25 0 2 0 518982114 113823744 10161 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 27789 10161 391 389 0 23539 0
[pid=26612/tid=26614] ppid=26611 vsize=111156 CPUtime=86.5 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 855 0 0 0 8433 217 0 0 15 0 2 0 518982196 113823744 10161 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.81
Current children cumulated vsize (KiB) 119856

[startup+162.301 s]
/proc/loadavg: 3.85 3.82 3.68 5/182 26618
/proc/meminfo: memFree=18193148/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=117048 CPUtime=302.76 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 13869 0 0 0 29970 306 0 0 25 0 2 0 518982114 119857152 13093 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 29262 13093 391 389 0 25012 0
[pid=26612/tid=26614] ppid=26611 vsize=117048 CPUtime=140.46 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 1058 0 0 0 13762 284 0 0 15 0 2 0 518982196 119857152 13093 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 302.76
Current children cumulated vsize (KiB) 125748

[startup+222.3 s]
/proc/loadavg: 3.81 3.82 3.69 5/182 26620
/proc/meminfo: memFree=18180208/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=117304 CPUtime=417.23 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 14495 0 0 0 41355 368 0 0 25 0 2 0 518982114 120119296 13622 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 29326 13622 391 389 0 25076 0
[pid=26612/tid=26614] ppid=26611 vsize=117304 CPUtime=194.94 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 1147 0 0 0 19152 342 0 0 15 0 2 0 518982196 120119296 13622 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 417.23
Current children cumulated vsize (KiB) 126004

[startup+282.3 s]
/proc/loadavg: 3.80 3.82 3.69 4/182 26621
/proc/meminfo: memFree=18162688/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=119992 CPUtime=532.78 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 17127 0 0 0 52858 420 0 0 25 0 2 0 518982114 122871808 16254 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26612/statm: 29998 16254 391 389 0 25748 0
[pid=26612/tid=26614] ppid=26611 vsize=119992 CPUtime=250.49 cores=0,2,4,6

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

[pid=26612] ppid=26611 vsize=126396 CPUtime=1344.46 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 23127 0 0 0 133734 712 0 0 25 0 2 0 518982114 129429504 21955 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 31599 21955 391 389 0 27349 0
[pid=26612/tid=26614] ppid=26611 vsize=126396 CPUtime=642.17 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2170 0 0 0 63561 656 0 0 15 0 2 0 518982196 129429504 21955 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1344.46
Current children cumulated vsize (KiB) 135096

[startup+762.307 s]
/proc/loadavg: 3.87 3.89 3.76 5/182 26634
/proc/meminfo: memFree=18100724/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=133824 CPUtime=1461.1 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 25626 0 0 0 145368 742 0 0 25 0 2 0 518982114 137035776 23941 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 33456 23941 391 389 0 29206 0
[pid=26612/tid=26614] ppid=26611 vsize=133824 CPUtime=698.8 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2406 0 0 0 69197 683 0 0 16 0 2 0 518982196 137035776 23941 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1461.1
Current children cumulated vsize (KiB) 142524

[startup+822.301 s]
/proc/loadavg: 3.88 3.89 3.77 5/182 26636
/proc/meminfo: memFree=18092532/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=200384 CPUtime=1577.78 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 27284 0 0 0 157007 771 0 0 25 0 2 0 518982114 205193216 25599 33554432000 4194304 5787044 140733613742128 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 50096 25599 391 389 0 45846 0
[pid=26612/tid=26614] ppid=26611 vsize=200384 CPUtime=755.49 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2608 0 0 0 74842 707 0 0 15 0 2 0 518982196 205193216 25599 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1577.78
Current children cumulated vsize (KiB) 209084

[startup+882.301 s]
/proc/loadavg: 3.89 3.89 3.78 5/182 26637
/proc/meminfo: memFree=18086556/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=200384 CPUtime=1694.6 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 28687 0 0 0 168657 803 0 0 25 0 2 0 518982114 205193216 27002 33554432000 4194304 5787044 140733613742128 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 50096 27002 391 389 0 45846 0
[pid=26612/tid=26614] ppid=26611 vsize=200384 CPUtime=812.3 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2691 0 0 0 80497 733 0 0 15 0 2 0 518982196 205193216 27002 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1694.6
Current children cumulated vsize (KiB) 209084

[startup+942.301 s]
/proc/loadavg: 3.79 3.86 3.77 4/182 26639
/proc/meminfo: memFree=18076124/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=204996 CPUtime=1811.37 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 31586 0 0 0 180303 834 0 0 25 0 2 0 518982114 209915904 29676 33554432000 4194304 5787044 140733613742128 18446744073709551615 5521958 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 51249 29676 391 389 0 46999 0
[pid=26612/tid=26614] ppid=26611 vsize=204996 CPUtime=869.07 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2824 0 0 0 86148 759 0 0 18 0 2 0 518982196 209915904 29676 33554432000 4194304 5787044 140733613742128 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1811.37
Current children cumulated vsize (KiB) 213696

[startup+1002.3 s]
/proc/loadavg: 3.92 3.88 3.78 5/182 26640
/proc/meminfo: memFree=18075972/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=204996 CPUtime=1928.19 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 31586 0 0 0 191956 863 0 0 25 0 2 0 518982114 209915904 29676 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 51249 29676 391 389 0 46999 0
[pid=26612/tid=26614] ppid=26611 vsize=204996 CPUtime=925.88 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2824 0 0 0 91802 786 0 0 15 0 2 0 518982196 209915904 29676 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1928.19
Current children cumulated vsize (KiB) 213696

[startup+1062.3 s]
/proc/loadavg: 3.82 3.85 3.78 3/182 26710
/proc/meminfo: memFree=18146696/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=204996 CPUtime=2044.42 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 31588 0 0 0 203542 900 0 0 25 0 2 0 518982114 209915904 29678 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 51249 29678 391 389 0 46999 0
[pid=26612/tid=26614] ppid=26611 vsize=204996 CPUtime=982.12 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2824 0 0 0 97392 820 0 0 16 0 2 0 518982196 209915904 29678 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2044.42
Current children cumulated vsize (KiB) 213696

[startup+1122.3 s]
/proc/loadavg: 3.81 3.85 3.78 5/182 26712
/proc/meminfo: memFree=18098576/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=204996 CPUtime=2160.83 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 31601 0 0 0 215149 934 0 0 25 0 2 0 518982114 209915904 29691 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 51249 29691 391 389 0 46999 0
[pid=26612/tid=26614] ppid=26611 vsize=204996 CPUtime=1038.54 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2829 0 0 0 103002 852 0 0 15 0 2 0 518982196 209915904 29691 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2160.83
Current children cumulated vsize (KiB) 213696

[startup+1182.3 s]
/proc/loadavg: 3.70 3.81 3.77 5/182 26713
/proc/meminfo: memFree=18048820/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=204996 CPUtime=2277.58 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 31605 0 0 0 226791 967 0 0 25 0 2 0 518982114 209915904 29695 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 51249 29695 391 389 0 46999 0
[pid=26612/tid=26614] ppid=26611 vsize=204996 CPUtime=1095.27 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2829 0 0 0 108645 882 0 0 15 0 2 0 518982196 209915904 29695 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2277.58
Current children cumulated vsize (KiB) 213696

[startup+1242.3 s]
/proc/loadavg: 3.69 3.78 3.76 4/182 26718
/proc/meminfo: memFree=18010072/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=204996 CPUtime=2394.34 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 31616 0 0 0 238436 998 0 0 25 0 2 0 518982114 209915904 29706 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 51249 29706 391 389 0 46999 0
[pid=26612/tid=26614] ppid=26611 vsize=204996 CPUtime=1152.04 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2831 0 0 0 114293 911 0 0 15 0 2 0 518982196 209915904 29706 33554432000 4194304 5787044 140733613742128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2394.34
Current children cumulated vsize (KiB) 213696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.70 3.76 3.75 5/182 26719
/proc/meminfo: memFree=17913520/32950928 swapFree=67111528/67111528
[pid=26611] ppid=26609 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26611/stat : 26611 (prissup.sh) S 26609 26611 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518982114 8908800 252 33554432000 4194304 4922060 140736822683136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26611/statm: 2175 252 211 178 0 68 0
[pid=26612] ppid=26611 vsize=205508 CPUtime=2506.62 cores=0,2,4,6
/proc/26612/stat : 26612 (priss) R 26611 26611 25471 0 -1 4202496 31782 0 0 0 249638 1024 0 0 25 0 2 0 518982114 210440192 29872 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26612/statm: 51377 29872 391 389 0 47127 0
[pid=26612/tid=26614] ppid=26611 vsize=205508 CPUtime=1206.61 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (priss) R 26611 26611 25471 0 -1 4202560 2948 0 0 0 119726 935 0 0 16 0 2 0 518982196 210440192 29872 33554432000 4194304 5787044 140733613742128 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2506.62
Current children cumulated vsize (KiB) 214208

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26611 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2506.62
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2506.62
CPU user time (s): 2496.38
CPU system time (s): 10.24
CPU usage (%): 192.814
Max. virtual memory (cumulated for all children) (KiB): 214208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333
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= 5
involuntary context switches= 2

runsolver used 2.25766 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 12:44:14
IDJOB=3264978
IDBENCH=85366
IDSOLVER=1601
FILE ID=node149/3264978-1304073854
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264978-1304073854/watcher-3264978-1304073854 -o /tmp/evaluation-result-3264978-1304073854/solver-3264978-1304073854 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3264978-1304073854.cnf 1281555799 4800 15500 4

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=1281555799

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.75
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18253092 kB
Buffers:       2223764 kB
Cached:       11802028 kB
SwapCached:          0 kB
Active:        6011884 kB
Inactive:      8137536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18253092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:      123092 kB
Mapped:          15516 kB
Slab:           484452 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   282204 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= 71928 MiB
End job on node149 at 2011-04-29 13:05:56