Trace number 1085503

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 139.964 140.744

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr2/normalized-super-jobShop-e0ddr2-5.xml
MD5SUMa7bc94a7eea6cc78eabccfd072808961
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.35364
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size136
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.91/7.01	c start processing
6.91/7.01	c start relation processing
7.60/7.74	c start cnf exporting
70.52/71.25	c parsing time : 6.882
70.52/71.25	c preprocessing time : 71.128
70.52/71.25	
70.52/71.25	c Nary constraints - conflicts : 0 supports : 0
70.52/71.25	c Binary constraints - conflicts : 845 supports :0
70.52/71.25	c max arity constraint : 2
70.52/71.25	c Max Tuples generated 18496
70.52/71.25	c relations : 313
70.52/71.25	c relations BDD: 0
70.52/71.25	c sampling 273/313
70.52/71.25	c vars : 12731 - clauses :  3047015
70.52/71.25	
70.58/71.31	 
70.58/71.31	c --- SAT Solver Stats ---
70.58/71.31	 
138.94/139.76	c restarts              : 16
138.94/139.76	c conflicts             : 107940         (1588 /sec)
138.94/139.76	c decisions             : 1200411        (1.47 % random) (17659 /sec)
138.94/139.76	c propagations          : 16192691       (238206 /sec)
138.94/139.76	c conflict literals     : 42135945       (4.63 % deleted)
138.94/139.76	c Memory used           : 294.09 MB
138.94/139.76	c CPU time              : 67.9777 s
138.94/139.76	
138.94/139.77	s SATISFIABLE
139.89/140.72	v 90 93 105 106 110 111 123 122 130 133 15 13 38 44 64 63 78 84 93 92 69 74 86 80 99 94 109 110 116 115 89 108 122 119 136 133 151 152 158 159 17 19 32 33 54 55 69 63 74 78 1 0 30 29 40 41 54 55 62 61 62 61 68 70 76 82 96 95 104 105 10 15 62 60 121 120 134 133 144 145 1 5 13 10 29 28 43 46 53 54 0 1 10 9 13 14 29 28 37 39

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-1085503-1215234079/watcher-1085503-1215234079 -o /tmp/evaluation-result-1085503-1215234079/solver-1085503-1215234079 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085503-1215234079.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.07 2.01 2.00 4/72 10107
/proc/meminfo: memFree=1027640/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=5192 CPUtime=0
/proc/10107/stat : 10107 (galacM.sh) R 10105 10107 8486 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 135403275 5316608 80 996147200 4194304 4520092 548682068832 18446744073709551615 244277018098 0 0 4096 0 0 0 0 17 1 0 0
/proc/10107/statm: 1298 80 59 79 0 108 0

[startup+0.0225541 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 10107
/proc/meminfo: memFree=1027640/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=8772 CPUtime=0
/proc/10107/stat : 10107 (galacM.sh) R 10105 10107 8486 0 -1 4194304 516 1176 0 0 0 0 0 0 16 0 1 0 135403275 8982528 317 996147200 4194304 4520092 548682068832 18446744073709551615 244276849311 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/10107/statm: 2193 317 217 79 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8772

[startup+0.101567 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 10107
/proc/meminfo: memFree=1027640/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301605 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 10107
/proc/meminfo: memFree=1027640/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701753 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 10107
/proc/meminfo: memFree=1027640/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50284 s]
/proc/loadavg: 2.07 2.01 2.00 3/82 10129
/proc/meminfo: memFree=981992/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10121] ppid=10107 vsize=812732 CPUtime=1.44
/proc/10121/stat : 10121 (java) S 10107 10107 8486 0 -1 0 15998 0 1 0 136 8 0 0 19 0 9 0 135403279 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10121/statm: 203183 15215 2590 9 0 197164 0
[pid=10121/tid=10122] ppid=10107 vsize=812732 CPUtime=0.85
/proc/10121/task/10122/stat : 10122 (java) R 10107 10107 8486 0 -1 64 7596 0 1 0 81 4 0 0 25 0 9 0 135403280 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10123] ppid=10107 vsize=812732 CPUtime=0.36
/proc/10121/task/10123/stat : 10123 (java) R 10107 10107 8486 0 -1 64 6887 0 0 0 34 2 0 0 16 0 9 0 135403281 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 103735743 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10124] ppid=10107 vsize=812732 CPUtime=0
/proc/10121/task/10124/stat : 10124 (java) S 10107 10107 8486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 135403282 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10125] ppid=10107 vsize=812732 CPUtime=0
/proc/10121/task/10125/stat : 10125 (java) S 10107 10107 8486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135403282 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10126] ppid=10107 vsize=812732 CPUtime=0
/proc/10121/task/10126/stat : 10126 (java) S 10107 10107 8486 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 135403283 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10127] ppid=10107 vsize=812732 CPUtime=0.19
/proc/10121/task/10127/stat : 10127 (java) S 10107 10107 8486 0 -1 64 815 0 0 0 19 0 0 0 15 0 9 0 135403283 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10128] ppid=10107 vsize=812732 CPUtime=0
/proc/10121/task/10128/stat : 10128 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135403284 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10129] ppid=10107 vsize=812732 CPUtime=0
/proc/10121/task/10129/stat : 10129 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135403284 832237568 15215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860296

[startup+3.10214 s]
/proc/loadavg: 2.07 2.01 2.00 4/82 10129
/proc/meminfo: memFree=969960/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10121] ppid=10107 vsize=812828 CPUtime=3.03
/proc/10121/stat : 10121 (java) S 10107 10107 8486 0 -1 0 19408 0 1 0 293 10 0 0 19 0 9 0 135403279 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10121/statm: 203207 18615 2590 9 0 197188 0
[pid=10121/tid=10122] ppid=10107 vsize=812828 CPUtime=1.4
/proc/10121/task/10122/stat : 10122 (java) R 10107 10107 8486 0 -1 64 7606 0 1 0 136 4 0 0 25 0 9 0 135403280 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10123] ppid=10107 vsize=812828 CPUtime=1.35
/proc/10121/task/10123/stat : 10123 (java) R 10107 10107 8486 0 -1 64 10253 0 0 0 131 4 0 0 17 0 9 0 135403281 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10124] ppid=10107 vsize=812828 CPUtime=0
/proc/10121/task/10124/stat : 10124 (java) S 10107 10107 8486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 135403282 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10125] ppid=10107 vsize=812828 CPUtime=0
/proc/10121/task/10125/stat : 10125 (java) S 10107 10107 8486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135403282 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10126] ppid=10107 vsize=812828 CPUtime=0
/proc/10121/task/10126/stat : 10126 (java) S 10107 10107 8486 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 135403283 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10127] ppid=10107 vsize=812828 CPUtime=0.25
/proc/10121/task/10127/stat : 10127 (java) S 10107 10107 8486 0 -1 64 849 0 0 0 24 1 0 0 15 0 9 0 135403283 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10128] ppid=10107 vsize=812828 CPUtime=0
/proc/10121/task/10128/stat : 10128 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135403284 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10129] ppid=10107 vsize=812828 CPUtime=0
/proc/10121/task/10129/stat : 10129 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135403284 832335872 18615 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860392

[startup+6.30275 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 10129
/proc/meminfo: memFree=948328/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10121] ppid=10107 vsize=812908 CPUtime=6.2
/proc/10121/stat : 10121 (java) S 10107 10107 8486 0 -1 0 23767 0 1 0 608 12 0 0 19 0 9 0 135403279 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10121/statm: 203227 22786 2590 9 0 197208 0
[pid=10121/tid=10122] ppid=10107 vsize=812908 CPUtime=1.96
/proc/10121/task/10122/stat : 10122 (java) S 10107 10107 8486 0 -1 64 7624 0 1 0 192 4 0 0 20 0 9 0 135403280 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10123] ppid=10107 vsize=812908 CPUtime=3.89
/proc/10121/task/10123/stat : 10123 (java) R 10107 10107 8486 0 -1 64 14549 0 0 0 383 6 0 0 21 0 9 0 135403281 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 102469616 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10124] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10124/stat : 10124 (java) S 10107 10107 8486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 135403282 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10125] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10125/stat : 10125 (java) S 10107 10107 8486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135403282 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10126] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10126/stat : 10126 (java) S 10107 10107 8486 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 135403283 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10127] ppid=10107 vsize=812908 CPUtime=0.33
/proc/10121/task/10127/stat : 10127 (java) S 10107 10107 8486 0 -1 64 894 0 0 0 32 1 0 0 15 0 9 0 135403283 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10128] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10128/stat : 10128 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135403284 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10129] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10129/stat : 10129 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135403284 832417792 22786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860472

[startup+12.7031 s]
/proc/loadavg: 2.14 2.03 2.01 3/82 10129
/proc/meminfo: memFree=909800/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10121] ppid=10107 vsize=812908 CPUtime=12.55
/proc/10121/stat : 10121 (java) S 10107 10107 8486 0 -1 0 31756 0 1 0 1234 21 0 0 19 0 9 0 135403279 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10121/statm: 203227 30759 2595 9 0 197208 0
[pid=10121/tid=10122] ppid=10107 vsize=812908 CPUtime=7.54
/proc/10121/task/10122/stat : 10122 (java) R 10107 10107 8486 0 -1 64 14644 0 1 0 743 11 0 0 25 0 9 0 135403280 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4127314792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10123] ppid=10107 vsize=812908 CPUtime=4.58
/proc/10121/task/10123/stat : 10123 (java) S 10107 10107 8486 0 -1 64 15489 0 0 0 452 6 0 0 16 0 9 0 135403281 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10124] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10124/stat : 10124 (java) S 10107 10107 8486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 135403282 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10125] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10125/stat : 10125 (java) S 10107 10107 8486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135403282 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10126] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10126/stat : 10126 (java) S 10107 10107 8486 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 135403283 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10127] ppid=10107 vsize=812908 CPUtime=0.38
/proc/10121/task/10127/stat : 10127 (java) S 10107 10107 8486 0 -1 64 923 0 0 0 37 1 0 0 15 0 9 0 135403283 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10128] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10128/stat : 10128 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135403284 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10129] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10129/stat : 10129 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135403284 832417792 30759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 860472

[startup+25.5024 s]
/proc/loadavg: 2.11 2.03 2.01 4/82 10129
/proc/meminfo: memFree=898600/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10121] ppid=10107 vsize=812908 CPUtime=25.22
/proc/10121/stat : 10121 (java) S 10107 10107 8486 0 -1 0 31898 0 1 0 2495 27 0 0 19 0 9 0 135403279 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10121/statm: 203227 30874 2595 9 0 197208 0
[pid=10121/tid=10122] ppid=10107 vsize=812908 CPUtime=20.19
/proc/10121/task/10122/stat : 10122 (java) R 10107 10107 8486 0 -1 64 14671 0 1 0 2001 18 0 0 25 0 9 0 135403280 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4126784818 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10123] ppid=10107 vsize=812908 CPUtime=4.62
/proc/10121/task/10123/stat : 10123 (java) S 10107 10107 8486 0 -1 64 15599 0 0 0 455 7 0 0 16 0 9 0 135403281 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10124] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10124/stat : 10124 (java) S 10107 10107 8486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 135403282 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10125] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10125/stat : 10125 (java) S 10107 10107 8486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135403282 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10126] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10126/stat : 10126 (java) S 10107 10107 8486 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 135403283 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10127] ppid=10107 vsize=812908 CPUtime=0.39
/proc/10121/task/10127/stat : 10127 (java) S 10107 10107 8486 0 -1 64 928 0 0 0 38 1 0 0 16 0 9 0 135403283 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10128] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10128/stat : 10128 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135403284 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10129] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10129/stat : 10129 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135403284 832417792 30874 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 860472

[startup+51.1023 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 10129
/proc/meminfo: memFree=883496/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=0.01
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10121] ppid=10107 vsize=812908 CPUtime=50.59
/proc/10121/stat : 10121 (java) S 10107 10107 8486 0 -1 0 31945 0 1 0 5022 37 0 0 19 0 9 0 135403279 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10121/statm: 203227 30875 2595 9 0 197208 0
[pid=10121/tid=10122] ppid=10107 vsize=812908 CPUtime=45.53
/proc/10121/task/10122/stat : 10122 (java) R 10107 10107 8486 0 -1 64 14717 0 1 0 4526 27 0 0 25 0 9 0 135403280 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4126385332 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10123] ppid=10107 vsize=812908 CPUtime=4.65
/proc/10121/task/10123/stat : 10123 (java) S 10107 10107 8486 0 -1 64 15599 0 0 0 458 7 0 0 16 0 9 0 135403281 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10124] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10124/stat : 10124 (java) S 10107 10107 8486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 135403282 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10125] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10125/stat : 10125 (java) S 10107 10107 8486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135403282 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10126] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10126/stat : 10126 (java) S 10107 10107 8486 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 135403283 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10127] ppid=10107 vsize=812908 CPUtime=0.39
/proc/10121/task/10127/stat : 10127 (java) S 10107 10107 8486 0 -1 64 929 0 0 0 38 1 0 0 16 0 9 0 135403283 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10128] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10128/stat : 10128 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135403284 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10121/tid=10129] ppid=10107 vsize=812908 CPUtime=0
/proc/10121/task/10129/stat : 10129 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135403284 832417792 30875 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 860472

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 10130
/proc/meminfo: memFree=763752/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=70.61
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 801 33690 0 1 0 0 7012 49 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10130] ppid=10107 vsize=223292 CPUtime=30.97
/proc/10130/stat : 10130 (minisat) R 10107 10107 8486 0 -1 4194304 55164 0 0 0 3067 30 0 0 25 0 1 0 135410407 228651008 55145 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/10130/statm: 55823 55145 57 152 0 55668 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 270856

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

[startup+127.902 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 10130
/proc/meminfo: memFree=708648/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=70.61
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 801 33690 0 1 0 0 7012 49 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10130] ppid=10107 vsize=279036 CPUtime=56.53
/proc/10130/stat : 10130 (minisat) R 10107 10107 8486 0 -1 4194304 69083 0 0 0 5615 38 0 0 25 0 1 0 135410407 285732864 69064 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 1 0 0
/proc/10130/statm: 69759 69064 57 152 0 69604 0
Current children cumulated CPU time (s) 127.14
Current children cumulated vsize (KiB) 326600

[startup+134.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 10130
/proc/meminfo: memFree=695464/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=70.61
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 801 33690 0 1 0 0 7012 49 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10130] ppid=10107 vsize=291652 CPUtime=62.93
/proc/10130/stat : 10130 (minisat) R 10107 10107 8486 0 -1 4194304 72247 0 0 0 6253 40 0 0 25 0 1 0 135410407 298651648 72228 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/10130/statm: 72913 72228 57 152 0 72758 0
Current children cumulated CPU time (s) 133.54
Current children cumulated vsize (KiB) 339216

[startup+137.507 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 10130
/proc/meminfo: memFree=689320/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=70.61
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 801 33690 0 1 0 0 7012 49 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10130] ppid=10107 vsize=297772 CPUtime=66.14
/proc/10130/stat : 10130 (minisat) R 10107 10107 8486 0 -1 4194304 73754 0 0 0 6572 42 0 0 25 0 1 0 135410407 304918528 73735 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/10130/statm: 74443 73735 57 152 0 74288 0
Current children cumulated CPU time (s) 136.75
Current children cumulated vsize (KiB) 345336

[startup+139.102 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 10130
/proc/meminfo: memFree=687784/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=70.61
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 801 33690 0 1 0 0 7012 49 17 0 1 0 135403275 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10107/statm: 11891 366 247 79 0 219 0
[pid=10130] ppid=10107 vsize=299928 CPUtime=67.73
/proc/10130/stat : 10130 (minisat) R 10107 10107 8486 0 -1 4194304 74309 0 0 0 6731 42 0 0 25 0 1 0 135410407 307126272 74290 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/10130/statm: 74982 74290 57 152 0 74827 0
Current children cumulated CPU time (s) 138.34
Current children cumulated vsize (KiB) 347492

[startup+139.902 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 10130
/proc/meminfo: memFree=686184/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=139.06
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 838 108306 0 1 0 0 13810 96 16 0 1 0 135403275 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 244277018706 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10107/statm: 11891 367 247 79 0 219 0
Current children cumulated CPU time (s) 139.06
Current children cumulated vsize (KiB) 47564

[startup+140.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 10130
/proc/meminfo: memFree=686184/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47564 CPUtime=139.06
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 838 108306 0 1 0 0 13810 96 16 0 1 0 135403275 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 244277018706 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10107/statm: 11891 367 247 79 0 219 0
Current children cumulated CPU time (s) 139.06
Current children cumulated vsize (KiB) 47564

[startup+140.701 s]
/proc/loadavg: 2.01 2.02 2.00 2/82 10139
/proc/meminfo: memFree=957672/2055920 swapFree=4191676/4192956
[pid=10107] ppid=10105 vsize=47568 CPUtime=139.06
/proc/10107/stat : 10107 (galacM.sh) S 10105 10107 8486 0 -1 4194304 847 108306 0 1 0 0 13810 96 16 0 1 0 135403275 48709632 369 996147200 4194304 4520092 548682068832 18446744073709551615 244277018706 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10107/statm: 11892 369 247 79 0 220 0
[pid=10131] ppid=10107 vsize=812924 CPUtime=0.83
/proc/10131/stat : 10131 (java) S 10107 10107 8486 0 -1 0 9131 0 1 0 78 5 0 0 18 0 9 0 135417257 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10131/statm: 203231 8512 1913 9 0 197184 0
[pid=10131/tid=10132] ppid=10107 vsize=812924 CPUtime=0.55
/proc/10131/task/10132/stat : 10132 (java) S 10107 10107 8486 0 -1 64 7503 0 1 0 51 4 0 0 18 0 9 0 135417259 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10131/tid=10133] ppid=10107 vsize=812924 CPUtime=0
/proc/10131/task/10133/stat : 10133 (java) S 10107 10107 8486 0 -1 64 4 0 0 0 0 0 0 0 18 0 9 0 135417260 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=10131/tid=10134] ppid=10107 vsize=812924 CPUtime=0
/proc/10131/task/10134/stat : 10134 (java) S 10107 10107 8486 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 135417260 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10131/tid=10135] ppid=10107 vsize=812924 CPUtime=0
/proc/10131/task/10135/stat : 10135 (java) S 10107 10107 8486 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 135417260 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10131/tid=10136] ppid=10107 vsize=812924 CPUtime=0
/proc/10131/task/10136/stat : 10136 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 135417262 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10131/tid=10137] ppid=10107 vsize=812924 CPUtime=0.26
/proc/10131/task/10137/stat : 10137 (java) S 10107 10107 8486 0 -1 64 913 0 0 0 26 0 0 0 16 0 9 0 135417262 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10131/tid=10138] ppid=10107 vsize=812924 CPUtime=0
/proc/10131/task/10138/stat : 10138 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 135417262 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10131/tid=10139] ppid=10107 vsize=812924 CPUtime=0
/proc/10131/task/10139/stat : 10139 (java) S 10107 10107 8486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135417262 832434176 8512 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.89
Current children cumulated vsize (KiB) 860492

Child status: 0
Real time (s): 140.744
CPU time (s): 139.964
CPU user time (s): 138.902
CPU system time (s): 1.06184
CPU usage (%): 99.4456
Max. virtual memory (cumulated for all children) (KiB): 860684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.902
system time used= 1.06184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118487
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= 5186
involuntary context switches= 6784

runsolver used 0.146977 second user time and 0.442932 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 07:01:19
IDJOB=1085503
IDBENCH=57635
IDSOLVER=350
FILE ID=node63/1085503-1215234079
PBS_JOBID= 7881861
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7bc94a7eea6cc78eabccfd072808961
RANDOM SEED=1427103843

node63.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.256
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.256
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:       1028056 kB
Buffers:        100160 kB
Cached:         826420 kB
SwapCached:        260 kB
Active:         512920 kB
Inactive:       434840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1028056 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            3468 kB
Writeback:           0 kB
Mapped:          33712 kB
Slab:            65588 kB
Committed_AS:   379464 kB
PageTables:       1584 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= 66520 MiB
End job on node63 at 2008-07-05 07:03:40