Trace number 1053429

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 MSAT 35.9505 36.3909

General information on the benchmark

Namecsp/jobShop-ewddr2/
normalized-ewddr2-10-by-5-10.xml
MD5SUM48ba7cbce5b06969fed2782b252bf7aa
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 benchmark0.023995
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size159
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
7.30/7.43	c start processing
7.30/7.43	c start relation processing
8.19/8.36	c start cnf exporting
34.11/34.55	c parsing time : 7.306
34.11/34.55	c preprocessing time : 34.429
34.11/34.55	
34.11/34.55	c Nary constraints - conflicts : 0 supports : 0
34.11/34.55	c Binary constraints - conflicts : 265 supports :0
34.11/34.55	c max arity constraint : 2
34.11/34.55	c Max Tuples generated 25281
34.11/34.55	c relations : 265
34.11/34.55	c relations BDD: 0
34.11/34.55	c sampling 225/265
34.11/34.55	c vars : 6896 - clauses :  1304290
34.11/34.55	
34.17/34.63	 
34.17/34.63	c --- SAT Solver Stats ---
34.17/34.63	 
35.25/35.70	c restarts              : 8
35.25/35.70	c conflicts             : 4532           (4620 /sec)
35.25/35.70	c decisions             : 94150          (1.48 % random) (95988 /sec)
35.25/35.70	c propagations          : 375438         (382768 /sec)
35.25/35.70	c conflict literals     : 927919         (3.01 % deleted)
35.25/35.70	c Memory used           : 54.81 MB
35.25/35.70	c CPU time              : 0.98085 s
35.25/35.70	
35.25/35.71	s SATISFIABLE
35.83/36.37	v 13 26 45 57 79 16 21 29 109 153 107 111 134 169 177 9 87 107 116 127 0 4 16 40 51 3 13 59 80 90 31 78 92 135 164 20 34 78 104 115 0 31 68 78 106 81 104 119 133 144

Verifier Data (download as text)

OK

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-1053429-1215057495/watcher-1053429-1215057495 -o /tmp/evaluation-result-1053429-1215057495/solver-1053429-1215057495 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1053429-1215057495.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.20 2.11 2.04 4/82 18336
/proc/meminfo: memFree=1692920/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=18572 CPUtime=0
/proc/18336/stat : 18336 (runsolver) R 18334 18336 15412 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1535421730 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 268213742887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18336/statm: 4643 292 257 25 0 2626 0

[startup+0.0831419 s]
/proc/loadavg: 2.20 2.11 2.04 4/82 18336
/proc/meminfo: memFree=1692920/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.101732 s]
/proc/loadavg: 2.20 2.11 2.04 4/82 18336
/proc/meminfo: memFree=1692920/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301753 s]
/proc/loadavg: 2.20 2.11 2.04 4/82 18336
/proc/meminfo: memFree=1692920/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701806 s]
/proc/loadavg: 2.20 2.11 2.04 4/82 18336
/proc/meminfo: memFree=1692920/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50289 s]
/proc/loadavg: 2.20 2.11 2.04 3/92 18358
/proc/meminfo: memFree=1647528/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18350] ppid=18336 vsize=812728 CPUtime=1.44
/proc/18350/stat : 18350 (java) S 18336 18336 15412 0 -1 0 15851 0 1 0 136 8 0 0 18 0 9 0 1535421734 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18350/statm: 203182 15068 2584 9 0 197163 0
[pid=18350/tid=18351] ppid=18336 vsize=812728 CPUtime=0.85
/proc/18350/task/18351/stat : 18351 (java) R 18336 18336 15412 0 -1 64 7562 0 1 0 81 4 0 0 25 0 9 0 1535421735 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18352] ppid=18336 vsize=812728 CPUtime=0.41
/proc/18350/task/18352/stat : 18352 (java) R 18336 18336 15412 0 -1 64 6810 0 0 0 39 2 0 0 16 0 9 0 1535421736 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 104182131 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18353] ppid=18336 vsize=812728 CPUtime=0
/proc/18350/task/18353/stat : 18353 (java) S 18336 18336 15412 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535421736 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18354] ppid=18336 vsize=812728 CPUtime=0
/proc/18350/task/18354/stat : 18354 (java) S 18336 18336 15412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535421736 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18355] ppid=18336 vsize=812728 CPUtime=0
/proc/18350/task/18355/stat : 18355 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535421738 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18356] ppid=18336 vsize=812728 CPUtime=0.16
/proc/18350/task/18356/stat : 18356 (java) S 18336 18336 15412 0 -1 64 780 0 0 0 16 0 0 0 15 0 9 0 1535421738 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18357] ppid=18336 vsize=812728 CPUtime=0
/proc/18350/task/18357/stat : 18357 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535421739 832233472 15068 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18358] ppid=18336 vsize=812728 CPUtime=0
/proc/18350/task/18358/stat : 18358 (java) R 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1535421739 832233472 15068 996147200 134512640 134550740 4294955616 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) 860280

[startup+3.10208 s]
/proc/loadavg: 2.20 2.11 2.04 5/92 18358
/proc/meminfo: memFree=1634600/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18350] ppid=18336 vsize=812796 CPUtime=3.02
/proc/18350/stat : 18350 (java) S 18336 18336 15412 0 -1 0 19738 0 1 0 293 9 0 0 18 0 9 0 1535421734 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18350/statm: 203199 18945 2584 9 0 197180 0
[pid=18350/tid=18351] ppid=18336 vsize=812796 CPUtime=1.47
/proc/18350/task/18351/stat : 18351 (java) R 18336 18336 15412 0 -1 64 7573 0 1 0 143 4 0 0 25 0 9 0 1535421735 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18352] ppid=18336 vsize=812796 CPUtime=1.33
/proc/18350/task/18352/stat : 18352 (java) R 18336 18336 15412 0 -1 64 10666 0 0 0 130 3 0 0 16 0 9 0 1535421736 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 103735827 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18353] ppid=18336 vsize=812796 CPUtime=0
/proc/18350/task/18353/stat : 18353 (java) S 18336 18336 15412 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535421736 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18354] ppid=18336 vsize=812796 CPUtime=0
/proc/18350/task/18354/stat : 18354 (java) S 18336 18336 15412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535421736 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18355] ppid=18336 vsize=812796 CPUtime=0
/proc/18350/task/18355/stat : 18355 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535421738 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18356] ppid=18336 vsize=812796 CPUtime=0.19
/proc/18350/task/18356/stat : 18356 (java) S 18336 18336 15412 0 -1 64 800 0 0 0 19 0 0 0 15 0 9 0 1535421738 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18357] ppid=18336 vsize=812796 CPUtime=0
/proc/18350/task/18357/stat : 18357 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535421739 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18358] ppid=18336 vsize=812796 CPUtime=0
/proc/18350/task/18358/stat : 18358 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1535421739 832303104 18945 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860348

[startup+6.30144 s]
/proc/loadavg: 2.18 2.11 2.04 4/92 18358
/proc/meminfo: memFree=1612520/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18350] ppid=18336 vsize=812812 CPUtime=6.19
/proc/18350/stat : 18350 (java) S 18336 18336 15412 0 -1 0 24286 0 1 0 607 12 0 0 18 0 9 0 1535421734 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18350/statm: 203203 23263 2586 9 0 197184 0
[pid=18350/tid=18351] ppid=18336 vsize=812812 CPUtime=2.05
/proc/18350/task/18351/stat : 18351 (java) R 18336 18336 15412 0 -1 64 7590 0 1 0 201 4 0 0 21 0 9 0 1535421735 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18352] ppid=18336 vsize=812812 CPUtime=3.9
/proc/18350/task/18352/stat : 18352 (java) R 18336 18336 15412 0 -1 64 15185 0 0 0 384 6 0 0 20 0 9 0 1535421736 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 104456945 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18353] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18353/stat : 18353 (java) S 18336 18336 15412 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535421736 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18354] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18354/stat : 18354 (java) S 18336 18336 15412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535421736 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18355] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18355/stat : 18355 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535421738 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18356] ppid=18336 vsize=812812 CPUtime=0.21
/proc/18350/task/18356/stat : 18356 (java) S 18336 18336 15412 0 -1 64 812 0 0 0 21 0 0 0 15 0 9 0 1535421738 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18357] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18357/stat : 18357 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535421739 832319488 23263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18358] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18358/stat : 18358 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1535421739 832319488 23263 996147200 134512640 134550740 4294955616 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) 860364

[startup+12.7022 s]
/proc/loadavg: 2.17 2.11 2.04 3/92 18358
/proc/meminfo: memFree=1571496/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18350] ppid=18336 vsize=812812 CPUtime=12.54
/proc/18350/stat : 18350 (java) S 18336 18336 15412 0 -1 0 32827 0 1 0 1234 20 0 0 18 0 9 0 1535421734 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18350/statm: 203203 31789 2591 9 0 197184 0
[pid=18350/tid=18351] ppid=18336 vsize=812812 CPUtime=7.25
/proc/18350/task/18351/stat : 18351 (java) R 18336 18336 15412 0 -1 64 14640 0 1 0 715 10 0 0 25 0 9 0 1535421735 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4126782032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18352] ppid=18336 vsize=812812 CPUtime=4.98
/proc/18350/task/18352/stat : 18352 (java) S 18336 18336 15412 0 -1 64 16644 0 0 0 491 7 0 0 16 0 9 0 1535421736 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18353] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18353/stat : 18353 (java) S 18336 18336 15412 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535421736 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18354] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18354/stat : 18354 (java) S 18336 18336 15412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535421736 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18355] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18355/stat : 18355 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535421738 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18356] ppid=18336 vsize=812812 CPUtime=0.28
/proc/18350/task/18356/stat : 18356 (java) S 18336 18336 15412 0 -1 64 844 0 0 0 27 1 0 0 15 0 9 0 1535421738 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18357] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18357/stat : 18357 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535421739 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18358] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18358/stat : 18358 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1535421739 832319488 31789 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 860364

[startup+25.5026 s]
/proc/loadavg: 2.13 2.10 2.03 3/92 18358
/proc/meminfo: memFree=1562152/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18350] ppid=18336 vsize=812812 CPUtime=25.19
/proc/18350/stat : 18350 (java) S 18336 18336 15412 0 -1 0 32986 0 1 0 2494 25 0 0 18 0 9 0 1535421734 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18350/statm: 203203 31923 2591 9 0 197184 0
[pid=18350/tid=18351] ppid=18336 vsize=812812 CPUtime=19.86
/proc/18350/task/18351/stat : 18351 (java) R 18336 18336 15412 0 -1 64 14665 0 1 0 1971 15 0 0 25 0 9 0 1535421735 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4127108404 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18352] ppid=18336 vsize=812812 CPUtime=5.02
/proc/18350/task/18352/stat : 18352 (java) S 18336 18336 15412 0 -1 64 16774 0 0 0 495 7 0 0 16 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18353] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18353/stat : 18353 (java) S 18336 18336 15412 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18354] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18354/stat : 18354 (java) S 18336 18336 15412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18355] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18355/stat : 18355 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535421738 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18356] ppid=18336 vsize=812812 CPUtime=0.28
/proc/18350/task/18356/stat : 18356 (java) S 18336 18336 15412 0 -1 64 848 0 0 0 27 1 0 0 16 0 9 0 1535421738 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18357] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18357/stat : 18357 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535421739 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18358] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18358/stat : 18358 (java) R 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1535421739 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 860364

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

[startup+31.9063 s]
/proc/loadavg: 2.12 2.10 2.03 3/92 18358
/proc/meminfo: memFree=1558248/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18350] ppid=18336 vsize=812812 CPUtime=31.53
/proc/18350/stat : 18350 (java) S 18336 18336 15412 0 -1 0 32998 0 1 0 3127 26 0 0 18 0 9 0 1535421734 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18350/statm: 203203 31923 2591 9 0 197184 0
[pid=18350/tid=18351] ppid=18336 vsize=812812 CPUtime=26.19
/proc/18350/task/18351/stat : 18351 (java) R 18336 18336 15412 0 -1 64 14677 0 1 0 2603 16 0 0 25 0 9 0 1535421735 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4126782039 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18352] ppid=18336 vsize=812812 CPUtime=5.03
/proc/18350/task/18352/stat : 18352 (java) S 18336 18336 15412 0 -1 64 16774 0 0 0 496 7 0 0 16 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18353] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18353/stat : 18353 (java) S 18336 18336 15412 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18354] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18354/stat : 18354 (java) S 18336 18336 15412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18355] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18355/stat : 18355 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535421738 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18356] ppid=18336 vsize=812812 CPUtime=0.28
/proc/18350/task/18356/stat : 18356 (java) S 18336 18336 15412 0 -1 64 848 0 0 0 27 1 0 0 16 0 9 0 1535421738 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18357] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18357/stat : 18357 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535421739 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18358] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18358/stat : 18358 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1535421739 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.54
Current children cumulated vsize (KiB) 860364

[startup+33.5015 s]
/proc/loadavg: 2.12 2.10 2.03 3/92 18358
/proc/meminfo: memFree=1557608/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=0.01
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18350] ppid=18336 vsize=812812 CPUtime=33.12
/proc/18350/stat : 18350 (java) S 18336 18336 15412 0 -1 0 33001 0 1 0 3285 27 0 0 18 0 9 0 1535421734 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18350/statm: 203203 31923 2591 9 0 197184 0
[pid=18350/tid=18351] ppid=18336 vsize=812812 CPUtime=27.78
/proc/18350/task/18351/stat : 18351 (java) R 18336 18336 15412 0 -1 64 14680 0 1 0 2761 17 0 0 25 0 9 0 1535421735 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4159580451 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18352] ppid=18336 vsize=812812 CPUtime=5.03
/proc/18350/task/18352/stat : 18352 (java) S 18336 18336 15412 0 -1 64 16774 0 0 0 496 7 0 0 16 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18353] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18353/stat : 18353 (java) S 18336 18336 15412 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18354] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18354/stat : 18354 (java) S 18336 18336 15412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535421736 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18355] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18355/stat : 18355 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535421738 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18356] ppid=18336 vsize=812812 CPUtime=0.28
/proc/18350/task/18356/stat : 18356 (java) S 18336 18336 15412 0 -1 64 848 0 0 0 27 1 0 0 16 0 9 0 1535421738 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18357] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18357/stat : 18357 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535421739 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18350/tid=18358] ppid=18336 vsize=812812 CPUtime=0
/proc/18350/task/18358/stat : 18358 (java) S 18336 18336 15412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1535421739 832319488 31923 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.13
Current children cumulated vsize (KiB) 860364

[startup+35.1017 s]
/proc/loadavg: 2.11 2.10 2.03 3/84 18359
/proc/meminfo: memFree=1625512/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=34.2
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 798 34711 0 1 0 0 3389 31 17 0 1 0 1535421730 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18336/statm: 11888 363 244 79 0 219 0
[pid=18359] ppid=18336 vsize=50712 CPUtime=0.45
/proc/18359/stat : 18359 (minisat) R 18336 18336 15412 0 -1 4194304 12253 0 0 0 38 7 0 0 22 0 1 0 1535425193 51929088 12234 996147200 134512640 135136200 4294955968 18446744073709551615 134513687 0 0 4096 3 0 0 0 17 1 0 0
/proc/18359/statm: 12678 12234 54 152 0 12523 0
Current children cumulated CPU time (s) 34.65
Current children cumulated vsize (KiB) 98264

[startup+35.9018 s]
/proc/loadavg: 2.11 2.10 2.03 3/84 18359
/proc/meminfo: memFree=1625512/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=35.27
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 835 48397 0 1 0 0 3487 40 16 0 1 0 1535421730 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 268213911634 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18336/statm: 11888 364 244 79 0 219 0
Current children cumulated CPU time (s) 35.27
Current children cumulated vsize (KiB) 47552

[startup+36.3078 s]
/proc/loadavg: 2.11 2.10 2.03 3/92 18368
/proc/meminfo: memFree=1662312/2055920 swapFree=4097704/4192956
[pid=18336] ppid=18334 vsize=47552 CPUtime=35.27
/proc/18336/stat : 18336 (galacM.sh) S 18334 18336 15412 0 -1 4194304 835 48397 0 1 0 0 3487 40 16 0 1 0 1535421730 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 268213911634 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18336/statm: 11888 364 244 79 0 219 0
[pid=18360] ppid=18336 vsize=812892 CPUtime=0.56
/proc/18360/stat : 18360 (java) S 18336 18336 15412 0 -1 0 5810 0 1 0 52 4 0 0 18 0 9 0 1535425302 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18360/statm: 203223 5192 1909 9 0 197176 0
[pid=18360/tid=18361] ppid=18336 vsize=812892 CPUtime=0.38
/proc/18360/task/18361/stat : 18361 (java) R 18336 18336 15412 0 -1 64 4279 0 1 0 35 3 0 0 20 0 9 0 1535425304 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18360/tid=18362] ppid=18336 vsize=812892 CPUtime=0
/proc/18360/task/18362/stat : 18362 (java) S 18336 18336 15412 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 1535425305 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=18360/tid=18363] ppid=18336 vsize=812892 CPUtime=0
/proc/18360/task/18363/stat : 18363 (java) S 18336 18336 15412 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1535425305 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18360/tid=18364] ppid=18336 vsize=812892 CPUtime=0
/proc/18360/task/18364/stat : 18364 (java) S 18336 18336 15412 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1535425305 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18360/tid=18365] ppid=18336 vsize=812892 CPUtime=0
/proc/18360/task/18365/stat : 18365 (java) S 18336 18336 15412 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535425307 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18360/tid=18366] ppid=18336 vsize=812892 CPUtime=0.16
/proc/18360/task/18366/stat : 18366 (java) S 18336 18336 15412 0 -1 64 817 0 0 0 16 0 0 0 16 0 9 0 1535425307 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18360/tid=18367] ppid=18336 vsize=812892 CPUtime=0
/proc/18360/task/18367/stat : 18367 (java) S 18336 18336 15412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535425307 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18360/tid=18368] ppid=18336 vsize=812892 CPUtime=0
/proc/18360/task/18368/stat : 18368 (java) S 18336 18336 15412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535425307 832401408 5192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.83
Current children cumulated vsize (KiB) 860444

Child status: 0
Real time (s): 36.3909
CPU time (s): 35.9505
CPU user time (s): 35.4616
CPU system time (s): 0.488925
CPU usage (%): 98.7899
Max. virtual memory (cumulated for all children) (KiB): 860680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.4616
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56666
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3080
involuntary context switches= 4437

runsolver used 0.048992 second user time and 0.12998 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-03 05:58:15
IDJOB=1053429
IDBENCH=56075
IDSOLVER=350
FILE ID=node32/1053429-1215057495
PBS_JOBID= 7875189
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 48ba7cbce5b06969fed2782b252bf7aa
RANDOM SEED=1531204730

node32.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.218
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.218
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:       1693400 kB
Buffers:         28296 kB
Cached:         138524 kB
SwapCached:      88248 kB
Active:         239040 kB
Inactive:        61396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693400 kB
SwapTotal:     4192956 kB
SwapFree:      4097704 kB
Dirty:            3220 kB
Writeback:           0 kB
Mapped:         149608 kB
Slab:            46680 kB
Committed_AS:  3235568 kB
PageTables:       2200 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node32 at 2008-07-03 05:58:52