Trace number 3250588

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

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: 25511
0.00/0.01	c parsetime: 13036us
0.00/0.01	c parsed 41426 clauses with 389 variables
2.59/2.60	c preprocessor returned 10001 variables
2.59/2.60	c preprocessing returned UNKNOWN
2.59/2.60	c PP set 0 variables
2.59/2.60	c pp time: 2584253us (2s)

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

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

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


[startup+0 s]
/proc/loadavg: 3.48 5.61 6.99 3/178 25510
/proc/meminfo: memFree=18304768/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0

[startup+0.010427 s]
/proc/loadavg: 3.48 5.61 6.99 3/178 25510
/proc/meminfo: memFree=18304768/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100447 s]
/proc/loadavg: 3.48 5.61 6.99 3/178 25510
/proc/meminfo: memFree=18304768/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30041 s]
/proc/loadavg: 3.48 5.61 6.99 3/178 25510
/proc/meminfo: memFree=18304768/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700327 s]
/proc/loadavg: 3.48 5.61 6.99 3/178 25510
/proc/meminfo: memFree=18304768/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50117 s]
/proc/loadavg: 3.48 5.61 6.99 3/180 25512
/proc/meminfo: memFree=18294344/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=24876 CPUtime=1.49 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 2311 0 0 0 149 0 0 0 25 0 1 0 517780683 25473024 2232 33554432000 4194304 5787044 140734921252144 18446744073709551615 4336794 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25511/statm: 6219 2232 339 389 0 1969 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33576

[startup+3.10085 s]
/proc/loadavg: 3.48 5.61 6.99 4/181 25513
/proc/meminfo: memFree=18287768/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=106260 CPUtime=3.45 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 3992 0 0 0 342 3 0 0 19 0 2 0 517780683 108810240 3678 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 26565 3678 392 389 0 22315 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 114960

[startup+6.3002 s]
/proc/loadavg: 3.52 5.58 6.97 4/182 25514
/proc/meminfo: memFree=18283368/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=107196 CPUtime=9.11 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 4325 0 0 0 892 19 0 0 25 0 2 0 517780683 109768704 4011 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 26799 4011 392 389 0 22549 0
[pid=25511/tid=25514] ppid=25510 vsize=107196 CPUtime=2.82 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 54 0 0 0 270 12 0 0 15 0 2 0 517780944 109768704 4011 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.11
Current children cumulated vsize (KiB) 115896

[startup+12.7009 s]
/proc/loadavg: 3.48 5.54 6.95 5/182 25515
/proc/meminfo: memFree=18278976/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=109208 CPUtime=20.47 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 4864 0 0 0 1998 49 0 0 25 0 2 0 517780683 111828992 4550 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 27302 4550 392 389 0 23052 0
[pid=25511/tid=25514] ppid=25510 vsize=109208 CPUtime=7.77 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 92 0 0 0 746 31 0 0 15 0 2 0 517780944 111828992 4550 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.47
Current children cumulated vsize (KiB) 117908

[startup+25.5004 s]
/proc/loadavg: 3.59 5.46 6.90 5/182 25515
/proc/meminfo: memFree=18271336/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=112664 CPUtime=43.28 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 5787 0 0 0 4221 107 0 0 25 0 2 0 517780683 115367936 5473 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 28166 5473 392 389 0 23916 0
[pid=25511/tid=25514] ppid=25510 vsize=112664 CPUtime=17.78 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 195 0 0 0 1711 67 0 0 16 0 2 0 517780944 115367936 5473 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.28
Current children cumulated vsize (KiB) 121364

[startup+51.1003 s]
/proc/loadavg: 3.66 5.33 6.82 5/182 25516
/proc/meminfo: memFree=18251324/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=122408 CPUtime=88.76 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 8393 0 0 0 8573 303 0 0 25 0 2 0 517780683 125345792 8079 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 30602 8079 392 389 0 26352 0
[pid=25511/tid=25514] ppid=25510 vsize=122408 CPUtime=37.66 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 375 0 0 0 3554 212 0 0 15 0 2 0 517780944 125345792 8079 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.76
Current children cumulated vsize (KiB) 131108

[startup+102.306 s]
/proc/loadavg: 3.79 5.10 6.66 4/182 25517
/proc/meminfo: memFree=18220068/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=132448 CPUtime=181.71 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 13334 0 0 0 17683 488 0 0 25 0 2 0 517780683 135626752 12999 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25511/statm: 33112 12999 392 389 0 28862 0
[pid=25511/tid=25514] ppid=25510 vsize=132448 CPUtime=79.39 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 689 0 0 0 7618 321 0 0 16 0 2 0 517780944 135626752 12999 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 18446604471148287296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 181.71
Current children cumulated vsize (KiB) 141148

[startup+162.3 s]
/proc/loadavg: 3.85 4.88 6.49 5/182 25519
/proc/meminfo: memFree=18188564/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=151400 CPUtime=291.79 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 18304 0 0 0 28513 666 0 0 25 0 2 0 517780683 155033600 17712 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25511/statm: 37850 17712 392 389 0 33600 0
[pid=25511/tid=25514] ppid=25510 vsize=151400 CPUtime=129.49 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 923 0 0 0 12519 430 0 0 16 0 2 0 517780944 155033600 17712 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 291.79
Current children cumulated vsize (KiB) 160100

[startup+222.3 s]
/proc/loadavg: 3.87 4.69 6.32 5/182 25520
/proc/meminfo: memFree=18162636/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=161996 CPUtime=402.37 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 21186 0 0 0 39406 831 0 0 25 0 2 0 517780683 165883904 20594 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25511/statm: 40499 20594 392 389 0 36249 0
[pid=25511/tid=25514] ppid=25510 vsize=161996 CPUtime=180.06 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 1066 0 0 0 17479 527 0 0 16 0 2 0 517780944 165883904 20594 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 170696

[startup+282.3 s]
/proc/loadavg: 3.81 4.52 6.16 5/182 25522
/proc/meminfo: memFree=18156548/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=167376 CPUtime=513.03 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 22566 0 0 0 50325 978 0 0 25 0 2 0 517780683 171393024 21974 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25511/statm: 41844 21974 392 389 0 37594 0
[pid=25511/tid=25514] ppid=25510 vsize=167376 CPUtime=230.73 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 1108 0 0 0 22459 614 0 0 15 0 2 0 517780944 171393024 21974 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 513.03
Current children cumulated vsize (KiB) 176076


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

[pid=25511] ppid=25510 vsize=214564 CPUtime=1295.57 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 35202 0 0 0 127784 1773 0 0 25 0 2 0 517780683 219713536 34097 33554432000 4194304 5787044 140734921252144 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 53641 34097 392 389 0 49391 0
[pid=25511/tid=25514] ppid=25510 vsize=214564 CPUtime=593.25 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 1787 0 0 0 58247 1078 0 0 16 0 2 0 517780944 219713536 34097 33554432000 4194304 5787044 140734921252144 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1295.57
Current children cumulated vsize (KiB) 223264

[startup+762.307 s]
/proc/loadavg: 3.65 3.88 5.17 5/182 25535
/proc/meminfo: memFree=18046448/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=223400 CPUtime=1408.18 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 37659 0 0 0 138951 1867 0 0 25 0 2 0 517780683 228761600 36554 33554432000 4194304 5787044 140734921252144 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 55850 36554 392 389 0 51600 0
[pid=25511/tid=25514] ppid=25510 vsize=223400 CPUtime=645.85 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 1968 0 0 0 63453 1132 0 0 16 0 2 0 517780944 228761600 36554 33554432000 4194304 5787044 140734921252144 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1408.18
Current children cumulated vsize (KiB) 232100

[startup+822.301 s]
/proc/loadavg: 3.68 3.85 5.07 5/182 25536
/proc/meminfo: memFree=18023000/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=236324 CPUtime=1520.84 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 41115 0 0 0 150126 1958 0 0 25 0 2 0 517780683 241995776 40010 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 59081 40010 392 389 0 54831 0
[pid=25511/tid=25514] ppid=25510 vsize=236324 CPUtime=698.5 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2209 0 0 0 68666 1184 0 0 16 0 2 0 517780944 241995776 40010 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1520.84
Current children cumulated vsize (KiB) 245024

[startup+882.301 s]
/proc/loadavg: 3.88 3.88 5.00 5/182 25538
/proc/meminfo: memFree=17994468/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=251024 CPUtime=1633.11 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 44948 0 0 0 161264 2047 0 0 25 0 2 0 517780683 257048576 43843 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 62756 43843 392 389 0 58506 0
[pid=25511/tid=25514] ppid=25510 vsize=251024 CPUtime=750.77 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2372 0 0 0 73841 1236 0 0 16 0 2 0 517780944 257048576 43843 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 18446604471148287296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1633.11
Current children cumulated vsize (KiB) 259724

[startup+942.3 s]
/proc/loadavg: 3.81 3.85 4.92 5/182 25539
/proc/meminfo: memFree=17994580/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=251024 CPUtime=1745.03 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 44948 0 0 0 172358 2145 0 0 25 0 2 0 517780683 257048576 43843 33554432000 4194304 5787044 140734921252144 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25511/statm: 62756 43843 392 389 0 58506 0
[pid=25511/tid=25514] ppid=25510 vsize=251024 CPUtime=802.7 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2372 0 0 0 78979 1291 0 0 16 0 2 0 517780944 257048576 43843 33554432000 4194304 5787044 140734921252144 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1745.03
Current children cumulated vsize (KiB) 259724

[startup+1002.3 s]
/proc/loadavg: 3.77 3.84 4.85 5/182 25541
/proc/meminfo: memFree=17994320/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=251024 CPUtime=1857.35 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 44948 0 0 0 183500 2235 0 0 25 0 2 0 517780683 257048576 43843 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 62756 43843 392 389 0 58506 0
[pid=25511/tid=25514] ppid=25510 vsize=251024 CPUtime=855 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2372 0 0 0 84158 1342 0 0 16 0 2 0 517780944 257048576 43843 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1857.35
Current children cumulated vsize (KiB) 259724

[startup+1062.3 s]
/proc/loadavg: 3.95 3.87 4.80 5/182 25543
/proc/meminfo: memFree=17994184/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=251024 CPUtime=1969.75 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 44979 0 0 0 194651 2324 0 0 25 0 2 0 517780683 257048576 43874 33554432000 4194304 5787044 140734921252144 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 62756 43874 392 389 0 58506 0
[pid=25511/tid=25514] ppid=25510 vsize=251024 CPUtime=907.41 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2401 0 0 0 89348 1393 0 0 16 0 2 0 517780944 257048576 43874 33554432000 4194304 5787044 140734921252144 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1969.75
Current children cumulated vsize (KiB) 259724

[startup+1122.3 s]
/proc/loadavg: 3.86 3.86 4.73 5/182 25544
/proc/meminfo: memFree=17993428/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=251024 CPUtime=2082.37 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 45055 0 0 0 205831 2406 0 0 25 0 2 0 517780683 257048576 43950 33554432000 4194304 5787044 140734921252144 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 62756 43950 392 389 0 58506 0
[pid=25511/tid=25514] ppid=25510 vsize=251024 CPUtime=960.02 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2465 0 0 0 94562 1440 0 0 16 0 2 0 517780944 257048576 43950 33554432000 4194304 5787044 140734921252144 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2082.37
Current children cumulated vsize (KiB) 259724

[startup+1182.3 s]
/proc/loadavg: 3.88 3.87 4.68 5/182 25546
/proc/meminfo: memFree=17992052/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=251024 CPUtime=2195.17 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 45287 0 0 0 217036 2481 0 0 25 0 2 0 517780683 257048576 44182 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 62756 44182 392 389 0 58506 0
[pid=25511/tid=25514] ppid=25510 vsize=251024 CPUtime=1012.82 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2609 0 0 0 99797 1485 0 0 16 0 2 0 517780944 257048576 44182 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2195.17
Current children cumulated vsize (KiB) 259724

[startup+1242.3 s]
/proc/loadavg: 3.84 3.86 4.62 5/182 25547
/proc/meminfo: memFree=17973192/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=263828 CPUtime=2307.98 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 48696 0 0 0 228238 2560 0 0 25 0 2 0 517780683 270159872 47591 33554432000 4194304 5787044 140734921252144 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 65957 47591 392 389 0 61707 0
[pid=25511/tid=25514] ppid=25510 vsize=263828 CPUtime=1065.63 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) R 25510 25510 25471 0 -1 4202560 2742 0 0 0 105034 1529 0 0 15 0 2 0 517780944 270159872 47591 33554432000 4194304 5787044 140734921252144 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2307.98
Current children cumulated vsize (KiB) 272528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.79 3.84 4.57 2/179 25550
/proc/meminfo: memFree=18110724/32950928 swapFree=67111528/67111528
[pid=25510] ppid=25508 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25510/stat : 25510 (prissup.sh) S 25508 25510 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 517780683 8908800 251 33554432000 4194304 4922060 140734457113552 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25510/statm: 2175 251 211 178 0 68 0
[pid=25511] ppid=25510 vsize=277412 CPUtime=2416.5 cores=1,3,5,7
/proc/25511/stat : 25511 (priss) R 25510 25510 25471 0 -1 4202496 52263 0 0 0 239018 2632 0 0 25 0 2 0 517780683 284069888 50133 33554432000 4194304 5787044 140734921252144 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25511/statm: 69353 50133 392 389 0 65103 0
[pid=25511/tid=25514] ppid=25510 vsize=277412 CPUtime=1116.44 cores=1,3,5,7
/proc/25511/task/25514/stat : 25514 (priss) S 25510 25510 25471 0 -1 4202560 2890 0 0 0 110076 1568 0 0 16 0 2 0 517780944 284069888 50133 33554432000 4194304 5787044 140734921252144 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2416.5
Current children cumulated vsize (KiB) 286112

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 25510 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 2416.5
#
# 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): 2416.5
CPU user time (s): 2390.18
CPU system time (s): 26.32
CPU usage (%): 185.882
Max. virtual memory (cumulated for all children) (KiB): 286112

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= 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= 4
involuntary context switches= 2

runsolver used 2.08368 second user time and 5.00524 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 09:24:00
IDJOB=3250588
IDBENCH=83321
IDSOLVER=1601
FILE ID=node149/3250588-1304061840
RUNJOBID= node149-1304061840-25490
PBS_JOBID= 13170452
Free space on /tmp= 71928 MiB

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

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=119780644

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:      18305048 kB
Buffers:       2223032 kB
Cached:       11802252 kB
SwapCached:          0 kB
Active:        5954080 kB
Inactive:      8141852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18305048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4436 kB
Writeback:           0 kB
AnonPages:       70220 kB
Mapped:          14808 kB
Slab:           484560 kB
PageTables:       4592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   210768 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= 71932 MiB
End job on node149 at 2011-04-29 09:45:42