Trace number 1094339

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 E? (MO) 1036.59 1044.41

General information on the benchmark

Namecsp/os-taillard-7/
normalized-os-taillard-7-95-9.xml
MD5SUMa9814aab0a64743442164ff9858cefcc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size378
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
53.09/53.46	c start processing
53.09/53.47	c start relation processing
75.58/76.08	c start cnf exporting
317.62/319.44	c parsing time : 53.346
317.62/319.44	c preprocessing time : 319.318
317.62/319.44	
317.62/319.44	c Nary constraints - conflicts : 0 supports : 0
317.62/319.44	c Binary constraints - conflicts : 287 supports :7
317.62/319.44	c max arity constraint : 2
317.62/319.44	c Max Tuples generated 137616
317.62/319.44	c relations : 294
317.62/319.44	c relations BDD: 0
317.62/319.44	c sampling 243/294
317.62/319.44	c vars : 16128 - clauses :  10755074
317.62/319.44	
317.70/319.53	 
317.70/319.53	c --- SAT Solver Stats ---
317.70/319.53	 
317.70/319.54	c eSAT 0.1 : minisat core with additionnal features
317.70/319.54	c ============================[ Problem Statistics ]=============================
317.70/319.54	c |                                                                             |
317.70/319.54	c |  Number of variables:  16127                                                |
317.70/319.54	c |  Number of clauses:    10755074                                             |
321.58/323.49	c |  Parsing time:         3.21         s                                       |

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-1094339-1215279396/watcher-1094339-1215279396 -o /tmp/evaluation-result-1094339-1215279396/solver-1094339-1215279396 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1094339-1215279396.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: 2.01 2.00 2.00 4/80 19608
/proc/meminfo: memFree=1516800/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=8652 CPUtime=0
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 139620248 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19608/statm: 2163 280 208 79 0 156 0
[pid=19609] ppid=19608 vsize=8688 CPUtime=0
/proc/19609/stat : 19609 (galacE.sh) S 19608 19608 18317 0 -1 4194368 57 243 0 0 0 0 0 0 16 0 1 0 139620248 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 265674260562 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19609/statm: 2172 288 210 79 0 165 0
[pid=19611] ppid=19609 vsize=128 CPUtime=0
/proc/19611/stat : 19611 (id) R 19609 19608 18317 0 -1 4194304 47 0 0 0 0 0 0 0 18 0 1 0 139620249 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 265671472405 0 0 3674112 0 0 0 0 17 1 0 0
/proc/19611/statm: 32 22 16 4 0 3 0

[startup+0.083618 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 19608
/proc/meminfo: memFree=1516800/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101619 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 19608
/proc/meminfo: memFree=1516800/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301645 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 19608
/proc/meminfo: memFree=1516800/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701688 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 19608
/proc/meminfo: memFree=1516800/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50279 s]
/proc/loadavg: 2.17 2.03 2.01 3/90 19630
/proc/meminfo: memFree=1463152/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19622] ppid=19608 vsize=813016 CPUtime=1.45
/proc/19622/stat : 19622 (java) S 19608 19608 18317 0 -1 0 27177 0 1 0 130 15 0 0 23 0 9 0 139620251 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19622/statm: 203254 26281 2591 9 0 197235 0
[pid=19622/tid=19623] ppid=19608 vsize=813016 CPUtime=1.01
/proc/19622/task/19623/stat : 19623 (java) R 19608 19608 18317 0 -1 64 14589 0 1 0 93 8 0 0 25 0 9 0 139620252 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19624] ppid=19608 vsize=813016 CPUtime=0.3
/proc/19622/task/19624/stat : 19624 (java) R 19608 19608 18317 0 -1 64 11133 0 0 0 25 5 0 0 16 0 9 0 139620254 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 104180298 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19625] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19625/stat : 19625 (java) S 19608 19608 18317 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 139620254 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19626] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19626/stat : 19626 (java) S 19608 19608 18317 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 139620254 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19627] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19627/stat : 19627 (java) S 19608 19608 18317 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 139620256 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19628] ppid=19608 vsize=813016 CPUtime=0.11
/proc/19622/task/19628/stat : 19628 (java) S 19608 19608 18317 0 -1 64 755 0 0 0 11 0 0 0 16 0 9 0 139620256 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19629] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19629/stat : 19629 (java) S 19608 19608 18317 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 139620256 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19630] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19630/stat : 19630 (java) S 19608 19608 18317 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 139620256 832528384 26281 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860584

[startup+3.10296 s]
/proc/loadavg: 2.17 2.03 2.01 4/90 19630
/proc/meminfo: memFree=1409968/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19622] ppid=19608 vsize=813016 CPUtime=3.05
/proc/19622/stat : 19622 (java) S 19608 19608 18317 0 -1 0 34069 0 1 0 287 18 0 0 23 0 9 0 139620251 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19622/statm: 203254 32854 2591 9 0 197235 0
[pid=19622/tid=19623] ppid=19608 vsize=813016 CPUtime=1.65
/proc/19622/task/19623/stat : 19623 (java) R 19608 19608 18317 0 -1 64 14596 0 1 0 157 8 0 0 25 0 9 0 139620252 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19624] ppid=19608 vsize=813016 CPUtime=1.25
/proc/19622/task/19624/stat : 19624 (java) R 19608 19608 18317 0 -1 64 18013 0 0 0 117 8 0 0 17 0 9 0 139620254 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 104182634 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19625] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19625/stat : 19625 (java) S 19608 19608 18317 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 139620254 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19626] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19626/stat : 19626 (java) S 19608 19608 18317 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 139620254 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19627] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19627/stat : 19627 (java) S 19608 19608 18317 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 139620256 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19628] ppid=19608 vsize=813016 CPUtime=0.12
/proc/19622/task/19628/stat : 19628 (java) S 19608 19608 18317 0 -1 64 760 0 0 0 12 0 0 0 16 0 9 0 139620256 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19629] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19629/stat : 19629 (java) S 19608 19608 18317 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 139620256 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19630] ppid=19608 vsize=813016 CPUtime=0
/proc/19622/task/19630/stat : 19630 (java) S 19608 19608 18317 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 139620256 832528384 32854 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860584

[startup+6.30232 s]
/proc/loadavg: 2.15 2.03 2.01 4/90 19630
/proc/meminfo: memFree=1366576/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19622] ppid=19608 vsize=812756 CPUtime=6.23
/proc/19622/stat : 19622 (java) S 19608 19608 18317 0 -1 0 46373 0 1 0 600 23 0 0 23 0 9 0 139620251 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19622/statm: 203189 44731 2591 9 0 197170 0
[pid=19622/tid=19623] ppid=19608 vsize=812756 CPUtime=3.2
/proc/19622/task/19623/stat : 19623 (java) R 19608 19608 18317 0 -1 64 14602 0 1 0 312 8 0 0 25 0 9 0 139620252 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4126694229 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19624] ppid=19608 vsize=812756 CPUtime=2.84
/proc/19622/task/19624/stat : 19624 (java) S 19608 19608 18317 0 -1 64 30287 0 0 0 271 13 0 0 20 0 9 0 139620254 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19625] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19625/stat : 19625 (java) S 19608 19608 18317 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 139620254 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19626] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19626/stat : 19626 (java) S 19608 19608 18317 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 139620254 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19627] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19627/stat : 19627 (java) S 19608 19608 18317 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 139620256 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19628] ppid=19608 vsize=812756 CPUtime=0.16
/proc/19622/task/19628/stat : 19628 (java) S 19608 19608 18317 0 -1 64 784 0 0 0 16 0 0 0 16 0 9 0 139620256 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19629] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19629/stat : 19629 (java) S 19608 19608 18317 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 139620256 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19630] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19630/stat : 19630 (java) S 19608 19608 18317 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 139620256 832262144 44731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860324

[startup+12.702 s]
/proc/loadavg: 2.22 2.05 2.02 3/90 19630
/proc/meminfo: memFree=1269680/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19622] ppid=19608 vsize=812756 CPUtime=12.59
/proc/19622/stat : 19622 (java) S 19608 19608 18317 0 -1 0 65407 0 1 0 1228 31 0 0 23 0 9 0 139620251 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19622/statm: 203189 63756 2591 9 0 197170 0
[pid=19622/tid=19623] ppid=19608 vsize=812756 CPUtime=4.78
/proc/19622/task/19623/stat : 19623 (java) S 19608 19608 18317 0 -1 64 14611 0 1 0 470 8 0 0 24 0 9 0 139620252 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19624] ppid=19608 vsize=812756 CPUtime=7.6
/proc/19622/task/19624/stat : 19624 (java) R 19608 19608 18317 0 -1 64 49303 0 0 0 739 21 0 0 19 0 9 0 139620254 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 104181372 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19625] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19625/stat : 19625 (java) S 19608 19608 18317 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 139620254 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19626] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19626/stat : 19626 (java) S 19608 19608 18317 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 139620254 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19627] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19627/stat : 19627 (java) S 19608 19608 18317 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 139620256 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19628] ppid=19608 vsize=812756 CPUtime=0.18
/proc/19622/task/19628/stat : 19628 (java) S 19608 19608 18317 0 -1 64 793 0 0 0 18 0 0 0 16 0 9 0 139620256 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19629] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19629/stat : 19629 (java) S 19608 19608 18317 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 139620256 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19630] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19630/stat : 19630 (java) S 19608 19608 18317 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 139620256 832262144 63756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860324

[startup+25.5015 s]
/proc/loadavg: 2.17 2.04 2.01 3/90 19630
/proc/meminfo: memFree=1178992/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=0.01
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 766 1857 0 0 0 0 0 1 22 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19622] ppid=19608 vsize=812756 CPUtime=25.33
/proc/19622/stat : 19622 (java) S 19608 19608 18317 0 -1 0 87880 0 1 0 2492 41 0 0 23 0 9 0 139620251 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19622/statm: 203189 86217 2591 9 0 197170 0
[pid=19622/tid=19623] ppid=19608 vsize=812756 CPUtime=6.91
/proc/19622/task/19623/stat : 19623 (java) S 19608 19608 18317 0 -1 64 14623 0 1 0 683 8 0 0 17 0 9 0 139620252 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19624] ppid=19608 vsize=812756 CPUtime=18.2
/proc/19622/task/19624/stat : 19624 (java) R 19608 19608 18317 0 -1 64 71759 0 0 0 1789 31 0 0 25 0 9 0 139620254 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19625] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19625/stat : 19625 (java) S 19608 19608 18317 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 139620254 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19626] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19626/stat : 19626 (java) S 19608 19608 18317 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 139620254 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19627] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19627/stat : 19627 (java) S 19608 19608 18317 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 139620256 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19628] ppid=19608 vsize=812756 CPUtime=0.19
/proc/19622/task/19628/stat : 19628 (java) S 19608 19608 18317 0 -1 64 798 0 0 0 19 0 0 0 15 0 9 0 139620256 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19629] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19629/stat : 19629 (java) S 19608 19608 18317 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 139620256 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19622/tid=19630] ppid=19608 vsize=812756 CPUtime=0
/proc/19622/task/19630/stat : 19630 (java) S 19608 19608 18317 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 139620256 832262144 86217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34

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

/proc/19631/statm: 113263 111929 78 162 0 113098 0
Current children cumulated CPU time (s) 340.38
Current children cumulated vsize (KiB) 500620

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19631
/proc/meminfo: memFree=844336/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=492948 CPUtime=82.36
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 121931 0 0 0 8149 87 0 0 25 0 1 0 139652202 504778752 121913 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/19631/statm: 123237 121913 78 162 0 123072 0
Current children cumulated CPU time (s) 400.1
Current children cumulated vsize (KiB) 540516

[startup+462.302 s]
/proc/loadavg: 2.21 2.05 2.01 3/91 19734
/proc/meminfo: memFree=968296/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=537028 CPUtime=141.77
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 132949 0 0 0 14084 93 0 0 25 0 1 0 139652202 549916672 132931 996147200 134512640 135177480 4294955968 18446744073709551615 134571074 0 0 4096 3 0 0 0 17 1 0 0
/proc/19631/statm: 134257 132931 78 162 0 134092 0
Current children cumulated CPU time (s) 459.51
Current children cumulated vsize (KiB) 584596

[startup+522.301 s]
/proc/loadavg: 2.71 2.22 2.07 3/83 19736
/proc/meminfo: memFree=643880/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=563644 CPUtime=201.45
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 139575 0 0 0 20046 99 0 0 25 0 1 0 139652202 577171456 139557 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 140911 139557 78 162 0 140746 0
Current children cumulated CPU time (s) 519.19
Current children cumulated vsize (KiB) 611212

[startup+582.301 s]
/proc/loadavg: 3.21 2.46 2.16 3/83 19736
/proc/meminfo: memFree=344168/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=622960 CPUtime=261.16
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 154358 0 0 0 26006 110 0 0 25 0 1 0 139652202 637911040 154340 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 155740 154340 78 162 0 155575 0
Current children cumulated CPU time (s) 578.9
Current children cumulated vsize (KiB) 670528

[startup+642.302 s]
/proc/loadavg: 2.53 2.40 2.16 3/89 19808
/proc/meminfo: memFree=627960/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=626860 CPUtime=320.67
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 155326 0 0 0 31956 111 0 0 25 0 1 0 139652202 641904640 155308 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 156715 155308 78 162 0 156550 0
Current children cumulated CPU time (s) 638.41
Current children cumulated vsize (KiB) 674428

[startup+702.302 s]
/proc/loadavg: 2.19 2.33 2.15 3/89 19808
/proc/meminfo: memFree=377784/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=640652 CPUtime=380.09
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 158773 0 0 0 37897 112 0 0 25 0 1 0 139652202 656027648 158755 996147200 134512640 135177480 4294955968 18446744073709551615 134564700 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 160163 158755 78 162 0 159998 0
Current children cumulated CPU time (s) 697.83
Current children cumulated vsize (KiB) 688220

[startup+762.306 s]
/proc/loadavg: 2.03 2.25 2.13 3/81 19932
/proc/meminfo: memFree=817904/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=703200 CPUtime=439.43
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 174269 0 0 0 43821 122 0 0 25 0 1 0 139652202 720076800 174251 996147200 134512640 135177480 4294955968 18446744073709551615 134565399 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 175800 174251 78 162 0 175635 0
Current children cumulated CPU time (s) 757.17
Current children cumulated vsize (KiB) 750768

[startup+822.301 s]
/proc/loadavg: 2.01 2.20 2.12 3/81 19932
/proc/meminfo: memFree=786160/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=711428 CPUtime=498.85
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 176344 0 0 0 49762 123 0 0 25 0 1 0 139652202 728502272 176326 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 177857 176326 78 162 0 177692 0
Current children cumulated CPU time (s) 816.59
Current children cumulated vsize (KiB) 758996

[startup+882.302 s]
/proc/loadavg: 2.00 2.16 2.11 3/81 19934
/proc/meminfo: memFree=785904/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=711312 CPUtime=558.28
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 176369 0 0 0 55705 123 0 0 25 0 1 0 139652202 728383488 176337 996147200 134512640 135177480 4294955968 18446744073709551615 134557897 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 177828 176337 78 162 0 177663 0
Current children cumulated CPU time (s) 876.02
Current children cumulated vsize (KiB) 758880

[startup+942.302 s]
/proc/loadavg: 2.00 2.13 2.10 3/81 19934
/proc/meminfo: memFree=785968/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=711312 CPUtime=617.71
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 176369 0 0 0 61648 123 0 0 25 0 1 0 139652202 728383488 176337 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 177828 176337 78 162 0 177663 0
Current children cumulated CPU time (s) 935.45
Current children cumulated vsize (KiB) 758880

[startup+1002.3 s]
/proc/loadavg: 2.00 2.10 2.09 3/81 19934
/proc/meminfo: memFree=689712/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=808692 CPUtime=677.15
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 200501 0 0 0 67578 137 0 0 25 0 1 0 139652202 828100608 200469 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 202173 200469 78 162 0 202008 0
Current children cumulated CPU time (s) 994.89
Current children cumulated vsize (KiB) 856260



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1044.4 s]
/proc/loadavg: 2.00 2.09 2.08 3/81 19934
/proc/meminfo: memFree=624560/2055920 swapFree=4179164/4192956
[pid=19608] ppid=19606 vsize=47568 CPUtime=317.74
/proc/19608/stat : 19608 (galacE.sh) S 19606 19608 18317 0 -1 4194304 800 145464 0 1 0 0 31601 173 17 0 1 0 139620248 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19608/statm: 11892 365 246 79 0 219 0
[pid=19631] ppid=19608 vsize=874064 CPUtime=718.85
/proc/19631/stat : 19631 (eSAT_static) R 19608 19608 18317 0 -1 4194304 216669 0 0 0 71741 144 0 0 25 0 1 0 139652202 895041536 216637 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 218516 216637 78 162 0 218351 0
Current children cumulated CPU time (s) 1036.59
Current children cumulated vsize (KiB) 921632

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 19608 and gives
#  childrusage.ru_utime.tv_sec=316
#  childrusage.ru_utime.tv_usec=18957
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=748734
# CPU time returned by wait4() is 317.768
# while last known CPU time is 1036.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1044.41
CPU time (s): 1036.59
CPU user time (s): 1033.42
CPU system time (s): 3.17
CPU usage (%): 99.251
Max. virtual memory (cumulated for all children) (KiB): 921632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.019
system time used= 1.74873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146264
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= 10764
involuntary context switches= 15253

runsolver used 1.22081 second user time and 3.55646 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-05 19:36:36
IDJOB=1094339
IDBENCH=58778
IDSOLVER=351
FILE ID=node76/1094339-1215279396
PBS_JOBID= 7882247
Free space on /tmp= 66480 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/os-taillard-7/normalized-os-taillard-7-95-9.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094339-1215279396/watcher-1094339-1215279396 -o /tmp/evaluation-result-1094339-1215279396/solver-1094339-1215279396 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1094339-1215279396.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a9814aab0a64743442164ff9858cefcc
RANDOM SEED=1299456774

node76.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1517280 kB
Buffers:         60036 kB
Cached:         236384 kB
SwapCached:       7608 kB
Active:         338720 kB
Inactive:       134704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517280 kB
SwapTotal:     4192956 kB
SwapFree:      4179164 kB
Dirty:            3328 kB
Writeback:           0 kB
Mapped:         186072 kB
Slab:            49824 kB
Committed_AS:   603208 kB
PageTables:       2372 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= 66332 MiB
End job on node76 at 2008-07-05 19:54:03