Trace number 1085083

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
galac M? (TO) 1800.04 1805.41

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-enddr1/normalized-super-jobShop-enddr1-4.xml
MD5SUM164f4b1b291855f1e42db974a877c836
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.13268
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size126
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
6.20/6.39	c start processing
6.20/6.39	c start relation processing
6.79/6.93	c start cnf exporting
59.65/60.33	c parsing time : 6.259
59.65/60.33	c preprocessing time : 60.205
59.65/60.33	
59.65/60.33	c Nary constraints - conflicts : 0 supports : 0
59.65/60.33	c Binary constraints - conflicts : 845 supports :0
59.65/60.33	c max arity constraint : 2
59.65/60.33	c Max Tuples generated 15876
59.65/60.33	c relations : 315
59.65/60.33	c relations BDD: 0
59.65/60.33	c sampling 279/315
59.65/60.33	c vars : 11261 - clauses :  2422183
59.65/60.33	
59.65/60.39	 
59.65/60.39	c --- SAT Solver Stats ---
59.65/60.39	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085083-1215232666/watcher-1085083-1215232666 -o /tmp/evaluation-result-1085083-1215232666/solver-1085083-1215232666 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085083-1215232666.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 2.02 1.99 4/74 16129
/proc/meminfo: memFree=1833672/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=8652 CPUtime=0
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 646203720 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 2163 280 208 79 0 156 0
[pid=16130] ppid=16129 vsize=8688 CPUtime=0
/proc/16130/stat : 16130 (galacM.sh) S 16129 16129 15337 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 646203721 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 226913648722 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16130/statm: 2172 286 209 79 0 165 0
[pid=16131] ppid=16130 vsize=8728 CPUtime=0
/proc/16131/stat : 16131 (galacM.sh) R 16130 16129 15337 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 646203721 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 226913479975 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16131/statm: 2182 290 209 79 0 175 0

[startup+0.0155631 s]
/proc/loadavg: 1.91 2.02 1.99 4/74 16129
/proc/meminfo: memFree=1833672/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=8652 CPUtime=0
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 646203720 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 2163 280 208 79 0 156 0
[pid=16130] ppid=16129 vsize=8688 CPUtime=0
/proc/16130/stat : 16130 (galacM.sh) S 16129 16129 15337 0 -1 4194368 57 243 0 0 0 0 0 0 17 0 1 0 646203721 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 226913648722 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16130/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17340

[startup+0.107097 s]
/proc/loadavg: 1.91 2.02 1.99 4/74 16129
/proc/meminfo: memFree=1833672/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301129 s]
/proc/loadavg: 1.91 2.02 1.99 4/74 16129
/proc/meminfo: memFree=1833672/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701208 s]
/proc/loadavg: 1.91 2.02 1.99 4/74 16129
/proc/meminfo: memFree=1833672/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50237 s]
/proc/loadavg: 1.91 2.02 1.99 4/84 16151
/proc/meminfo: memFree=1792056/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16143] ppid=16129 vsize=812812 CPUtime=1.44
/proc/16143/stat : 16143 (java) S 16129 16129 15337 0 -1 0 14779 0 1 0 136 8 0 0 18 0 9 0 646203724 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16143/statm: 203203 13998 2587 9 0 197184 0
[pid=16143/tid=16144] ppid=16129 vsize=812812 CPUtime=0.99
/proc/16143/task/16144/stat : 16144 (java) R 16129 16129 15337 0 -1 64 7553 0 1 0 94 5 0 0 23 0 9 0 646203725 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4126704051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16145] ppid=16129 vsize=812812 CPUtime=0.23
/proc/16143/task/16145/stat : 16145 (java) S 16129 16129 15337 0 -1 64 5777 0 0 0 21 2 0 0 16 0 9 0 646203726 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16146] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16146/stat : 16146 (java) S 16129 16129 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 646203727 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16147] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16147/stat : 16147 (java) S 16129 16129 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 646203727 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16148] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16148/stat : 16148 (java) S 16129 16129 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 646203729 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16149] ppid=16129 vsize=812812 CPUtime=0.19
/proc/16143/task/16149/stat : 16149 (java) S 16129 16129 15337 0 -1 64 749 0 0 0 19 0 0 0 16 0 9 0 646203729 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16150] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16150/stat : 16150 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 646203729 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16151] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16151/stat : 16151 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 646203729 832319488 13998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860376

[startup+3.10267 s]
/proc/loadavg: 1.91 2.02 1.99 4/84 16151
/proc/meminfo: memFree=1781560/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16143] ppid=16129 vsize=812812 CPUtime=3.03
/proc/16143/stat : 16143 (java) S 16129 16129 15337 0 -1 0 17814 0 1 0 293 10 0 0 18 0 9 0 646203724 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16143/statm: 203203 17022 2587 9 0 197184 0
[pid=16143/tid=16144] ppid=16129 vsize=812812 CPUtime=1.66
/proc/16143/task/16144/stat : 16144 (java) R 16129 16129 15337 0 -1 64 7564 0 1 0 161 5 0 0 25 0 9 0 646203725 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4126879760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16145] ppid=16129 vsize=812812 CPUtime=1.07
/proc/16143/task/16145/stat : 16145 (java) S 16129 16129 15337 0 -1 64 8759 0 0 0 104 3 0 0 17 0 9 0 646203726 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16146] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16146/stat : 16146 (java) S 16129 16129 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 646203727 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16147] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16147/stat : 16147 (java) S 16129 16129 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 646203727 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16148] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16148/stat : 16148 (java) S 16129 16129 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 646203729 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16149] ppid=16129 vsize=812812 CPUtime=0.26
/proc/16143/task/16149/stat : 16149 (java) S 16129 16129 15337 0 -1 64 791 0 0 0 26 0 0 0 15 0 9 0 646203729 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16150] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16150/stat : 16150 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 646203729 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16151] ppid=16129 vsize=812812 CPUtime=0
/proc/16143/task/16151/stat : 16151 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 646203729 832319488 17022 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860376

[startup+6.3023 s]
/proc/loadavg: 2.08 2.06 2.01 3/84 16151
/proc/meminfo: memFree=1760312/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16143] ppid=16129 vsize=812928 CPUtime=6.19
/proc/16143/stat : 16143 (java) S 16129 16129 15337 0 -1 0 22214 0 1 0 607 12 0 0 18 0 9 0 646203724 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16143/statm: 203232 21161 2587 9 0 197213 0
[pid=16143/tid=16144] ppid=16129 vsize=812928 CPUtime=2.18
/proc/16143/task/16144/stat : 16144 (java) S 16129 16129 15337 0 -1 64 7583 0 1 0 213 5 0 0 18 0 9 0 646203725 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16145] ppid=16129 vsize=812928 CPUtime=3.65
/proc/16143/task/16145/stat : 16145 (java) R 16129 16129 15337 0 -1 64 13095 0 0 0 360 5 0 0 25 0 9 0 646203726 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 104180096 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16146] ppid=16129 vsize=812928 CPUtime=0
/proc/16143/task/16146/stat : 16146 (java) S 16129 16129 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 646203727 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16147] ppid=16129 vsize=812928 CPUtime=0
/proc/16143/task/16147/stat : 16147 (java) S 16129 16129 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 646203727 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16148] ppid=16129 vsize=812928 CPUtime=0
/proc/16143/task/16148/stat : 16148 (java) S 16129 16129 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 646203729 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16149] ppid=16129 vsize=812928 CPUtime=0.33
/proc/16143/task/16149/stat : 16149 (java) S 16129 16129 15337 0 -1 64 836 0 0 0 33 0 0 0 15 0 9 0 646203729 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16150] ppid=16129 vsize=812928 CPUtime=0
/proc/16143/task/16150/stat : 16150 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 646203729 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16151] ppid=16129 vsize=812928 CPUtime=0
/proc/16143/task/16151/stat : 16151 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 646203729 832438272 21161 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860492

[startup+12.7025 s]
/proc/loadavg: 2.07 2.06 2.00 3/84 16151
/proc/meminfo: memFree=1723384/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16143] ppid=16129 vsize=812912 CPUtime=12.52
/proc/16143/stat : 16143 (java) S 16129 16129 15337 0 -1 0 29669 0 1 0 1234 18 0 0 18 0 9 0 646203724 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16143/statm: 203228 28598 2592 9 0 197209 0
[pid=16143/tid=16144] ppid=16129 vsize=812912 CPUtime=8.32
/proc/16143/task/16144/stat : 16144 (java) R 16129 16129 15337 0 -1 64 14675 0 1 0 822 10 0 0 25 0 9 0 646203725 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4127316781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16145] ppid=16129 vsize=812912 CPUtime=3.77
/proc/16143/task/16145/stat : 16145 (java) S 16129 16129 15337 0 -1 64 13425 0 0 0 371 6 0 0 16 0 9 0 646203726 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16146] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16146/stat : 16146 (java) S 16129 16129 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 646203727 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16147] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16147/stat : 16147 (java) S 16129 16129 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 646203727 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16148] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16148/stat : 16148 (java) S 16129 16129 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 646203729 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16149] ppid=16129 vsize=812912 CPUtime=0.39
/proc/16143/task/16149/stat : 16149 (java) S 16129 16129 15337 0 -1 64 869 0 0 0 39 0 0 0 15 0 9 0 646203729 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16150] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16150/stat : 16150 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 646203729 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16151] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16151/stat : 16151 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 646203729 832421888 28598 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860476

[startup+25.502 s]
/proc/loadavg: 2.06 2.05 2.00 3/84 16151
/proc/meminfo: memFree=1713976/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=0.01
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16143] ppid=16129 vsize=812912 CPUtime=25.2
/proc/16143/stat : 16143 (java) S 16129 16129 15337 0 -1 0 29793 0 1 0 2497 23 0 0 18 0 9 0 646203724 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16143/statm: 203228 28698 2592 9 0 197209 0
[pid=16143/tid=16144] ppid=16129 vsize=812912 CPUtime=20.97
/proc/16143/task/16144/stat : 16144 (java) R 16129 16129 15337 0 -1 64 14699 0 1 0 2082 15 0 0 25 0 9 0 646203725 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4127378056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16145] ppid=16129 vsize=812912 CPUtime=3.8
/proc/16143/task/16145/stat : 16145 (java) S 16129 16129 15337 0 -1 64 13520 0 0 0 374 6 0 0 16 0 9 0 646203726 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16146] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16146/stat : 16146 (java) S 16129 16129 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 646203727 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16147] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16147/stat : 16147 (java) S 16129 16129 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 646203727 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16148] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16148/stat : 16148 (java) S 16129 16129 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 646203729 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16149] ppid=16129 vsize=812912 CPUtime=0.4
/proc/16143/task/16149/stat : 16149 (java) S 16129 16129 15337 0 -1 64 874 0 0 0 40 0 0 0 16 0 9 0 646203729 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16150] ppid=16129 vsize=812912 CPUtime=0
/proc/16143/task/16150/stat : 16150 (java) S 16129 16129 15337 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 646203729 832421888 28698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16143/tid=16151] ppid=16129 vsize=812912 CPUtime=0

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

/proc/16152/statm: 120707 118469 57 152 0 120552 0
Current children cumulated CPU time (s) 1117.24
Current children cumulated vsize (KiB) 530392

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16233
/proc/meminfo: memFree=1288256/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=495004 CPUtime=1117.51
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 121527 0 0 0 111652 99 0 0 25 0 1 0 646209760 506884096 121508 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 123751 121508 57 152 0 123596 0
Current children cumulated CPU time (s) 1177.22
Current children cumulated vsize (KiB) 542568

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16233
/proc/meminfo: memFree=1274752/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=508408 CPUtime=1177.48
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 124828 0 0 0 117646 102 0 0 25 0 1 0 646209760 520609792 124809 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 127102 124809 57 152 0 126947 0
Current children cumulated CPU time (s) 1237.19
Current children cumulated vsize (KiB) 555972

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16233
/proc/meminfo: memFree=1259712/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=523420 CPUtime=1237.46
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 128584 0 0 0 123641 105 0 0 25 0 1 0 646209760 535982080 128565 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 130855 128565 57 152 0 130700 0
Current children cumulated CPU time (s) 1297.17
Current children cumulated vsize (KiB) 570984

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16233
/proc/meminfo: memFree=1249984/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=533636 CPUtime=1297.42
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 131010 0 0 0 129635 107 0 0 25 0 1 0 646209760 546443264 130983 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 133409 130983 57 152 0 133254 0
Current children cumulated CPU time (s) 1357.13
Current children cumulated vsize (KiB) 581200

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1242496/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=540956 CPUtime=1357.4
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 132830 0 0 0 135631 109 0 0 25 0 1 0 646209760 553938944 132803 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 135239 132803 57 152 0 135084 0
Current children cumulated CPU time (s) 1417.11
Current children cumulated vsize (KiB) 588520

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1234304/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=549264 CPUtime=1417.37
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 134879 0 0 0 141626 111 0 0 25 0 1 0 646209760 562446336 134852 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 137316 134852 57 152 0 137161 0
Current children cumulated CPU time (s) 1477.08
Current children cumulated vsize (KiB) 596828

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1224640/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=558992 CPUtime=1477.35
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 137264 0 0 0 147621 114 0 0 25 0 1 0 646209760 572407808 137237 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 139748 137237 57 152 0 139593 0
Current children cumulated CPU time (s) 1537.06
Current children cumulated vsize (KiB) 606556

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1219136/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=564724 CPUtime=1537.31
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 138648 0 0 0 153617 114 0 0 25 0 1 0 646209760 578277376 138621 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 141181 138621 57 152 0 141026 0
Current children cumulated CPU time (s) 1597.02
Current children cumulated vsize (KiB) 612288

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1213888/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=570108 CPUtime=1597.29
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 139927 0 0 0 159614 115 0 0 25 0 1 0 646209760 583790592 139900 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 142527 139900 57 152 0 142372 0
Current children cumulated CPU time (s) 1657
Current children cumulated vsize (KiB) 617672

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1208192/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=575640 CPUtime=1657.26
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 141323 0 0 0 165609 117 0 0 25 0 1 0 646209760 589455360 141296 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 143910 141296 57 152 0 143755 0
Current children cumulated CPU time (s) 1716.97
Current children cumulated vsize (KiB) 623204

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1201216/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=583000 CPUtime=1717.23
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 143015 0 0 0 171604 119 0 0 25 0 1 0 646209760 596992000 142988 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 145750 142988 57 152 0 145595 0
Current children cumulated CPU time (s) 1776.94
Current children cumulated vsize (KiB) 630564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16239
/proc/meminfo: memFree=1197568/2055920 swapFree=4180232/4192956
[pid=16129] ppid=16127 vsize=47564 CPUtime=59.71
/proc/16129/stat : 16129 (galacM.sh) S 16127 16129 15337 0 -1 4194304 799 31562 0 1 0 0 5932 39 17 0 1 0 646203720 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16129/statm: 11891 364 245 79 0 219 0
[pid=16152] ppid=16129 vsize=586492 CPUtime=1740.33
/proc/16152/stat : 16152 (minisat) R 16129 16129 15337 0 -1 4194304 143897 0 0 0 173913 120 0 0 25 0 1 0 646209760 600567808 143870 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/16152/statm: 146623 143870 57 152 0 146468 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 634056

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 16129 and gives
#  childrusage.ru_utime.tv_sec=59
#  childrusage.ru_utime.tv_usec=332980
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=402938
# CPU time returned by wait4() is 59.7359
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.41
CPU time (s): 1800.04
CPU user time (s): 1798.45
CPU system time (s): 1.59
CPU usage (%): 99.7024
Max. virtual memory (cumulated for all children) (KiB): 860696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.333
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32361
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3323
involuntary context switches= 4619

runsolver used 2.10768 second user time and 5.57315 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-05 06:37:46
IDJOB=1085083
IDBENCH=57606
IDSOLVER=350
FILE ID=node5/1085083-1215232666
PBS_JOBID= 7881883
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-enddr1/normalized-super-jobShop-enddr1-4.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085083-1215232666/watcher-1085083-1215232666 -o /tmp/evaluation-result-1085083-1215232666/solver-1085083-1215232666 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1085083-1215232666.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 164f4b1b291855f1e42db974a877c836
RANDOM SEED=2088988236

node5.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1834152 kB
Buffers:         17088 kB
Cached:         128164 kB
SwapCached:       6592 kB
Active:          82044 kB
Inactive:        82420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834152 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            3152 kB
Writeback:           0 kB
Mapped:          26128 kB
Slab:            42540 kB
Committed_AS:   975760 kB
PageTables:       1820 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node5 at 2008-07-05 07:07:53