Trace number 3291779

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

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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: 26286
0.00/0.28	c parsetime: 284756us
0.00/0.28	c parsed 484871 clauses with 6228 variables
23.99/24.07	c preprocessor returned 10002 variables
23.99/24.07	c preprocessing returned UNKNOWN
23.99/24.07	c PP set 90 variables
23.99/24.07	c pp time: 23781882us (23s)

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-3291779-1304070967/watcher-3291779-1304070967 -o /tmp/evaluation-result-3291779-1304070967/solver-3291779-1304070967 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3291779-1304070967.cnf 1976292915 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.57 3.74 3.64 2/178 26285
/proc/meminfo: memFree=18237736/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0

[startup+0.066337 s]
/proc/loadavg: 3.57 3.74 3.64 2/178 26285
/proc/meminfo: memFree=18237736/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100337 s]
/proc/loadavg: 3.57 3.74 3.64 2/178 26285
/proc/meminfo: memFree=18237736/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300296 s]
/proc/loadavg: 3.57 3.74 3.64 2/178 26285
/proc/meminfo: memFree=18237736/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700211 s]
/proc/loadavg: 3.57 3.74 3.64 2/178 26285
/proc/meminfo: memFree=18237736/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 3.57 3.74 3.64 3/180 26287
/proc/meminfo: memFree=18176348/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=79172 CPUtime=1.49 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 16330 0 0 0 147 2 0 0 25 0 1 0 518693489 81072128 15437 33554432000 4194304 5787044 140734981719568 18446744073709551615 4336744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26286/statm: 19793 15437 336 389 0 15543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87872

[startup+3.10073 s]
/proc/loadavg: 3.57 3.74 3.64 3/180 26287
/proc/meminfo: memFree=18176112/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=79172 CPUtime=3.09 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 16331 0 0 0 307 2 0 0 25 0 1 0 518693489 81072128 15438 33554432000 4194304 5787044 140734981719568 18446744073709551615 4336193 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26286/statm: 19793 15438 337 389 0 15543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87872

[startup+6.30109 s]
/proc/loadavg: 3.44 3.71 3.63 4/181 26288
/proc/meminfo: memFree=18164592/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=79172 CPUtime=6.29 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 16331 0 0 0 627 2 0 0 25 0 1 0 518693489 81072128 15438 33554432000 4194304 5787044 140734981719568 18446744073709551615 4336256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26286/statm: 19793 15438 337 389 0 15543 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87872

[startup+12.7008 s]
/proc/loadavg: 3.41 3.70 3.63 4/181 26317
/proc/meminfo: memFree=18208824/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=79172 CPUtime=12.69 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 16337 0 0 0 1267 2 0 0 25 0 1 0 518693489 81072128 15444 33554432000 4194304 5787044 140734981719568 18446744073709551615 4336734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26286/statm: 19793 15444 337 389 0 15543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87872

[startup+25.5003 s]
/proc/loadavg: 3.25 3.65 3.61 5/182 26347
/proc/meminfo: memFree=18191452/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=229456 CPUtime=26.17 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 20623 0 0 0 2559 58 0 0 18 0 2 0 518693489 234962944 18251 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 57364 18251 392 389 0 53114 0
[pid=26286/tid=26347] ppid=26285 vsize=229456 CPUtime=0.67 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 242 0 0 0 35 32 0 0 15 0 2 0 518695902 234962944 18251 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26.17
Current children cumulated vsize (KiB) 238156

[startup+51.1012 s]
/proc/loadavg: 3.28 3.63 3.61 5/182 26348
/proc/meminfo: memFree=18169896/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=235828 CPUtime=66.69 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 23729 0 0 0 5831 838 0 0 25 0 2 0 518693489 241487872 21357 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 58957 21357 392 389 0 54707 0
[pid=26286/tid=26347] ppid=26285 vsize=235828 CPUtime=15.59 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 708 0 0 0 1025 534 0 0 15 0 2 0 518695902 241487872 21357 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 66.69
Current children cumulated vsize (KiB) 244528

[startup+102.307 s]
/proc/loadavg: 3.47 3.62 3.61 5/182 26378
/proc/meminfo: memFree=17500976/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=241980 CPUtime=153.22 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 30667 0 0 0 13316 2006 0 0 25 0 2 0 518693489 247787520 28130 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 60495 28130 392 389 0 56245 0
[pid=26286/tid=26347] ppid=26285 vsize=241980 CPUtime=50.91 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 1302 0 0 0 3735 1356 0 0 16 0 2 0 518695902 247787520 28130 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 153.22
Current children cumulated vsize (KiB) 250680

[startup+162.301 s]
/proc/loadavg: 3.62 3.64 3.61 4/182 26380
/proc/meminfo: memFree=17473836/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=261504 CPUtime=258.01 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 36279 0 0 0 23069 2732 0 0 25 0 2 0 518693489 267780096 33742 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 65376 33742 392 389 0 61126 0
[pid=26286/tid=26347] ppid=26285 vsize=261504 CPUtime=95.7 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) S 26285 26285 25471 0 -1 4202560 1642 0 0 0 7742 1828 0 0 16 0 2 0 518695902 267780096 33742 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 18446604471153500416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 258.01
Current children cumulated vsize (KiB) 270204

[startup+222.301 s]
/proc/loadavg: 3.56 3.61 3.60 5/182 26382
/proc/meminfo: memFree=17446784/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=265604 CPUtime=364.57 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 41243 0 0 0 33188 3269 0 0 25 0 2 0 518693489 271978496 38504 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26286/statm: 66401 38504 392 389 0 62151 0
[pid=26286/tid=26347] ppid=26285 vsize=265604 CPUtime=142.26 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 1908 0 0 0 12058 2168 0 0 16 0 2 0 518695902 271978496 38504 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 364.57
Current children cumulated vsize (KiB) 274304

[startup+282.301 s]
/proc/loadavg: 3.60 3.61 3.60 5/182 26383
/proc/meminfo: memFree=17412792/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=271752 CPUtime=473.09 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 48123 0 0 0 43641 3668 0 0 25 0 2 0 518693489 278274048 44871 33554432000 4194304 5787044 140734981719568 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26286/statm: 67938 44871 392 389 0 63688 0
[pid=26286/tid=26347] ppid=26285 vsize=271752 CPUtime=190.78 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 2326 0 0 0 16663 2415 0 0 15 0 2 0 518695902 278274048 44871 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 473.09
Current children cumulated vsize (KiB) 280452

[startup+342.301 s]
/proc/loadavg: 3.80 3.66 3.62 3/182 26394
/proc/meminfo: memFree=17403404/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=26286] ppid=26285 vsize=353832 CPUtime=1240.16 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 64376 0 0 0 118342 5674 0 0 25 0 2 0 518693489 362323968 59547 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 88458 59547 392 389 0 84208 0
[pid=26286/tid=26347] ppid=26285 vsize=353832 CPUtime=537.83 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 3453 0 0 0 50123 3660 0 0 16 0 2 0 518695902 362323968 59547 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1240.16
Current children cumulated vsize (KiB) 362532

[startup+762.306 s]
/proc/loadavg: 3.68 3.65 3.63 4/182 26408
/proc/meminfo: memFree=17302220/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=354264 CPUtime=1351.02 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 67915 0 0 0 129240 5862 0 0 25 0 2 0 518693489 362766336 63086 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 88566 63086 392 389 0 84316 0
[pid=26286/tid=26347] ppid=26285 vsize=354264 CPUtime=588.69 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 3817 0 0 0 55096 3773 0 0 16 0 2 0 518695902 362766336 63086 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1351.02
Current children cumulated vsize (KiB) 362964

[startup+822.301 s]
/proc/loadavg: 3.67 3.65 3.63 5/182 26410
/proc/meminfo: memFree=17283076/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=354440 CPUtime=1459.96 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 69283 0 0 0 139787 6209 0 0 25 0 2 0 518693489 362946560 63973 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 88610 63973 392 389 0 84360 0
[pid=26286/tid=26347] ppid=26285 vsize=354440 CPUtime=637.62 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 3910 0 0 0 59769 3993 0 0 16 0 2 0 518695902 362946560 63973 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1459.96
Current children cumulated vsize (KiB) 363140

[startup+882.301 s]
/proc/loadavg: 3.64 3.64 3.63 5/182 26411
/proc/meminfo: memFree=17271648/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=354440 CPUtime=1569.76 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 69283 0 0 0 150517 6459 0 0 25 0 2 0 518693489 362946560 63973 33554432000 4194304 5787044 140734981719568 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 88610 63973 392 389 0 84360 0
[pid=26286/tid=26347] ppid=26285 vsize=354440 CPUtime=687.43 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 3910 0 0 0 64596 4147 0 0 16 0 2 0 518695902 362946560 63973 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1569.76
Current children cumulated vsize (KiB) 363140

[startup+942.301 s]
/proc/loadavg: 3.56 3.61 3.62 4/182 26413
/proc/meminfo: memFree=17271620/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=354440 CPUtime=1680.24 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 69284 0 0 0 161351 6673 0 0 25 0 2 0 518693489 362946560 63974 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26286/statm: 88610 63974 392 389 0 84360 0
[pid=26286/tid=26347] ppid=26285 vsize=354440 CPUtime=737.91 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) S 26285 26285 25471 0 -1 4202560 3910 0 0 0 69513 4278 0 0 16 0 2 0 518695902 362946560 63974 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 18446604471153500416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1680.24
Current children cumulated vsize (KiB) 363140

[startup+1002.3 s]
/proc/loadavg: 3.68 3.62 3.62 5/182 26414
/proc/meminfo: memFree=17270724/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=354584 CPUtime=1791.09 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 69331 0 0 0 172261 6848 0 0 25 0 2 0 518693489 363094016 64021 33554432000 4194304 5787044 140734981719568 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26286/statm: 88646 64021 392 389 0 84396 0
[pid=26286/tid=26347] ppid=26285 vsize=354584 CPUtime=788.75 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 3951 0 0 0 74493 4382 0 0 16 0 2 0 518695902 363094016 64021 33554432000 4194304 5787044 140734981719568 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1791.09
Current children cumulated vsize (KiB) 363284

[startup+1062.3 s]
/proc/loadavg: 3.50 3.58 3.61 3/182 26416
/proc/meminfo: memFree=17262632/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=355320 CPUtime=1902.12 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 69613 0 0 0 183191 7021 0 0 25 0 2 0 518693489 363847680 64303 33554432000 4194304 5787044 140734981719568 18446744073709551615 5527508 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 88830 64303 392 389 0 84580 0
[pid=26286/tid=26347] ppid=26285 vsize=355320 CPUtime=839.77 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 4098 0 0 0 79490 4487 0 0 16 0 2 0 518695902 363847680 64303 33554432000 4194304 5787044 140734981719568 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1902.12
Current children cumulated vsize (KiB) 364020

[startup+1122.3 s]
/proc/loadavg: 3.48 3.56 3.60 4/182 26418
/proc/meminfo: memFree=17238180/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=422124 CPUtime=2013.27 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 71163 0 0 0 194124 7203 0 0 25 0 2 0 518693489 432254976 65853 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 105531 65853 392 389 0 101281 0
[pid=26286/tid=26347] ppid=26285 vsize=422124 CPUtime=890.93 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 4390 0 0 0 84493 4600 0 0 16 0 2 0 518695902 432254976 65853 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2013.27
Current children cumulated vsize (KiB) 430824

[startup+1182.3 s]
/proc/loadavg: 3.72 3.61 3.61 5/182 26419
/proc/meminfo: memFree=17218432/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=423276 CPUtime=2124.37 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 74752 0 0 0 205064 7373 0 0 25 0 2 0 518693489 433434624 69442 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 105819 69442 392 389 0 101569 0
[pid=26286/tid=26347] ppid=26285 vsize=423276 CPUtime=942.02 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 4691 0 0 0 89501 4701 0 0 15 0 2 0 518695902 433434624 69442 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2124.37
Current children cumulated vsize (KiB) 431976

[startup+1242.3 s]
/proc/loadavg: 3.78 3.65 3.62 4/182 26421
/proc/meminfo: memFree=17208120/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=424772 CPUtime=2235.8 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 77307 0 0 0 216072 7508 0 0 25 0 2 0 518693489 434966528 71997 33554432000 4194304 5787044 140734981719568 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 106193 71997 392 389 0 101943 0
[pid=26286/tid=26347] ppid=26285 vsize=424772 CPUtime=993.46 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 4998 0 0 0 94564 4782 0 0 16 0 2 0 518695902 434966528 71997 33554432000 4194304 5787044 140734981719568 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2235.8
Current children cumulated vsize (KiB) 433472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.54 3.60 3.61 5/182 26422
/proc/meminfo: memFree=17190112/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (prissup.sh) S 26283 26285 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518693489 8908800 252 33554432000 4194304 4922060 140736117923440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26285/statm: 2175 252 211 178 0 68 0
[pid=26286] ppid=26285 vsize=426004 CPUtime=2342.65 cores=1,3,5,7
/proc/26286/stat : 26286 (priss) R 26285 26285 25471 0 -1 4202496 80756 0 0 0 226584 7681 0 0 25 0 2 0 518693489 436228096 75446 33554432000 4194304 5787044 140734981719568 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26286/statm: 106501 75446 392 389 0 102251 0
[pid=26286/tid=26347] ppid=26285 vsize=426004 CPUtime=1042.59 cores=1,3,5,7
/proc/26286/task/26347/stat : 26347 (priss) R 26285 26285 25471 0 -1 4202560 5302 0 0 0 99370 4889 0 0 16 0 2 0 518695902 436228096 75446 33554432000 4194304 5787044 140734981719568 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2342.65
Current children cumulated vsize (KiB) 434704

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 26285 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 2342.65
#
# 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): 2342.65
CPU user time (s): 2265.84
CPU system time (s): 76.81
CPU usage (%): 180.201
Max. virtual memory (cumulated for all children) (KiB): 434704

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= 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.05469 second user time and 5.04223 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 11:56:08
IDJOB=3291779
IDBENCH=84806
IDSOLVER=1601
FILE ID=node149/3291779-1304070967
RUNJOBID= node149-1304061840-25490
PBS_JOBID= 13170452
Free space on /tmp= 71904 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291779-1304070967/watcher-3291779-1304070967 -o /tmp/evaluation-result-3291779-1304070967/solver-3291779-1304070967 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3291779-1304070967.cnf 1976292915 4800 15500 4

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1976292915

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:      18238016 kB
Buffers:       2223192 kB
Cached:       11828660 kB
SwapCached:          0 kB
Active:        6024776 kB
Inactive:      8139048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18238016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30568 kB
Writeback:           0 kB
AnonPages:      111360 kB
Mapped:          15452 kB
Slab:           485556 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   258852 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= 71756 MiB
End job on node149 at 2011-04-29 12:17:50