Trace number 1085251

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 91.7011 92.213

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-5.xml
MD5SUM8d4012fe18fda41a247f530d31c79f3b
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.299953
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size155
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.01/0.03	c --- Preproc Stats ---
7.82/7.91	c start processing
7.82/7.91	c start relation processing
8.62/8.77	c start cnf exporting
79.05/79.57	c parsing time : 7.79
79.05/79.57	c preprocessing time : 79.451
79.05/79.57	
79.05/79.57	c Nary constraints - conflicts : 0 supports : 0
79.05/79.57	c Binary constraints - conflicts : 845 supports :0
79.05/79.57	c max arity constraint : 2
79.05/79.57	c Max Tuples generated 24025
79.05/79.57	c relations : 315
79.05/79.57	c relations BDD: 0
79.05/79.57	c sampling 275/315
79.05/79.57	c vars : 13701 - clauses :  3402459
79.05/79.57	
79.13/79.61	 
79.13/79.61	c --- SAT Solver Stats ---
79.13/79.61	 
90.68/91.25	c restarts              : 14
90.68/91.25	c conflicts             : 41281          (3648 /sec)
90.68/91.25	c decisions             : 557119         (1.33 % random) (49236 /sec)
90.68/91.25	c propagations          : 4306678        (380607 /sec)
90.68/91.25	c conflict literals     : 9887767        (3.52 % deleted)
90.68/91.25	c Memory used           : 172.61 MB
90.68/91.25	c CPU time              : 11.3153 s
90.68/91.25	
90.68/91.26	s SATISFIABLE
90.78/92.18	v 0 1 7 6 10 11 20 19 27 42 27 30 48 50 62 86 102 81 108 109 84 59 106 100 128 119 166 160 172 175 102 98 114 121 139 138 154 156 162 161 36 37 48 58 77 80 90 91 122 93 0 2 10 8 21 19 40 37 64 65 10 58 75 78 103 112 144 124 148 149 27 127 135 85 158 154 171 173 184 182 0 15 30 6 34 35 72 71 81 92 21 19 42 39 47 45 62 125 136 94

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-1085251-1215232986/watcher-1085251-1215232986 -o /tmp/evaluation-result-1085251-1215232986/solver-1085251-1215232986 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085251-1215232986.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.00 2.00 2.00 4/80 9624
/proc/meminfo: memFree=689016/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=8652 CPUtime=0
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 135293895 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 2163 280 208 79 0 156 0
[pid=9625] ppid=9624 vsize=8688 CPUtime=0
/proc/9625/stat : 9625 (galacM.sh) R 9624 9624 5874 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 135293895 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 244276849311 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/9625/statm: 2172 288 210 79 0 165 0
[pid=9627] ppid=9625 vsize=8688 CPUtime=0
/proc/9627/stat : 9627 (galacM.sh) R 9625 9624 5874 0 -1 4194368 7 0 0 0 0 0 0 0 16 0 1 0 135293895 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 244277040665 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/9627/statm: 2172 288 210 79 0 165 0

[startup+0.0207521 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 9624
/proc/meminfo: memFree=689016/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=8784 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) R 9622 9624 5874 0 -1 4194304 576 1319 0 0 0 0 0 1 16 0 1 0 135293895 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 244276849311 0 65538 4096 73728 0 0 0 17 0 0 0
/proc/9624/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101765 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 9624
/proc/meminfo: memFree=689016/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301809 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 9624
/proc/meminfo: memFree=689016/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701879 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 9624
/proc/meminfo: memFree=689016/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50204 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9646
/proc/meminfo: memFree=643880/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9638] ppid=9624 vsize=812776 CPUtime=1.44
/proc/9638/stat : 9638 (java) S 9624 9624 5874 0 -1 0 15541 0 1 0 136 8 0 0 18 0 9 0 135293898 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9638/statm: 203194 14760 2590 9 0 197175 0
[pid=9638/tid=9639] ppid=9624 vsize=812776 CPUtime=0.93
/proc/9638/task/9639/stat : 9639 (java) R 9624 9624 5874 0 -1 64 7639 0 1 0 88 5 0 0 25 0 9 0 135293899 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9640] ppid=9624 vsize=812776 CPUtime=0.3
/proc/9638/task/9640/stat : 9640 (java) R 9624 9624 5874 0 -1 64 6402 0 0 0 28 2 0 0 16 0 9 0 135293900 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 102687670 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9641] ppid=9624 vsize=812776 CPUtime=0
/proc/9638/task/9641/stat : 9641 (java) S 9624 9624 5874 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 135293901 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9642] ppid=9624 vsize=812776 CPUtime=0
/proc/9638/task/9642/stat : 9642 (java) S 9624 9624 5874 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135293901 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9643] ppid=9624 vsize=812776 CPUtime=0
/proc/9638/task/9643/stat : 9643 (java) S 9624 9624 5874 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 135293903 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9644] ppid=9624 vsize=812776 CPUtime=0.19
/proc/9638/task/9644/stat : 9644 (java) S 9624 9624 5874 0 -1 64 801 0 0 0 19 0 0 0 15 0 9 0 135293903 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9645] ppid=9624 vsize=812776 CPUtime=0
/proc/9638/task/9645/stat : 9645 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 135293903 832282624 14760 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9646] ppid=9624 vsize=812776 CPUtime=0
/proc/9638/task/9646/stat : 9646 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135293903 832282624 14760 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) 860340

[startup+3.10234 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 9646
/proc/meminfo: memFree=632680/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9638] ppid=9624 vsize=812836 CPUtime=3.04
/proc/9638/stat : 9638 (java) S 9624 9624 5874 0 -1 0 19530 0 1 0 294 10 0 0 18 0 9 0 135293898 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9638/statm: 203209 18739 2590 9 0 197190 0
[pid=9638/tid=9639] ppid=9624 vsize=812836 CPUtime=1.57
/proc/9638/task/9639/stat : 9639 (java) R 9624 9624 5874 0 -1 64 7649 0 1 0 152 5 0 0 25 0 9 0 135293899 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9640] ppid=9624 vsize=812836 CPUtime=1.19
/proc/9638/task/9640/stat : 9640 (java) R 9624 9624 5874 0 -1 64 10342 0 0 0 116 3 0 0 16 0 9 0 135293900 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 104180120 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9641] ppid=9624 vsize=812836 CPUtime=0
/proc/9638/task/9641/stat : 9641 (java) S 9624 9624 5874 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 135293901 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9642] ppid=9624 vsize=812836 CPUtime=0
/proc/9638/task/9642/stat : 9642 (java) S 9624 9624 5874 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135293901 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9643] ppid=9624 vsize=812836 CPUtime=0
/proc/9638/task/9643/stat : 9643 (java) S 9624 9624 5874 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 135293903 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9644] ppid=9624 vsize=812836 CPUtime=0.25
/proc/9638/task/9644/stat : 9644 (java) S 9624 9624 5874 0 -1 64 840 0 0 0 25 0 0 0 16 0 9 0 135293903 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9645] ppid=9624 vsize=812836 CPUtime=0
/proc/9638/task/9645/stat : 9645 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 135293903 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9646] ppid=9624 vsize=812836 CPUtime=0
/proc/9638/task/9646/stat : 9646 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135293903 832344064 18739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860400

[startup+6.30295 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 9646
/proc/meminfo: memFree=609704/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9638] ppid=9624 vsize=812912 CPUtime=6.22
/proc/9638/stat : 9638 (java) S 9624 9624 5874 0 -1 0 24026 0 1 0 610 12 0 0 18 0 9 0 135293898 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9638/statm: 203228 23080 2590 9 0 197209 0
[pid=9638/tid=9639] ppid=9624 vsize=812912 CPUtime=2.21
/proc/9638/task/9639/stat : 9639 (java) R 9624 9624 5874 0 -1 64 7665 0 1 0 216 5 0 0 24 0 9 0 135293899 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4126698632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9640] ppid=9624 vsize=812912 CPUtime=3.66
/proc/9638/task/9640/stat : 9640 (java) S 9624 9624 5874 0 -1 64 14777 0 0 0 361 5 0 0 20 0 9 0 135293900 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9641] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9641/stat : 9641 (java) S 9624 9624 5874 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 135293901 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9642] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9642/stat : 9642 (java) S 9624 9624 5874 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135293901 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9643] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9643/stat : 9643 (java) S 9624 9624 5874 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 135293903 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9644] ppid=9624 vsize=812912 CPUtime=0.32
/proc/9638/task/9644/stat : 9644 (java) S 9624 9624 5874 0 -1 64 885 0 0 0 32 0 0 0 15 0 9 0 135293903 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9645] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9645/stat : 9645 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 135293903 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9646] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9646/stat : 9646 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135293903 832421888 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860476

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9646
/proc/meminfo: memFree=568104/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9638] ppid=9624 vsize=812912 CPUtime=12.59
/proc/9638/stat : 9638 (java) S 9624 9624 5874 0 -1 0 32732 0 1 0 1240 19 0 0 18 0 9 0 135293898 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9638/statm: 203228 31768 2595 9 0 197209 0
[pid=9638/tid=9639] ppid=9624 vsize=812912 CPUtime=7.03
/proc/9638/task/9639/stat : 9639 (java) R 9624 9624 5874 0 -1 64 14649 0 1 0 692 11 0 0 25 0 9 0 135293899 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4127318976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9640] ppid=9624 vsize=812912 CPUtime=5.16
/proc/9638/task/9640/stat : 9640 (java) S 9624 9624 5874 0 -1 64 16467 0 0 0 510 6 0 0 16 0 9 0 135293900 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9641] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9641/stat : 9641 (java) S 9624 9624 5874 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 135293901 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9642] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9642/stat : 9642 (java) S 9624 9624 5874 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135293901 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9643] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9643/stat : 9643 (java) S 9624 9624 5874 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 135293903 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9644] ppid=9624 vsize=812912 CPUtime=0.37
/proc/9638/task/9644/stat : 9644 (java) S 9624 9624 5874 0 -1 64 917 0 0 0 37 0 0 0 15 0 9 0 135293903 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9645] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9645/stat : 9645 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 135293903 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9646] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9646/stat : 9646 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135293903 832421888 31768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860476

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9646
/proc/meminfo: memFree=555752/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9638] ppid=9624 vsize=812912 CPUtime=25.33
/proc/9638/stat : 9638 (java) S 9624 9624 5874 0 -1 0 32860 0 1 0 2507 26 0 0 18 0 9 0 135293898 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9638/statm: 203228 31867 2595 9 0 197209 0
[pid=9638/tid=9639] ppid=9624 vsize=812912 CPUtime=19.71
/proc/9638/task/9639/stat : 9639 (java) R 9624 9624 5874 0 -1 64 14678 0 1 0 1953 18 0 0 25 0 9 0 135293899 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4126747292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9640] ppid=9624 vsize=812912 CPUtime=5.2
/proc/9638/task/9640/stat : 9640 (java) S 9624 9624 5874 0 -1 64 16561 0 0 0 514 6 0 0 16 0 9 0 135293900 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9641] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9641/stat : 9641 (java) S 9624 9624 5874 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 135293901 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9642] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9642/stat : 9642 (java) S 9624 9624 5874 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135293901 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9643] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9643/stat : 9643 (java) S 9624 9624 5874 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9644] ppid=9624 vsize=812912 CPUtime=0.38
/proc/9638/task/9644/stat : 9644 (java) S 9624 9624 5874 0 -1 64 922 0 0 0 38 0 0 0 15 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9645] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9645/stat : 9645 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9646] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9646/stat : 9646 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 860476

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9646
/proc/meminfo: memFree=540840/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9638] ppid=9624 vsize=812912 CPUtime=50.78
/proc/9638/stat : 9638 (java) S 9624 9624 5874 0 -1 0 32906 0 1 0 5044 34 0 0 18 0 9 0 135293898 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9638/statm: 203228 31867 2595 9 0 197209 0
[pid=9638/tid=9639] ppid=9624 vsize=812912 CPUtime=45.15
/proc/9638/task/9639/stat : 9639 (java) R 9624 9624 5874 0 -1 64 14724 0 1 0 4489 26 0 0 25 0 9 0 135293899 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 102064640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9640] ppid=9624 vsize=812912 CPUtime=5.22
/proc/9638/task/9640/stat : 9640 (java) S 9624 9624 5874 0 -1 64 16561 0 0 0 516 6 0 0 16 0 9 0 135293900 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9641] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9641/stat : 9641 (java) S 9624 9624 5874 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 135293901 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9642] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9642/stat : 9642 (java) S 9624 9624 5874 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135293901 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9643] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9643/stat : 9643 (java) S 9624 9624 5874 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9644] ppid=9624 vsize=812912 CPUtime=0.38
/proc/9638/task/9644/stat : 9644 (java) S 9624 9624 5874 0 -1 64 922 0 0 0 38 0 0 0 15 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9645] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9645/stat : 9645 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9646] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9646/stat : 9646 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135293903 832421888 31867 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 860476

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

[startup+76.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9646
/proc/meminfo: memFree=525096/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=0.01
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9638] ppid=9624 vsize=812912 CPUtime=76.26
/proc/9638/stat : 9638 (java) S 9624 9624 5874 0 -1 0 32953 0 1 0 7582 44 0 0 18 0 9 0 135293898 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9638/statm: 203228 31868 2595 9 0 197209 0
[pid=9638/tid=9639] ppid=9624 vsize=812912 CPUtime=70.6
/proc/9638/task/9639/stat : 9639 (java) R 9624 9624 5874 0 -1 64 14770 0 1 0 7024 36 0 0 25 0 9 0 135293899 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4126604521 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9640] ppid=9624 vsize=812912 CPUtime=5.25
/proc/9638/task/9640/stat : 9640 (java) S 9624 9624 5874 0 -1 64 16561 0 0 0 519 6 0 0 16 0 9 0 135293900 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9641] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9641/stat : 9641 (java) S 9624 9624 5874 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 135293901 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9642] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9642/stat : 9642 (java) S 9624 9624 5874 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 135293901 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9643] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9643/stat : 9643 (java) S 9624 9624 5874 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 135293903 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9644] ppid=9624 vsize=812912 CPUtime=0.38
/proc/9638/task/9644/stat : 9644 (java) S 9624 9624 5874 0 -1 64 923 0 0 0 38 0 0 0 16 0 9 0 135293903 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9645] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9645/stat : 9645 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 135293903 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9638/tid=9646] ppid=9624 vsize=812912 CPUtime=0
/proc/9638/task/9646/stat : 9646 (java) S 9624 9624 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135293903 832421888 31868 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.27
Current children cumulated vsize (KiB) 860476

[startup+83.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9647
/proc/meminfo: memFree=503080/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=79.15
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 801 34667 0 1 0 1 7866 48 17 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9647] ppid=9624 vsize=142428 CPUtime=3.47
/proc/9647/stat : 9647 (minisat) R 9624 9624 5874 0 -1 4194304 35309 0 0 0 324 23 0 0 25 0 1 0 135301856 145846272 35290 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 0 0 0
/proc/9647/statm: 35607 35290 57 152 0 35452 0
Current children cumulated CPU time (s) 82.62
Current children cumulated vsize (KiB) 189992

[startup+86.3012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9647
/proc/meminfo: memFree=485608/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=79.15
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 801 34667 0 1 0 1 7866 48 17 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9647] ppid=9624 vsize=158380 CPUtime=6.65
/proc/9647/stat : 9647 (minisat) R 9624 9624 5874 0 -1 4194304 39283 0 0 0 640 25 0 0 25 0 1 0 135301856 162181120 39264 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/9647/statm: 39595 39264 57 152 0 39440 0
Current children cumulated CPU time (s) 85.8
Current children cumulated vsize (KiB) 205944

[startup+89.5028 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9647
/proc/meminfo: memFree=472936/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=79.15
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 801 34667 0 1 0 1 7866 48 17 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9647] ppid=9624 vsize=170828 CPUtime=9.84
/proc/9647/stat : 9647 (minisat) R 9624 9624 5874 0 -1 4194304 42407 0 0 0 957 27 0 0 25 0 1 0 135301856 174927872 42388 996147200 134512640 135136200 4294955968 18446744073709551615 134525984 0 0 4096 3 0 0 0 17 0 0 0
/proc/9647/statm: 42707 42388 57 152 0 42552 0
Current children cumulated CPU time (s) 88.99
Current children cumulated vsize (KiB) 218392

[startup+91.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9647
/proc/meminfo: memFree=468712/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=79.15
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 801 34667 0 1 0 1 7866 48 17 0 1 0 135293895 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9624/statm: 11891 366 247 79 0 219 0
[pid=9647] ppid=9624 vsize=176132 CPUtime=11.42
/proc/9647/stat : 9647 (minisat) R 9624 9624 5874 0 -1 4194304 43748 0 0 0 1115 27 0 0 25 0 1 0 135301856 180359168 43729 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 0 0 0
/proc/9647/statm: 44033 43729 57 152 0 43878 0
Current children cumulated CPU time (s) 90.57
Current children cumulated vsize (KiB) 223696

[startup+91.9012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9647
/proc/meminfo: memFree=465128/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=90.78
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 838 78574 0 1 0 1 8998 79 16 0 1 0 135293895 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 244277018706 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/9624/statm: 11891 367 247 79 0 219 0
Current children cumulated CPU time (s) 90.78
Current children cumulated vsize (KiB) 47564

[startup+92.1013 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9647
/proc/meminfo: memFree=465128/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47564 CPUtime=90.78
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 838 78574 0 1 0 1 8998 79 16 0 1 0 135293895 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 244277018706 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/9624/statm: 11891 367 247 79 0 219 0
Current children cumulated CPU time (s) 90.78
Current children cumulated vsize (KiB) 47564

[startup+92.2013 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9647
/proc/meminfo: memFree=465128/2055920 swapFree=4191676/4192956
[pid=9624] ppid=9622 vsize=47572 CPUtime=91.66
/proc/9624/stat : 9624 (galacM.sh) S 9622 9624 5874 0 -1 4194304 884 87924 0 2 0 1 9079 86 18 0 1 0 135293895 48713728 370 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9624/statm: 11893 370 247 79 0 221 0
Current children cumulated CPU time (s) 91.66
Current children cumulated vsize (KiB) 47572

Child status: 0
Real time (s): 92.213
CPU time (s): 91.7011
CPU user time (s): 90.8002
CPU system time (s): 0.900863
CPU usage (%): 99.4449
Max. virtual memory (cumulated for all children) (KiB): 860668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.8002
system time used= 0.900863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88968
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= 5490
involuntary context switches= 6642

runsolver used 0.105983 second user time and 0.313952 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 06:43:06
IDJOB=1085251
IDBENCH=57615
IDSOLVER=350
FILE ID=node63/1085251-1215232986
PBS_JOBID= 7881778
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8d4012fe18fda41a247f530d31c79f3b
RANDOM SEED=1098858497

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:        689496 kB
Buffers:         99616 kB
Cached:         853076 kB
SwapCached:        260 kB
Active:         850360 kB
Inactive:       435004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        689496 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            3848 kB
Writeback:           0 kB
Mapped:         351132 kB
Slab:            65876 kB
Committed_AS:  1182740 kB
PageTables:       2256 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= 66496 MiB
End job on node63 at 2008-07-05 06:44:38