Trace number 3262382

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_406.cnf
MD5SUM906590ef62b3db2841b2d529fd1636f7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark698.76
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of clauses22241
Sum of the clauses size99837
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268
Number of clauses of size 320324
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51849

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: 3035
0.00/0.01	c parsetime: 6912us
0.00/0.01	c parsed 22241 clauses with 203 variables
1.79/1.89	c preprocessor returned 10048 variables
1.79/1.89	c preprocessing returned UNKNOWN
1.79/1.89	c PP set 0 variables
1.79/1.89	c pp time: 1883666us (1s)

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-3262382-1304061600/watcher-3262382-1304061600 -o /tmp/evaluation-result-3262382-1304061600/solver-3262382-1304061600 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262382-1304061600.cnf 402952245 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.66 3.63 3.85 4/183 3034
/proc/meminfo: memFree=22173900/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0

[startup+0.084871 s]
/proc/loadavg: 3.66 3.63 3.85 4/183 3034
/proc/meminfo: memFree=22173900/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100864 s]
/proc/loadavg: 3.66 3.63 3.85 4/183 3034
/proc/meminfo: memFree=22173900/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300793 s]
/proc/loadavg: 3.66 3.63 3.85 4/183 3034
/proc/meminfo: memFree=22173900/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700736 s]
/proc/loadavg: 3.66 3.63 3.85 4/183 3034
/proc/meminfo: memFree=22173900/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 3.66 3.63 3.85 4/185 3036
/proc/meminfo: memFree=22167684/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=26000 CPUtime=1.49 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 2618 0 0 0 149 0 0 0 25 0 1 0 517757902 26624000 2437 33554432000 4194304 5787044 140733711339600 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3035/statm: 6500 2437 341 389 0 2250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34700

[startup+3.10027 s]
/proc/loadavg: 3.66 3.63 3.85 5/186 3037
/proc/meminfo: memFree=22162592/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=104644 CPUtime=3.75 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 3656 0 0 0 370 5 0 0 25 0 2 0 517757902 107155456 3239 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 26161 3239 391 389 0 21911 0
[pid=3035/tid=3037] ppid=3034 vsize=104644 CPUtime=0.65 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 64 0 0 0 64 1 0 0 18 0 2 0 517758092 107155456 3239 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 113344

[startup+6.30067 s]
/proc/loadavg: 3.68 3.63 3.85 3/186 3037
/proc/meminfo: memFree=22161108/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=105468 CPUtime=8.77 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 3933 0 0 0 859 18 0 0 25 0 2 0 517757902 107999232 3516 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 26367 3516 391 389 0 22117 0
[pid=3035/tid=3037] ppid=3034 vsize=105468 CPUtime=2.47 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 111 0 0 0 241 6 0 0 18 0 2 0 517758092 107999232 3516 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 114168

[startup+12.7005 s]
/proc/loadavg: 3.71 3.64 3.85 4/186 3037
/proc/meminfo: memFree=22159224/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=107392 CPUtime=18.97 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 4451 0 0 0 1854 43 0 0 25 0 2 0 517757902 109969408 4034 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 26848 4034 391 389 0 22598 0
[pid=3035/tid=3037] ppid=3034 vsize=107392 CPUtime=6.27 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 180 0 0 0 612 15 0 0 18 0 2 0 517758092 109969408 4034 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.97
Current children cumulated vsize (KiB) 116092

[startup+25.5012 s]
/proc/loadavg: 3.62 3.62 3.84 5/186 3037
/proc/meminfo: memFree=22155264/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=110620 CPUtime=39.53 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 5273 0 0 0 3868 85 0 0 25 0 2 0 517757902 113274880 4856 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 27655 4856 392 389 0 23405 0
[pid=3035/tid=3037] ppid=3034 vsize=110620 CPUtime=14.02 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 280 0 0 0 1372 30 0 0 18 0 2 0 517758092 113274880 4856 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39.53
Current children cumulated vsize (KiB) 119320

[startup+51.1004 s]
/proc/loadavg: 3.62 3.62 3.83 5/186 3038
/proc/meminfo: memFree=22145552/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=118912 CPUtime=80.92 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 7569 0 0 0 7938 154 0 0 25 0 2 0 517757902 121765888 7152 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 29728 7152 392 389 0 25478 0
[pid=3035/tid=3037] ppid=3034 vsize=118912 CPUtime=29.81 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 440 0 0 0 2925 56 0 0 18 0 2 0 517758092 121765888 7152 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 80.92
Current children cumulated vsize (KiB) 127612

[startup+102.307 s]
/proc/loadavg: 3.65 3.63 3.82 5/186 3039
/proc/meminfo: memFree=22130412/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=127356 CPUtime=165.79 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 9841 0 0 0 16308 271 0 0 25 0 2 0 517757902 130412544 9424 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 31839 9424 392 389 0 27589 0
[pid=3035/tid=3037] ppid=3034 vsize=127356 CPUtime=63.48 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 713 0 0 0 6247 101 0 0 18 0 2 0 517758092 130412544 9424 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 165.79
Current children cumulated vsize (KiB) 136056

[startup+162.301 s]
/proc/loadavg: 3.68 3.65 3.81 5/186 3041
/proc/meminfo: memFree=22106448/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=138656 CPUtime=267.12 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 12850 0 0 0 26320 392 0 0 25 0 2 0 517757902 141983744 12176 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 34664 12176 392 389 0 30414 0
[pid=3035/tid=3037] ppid=3034 vsize=138656 CPUtime=104.81 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 935 0 0 0 10333 148 0 0 18 0 2 0 517758092 141983744 12176 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 267.12
Current children cumulated vsize (KiB) 147356

[startup+222.301 s]
/proc/loadavg: 3.71 3.66 3.81 5/186 3042
/proc/meminfo: memFree=22082256/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=150672 CPUtime=370.38 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 16135 0 0 0 36555 483 0 0 25 0 2 0 517757902 154288128 15461 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 37668 15461 392 389 0 33418 0
[pid=3035/tid=3037] ppid=3034 vsize=150672 CPUtime=148.06 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 1193 0 0 0 14621 185 0 0 18 0 2 0 517758092 154288128 15461 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 370.38
Current children cumulated vsize (KiB) 159372

[startup+282.301 s]
/proc/loadavg: 3.85 3.71 3.81 5/186 3044
/proc/meminfo: memFree=22064748/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=150672 CPUtime=473.95 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 18127 0 0 0 46819 576 0 0 25 0 2 0 517757902 154288128 17453 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527571 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 37668 17453 392 389 0 33418 0
[pid=3035/tid=3037] ppid=3034 vsize=150672 CPUtime=191.64 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) S 3034 3034 32466 0 -1 4202560 1301 0 0 0 18942 222 0 0 18 0 2 0 517758092 154288128 17453 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 18446604453841391872 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 473.95

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

[pid=3035] ppid=3034 vsize=163024 CPUtime=1217.46 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 29737 0 0 0 120678 1068 0 0 25 0 2 0 517757902 166936576 28123 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 40756 28123 392 389 0 36506 0
[pid=3035/tid=3037] ppid=3034 vsize=163024 CPUtime=515.13 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 1838 0 0 0 51092 421 0 0 18 0 2 0 517758092 166936576 28123 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1217.46
Current children cumulated vsize (KiB) 171724

[startup+762.307 s]
/proc/loadavg: 3.99 3.83 3.82 6/186 3092
/proc/meminfo: memFree=22113932/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=167636 CPUtime=1325.6 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 32369 0 0 0 131434 1126 0 0 25 0 2 0 517757902 171659264 30755 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527205 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 41909 30755 392 389 0 37659 0
[pid=3035/tid=3037] ppid=3034 vsize=167636 CPUtime=563.27 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 1981 0 0 0 55882 445 0 0 18 0 2 0 517758092 171659264 30755 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1325.6
Current children cumulated vsize (KiB) 176336

[startup+822.3 s]
/proc/loadavg: 3.97 3.84 3.82 5/186 3093
/proc/meminfo: memFree=22093708/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=168148 CPUtime=1434.24 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 34165 0 0 0 142249 1175 0 0 25 0 2 0 517757902 172183552 32551 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 42037 32551 392 389 0 37787 0
[pid=3035/tid=3037] ppid=3034 vsize=168148 CPUtime=611.92 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2103 0 0 0 60727 465 0 0 18 0 2 0 517758092 172183552 32551 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1434.24
Current children cumulated vsize (KiB) 176848

[startup+882.3 s]
/proc/loadavg: 3.94 3.85 3.82 4/186 3095
/proc/meminfo: memFree=22070376/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=173080 CPUtime=1543.62 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 36931 0 0 0 153141 1221 0 0 25 0 2 0 517757902 177233920 34990 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 43270 34990 392 389 0 39020 0
[pid=3035/tid=3037] ppid=3034 vsize=173080 CPUtime=661.29 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2247 0 0 0 65644 485 0 0 18 0 2 0 517758092 177233920 34990 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527716 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1543.62
Current children cumulated vsize (KiB) 181780

[startup+942.301 s]
/proc/loadavg: 3.89 3.85 3.82 5/186 3097
/proc/meminfo: memFree=22070488/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=173080 CPUtime=1650.63 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 36931 0 0 0 163783 1280 0 0 25 0 2 0 517757902 177233920 34990 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 43270 34990 392 389 0 39020 0
[pid=3035/tid=3037] ppid=3034 vsize=173080 CPUtime=708.3 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2247 0 0 0 70320 510 0 0 18 0 2 0 517758092 177233920 34990 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1650.63
Current children cumulated vsize (KiB) 181780

[startup+1002.3 s]
/proc/loadavg: 3.84 3.83 3.81 5/186 3098
/proc/meminfo: memFree=22070224/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=173080 CPUtime=1758.17 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 36931 0 0 0 174483 1334 0 0 25 0 2 0 517757902 177233920 34990 33554432000 4194304 5787044 140733711339600 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 43270 34990 392 389 0 39020 0
[pid=3035/tid=3037] ppid=3034 vsize=173080 CPUtime=755.83 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2247 0 0 0 75051 532 0 0 18 0 2 0 517758092 177233920 34990 33554432000 4194304 5787044 140733711339600 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1758.17
Current children cumulated vsize (KiB) 181780

[startup+1062.3 s]
/proc/loadavg: 3.94 3.86 3.82 4/186 3100
/proc/meminfo: memFree=22069452/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=173080 CPUtime=1866.21 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 36955 0 0 0 185235 1386 0 0 25 0 2 0 517757902 177233920 35014 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 43270 35014 392 389 0 39020 0
[pid=3035/tid=3037] ppid=3034 vsize=173080 CPUtime=803.87 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2258 0 0 0 79833 554 0 0 18 0 2 0 517758092 177233920 35014 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1866.21
Current children cumulated vsize (KiB) 181780

[startup+1122.3 s]
/proc/loadavg: 3.73 3.82 3.81 4/186 3101
/proc/meminfo: memFree=22066084/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=173976 CPUtime=1974.96 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 37211 0 0 0 196054 1442 0 0 25 0 2 0 517757902 178151424 35270 33554432000 4194304 5787044 140733711339600 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 43494 35270 392 389 0 39244 0
[pid=3035/tid=3037] ppid=3034 vsize=173976 CPUtime=852.62 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) S 3034 3034 32466 0 -1 4202560 2388 0 0 0 84683 579 0 0 18 0 2 0 517758092 178151424 35270 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 18446604453841391872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1974.96
Current children cumulated vsize (KiB) 182676

[startup+1182.3 s]
/proc/loadavg: 3.72 3.79 3.80 5/186 3103
/proc/meminfo: memFree=22055148/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=173976 CPUtime=2084.22 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 37308 0 0 0 206928 1494 0 0 25 0 2 0 517757902 178151424 35367 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 43494 35367 392 389 0 39244 0
[pid=3035/tid=3037] ppid=3034 vsize=173976 CPUtime=901.88 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2428 0 0 0 89586 602 0 0 18 0 2 0 517758092 178151424 35367 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2084.22
Current children cumulated vsize (KiB) 182676

[startup+1242.3 s]
/proc/loadavg: 3.80 3.80 3.80 5/186 3105
/proc/meminfo: memFree=22043232/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=240152 CPUtime=2193.63 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 38592 0 0 0 217818 1545 0 0 25 0 2 0 517757902 245915648 36651 33554432000 4194304 5787044 140733711339600 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 60038 36651 392 389 0 55788 0
[pid=3035/tid=3037] ppid=3034 vsize=240152 CPUtime=951.28 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2552 0 0 0 94504 624 0 0 18 0 2 0 517758092 245915648 36651 33554432000 4194304 5787044 140733711339600 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2193.63
Current children cumulated vsize (KiB) 248852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 3.82 3.81 5/186 3106
/proc/meminfo: memFree=22024616/32951124 swapFree=67111524/67111528
[pid=3034] ppid=3032 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3034/stat : 3034 (prissup.sh) S 3032 3034 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517757902 8908800 252 33554432000 4194304 4922060 140736355648032 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3034/statm: 2175 252 211 178 0 68 0
[pid=3035] ppid=3034 vsize=244764 CPUtime=2299.18 cores=0,2,4,6
/proc/3035/stat : 3035 (priss) R 3034 3034 32466 0 -1 4202496 41041 0 0 0 228326 1592 0 0 25 0 2 0 517757902 250638336 39100 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3035/statm: 61191 39100 392 389 0 56941 0
[pid=3035/tid=3037] ppid=3034 vsize=244764 CPUtime=999.13 cores=0,2,4,6
/proc/3035/task/3037/stat : 3037 (priss) R 3034 3034 32466 0 -1 4202560 2648 0 0 0 99270 643 0 0 18 0 2 0 517758092 250638336 39100 33554432000 4194304 5787044 140733711339600 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2299.18
Current children cumulated vsize (KiB) 253464

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 3034 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2299.18
#
# 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): 2299.18
CPU user time (s): 2283.26
CPU system time (s): 15.92
CPU usage (%): 176.857
Max. virtual memory (cumulated for all children) (KiB): 253464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 332
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= 6
involuntary context switches= 3

runsolver used 2.34264 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 09:20:00
IDJOB=3262382
IDBENCH=83298
IDSOLVER=1601
FILE ID=node135/3262382-1304061600
RUNJOBID= node135-1304058996-2705
PBS_JOBID= 13170376
Free space on /tmp= 71120 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_406.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262382-1304061600/watcher-3262382-1304061600 -o /tmp/evaluation-result-3262382-1304061600/solver-3262382-1304061600 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3262382-1304061600.cnf 402952245 4800 15500 4

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
RANDOM SEED=402952245

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22174172 kB
Buffers:       1831988 kB
Cached:        8139068 kB
SwapCached:          4 kB
Active:        2612168 kB
Inactive:      7571736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22174172 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:      212692 kB
Mapped:          15528 kB
Slab:           528616 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   374260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71116 MiB
End job on node135 at 2011-04-29 09:41:42