Trace number 3262602

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) 2372.79 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

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: 13654
0.00/0.00	c parsetime: 2967us
0.00/0.00	c parsed 9795 clauses with 186 variables
0.00/0.78	c preprocessor returned 10031 variables
0.00/0.78	c preprocessing returned UNKNOWN
0.00/0.78	c PP set 0 variables
0.00/0.78	c pp time: 778824us (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-3262602-1304062259/watcher-3262602-1304062259 -o /tmp/evaluation-result-3262602-1304062259/solver-3262602-1304062259 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262602-1304062259.cnf 1659462111 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.47 3.68 3.70 3/179 13653
/proc/meminfo: memFree=14022104/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0

[startup+0.0945861 s]
/proc/loadavg: 3.47 3.68 3.70 3/179 13653
/proc/meminfo: memFree=14022104/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100584 s]
/proc/loadavg: 3.47 3.68 3.70 3/179 13653
/proc/meminfo: memFree=14022104/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300552 s]
/proc/loadavg: 3.47 3.68 3.70 3/179 13653
/proc/meminfo: memFree=14022104/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700543 s]
/proc/loadavg: 3.47 3.68 3.70 3/179 13653
/proc/meminfo: memFree=14022104/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 3.47 3.68 3.70 5/182 13656
/proc/meminfo: memFree=14012288/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=103220 CPUtime=2.03 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 3325 0 0 0 199 4 0 0 20 0 2 0 517825673 105697280 2908 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 25805 2908 392 389 0 21555 0
[pid=13654/tid=13656] ppid=13653 vsize=103220 CPUtime=0.53 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 8 0 0 0 50 3 0 0 15 0 2 0 517825752 105697280 2908 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 111920

[startup+3.10113 s]
/proc/loadavg: 3.47 3.68 3.70 5/182 13656
/proc/meminfo: memFree=14011048/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=103220 CPUtime=4.81 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 3510 0 0 0 471 10 0 0 25 0 2 0 517825673 105697280 3093 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 25805 3093 392 389 0 21555 0
[pid=13654/tid=13656] ppid=13653 vsize=103220 CPUtime=1.7 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 17 0 0 0 161 9 0 0 15 0 2 0 517825752 105697280 3093 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 111920

[startup+6.30049 s]
/proc/loadavg: 3.43 3.67 3.70 5/182 13656
/proc/meminfo: memFree=14008900/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=103352 CPUtime=10.43 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 3805 0 0 0 1012 31 0 0 25 0 2 0 517825673 105832448 3388 33554432000 4194304 5787044 140733408055904 18446744073709551615 5531952 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 25838 3388 392 389 0 21588 0
[pid=13654/tid=13656] ppid=13653 vsize=103352 CPUtime=4.13 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 42 0 0 0 385 28 0 0 16 0 2 0 517825752 105832448 3388 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.43
Current children cumulated vsize (KiB) 112052

[startup+12.7003 s]
/proc/loadavg: 3.47 3.68 3.70 3/182 13656
/proc/meminfo: memFree=14006076/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=103616 CPUtime=21.75 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 4259 0 0 0 2111 64 0 0 25 0 2 0 517825673 106102784 3842 33554432000 4194304 5787044 140733408055904 18446744073709551615 5524727 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 25904 3842 392 389 0 21654 0
[pid=13654/tid=13656] ppid=13653 vsize=103616 CPUtime=9.05 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 98 0 0 0 847 58 0 0 15 0 2 0 517825752 106102784 3842 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.75
Current children cumulated vsize (KiB) 112316

[startup+25.5011 s]
/proc/loadavg: 3.59 3.69 3.70 5/182 13656
/proc/meminfo: memFree=14000108/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=104432 CPUtime=44.63 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 5192 0 0 0 4340 123 0 0 25 0 2 0 517825673 106938368 4775 33554432000 4194304 5787044 140733408055904 18446744073709551615 5526886 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 26108 4775 392 389 0 21858 0
[pid=13654/tid=13656] ppid=13653 vsize=104432 CPUtime=19.14 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 204 0 0 0 1801 113 0 0 15 0 2 0 517825752 106938368 4775 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.63
Current children cumulated vsize (KiB) 113132

[startup+51.1005 s]
/proc/loadavg: 3.54 3.67 3.70 5/182 13657
/proc/meminfo: memFree=13986912/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=109088 CPUtime=91.07 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 7456 0 0 0 8887 220 0 0 25 0 2 0 517825673 111706112 7016 33554432000 4194304 5787044 140733408055904 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 27272 7016 392 389 0 23022 0
[pid=13654/tid=13656] ppid=13653 vsize=109088 CPUtime=39.99 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 340 0 0 0 3803 196 0 0 15 0 2 0 517825752 111706112 7016 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 91.07
Current children cumulated vsize (KiB) 117788

[startup+102.307 s]
/proc/loadavg: 3.57 3.64 3.68 5/182 13658
/proc/meminfo: memFree=13969168/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=111248 CPUtime=184.83 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 9820 0 0 0 18122 361 0 0 25 0 2 0 517825673 113917952 9299 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 27812 9299 392 389 0 23562 0
[pid=13654/tid=13656] ppid=13653 vsize=111248 CPUtime=82.52 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 552 0 0 0 7937 315 0 0 15 0 2 0 517825752 113917952 9299 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 184.83
Current children cumulated vsize (KiB) 119948

[startup+162.301 s]
/proc/loadavg: 3.80 3.69 3.70 5/182 13660
/proc/meminfo: memFree=13944964/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=117332 CPUtime=295.46 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 12993 0 0 0 29046 500 0 0 25 0 2 0 517825673 120147968 12118 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 29333 12118 392 389 0 25083 0
[pid=13654/tid=13656] ppid=13653 vsize=117332 CPUtime=133.17 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 752 0 0 0 12884 433 0 0 15 0 2 0 517825752 120147968 12118 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 295.46
Current children cumulated vsize (KiB) 126032

[startup+222.3 s]
/proc/loadavg: 3.52 3.64 3.68 5/182 13662
/proc/meminfo: memFree=13919388/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=122732 CPUtime=406.71 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 16390 0 0 0 40062 609 0 0 25 0 2 0 517825673 125677568 15418 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 30683 15418 392 389 0 26433 0
[pid=13654/tid=13656] ppid=13653 vsize=122732 CPUtime=184.42 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 1036 0 0 0 17918 524 0 0 16 0 2 0 517825752 125677568 15418 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.71
Current children cumulated vsize (KiB) 131432

[startup+282.301 s]
/proc/loadavg: 3.71 3.67 3.68 4/182 13663
/proc/meminfo: memFree=13919360/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=122864 CPUtime=517.69 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 16474 0 0 0 51050 719 0 0 25 0 2 0 517825673 125812736 15502 33554432000 4194304 5787044 140733408055904 18446744073709551615 5527171 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13654/statm: 30716 15502 392 389 0 26466 0
[pid=13654/tid=13656] ppid=13653 vsize=122864 CPUtime=235.39 cores=0,2,4,6

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

[pid=13654] ppid=13653 vsize=137696 CPUtime=1296.05 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 26871 0 0 0 128349 1256 0 0 25 0 2 0 517825673 141000704 24959 33554432000 4194304 5787044 140733408055904 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13654/statm: 34424 24959 392 389 0 30174 0
[pid=13654/tid=13656] ppid=13653 vsize=137696 CPUtime=593.76 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2024 0 0 0 58328 1048 0 0 16 0 2 0 517825752 141000704 24959 33554432000 4194304 5787044 140733408055904 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1296.05
Current children cumulated vsize (KiB) 146396

[startup+762.307 s]
/proc/loadavg: 3.72 3.70 3.69 4/182 13706
/proc/meminfo: memFree=13976304/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=137952 CPUtime=1400.56 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 26918 0 0 0 138743 1313 0 0 25 0 2 0 517825673 141262848 25006 33554432000 4194304 5787044 140733408055904 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13654/statm: 34488 25006 392 389 0 30238 0
[pid=13654/tid=13656] ppid=13653 vsize=137952 CPUtime=638.25 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 2063 0 0 0 62746 1079 0 0 16 0 2 0 517825752 141262848 25006 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1400.56
Current children cumulated vsize (KiB) 146652

[startup+822.3 s]
/proc/loadavg: 3.53 3.64 3.67 4/182 13708
/proc/meminfo: memFree=13940564/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=138464 CPUtime=1508.37 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 27403 0 0 0 149464 1373 0 0 25 0 2 0 517825673 141787136 25491 33554432000 4194304 5787044 140733408055904 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 34616 25491 392 389 0 30366 0
[pid=13654/tid=13656] ppid=13653 vsize=138464 CPUtime=686.06 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2177 0 0 0 67496 1110 0 0 18 0 2 0 517825752 141787136 25491 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1508.37
Current children cumulated vsize (KiB) 147164

[startup+882.301 s]
/proc/loadavg: 3.72 3.68 3.68 5/182 13709
/proc/meminfo: memFree=13929640/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=208356 CPUtime=1617.08 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 30167 0 0 0 160277 1431 0 0 25 0 2 0 517825673 213356544 28255 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 52089 28255 392 389 0 47839 0
[pid=13654/tid=13656] ppid=13653 vsize=208356 CPUtime=734.77 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2289 0 0 0 72339 1138 0 0 18 0 2 0 517825752 213356544 28255 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1617.08
Current children cumulated vsize (KiB) 217056

[startup+942.301 s]
/proc/loadavg: 3.80 3.70 3.68 5/182 13711
/proc/meminfo: memFree=13905564/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=209572 CPUtime=1725.96 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 31936 0 0 0 171107 1489 0 0 25 0 2 0 517825673 214601728 30024 33554432000 4194304 5787044 140733408055904 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 52393 30024 392 389 0 48143 0
[pid=13654/tid=13656] ppid=13653 vsize=209572 CPUtime=783.66 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2521 0 0 0 77198 1168 0 0 18 0 2 0 517825752 214601728 30024 33554432000 4194304 5787044 140733408055904 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1725.96
Current children cumulated vsize (KiB) 218272

[startup+1002.3 s]
/proc/loadavg: 3.78 3.71 3.68 5/182 13712
/proc/meminfo: memFree=13886324/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=213992 CPUtime=1835.37 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 34583 0 0 0 182000 1537 0 0 25 0 2 0 517825673 219127808 32345 33554432000 4194304 5787044 140733408055904 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 53498 32345 392 389 0 49248 0
[pid=13654/tid=13656] ppid=13653 vsize=213992 CPUtime=833.06 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2628 0 0 0 82115 1191 0 0 18 0 2 0 517825752 219127808 32345 33554432000 4194304 5787044 140733408055904 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1835.37
Current children cumulated vsize (KiB) 222692

[startup+1062.3 s]
/proc/loadavg: 3.77 3.73 3.69 4/182 13714
/proc/meminfo: memFree=13886060/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=213992 CPUtime=1943.06 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 34583 0 0 0 192703 1603 0 0 25 0 2 0 517825673 219127808 32345 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 53498 32345 392 389 0 49248 0
[pid=13654/tid=13656] ppid=13653 vsize=213992 CPUtime=880.76 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2628 0 0 0 86850 1226 0 0 17 0 2 0 517825752 219127808 32345 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1943.06
Current children cumulated vsize (KiB) 222692

[startup+1122.3 s]
/proc/loadavg: 3.82 3.74 3.70 5/182 13716
/proc/meminfo: memFree=13878848/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=213992 CPUtime=2050.9 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 34588 0 0 0 203420 1670 0 0 25 0 2 0 517825673 219127808 32350 33554432000 4194304 5787044 140733408055904 18446744073709551615 5527089 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 53498 32350 392 389 0 49248 0
[pid=13654/tid=13656] ppid=13653 vsize=213992 CPUtime=928.6 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 2633 0 0 0 91600 1260 0 0 17 0 2 0 517825752 219127808 32350 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2050.9
Current children cumulated vsize (KiB) 222692

[startup+1182.3 s]
/proc/loadavg: 3.77 3.73 3.69 4/182 13717
/proc/meminfo: memFree=13859984/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=213992 CPUtime=2159.39 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 34589 0 0 0 214213 1726 0 0 25 0 2 0 517825673 219127808 32351 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 53498 32351 392 389 0 49248 0
[pid=13654/tid=13656] ppid=13653 vsize=213992 CPUtime=977.09 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) S 13653 13653 12807 0 -1 4202560 2633 0 0 0 96420 1289 0 0 18 0 2 0 517825752 219127808 32351 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 18446604453850651712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2159.39
Current children cumulated vsize (KiB) 222692

[startup+1242.3 s]
/proc/loadavg: 3.87 3.76 3.71 5/182 13719
/proc/meminfo: memFree=13849420/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=213992 CPUtime=2267.9 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 34606 0 0 0 225011 1779 0 0 25 0 2 0 517825673 219127808 32368 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 53498 32368 392 389 0 49248 0
[pid=13654/tid=13656] ppid=13653 vsize=213992 CPUtime=1025.59 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2646 0 0 0 101245 1314 0 0 18 0 2 0 517825752 219127808 32368 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2267.9
Current children cumulated vsize (KiB) 222692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 3.77 3.71 4/182 13720
/proc/meminfo: memFree=13849028/32950928 swapFree=67111528/67111528
[pid=13653] ppid=13651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13653/stat : 13653 (prissup.sh) S 13651 13653 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517825673 8908800 251 33554432000 4194304 4922060 140734864596304 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13653/statm: 2175 251 211 178 0 68 0
[pid=13654] ppid=13653 vsize=214456 CPUtime=2372.79 cores=0,2,4,6
/proc/13654/stat : 13654 (priss) R 13653 13653 12807 0 -1 4202496 34732 0 0 0 235450 1829 0 0 25 0 2 0 517825673 219602944 32494 33554432000 4194304 5787044 140733408055904 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 53614 32494 392 389 0 49364 0
[pid=13654/tid=13656] ppid=13653 vsize=214456 CPUtime=1072.77 cores=0,2,4,6
/proc/13654/task/13656/stat : 13656 (priss) R 13653 13653 12807 0 -1 4202560 2707 0 0 0 105937 1340 0 0 18 0 2 0 517825752 219602944 32494 33554432000 4194304 5787044 140733408055904 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2372.79
Current children cumulated vsize (KiB) 223156

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 13653 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2372.79
#
# 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): 2372.79
CPU user time (s): 2354.5
CPU system time (s): 18.29
CPU usage (%): 182.52
Max. virtual memory (cumulated for all children) (KiB): 223156

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

runsolver used 2.16767 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 09:30:59
IDJOB=3262602
IDBENCH=83356
IDSOLVER=1601
FILE ID=node123/3262602-1304062259
RUNJOBID= node123-1304057050-13125
PBS_JOBID= 13170421
Free space on /tmp= 72816 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262602-1304062259/watcher-3262602-1304062259 -o /tmp/evaluation-result-3262602-1304062259/solver-3262602-1304062259 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3262602-1304062259.cnf 1659462111 4800 15500 4

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1659462111

node123.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.838
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.67
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.838
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14022384 kB
Buffers:       2193012 kB
Cached:       16010856 kB
SwapCached:          0 kB
Active:        9199512 kB
Inactive:      9180580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14022384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:      175140 kB
Mapped:          15524 kB
Slab:           486160 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   334272 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= 72812 MiB
End job on node123 at 2011-04-29 09:52:41