Trace number 3286075

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications 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 variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

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: 28961
2.49/2.59	c parsetime: 2590729us
2.49/2.59	c parsed 6175026 clauses with 1134832 variables
2.79/2.82	c preprocessor returned 1134832 variables
2.79/2.82	c preprocessing returned UNKNOWN
2.79/2.82	c PP set 0 variables
2.79/2.82	c pp time: 2us (0s)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286075-1304049394/watcher-3286075-1304049394 -o /tmp/evaluation-result-3286075-1304049394/solver-3286075-1304049394 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3286075-1304049394.cnf 388113855 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: 2.61 2.52 2.72 3/178 28960
/proc/meminfo: memFree=30645076/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0

[startup+0.101205 s]
/proc/loadavg: 2.61 2.52 2.72 3/178 28960
/proc/meminfo: memFree=30645076/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201154 s]
/proc/loadavg: 2.61 2.52 2.72 3/178 28960
/proc/meminfo: memFree=30645076/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30111 s]
/proc/loadavg: 2.61 2.52 2.72 3/178 28960
/proc/meminfo: memFree=30645076/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701152 s]
/proc/loadavg: 2.61 2.52 2.72 3/178 28960
/proc/meminfo: memFree=30645076/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 2.61 2.52 2.72 3/180 28962
/proc/meminfo: memFree=30548760/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=153400 CPUtime=1.48 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 37918 0 0 0 142 6 0 0 25 0 1 0 516538569 157081600 33912 33554432000 4194304 5787044 140735925164576 18446744073709551615 4270683 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28961/statm: 38350 33912 304 389 0 34100 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 162100

[startup+3.10073 s]
/proc/loadavg: 2.61 2.52 2.72 3/180 28962
/proc/meminfo: memFree=30447948/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=567712 CPUtime=3.09 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 144028 0 0 0 289 20 0 0 25 0 1 0 516538569 581337088 122722 33554432000 4194304 5787044 140735925164576 18446744073709551615 235598323520 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28961/statm: 141928 122722 347 389 0 137678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 576412

[startup+6.30105 s]
/proc/loadavg: 2.64 2.53 2.72 3/181 28964
/proc/meminfo: memFree=29848676/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=965676 CPUtime=6.48 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 220812 0 0 0 619 29 0 0 21 0 2 0 516538569 988852224 199506 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220939 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 241419 199506 379 389 0 237169 0
[pid=28961/tid=28964] ppid=28960 vsize=965676 CPUtime=0.17 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 921 0 0 0 17 0 0 0 15 0 2 0 516538884 988852224 199506 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 974376

[startup+12.7009 s]
/proc/loadavg: 2.59 2.52 2.71 3/181 28964
/proc/meminfo: memFree=30135904/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=991280 CPUtime=13.21 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 226556 0 0 0 1287 34 0 0 25 0 2 0 516538569 1015070720 205250 33554432000 4194304 5787044 140735925164576 18446744073709551615 4219928 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 247820 205250 379 389 0 243570 0
[pid=28961/tid=28964] ppid=28960 vsize=991280 CPUtime=0.5 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 1011 0 0 0 46 4 0 0 15 0 2 0 516538884 1015070720 205250 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.21
Current children cumulated vsize (KiB) 999980

[startup+25.5007 s]
/proc/loadavg: 2.54 2.51 2.71 3/181 28964
/proc/meminfo: memFree=30045076/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1016880 CPUtime=27.69 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 237457 0 0 0 2718 51 0 0 25 0 2 0 516538569 1041285120 209750 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220936 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 254220 209750 380 389 0 249970 0
[pid=28961/tid=28964] ppid=28960 vsize=1016880 CPUtime=2.18 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2181 0 0 0 200 18 0 0 15 0 2 0 516538884 1041285120 209750 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27.69
Current children cumulated vsize (KiB) 1025580

[startup+51.1013 s]
/proc/loadavg: 2.42 2.48 2.69 3/182 28966
/proc/meminfo: memFree=29852476/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1068080 CPUtime=57.22 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 258582 0 0 0 5620 102 0 0 25 0 2 0 516538569 1093713920 218074 33554432000 4194304 5787044 140735925164576 18446744073709551615 5531966 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 267020 218074 380 389 0 262770 0
[pid=28961/tid=28964] ppid=28960 vsize=1068080 CPUtime=6.12 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2206 0 0 0 549 63 0 0 15 0 2 0 516538884 1093713920 218074 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 57.22
Current children cumulated vsize (KiB) 1076780

[startup+102.301 s]
/proc/loadavg: 2.40 2.48 2.68 4/182 28967
/proc/meminfo: memFree=29788620/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1068080 CPUtime=114.26 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 263633 0 0 0 11261 165 0 0 25 0 2 0 516538569 1093713920 223103 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 267020 223103 380 389 0 262770 0
[pid=28961/tid=28964] ppid=28960 vsize=1068080 CPUtime=11.95 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2263 0 0 0 1081 114 0 0 15 0 2 0 516538884 1093713920 223103 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 114.26
Current children cumulated vsize (KiB) 1076780

[startup+162.301 s]
/proc/loadavg: 2.29 2.43 2.65 4/182 28969
/proc/meminfo: memFree=29729700/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1080376 CPUtime=182.95 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 271885 0 0 0 18040 255 0 0 25 0 2 0 516538569 1106305024 231004 33554432000 4194304 5787044 140735925164576 18446744073709551615 4228033 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 270094 231004 380 389 0 265844 0
[pid=28961/tid=28964] ppid=28960 vsize=1080376 CPUtime=20.65 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2344 0 0 0 1889 176 0 0 15 0 2 0 516538884 1106305024 231004 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 182.95
Current children cumulated vsize (KiB) 1089076

[startup+222.306 s]
/proc/loadavg: 2.47 2.47 2.65 3/182 28970
/proc/meminfo: memFree=29666048/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1099308 CPUtime=250.6 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 276625 0 0 0 24739 321 0 0 25 0 2 0 516538569 1125691392 235744 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220838 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 274827 235744 380 389 0 270577 0
[pid=28961/tid=28964] ppid=28960 vsize=1099308 CPUtime=28.29 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2346 0 0 0 2607 222 0 0 15 0 2 0 516538884 1125691392 235744 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 250.6
Current children cumulated vsize (KiB) 1108008

[startup+282.301 s]
/proc/loadavg: 2.33 2.44 2.62 3/182 28981
/proc/meminfo: memFree=29575036/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1123200 CPUtime=317.87 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 282620 0 0 0 31390 397 0 0 25 0 2 0 516538569 1150156800 241739 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 280800 241739 380 389 0 276550 0
[pid=28961/tid=28964] ppid=28960 vsize=1123200 CPUtime=35.57 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2346 0 0 0 3283 274 0 0 15 0 2 0 516538884 1150156800 241739 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 317.87
Current children cumulated vsize (KiB) 1131900


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

[pid=28961] ppid=28960 vsize=1303980 CPUtime=866.31 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 326303 0 0 0 85626 1005 0 0 25 0 2 0 516538569 1335275520 285347 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28961/statm: 325995 285347 380 389 0 321745 0
[pid=28961/tid=28964] ppid=28960 vsize=1303980 CPUtime=103.99 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2427 0 0 0 9656 743 0 0 17 0 2 0 516538884 1335275520 285347 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 866.31
Current children cumulated vsize (KiB) 1312680

[startup+822.301 s]
/proc/loadavg: 2.26 2.35 2.49 3/182 28998
/proc/meminfo: memFree=29027812/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1369516 CPUtime=936.34 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 334036 0 0 0 92563 1071 0 0 25 0 2 0 516538569 1402384384 293080 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28961/statm: 342379 293080 380 389 0 338129 0
[pid=28961/tid=28964] ppid=28960 vsize=1369516 CPUtime=114.03 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2427 0 0 0 10627 776 0 0 16 0 2 0 516538884 1402384384 293080 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 936.34
Current children cumulated vsize (KiB) 1378216

[startup+882.306 s]
/proc/loadavg: 2.32 2.35 2.48 3/182 29000
/proc/meminfo: memFree=29000216/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1369516 CPUtime=1005.31 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 336895 0 0 0 99392 1139 0 0 25 0 2 0 516538569 1402384384 295939 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220834 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28961/statm: 342379 295939 380 389 0 338129 0
[pid=28961/tid=28964] ppid=28960 vsize=1369516 CPUtime=122.99 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2473 0 0 0 11486 813 0 0 15 0 2 0 516538884 1402384384 295939 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1005.31
Current children cumulated vsize (KiB) 1378216

[startup+942.301 s]
/proc/loadavg: 2.61 2.42 2.49 4/182 29001
/proc/meminfo: memFree=28988516/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1377868 CPUtime=1075.8 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 339988 0 0 0 106369 1211 0 0 25 0 2 0 516538569 1410936832 299032 33554432000 4194304 5787044 140735925164576 18446744073709551615 4254922 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28961/statm: 344467 299032 380 389 0 340217 0
[pid=28961/tid=28964] ppid=28960 vsize=1377868 CPUtime=133.49 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2558 0 0 0 12502 847 0 0 17 0 2 0 516538884 1410936832 299032 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1075.8
Current children cumulated vsize (KiB) 1386568

[startup+1002.3 s]
/proc/loadavg: 2.37 2.38 2.47 3/182 29003
/proc/meminfo: memFree=28975192/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1388468 CPUtime=1142.66 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 343188 0 0 0 113009 1257 0 0 25 0 2 0 516538569 1421791232 302232 33554432000 4194304 5787044 140735925164576 18446744073709551615 4228046 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28961/statm: 347117 302232 380 389 0 342867 0
[pid=28961/tid=28964] ppid=28960 vsize=1388468 CPUtime=140.34 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2558 0 0 0 13167 867 0 0 15 0 2 0 516538884 1421791232 302232 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1142.66
Current children cumulated vsize (KiB) 1397168

[startup+1062.3 s]
/proc/loadavg: 2.58 2.43 2.48 3/182 29005
/proc/meminfo: memFree=28944640/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1388468 CPUtime=1211.43 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 343188 0 0 0 119808 1335 0 0 25 0 2 0 516538569 1421791232 302232 33554432000 4194304 5787044 140735925164576 18446744073709551615 5534193 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 347117 302232 380 389 0 342867 0
[pid=28961/tid=28964] ppid=28960 vsize=1388468 CPUtime=149.12 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2558 0 0 0 13989 923 0 0 16 0 2 0 516538884 1421791232 302232 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1211.43
Current children cumulated vsize (KiB) 1397168

[startup+1122.3 s]
/proc/loadavg: 2.46 2.42 2.47 3/182 29006
/proc/meminfo: memFree=28911968/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1388468 CPUtime=1283.16 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 343188 0 0 0 126856 1460 0 0 25 0 2 0 516538569 1421791232 302232 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220320 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 347117 302232 380 389 0 342867 0
[pid=28961/tid=28964] ppid=28960 vsize=1388468 CPUtime=160.85 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2558 0 0 0 15047 1038 0 0 15 0 2 0 516538884 1421791232 302232 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1283.16
Current children cumulated vsize (KiB) 1397168

[startup+1182.3 s]
/proc/loadavg: 2.55 2.44 2.47 3/182 29008
/proc/meminfo: memFree=28907936/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1392348 CPUtime=1353.25 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 344151 0 0 0 133760 1565 0 0 25 0 2 0 516538569 1425764352 303195 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220648 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 348087 303195 380 389 0 343837 0
[pid=28961/tid=28964] ppid=28960 vsize=1392348 CPUtime=170.94 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2567 0 0 0 15960 1134 0 0 15 0 2 0 516538884 1425764352 303195 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1353.25
Current children cumulated vsize (KiB) 1401048

[startup+1242.3 s]
/proc/loadavg: 2.53 2.45 2.47 3/182 29009
/proc/meminfo: memFree=28833236/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1459008 CPUtime=1423.43 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 362729 0 0 0 140673 1670 0 0 25 0 2 0 516538569 1494024192 321773 33554432000 4194304 5787044 140735925164576 18446744073709551615 4220241 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28961/statm: 364752 321773 380 389 0 360502 0
[pid=28961/tid=28964] ppid=28960 vsize=1459008 CPUtime=181.11 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2663 0 0 0 16891 1220 0 0 15 0 2 0 516538884 1494024192 321773 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1423.43
Current children cumulated vsize (KiB) 1467708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.41 2.43 2.45 4/182 29041
/proc/meminfo: memFree=30072620/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1459008 CPUtime=1493.03 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 366849 0 0 0 147537 1766 0 0 25 0 2 0 516538569 1494024192 325892 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28961/statm: 364752 325892 380 389 0 360502 0
[pid=28961/tid=28964] ppid=28960 vsize=1459008 CPUtime=193.01 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2676 0 0 0 17997 1304 0 0 15 0 2 0 516538884 1494024192 325892 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1493.03
Current children cumulated vsize (KiB) 1467708

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

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

[startup+1300 s]
/proc/loadavg: 2.41 2.43 2.45 4/182 29041
/proc/meminfo: memFree=30072620/32950928 swapFree=67111404/67111528
[pid=28960] ppid=28958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28960/stat : 28960 (prissup.sh) S 28958 28960 27293 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 516538569 8908800 252 33554432000 4194304 4922060 140735224189920 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28960/statm: 2175 252 211 178 0 68 0
[pid=28961] ppid=28960 vsize=1459008 CPUtime=1493.03 cores=0,2,4,6
/proc/28961/stat : 28961 (priss) R 28960 28960 27293 0 -1 4202496 366849 0 0 0 147537 1766 0 0 25 0 2 0 516538569 1494024192 325892 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28961/statm: 364752 325892 380 389 0 360502 0
[pid=28961/tid=28964] ppid=28960 vsize=1459008 CPUtime=193.01 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (priss) S 28960 28960 27293 0 -1 4202560 2676 0 0 0 17997 1304 0 0 15 0 2 0 516538884 1494024192 325892 33554432000 4194304 5787044 140735925164576 18446744073709551615 235606690225 0 0 4096 0 18446604453911396800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1493.03
Current children cumulated vsize (KiB) 1467708

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28960 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 1493.03
#
# 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): 1493.03
CPU user time (s): 1475.37
CPU system time (s): 17.66
CPU usage (%): 114.847
Max. virtual memory (cumulated for all children) (KiB): 1467708

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= 333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 2.26465 second user time and 4.6033 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 05:56:38
IDJOB=3286075
IDBENCH=82413
IDSOLVER=1601
FILE ID=node120/3286075-1304049394
RUNJOBID= node120-1304044139-28489
PBS_JOBID= 13170379
Free space on /tmp= 71884 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286075-1304049394/watcher-3286075-1304049394 -o /tmp/evaluation-result-3286075-1304049394/solver-3286075-1304049394 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3286075-1304049394.cnf 388113855 4800 15500 4

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=388113855

node120.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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.809
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.809
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.809
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:      30645108 kB
Buffers:        422420 kB
Cached:         706092 kB
SwapCached:          8 kB
Active:        1292304 kB
Inactive:       649880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30645108 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          198000 kB
Writeback:           0 kB
AnonPages:      813472 kB
Mapped:          15652 kB
Slab:           297680 kB
PageTables:       6280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   991056 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= 71948 MiB
End job on node120 at 2011-04-29 06:18:20