Trace number 1069173

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 MUNSAT 193.365 195.212

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg15-17_ext.xml
MD5SUMf19d798b5851629cc9628724006dcf08
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.38249
Satisfiable
(Un)Satisfiability was proved
Number of variables255
Number of constraints32
Maximum constraint arity17
Maximum domain size26
Number of constraints which are defined in extension32
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
0.01/0.83	c start processing
0.01/0.83	c start relation processing
0.95/1.10	c start cnf exporting
51.82/52.46	c parsing time : 0.701
51.82/52.46	c preprocessing time : 52.334
51.82/52.46	
51.82/52.46	c Nary constraints - conflicts : 0 supports : 32
51.82/52.46	c Binary constraints - conflicts : 0 supports :0
51.82/52.46	c max arity constraint : 17
51.82/52.46	c Max Tuples generated 0
51.82/52.46	c relations : 2
51.82/52.46	c relations BDD: 2
51.82/52.46	c sampling 0/0
51.82/52.46	c vars : 490105 - clauses :  1611711
51.82/52.46	
51.82/52.49	 
51.82/52.49	c --- SAT Solver Stats ---
51.82/52.49	 
193.22/195.17	c restarts              : 13
193.22/195.17	c conflicts             : 29222          (207 /sec)
193.22/195.17	c decisions             : 96733          (1.97 % random) (685 /sec)
193.22/195.17	c propagations          : 282051475      (1997552 /sec)
193.22/195.17	c conflict literals     : 895064         (30.24 % deleted)
193.22/195.17	c Memory used           : 106.89 MB
193.22/195.17	c CPU time              : 141.199 s
193.22/195.17	
193.22/195.17	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1069173-1215158962/watcher-1069173-1215158962 -o /tmp/evaluation-result-1069173-1215158962/solver-1069173-1215158962 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1069173-1215158962.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.03 2.07 2.02 4/80 8197
/proc/meminfo: memFree=1772420/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=8652 CPUtime=0
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1994868568 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 2163 280 208 79 0 156 0
[pid=8198] ppid=8197 vsize=8688 CPUtime=0
/proc/8198/stat : 8198 (galacM.sh) S 8197 8197 7910 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1994868568 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 258939256914 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/8198/statm: 2172 286 209 79 0 165 0
[pid=8199] ppid=8198 vsize=8728 CPUtime=0
/proc/8199/stat : 8199 (galacM.sh) R 8198 8197 7910 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1994868568 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 258939088167 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/8199/statm: 2182 290 209 79 0 175 0

[startup+0.031481 s]
/proc/loadavg: 2.03 2.07 2.02 4/80 8197
/proc/meminfo: memFree=1772420/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=8784 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 639 1482 0 0 0 0 0 1 21 0 1 0 1994868568 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 258939256914 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/8197/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101496 s]
/proc/loadavg: 2.03 2.07 2.02 4/80 8197
/proc/meminfo: memFree=1772420/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.30153 s]
/proc/loadavg: 2.03 2.07 2.02 4/80 8197
/proc/meminfo: memFree=1772420/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701603 s]
/proc/loadavg: 2.03 2.07 2.02 4/80 8197
/proc/meminfo: memFree=1772420/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50275 s]
/proc/loadavg: 2.03 2.07 2.02 3/90 8219
/proc/meminfo: memFree=1730292/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8211] ppid=8197 vsize=812548 CPUtime=1.44
/proc/8211/stat : 8211 (java) S 8197 8197 7910 0 -1 0 22494 0 1 0 131 13 0 0 18 0 9 0 1994868571 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8211/statm: 203137 21916 1909 9 0 197171 0
[pid=8211/tid=8212] ppid=8197 vsize=812548 CPUtime=1.04
/proc/8211/task/8212/stat : 8212 (java) R 8197 8197 7910 0 -1 64 14515 0 1 0 97 7 0 0 25 0 9 0 1994868573 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4126894067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8213] ppid=8197 vsize=812548 CPUtime=0.14
/proc/8211/task/8213/stat : 8213 (java) S 8197 8197 7910 0 -1 64 6447 0 0 0 11 3 0 0 17 0 9 0 1994868574 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8214] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8214/stat : 8214 (java) S 8197 8197 7910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8215] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8215/stat : 8215 (java) S 8197 8197 7910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8216] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8216/stat : 8216 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994868576 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8217] ppid=8197 vsize=812548 CPUtime=0.22
/proc/8211/task/8217/stat : 8217 (java) S 8197 8197 7910 0 -1 64 831 0 0 0 21 1 0 0 15 0 9 0 1994868576 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8218] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8218/stat : 8218 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994868576 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8219] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8219/stat : 8219 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994868576 832049152 21916 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860112

[startup+3.10104 s]
/proc/loadavg: 2.03 2.07 2.02 3/90 8219
/proc/meminfo: memFree=1685172/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8211] ppid=8197 vsize=812548 CPUtime=3.02
/proc/8211/stat : 8211 (java) S 8197 8197 7910 0 -1 0 23887 0 1 0 288 14 0 0 18 0 9 0 1994868571 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8211/statm: 203137 23305 1909 9 0 197171 0
[pid=8211/tid=8212] ppid=8197 vsize=812548 CPUtime=2.6
/proc/8211/task/8212/stat : 8212 (java) R 8197 8197 7910 0 -1 64 14522 0 1 0 252 8 0 0 25 0 9 0 1994868573 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4126906366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8213] ppid=8197 vsize=812548 CPUtime=0.16
/proc/8211/task/8213/stat : 8213 (java) S 8197 8197 7910 0 -1 64 7827 0 0 0 13 3 0 0 16 0 9 0 1994868574 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8214] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8214/stat : 8214 (java) S 8197 8197 7910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8215] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8215/stat : 8215 (java) S 8197 8197 7910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8216] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8216/stat : 8216 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994868576 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8217] ppid=8197 vsize=812548 CPUtime=0.23
/proc/8211/task/8217/stat : 8217 (java) S 8197 8197 7910 0 -1 64 837 0 0 0 22 1 0 0 15 0 9 0 1994868576 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8218] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8218/stat : 8218 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994868576 832049152 23305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8219] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8219/stat : 8219 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994868576 832049152 23305 996147200 134512640 134550740 4294955600 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) 860112

[startup+6.30262 s]
/proc/loadavg: 2.03 2.07 2.02 3/90 8219
/proc/meminfo: memFree=1682996/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8211] ppid=8197 vsize=812548 CPUtime=6.19
/proc/8211/stat : 8211 (java) S 8197 8197 7910 0 -1 0 23895 0 1 0 603 16 0 0 18 0 9 0 1994868571 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8211/statm: 203137 23307 1909 9 0 197171 0
[pid=8211/tid=8212] ppid=8197 vsize=812548 CPUtime=5.77
/proc/8211/task/8212/stat : 8212 (java) R 8197 8197 7910 0 -1 64 14528 0 1 0 567 10 0 0 25 0 9 0 1994868573 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4126628200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8213] ppid=8197 vsize=812548 CPUtime=0.16
/proc/8211/task/8213/stat : 8213 (java) S 8197 8197 7910 0 -1 64 7827 0 0 0 13 3 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8214] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8214/stat : 8214 (java) S 8197 8197 7910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8215] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8215/stat : 8215 (java) S 8197 8197 7910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8216] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8216/stat : 8216 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8217] ppid=8197 vsize=812548 CPUtime=0.23
/proc/8211/task/8217/stat : 8217 (java) S 8197 8197 7910 0 -1 64 839 0 0 0 22 1 0 0 16 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8218] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8218/stat : 8218 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8219] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8219/stat : 8219 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860112

[startup+12.7018 s]
/proc/loadavg: 2.02 2.07 2.02 3/90 8219
/proc/meminfo: memFree=1679156/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8211] ppid=8197 vsize=812548 CPUtime=12.53
/proc/8211/stat : 8211 (java) S 8197 8197 7910 0 -1 0 23906 0 1 0 1235 18 0 0 18 0 9 0 1994868571 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8211/statm: 203137 23307 1909 9 0 197171 0
[pid=8211/tid=8212] ppid=8197 vsize=812548 CPUtime=12.09
/proc/8211/task/8212/stat : 8212 (java) R 8197 8197 7910 0 -1 64 14539 0 1 0 1198 11 0 0 25 0 9 0 1994868573 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 102064734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8213] ppid=8197 vsize=812548 CPUtime=0.17
/proc/8211/task/8213/stat : 8213 (java) S 8197 8197 7910 0 -1 64 7827 0 0 0 14 3 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8214] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8214/stat : 8214 (java) S 8197 8197 7910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8215] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8215/stat : 8215 (java) S 8197 8197 7910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8216] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8216/stat : 8216 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8217] ppid=8197 vsize=812548 CPUtime=0.23
/proc/8211/task/8217/stat : 8217 (java) S 8197 8197 7910 0 -1 64 839 0 0 0 22 1 0 0 16 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8218] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8218/stat : 8218 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8219] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8219/stat : 8219 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860112

[startup+25.5021 s]
/proc/loadavg: 2.02 2.06 2.02 3/90 8219
/proc/meminfo: memFree=1671220/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8211] ppid=8197 vsize=812548 CPUtime=25.2
/proc/8211/stat : 8211 (java) S 8197 8197 7910 0 -1 0 23929 0 1 0 2498 22 0 0 18 0 9 0 1994868571 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8211/statm: 203137 23307 1909 9 0 197171 0
[pid=8211/tid=8212] ppid=8197 vsize=812548 CPUtime=24.75
/proc/8211/task/8212/stat : 8212 (java) R 8197 8197 7910 0 -1 64 14562 0 1 0 2460 15 0 0 25 0 9 0 1994868573 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4126982145 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8213] ppid=8197 vsize=812548 CPUtime=0.19
/proc/8211/task/8213/stat : 8213 (java) S 8197 8197 7910 0 -1 64 7827 0 0 0 15 4 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8214] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8214/stat : 8214 (java) S 8197 8197 7910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8215] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8215/stat : 8215 (java) S 8197 8197 7910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8216] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8216/stat : 8216 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8217] ppid=8197 vsize=812548 CPUtime=0.23
/proc/8211/task/8217/stat : 8217 (java) S 8197 8197 7910 0 -1 64 839 0 0 0 22 1 0 0 16 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8218] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8218/stat : 8218 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8219] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8219/stat : 8219 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860112

[startup+51.1028 s]
/proc/loadavg: 2.01 2.06 2.01 3/90 8219
/proc/meminfo: memFree=1656052/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=0.01
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8211] ppid=8197 vsize=812548 CPUtime=50.53
/proc/8211/stat : 8211 (java) S 8197 8197 7910 0 -1 0 23974 0 1 0 5021 32 0 0 18 0 9 0 1994868571 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8211/statm: 203137 23307 1909 9 0 197171 0
[pid=8211/tid=8212] ppid=8197 vsize=812548 CPUtime=50.06
/proc/8211/task/8212/stat : 8212 (java) R 8197 8197 7910 0 -1 64 14607 0 1 0 4981 25 0 0 25 0 9 0 1994868573 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4126654026 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8213] ppid=8197 vsize=812548 CPUtime=0.21
/proc/8211/task/8213/stat : 8213 (java) S 8197 8197 7910 0 -1 64 7827 0 0 0 17 4 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8214] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8214/stat : 8214 (java) S 8197 8197 7910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8215] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8215/stat : 8215 (java) S 8197 8197 7910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994868574 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8216] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8216/stat : 8216 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8217] ppid=8197 vsize=812548 CPUtime=0.23
/proc/8211/task/8217/stat : 8217 (java) S 8197 8197 7910 0 -1 64 839 0 0 0 22 1 0 0 16 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8218] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8218/stat : 8218 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8211/tid=8219] ppid=8197 vsize=812548 CPUtime=0
/proc/8211/task/8219/stat : 8219 (java) S 8197 8197 7910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994868576 832049152 23307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 860112

[startup+102.306 s]
/proc/loadavg: 2.00 2.05 2.01 3/82 8220
/proc/meminfo: memFree=1645876/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=105232 CPUtime=49.35
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 23766 0 0 0 4918 17 0 0 25 0 1 0 1994873817 107757568 23739 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 26308 23739 57 152 0 26153 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 152796

[startup+162.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1643124/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=107956 CPUtime=108.8
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24460 0 0 0 10862 18 0 0 25 0 1 0 1994873817 110546944 24433 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 26989 24433 57 152 0 26834 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 155520

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

[startup+179.102 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1642292/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=108884 CPUtime=125.45
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24681 0 0 0 12527 18 0 0 25 0 1 0 1994873817 111497216 24654 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 27221 24654 57 152 0 27066 0
Current children cumulated CPU time (s) 177.37
Current children cumulated vsize (KiB) 156448

[startup+185.501 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1642036/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=109152 CPUtime=131.79
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24736 0 0 0 13161 18 0 0 25 0 1 0 1994873817 111771648 24709 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 27288 24709 57 152 0 27133 0
Current children cumulated CPU time (s) 183.71
Current children cumulated vsize (KiB) 156716

[startup+191.901 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1641716/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=109452 CPUtime=138.13
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24806 0 0 0 13795 18 0 0 25 0 1 0 1994873817 112078848 24779 996147200 134512640 135136200 4294955968 18446744073709551615 134529847 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 27363 24779 57 152 0 27208 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (KiB) 157016

[startup+193.502 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1641652/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=109452 CPUtime=139.72
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24819 0 0 0 13954 18 0 0 25 0 1 0 1994873817 112078848 24792 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 27363 24792 57 152 0 27208 0
Current children cumulated CPU time (s) 191.64
Current children cumulated vsize (KiB) 157016

[startup+194.303 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1641652/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=109452 CPUtime=140.51
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24819 0 0 0 14033 18 0 0 25 0 1 0 1994873817 112078848 24792 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 27363 24792 57 152 0 27208 0
Current children cumulated CPU time (s) 192.43
Current children cumulated vsize (KiB) 157016

[startup+194.707 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1641652/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=109452 CPUtime=140.91
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24819 0 0 0 14073 18 0 0 25 0 1 0 1994873817 112078848 24792 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 27363 24792 57 152 0 27208 0
Current children cumulated CPU time (s) 192.83
Current children cumulated vsize (KiB) 157016

[startup+195.102 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1641652/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=51.92
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 798 25686 0 1 0 0 5157 35 17 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
[pid=8220] ppid=8197 vsize=109452 CPUtime=141.3
/proc/8220/stat : 8220 (minisat) R 8197 8197 7910 0 -1 4194304 24819 0 0 0 14112 18 0 0 25 0 1 0 1994873817 112078848 24792 996147200 134512640 135136200 4294955968 18446744073709551615 134529325 0 0 4096 3 0 0 0 17 1 0 0
/proc/8220/statm: 27363 24792 57 152 0 27208 0
Current children cumulated CPU time (s) 193.22
Current children cumulated vsize (KiB) 157016

[startup+195.202 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 8220
/proc/meminfo: memFree=1641652/2055920 swapFree=4179816/4192956
[pid=8197] ppid=8195 vsize=47564 CPUtime=193.32
/proc/8197/stat : 8197 (galacM.sh) S 8195 8197 7910 0 -1 4194304 832 50532 0 1 0 0 19276 56 16 0 1 0 1994868568 48705536 363 996147200 4194304 4520092 548682068832 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8197/statm: 11891 363 244 79 0 219 0
Current children cumulated CPU time (s) 193.32
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 195.212
CPU time (s): 193.365
CPU user time (s): 192.773
CPU system time (s): 0.59191
CPU usage (%): 99.0535
Max. virtual memory (cumulated for all children) (KiB): 860112

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

runsolver used 0.200969 second user time and 0.629904 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-04 10:09:22
IDJOB=1069173
IDBENCH=55566
IDSOLVER=350
FILE ID=node45/1069173-1215158962
PBS_JOBID= 7881396
Free space on /tmp= 66552 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg15-17_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069173-1215158962/watcher-1069173-1215158962 -o /tmp/evaluation-result-1069173-1215158962/solver-1069173-1215158962 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1069173-1215158962.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f19d798b5851629cc9628724006dcf08
RANDOM SEED=1842136436

node45.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.268
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.268
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:       1772900 kB
Buffers:         26464 kB
Cached:         119424 kB
SwapCached:       7180 kB
Active:         180440 kB
Inactive:        47148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772900 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:          94900 kB
Slab:            40540 kB
Committed_AS:  4527752 kB
PageTables:       1896 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node45 at 2008-07-04 10:12:37