Trace number 1100389

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 ESAT 36.5434 36.7518

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-24_ext.xml
MD5SUMa86f2d5b34f50687bdbd794437d5c241
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.325949
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.86/1.93	c start processing
1.86/1.93	c start relation processing
3.45/3.58	c start cnf exporting
20.57/20.79	c parsing time : 1.82
20.57/20.79	c preprocessing time : 20.677
20.57/20.79	
20.57/20.79	c Nary constraints - conflicts : 0 supports : 0
20.57/20.79	c Binary constraints - conflicts : 0 supports :84
20.57/20.79	c max arity constraint : 2
20.57/20.79	c Max Tuples generated 0
20.57/20.79	c relations : 84
20.57/20.79	c relations BDD: 0
20.57/20.79	c sampling 0/0
20.57/20.79	c vars : 7201 - clauses :  674680
20.57/20.79	
20.65/20.81	 
20.65/20.81	c --- SAT Solver Stats ---
20.65/20.81	 
20.65/20.81	c eSAT 0.1 : minisat core with additionnal features
20.65/20.82	c ============================[ Problem Statistics ]=============================
20.65/20.82	c |                                                                             |
20.65/20.82	c |  Number of variables:  7200                                                 |
20.65/20.82	c |  Number of clauses:    674680                                               |
20.68/21.26	c |  Parsing time:         0.39         s                                       |
34.69/34.95	c restarts              : 102
34.69/34.95	c conflicts             : 610            (44 /sec)
34.69/34.95	c decisions             : 92204          (80.90 % random) (6577 /sec)
34.69/34.95	c euip                  : 153         
34.69/34.95	c propagations          : 857589         (61174 /sec)
34.69/34.95	c conflict literals     : 310973         (12.47 % deleted)
34.69/34.95	c Memory used           : 36.46 MB
34.69/34.95	c CPU time              : 14.0189 s
34.69/34.95	c 
34.69/34.95	s SATISFIABLE
36.48/36.74	v 41 89 97 1 1 13 82 103 81 164 151 76 62 78 45 34 19 125 171 93 91 139 107 134 90 130 158 152 73 139 44 61 94 8 155 92 135 26 43 6

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-1100389-1215287017/watcher-1100389-1215287017 -o /tmp/evaluation-result-1100389-1215287017/solver-1100389-1215287017 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1100389-1215287017.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 1.99 1.99 4/81 29586
/proc/meminfo: memFree=1546392/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=8652 CPUtime=0
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2007674018 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 2163 280 208 79 0 156 0
[pid=29587] ppid=29586 vsize=8688 CPUtime=0
/proc/29587/stat : 29587 (galacE.sh) R 29586 29586 27488 0 -1 4194368 67 485 0 0 0 0 0 0 16 0 1 0 2007674019 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 269930261151 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/29587/statm: 2172 288 210 79 0 165 0

[startup+0.0889801 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 29586
/proc/meminfo: memFree=1546392/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.101977 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 29586
/proc/meminfo: memFree=1546392/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.302002 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 29586
/proc/meminfo: memFree=1546392/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701049 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 29586
/proc/meminfo: memFree=1546392/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50214 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29608
/proc/meminfo: memFree=1467912/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
[pid=29600] ppid=29586 vsize=812628 CPUtime=1.45
/proc/29600/stat : 29600 (java) S 29586 29586 27488 0 -1 0 23134 0 1 0 136 9 0 0 19 0 9 0 2007674022 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29600/statm: 203157 22551 1889 9 0 197138 0
[pid=29600/tid=29601] ppid=29586 vsize=812628 CPUtime=1.22
/proc/29600/task/29601/stat : 29601 (java) R 29586 29586 27488 0 -1 64 14479 0 1 0 116 6 0 0 25 0 9 0 2007674022 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4126379644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29602] ppid=29586 vsize=812628 CPUtime=0.09
/proc/29600/task/29602/stat : 29602 (java) S 29586 29586 27488 0 -1 64 7202 0 0 0 7 2 0 0 16 0 9 0 2007674024 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29603] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29603/stat : 29603 (java) S 29586 29586 27488 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2007674024 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29604] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29604/stat : 29604 (java) S 29586 29586 27488 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007674024 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29605] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29605/stat : 29605 (java) S 29586 29586 27488 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007674026 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29606] ppid=29586 vsize=812628 CPUtime=0.11
/proc/29600/task/29606/stat : 29606 (java) S 29586 29586 27488 0 -1 64 753 0 0 0 11 0 0 0 16 0 9 0 2007674026 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29607] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29607/stat : 29607 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007674026 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29608] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29608/stat : 29608 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007674026 832131072 22551 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860180

[startup+3.10232 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29608
/proc/meminfo: memFree=1457288/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
[pid=29600] ppid=29586 vsize=812628 CPUtime=3.04
/proc/29600/stat : 29600 (java) S 29586 29586 27488 0 -1 0 24436 0 1 0 294 10 0 0 19 0 9 0 2007674022 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29600/statm: 203157 23849 1892 9 0 197138 0
[pid=29600/tid=29601] ppid=29586 vsize=812628 CPUtime=2.73
/proc/29600/task/29601/stat : 29601 (java) R 29586 29586 27488 0 -1 64 14492 0 1 0 267 6 0 0 25 0 9 0 2007674022 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4126842886 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29602] ppid=29586 vsize=812628 CPUtime=0.15
/proc/29600/task/29602/stat : 29602 (java) S 29586 29586 27488 0 -1 64 8470 0 0 0 12 3 0 0 17 0 9 0 2007674024 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29603] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29603/stat : 29603 (java) S 29586 29586 27488 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2007674024 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29604] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29604/stat : 29604 (java) S 29586 29586 27488 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007674024 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29605] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29605/stat : 29605 (java) S 29586 29586 27488 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007674026 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29606] ppid=29586 vsize=812628 CPUtime=0.14
/proc/29600/task/29606/stat : 29606 (java) S 29586 29586 27488 0 -1 64 774 0 0 0 14 0 0 0 16 0 9 0 2007674026 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29607] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29607/stat : 29607 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007674026 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29608] ppid=29586 vsize=812628 CPUtime=0
/proc/29600/task/29608/stat : 29608 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007674026 832131072 23849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860180

[startup+6.30167 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29608
/proc/meminfo: memFree=1441800/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
[pid=29600] ppid=29586 vsize=812760 CPUtime=6.23
/proc/29600/stat : 29600 (java) S 29586 29586 27488 0 -1 0 27999 0 1 0 610 13 0 0 19 0 9 0 2007674022 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29600/statm: 203190 27402 1914 9 0 197171 0
[pid=29600/tid=29601] ppid=29586 vsize=812760 CPUtime=5.71
/proc/29600/task/29601/stat : 29601 (java) R 29586 29586 27488 0 -1 64 14545 0 1 0 564 7 0 0 25 0 9 0 2007674022 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4126881538 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29602] ppid=29586 vsize=812760 CPUtime=0.3
/proc/29600/task/29602/stat : 29602 (java) S 29586 29586 27488 0 -1 64 11939 0 0 0 26 4 0 0 16 0 9 0 2007674024 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29603] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29603/stat : 29603 (java) S 29586 29586 27488 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007674024 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29604] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29604/stat : 29604 (java) S 29586 29586 27488 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007674024 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29605] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29605/stat : 29605 (java) S 29586 29586 27488 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29606] ppid=29586 vsize=812760 CPUtime=0.19
/proc/29600/task/29606/stat : 29606 (java) S 29586 29586 27488 0 -1 64 815 0 0 0 19 0 0 0 16 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29607] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29607/stat : 29607 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29608] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29608/stat : 29608 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860312

[startup+12.7024 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29608
/proc/meminfo: memFree=1435528/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=0.01
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
[pid=29600] ppid=29586 vsize=812760 CPUtime=12.6
/proc/29600/stat : 29600 (java) S 29586 29586 27488 0 -1 0 28013 0 1 0 1243 17 0 0 19 0 9 0 2007674022 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29600/statm: 203190 27402 1914 9 0 197171 0
[pid=29600/tid=29601] ppid=29586 vsize=812760 CPUtime=12.08
/proc/29600/task/29601/stat : 29601 (java) R 29586 29586 27488 0 -1 64 14559 0 1 0 1197 11 0 0 25 0 9 0 2007674022 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4126411863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29602] ppid=29586 vsize=812760 CPUtime=0.3
/proc/29600/task/29602/stat : 29602 (java) S 29586 29586 27488 0 -1 64 11939 0 0 0 26 4 0 0 16 0 9 0 2007674024 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29603] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29603/stat : 29603 (java) S 29586 29586 27488 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007674024 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29604] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29604/stat : 29604 (java) S 29586 29586 27488 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007674024 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29605] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29605/stat : 29605 (java) S 29586 29586 27488 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29606] ppid=29586 vsize=812760 CPUtime=0.19
/proc/29600/task/29606/stat : 29606 (java) S 29586 29586 27488 0 -1 64 815 0 0 0 19 0 0 0 16 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29607] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29607/stat : 29607 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29600/tid=29608] ppid=29586 vsize=812760 CPUtime=0
/proc/29600/task/29608/stat : 29608 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007674026 832266240 27402 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 860312

[startup+25.5018 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29609
/proc/meminfo: memFree=1490568/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=20.68
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 800 29750 0 1 0 0 2045 23 17 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
[pid=29609] ppid=29586 vsize=44012 CPUtime=4.66
/proc/29609/stat : 29609 (eSAT_static) R 29586 29586 27488 0 -1 4194304 10851 0 0 0 461 5 0 0 25 0 1 0 2007676100 45068288 10833 996147200 134512640 135177480 4294955968 18446744073709551615 134537195 0 0 4096 3 0 0 0 17 0 0 0
/proc/29609/statm: 11003 10833 75 162 0 10838 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 91564

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

[startup+31.9056 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29610
/proc/meminfo: memFree=1487944/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=20.68
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 800 29750 0 1 0 0 2045 23 17 0 1 0 2007674018 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29586/statm: 11888 365 246 79 0 219 0
[pid=29609] ppid=29586 vsize=47428 CPUtime=11.03
/proc/29609/stat : 29609 (eSAT_static) R 29586 29586 27488 0 -1 4194304 11510 0 0 0 1098 5 0 0 25 0 1 0 2007676100 48566272 11492 996147200 134512640 135177480 4294955968 18446744073709551615 134537457 0 0 4096 3 0 0 0 17 0 0 0
/proc/29609/statm: 11857 11492 75 162 0 11692 0
Current children cumulated CPU time (s) 31.71
Current children cumulated vsize (KiB) 94980

[startup+35.1019 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29619
/proc/meminfo: memFree=1525320/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=34.77
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 836 41284 0 1 0 0 3447 30 16 0 1 0 2007674018 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/29586/statm: 11888 366 246 79 0 219 0
[pid=29611] ppid=29586 vsize=812644 CPUtime=0.12
/proc/29611/stat : 29611 (java) S 29586 29586 27488 0 -1 0 4380 0 1 0 9 3 0 0 20 0 9 0 2007677515 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29611/statm: 203161 3835 1766 9 0 197142 0
[pid=29611/tid=29612] ppid=29586 vsize=812644 CPUtime=0.08
/proc/29611/task/29612/stat : 29612 (java) R 29586 29586 27488 0 -1 64 2963 0 1 0 6 2 0 0 25 0 9 0 2007677516 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 104252970 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29613] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29613/stat : 29613 (java) S 29586 29586 27488 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 2007677517 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29614] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29614/stat : 29614 (java) S 29586 29586 27488 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 2007677518 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29615] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29615/stat : 29615 (java) S 29586 29586 27488 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 2007677518 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29616] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29616/stat : 29616 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29617] ppid=29586 vsize=812644 CPUtime=0.03
/proc/29611/task/29617/stat : 29617 (java) S 29586 29586 27488 0 -1 64 703 0 0 0 3 0 0 0 23 0 9 0 2007677520 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29618] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29618/stat : 29618 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29619] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29619/stat : 29619 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 2007677520 832147456 3835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 860196

[startup+35.903 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29619
/proc/meminfo: memFree=1525320/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=34.77
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 836 41284 0 1 0 0 3447 30 16 0 1 0 2007674018 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/29586/statm: 11888 366 246 79 0 219 0
[pid=29611] ppid=29586 vsize=812644 CPUtime=0.92
/proc/29611/stat : 29611 (java) S 29586 29586 27488 0 -1 0 16261 0 1 0 84 8 0 0 20 0 9 0 2007677515 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29611/statm: 203161 15680 1869 9 0 197142 0
[pid=29611/tid=29612] ppid=29586 vsize=812644 CPUtime=0.78
/proc/29611/task/29612/stat : 29612 (java) R 29586 29586 27488 0 -1 64 14371 0 1 0 71 7 0 0 25 0 9 0 2007677516 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4126728497 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29613] ppid=29586 vsize=812644 CPUtime=0.01
/proc/29611/task/29613/stat : 29613 (java) S 29586 29586 27488 0 -1 64 401 0 0 0 1 0 0 0 16 0 9 0 2007677517 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29614] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29614/stat : 29614 (java) S 29586 29586 27488 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007677518 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29615] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29615/stat : 29615 (java) S 29586 29586 27488 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2007677518 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29616] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29616/stat : 29616 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29617] ppid=29586 vsize=812644 CPUtime=0.1
/proc/29611/task/29617/stat : 29617 (java) S 29586 29586 27488 0 -1 64 773 0 0 0 10 0 0 0 16 0 9 0 2007677520 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29618] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29618/stat : 29618 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29619] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29619/stat : 29619 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007677520 832147456 15680 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 35.69
Current children cumulated vsize (KiB) 860196

[startup+36.3061 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29620
/proc/meminfo: memFree=1478216/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=34.77
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 836 41284 0 1 0 0 3447 30 16 0 1 0 2007674018 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/29586/statm: 11888 366 246 79 0 219 0
[pid=29611] ppid=29586 vsize=812644 CPUtime=1.31
/proc/29611/stat : 29611 (java) S 29586 29586 27488 0 -1 0 16265 0 1 0 123 8 0 0 20 0 9 0 2007677515 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29611/statm: 203161 15682 1869 9 0 197142 0
[pid=29611/tid=29612] ppid=29586 vsize=812644 CPUtime=1.17
/proc/29611/task/29612/stat : 29612 (java) R 29586 29586 27488 0 -1 64 14373 0 1 0 110 7 0 0 25 0 9 0 2007677516 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29613] ppid=29586 vsize=812644 CPUtime=0.01
/proc/29611/task/29613/stat : 29613 (java) S 29586 29586 27488 0 -1 64 401 0 0 0 1 0 0 0 16 0 9 0 2007677517 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29614] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29614/stat : 29614 (java) S 29586 29586 27488 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007677518 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29615] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29615/stat : 29615 (java) S 29586 29586 27488 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2007677518 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29616] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29616/stat : 29616 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29617] ppid=29586 vsize=812644 CPUtime=0.11
/proc/29611/task/29617/stat : 29617 (java) S 29586 29586 27488 0 -1 64 775 0 0 0 11 0 0 0 16 0 9 0 2007677520 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29618] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29618/stat : 29618 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29619] ppid=29586 vsize=812644 CPUtime=0
/proc/29611/task/29619/stat : 29619 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007677520 832147456 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 36.08
Current children cumulated vsize (KiB) 860196

[startup+36.7021 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29620
/proc/meminfo: memFree=1478216/2055920 swapFree=4179912/4192956
[pid=29586] ppid=29584 vsize=47552 CPUtime=34.77
/proc/29586/stat : 29586 (galacE.sh) S 29584 29586 27488 0 -1 4194304 836 41284 0 1 0 0 3447 30 16 0 1 0 2007674018 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/29586/statm: 11888 366 246 79 0 219 0
[pid=29611] ppid=29586 vsize=812888 CPUtime=1.71
/proc/29611/stat : 29611 (java) S 29586 29586 27488 0 -1 0 16450 0 1 0 162 9 0 0 20 0 9 0 2007677515 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29611/statm: 203222 15828 1924 9 0 197175 0
[pid=29611/tid=29612] ppid=29586 vsize=812888 CPUtime=1.52
/proc/29611/task/29612/stat : 29612 (java) R 29586 29586 27488 0 -1 64 14526 0 1 0 145 7 0 0 25 0 9 0 2007677516 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4126658076 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29613] ppid=29586 vsize=812888 CPUtime=0.01
/proc/29611/task/29613/stat : 29613 (java) S 29586 29586 27488 0 -1 64 403 0 0 0 1 0 0 0 16 0 9 0 2007677517 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29614] ppid=29586 vsize=812888 CPUtime=0
/proc/29611/task/29614/stat : 29614 (java) S 29586 29586 27488 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007677518 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29615] ppid=29586 vsize=812888 CPUtime=0
/proc/29611/task/29615/stat : 29615 (java) S 29586 29586 27488 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2007677518 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29616] ppid=29586 vsize=812888 CPUtime=0
/proc/29611/task/29616/stat : 29616 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29617] ppid=29586 vsize=812888 CPUtime=0.14
/proc/29611/task/29617/stat : 29617 (java) S 29586 29586 27488 0 -1 64 805 0 0 0 14 0 0 0 16 0 9 0 2007677520 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29618] ppid=29586 vsize=812888 CPUtime=0
/proc/29611/task/29618/stat : 29618 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2007677520 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=29611/tid=29619] ppid=29586 vsize=812888 CPUtime=0
/proc/29611/task/29619/stat : 29619 (java) S 29586 29586 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007677520 832397312 15828 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 36.48
Current children cumulated vsize (KiB) 860440

Child status: 0
Real time (s): 36.7518
CPU time (s): 36.5434
CPU user time (s): 36.1225
CPU system time (s): 0.420936
CPU usage (%): 99.4331
Max. virtual memory (cumulated for all children) (KiB): 860440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.1225
system time used= 0.420936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58777
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= 2538
involuntary context switches= 3254

runsolver used 0.037994 second user time and 0.123981 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-05 21:43:37
IDJOB=1100389
IDBENCH=59908
IDSOLVER=351
FILE ID=node53/1100389-1215287017
PBS_JOBID= 7882263
Free space on /tmp= 65124 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-24_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1100389-1215287017/watcher-1100389-1215287017 -o /tmp/evaluation-result-1100389-1215287017/solver-1100389-1215287017 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1100389-1215287017.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a86f2d5b34f50687bdbd794437d5c241
RANDOM SEED=2090932486

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1546808 kB
Buffers:         96036 kB
Cached:         323916 kB
SwapCached:       7428 kB
Active:         227800 kB
Inactive:       215316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546808 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            4892 kB
Writeback:           0 kB
Mapped:          38776 kB
Slab:            51256 kB
Committed_AS:  4025296 kB
PageTables:       1828 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= 65120 MiB
End job on node53 at 2008-07-05 21:44:14