Trace number 1100279

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 61.8616 62.1925

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-48_ext.xml
MD5SUM9407682d5a79bb9d0792f82455c613f4
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 benchmark3.99839
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.85/1.96	c start processing
1.85/1.96	c start relation processing
3.54/3.63	c start cnf exporting
21.16/21.31	c parsing time : 1.841
21.16/21.31	c preprocessing time : 21.192
21.16/21.31	
21.16/21.31	c Nary constraints - conflicts : 0 supports : 0
21.16/21.31	c Binary constraints - conflicts : 0 supports :84
21.16/21.31	c max arity constraint : 2
21.16/21.31	c Max Tuples generated 0
21.16/21.31	c relations : 84
21.16/21.31	c relations BDD: 0
21.16/21.31	c sampling 0/0
21.16/21.31	c vars : 7201 - clauses :  674680
21.16/21.31	
21.16/21.33	 
21.16/21.33	c --- SAT Solver Stats ---
21.16/21.33	 
21.16/21.33	c eSAT 0.1 : minisat core with additionnal features
21.16/21.33	c ============================[ Problem Statistics ]=============================
21.16/21.33	c |                                                                             |
21.16/21.34	c |  Number of variables:  7200                                                 |
21.16/21.34	c |  Number of clauses:    674680                                               |
21.19/21.79	c |  Parsing time:         0.40         s                                       |
59.99/60.32	c restarts              : 210
59.99/60.32	c conflicts             : 16827          (434 /sec)
59.99/60.32	c decisions             : 189558         (44.26 % random) (4892 /sec)
59.99/60.32	c euip                  : 3605        
59.99/60.32	c propagations          : 10139235       (261677 /sec)
59.99/60.32	c conflict literals     : 9345241        (17.51 % deleted)
59.99/60.32	c Memory used           : 52.90 MB
59.99/60.32	c CPU time              : 38.7471 s
59.99/60.32	c 
59.99/60.33	s SATISFIABLE
61.78/62.18	v 13 162 82 96 11 152 137 144 84 150 10 138 38 18 22 64 148 66 111 10 24 28 67 16 6 175 170 52 39 69 125 143 173 132 55 112 11 30 112 105

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-1100279-1215286814/watcher-1100279-1215286814 -o /tmp/evaluation-result-1100279-1215286814/solver-1100279-1215286814 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1100279-1215286814.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/73 9024
/proc/meminfo: memFree=1750744/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=8652 CPUtime=0
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 640937142 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9024/statm: 2163 280 208 79 0 156 0
[pid=9025] ppid=9024 vsize=8688 CPUtime=0
/proc/9025/stat : 9025 (galacE.sh) R 9024 9024 6353 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 640937143 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 254613711519 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/9025/statm: 2172 288 210 79 0 165 0
[pid=9027] ppid=9025 vsize=6864 CPUtime=0
/proc/9027/stat : 9027 (id) S 9025 9024 6353 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 640937143 7028736 183 996147200 4194304 4211724 548682068832 18446744073709551615 254613899151 0 0 3674112 0 0 0 0 17 0 0 0
/proc/9027/statm: 1716 183 154 4 0 46 0

[startup+0.0701259 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 9024
/proc/meminfo: memFree=1750744/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.101126 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 9024
/proc/meminfo: memFree=1750744/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.30115 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 9024
/proc/meminfo: memFree=1750744/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701202 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 9024
/proc/meminfo: memFree=1750744/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50129 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9046
/proc/meminfo: memFree=1672200/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
[pid=9038] ppid=9024 vsize=812628 CPUtime=1.45
/proc/9038/stat : 9038 (java) S 9024 9024 6353 0 -1 0 23105 0 1 0 134 11 0 0 20 0 9 0 640937145 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9038/statm: 203157 22523 1887 9 0 197138 0
[pid=9038/tid=9039] ppid=9024 vsize=812628 CPUtime=1.2
/proc/9038/task/9039/stat : 9039 (java) R 9024 9024 6353 0 -1 64 14474 0 1 0 113 7 0 0 25 0 9 0 640937146 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4126661050 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9040] ppid=9024 vsize=812628 CPUtime=0.1
/proc/9038/task/9040/stat : 9040 (java) S 9024 9024 6353 0 -1 64 7176 0 0 0 8 2 0 0 16 0 9 0 640937148 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9041] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9041/stat : 9041 (java) S 9024 9024 6353 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 640937148 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9042] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9042/stat : 9042 (java) S 9024 9024 6353 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 640937148 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9043] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9043/stat : 9043 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 640937150 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9044] ppid=9024 vsize=812628 CPUtime=0.11
/proc/9038/task/9044/stat : 9044 (java) S 9024 9024 6353 0 -1 64 757 0 0 0 11 0 0 0 16 0 9 0 640937150 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9045] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9045/stat : 9045 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 640937150 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9046] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9046/stat : 9046 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 640937150 832131072 22523 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860208

[startup+3.10246 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9046
/proc/meminfo: memFree=1661704/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
[pid=9038] ppid=9024 vsize=812628 CPUtime=3.04
/proc/9038/stat : 9038 (java) S 9024 9024 6353 0 -1 0 24403 0 1 0 292 12 0 0 20 0 9 0 640937145 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9038/statm: 203157 23817 1890 9 0 197138 0
[pid=9038/tid=9039] ppid=9024 vsize=812628 CPUtime=2.72
/proc/9038/task/9039/stat : 9039 (java) R 9024 9024 6353 0 -1 64 14488 0 1 0 264 8 0 0 25 0 9 0 640937146 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 102064004 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9040] ppid=9024 vsize=812628 CPUtime=0.14
/proc/9038/task/9040/stat : 9040 (java) S 9024 9024 6353 0 -1 64 8436 0 0 0 12 2 0 0 17 0 9 0 640937148 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9041] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9041/stat : 9041 (java) S 9024 9024 6353 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 640937148 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9042] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9042/stat : 9042 (java) S 9024 9024 6353 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 640937148 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9043] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9043/stat : 9043 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 640937150 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9044] ppid=9024 vsize=812628 CPUtime=0.14
/proc/9038/task/9044/stat : 9044 (java) S 9024 9024 6353 0 -1 64 781 0 0 0 14 0 0 0 16 0 9 0 640937150 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9045] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9045/stat : 9045 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 640937150 832131072 23817 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9046] ppid=9024 vsize=812628 CPUtime=0
/proc/9038/task/9046/stat : 9046 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 640937150 832131072 23817 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) 860208

[startup+6.30282 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9046
/proc/meminfo: memFree=1643656/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
[pid=9038] ppid=9024 vsize=812760 CPUtime=6.22
/proc/9038/stat : 9038 (java) S 9024 9024 6353 0 -1 0 28610 0 1 0 607 15 0 0 20 0 9 0 640937145 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9038/statm: 203190 28015 1912 9 0 197171 0
[pid=9038/tid=9039] ppid=9024 vsize=812760 CPUtime=5.68
/proc/9038/task/9039/stat : 9039 (java) R 9024 9024 6353 0 -1 64 14537 0 1 0 560 8 0 0 25 0 9 0 640937146 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4126861149 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9040] ppid=9024 vsize=812760 CPUtime=0.31
/proc/9038/task/9040/stat : 9040 (java) S 9024 9024 6353 0 -1 64 12551 0 0 0 27 4 0 0 16 0 9 0 640937148 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9041] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9041/stat : 9041 (java) S 9024 9024 6353 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 640937148 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9042] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9042/stat : 9042 (java) S 9024 9024 6353 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 640937148 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9043] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9043/stat : 9043 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9044] ppid=9024 vsize=812760 CPUtime=0.19
/proc/9038/task/9044/stat : 9044 (java) S 9024 9024 6353 0 -1 64 824 0 0 0 19 0 0 0 16 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9045] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9045/stat : 9045 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9046] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9046/stat : 9046 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860340

[startup+12.7025 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9046
/proc/meminfo: memFree=1637640/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=0.01
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
[pid=9038] ppid=9024 vsize=812760 CPUtime=12.59
/proc/9038/stat : 9038 (java) S 9024 9024 6353 0 -1 0 28625 0 1 0 1241 18 0 0 20 0 9 0 640937145 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9038/statm: 203190 28015 1912 9 0 197171 0
[pid=9038/tid=9039] ppid=9024 vsize=812760 CPUtime=12.04
/proc/9038/task/9039/stat : 9039 (java) R 9024 9024 6353 0 -1 64 14552 0 1 0 1193 11 0 0 25 0 9 0 640937146 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4126655067 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9040] ppid=9024 vsize=812760 CPUtime=0.32
/proc/9038/task/9040/stat : 9040 (java) S 9024 9024 6353 0 -1 64 12551 0 0 0 28 4 0 0 16 0 9 0 640937148 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9041] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9041/stat : 9041 (java) S 9024 9024 6353 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 640937148 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9042] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9042/stat : 9042 (java) S 9024 9024 6353 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 640937148 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9043] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9043/stat : 9043 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9044] ppid=9024 vsize=812760 CPUtime=0.19
/proc/9038/task/9044/stat : 9044 (java) S 9024 9024 6353 0 -1 64 824 0 0 0 19 0 0 0 16 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9045] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9045/stat : 9045 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9038/tid=9046] ppid=9024 vsize=812760 CPUtime=0
/proc/9038/task/9046/stat : 9046 (java) S 9024 9024 6353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 640937150 832266240 28015 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860340

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9047
/proc/meminfo: memFree=1695304/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=21.19
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 799 30361 0 1 0 0 2095 24 17 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
[pid=9047] ppid=9024 vsize=43748 CPUtime=4.14
/proc/9047/stat : 9047 (eSAT_static) R 9024 9024 6353 0 -1 4194304 10782 0 0 0 409 5 0 0 25 0 1 0 640939276 44797952 10764 996147200 134512640 135177480 4294955968 18446744073709551615 134537300 0 0 4096 3 0 0 0 17 1 0 0
/proc/9047/statm: 10937 10764 75 162 0 10772 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 91328

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9047
/proc/meminfo: memFree=1691080/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=21.19
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 799 30361 0 1 0 0 2095 24 17 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
[pid=9047] ppid=9024 vsize=48100 CPUtime=29.64
/proc/9047/stat : 9047 (eSAT_static) R 9024 9024 6353 0 -1 4194304 14092 0 0 0 2957 7 0 0 25 0 1 0 640939276 49254400 11872 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9047/statm: 12025 11872 80 162 0 11860 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 95680

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

[startup+57.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9047
/proc/meminfo: memFree=1685000/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=21.19
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 799 30361 0 1 0 0 2095 24 17 0 1 0 640937142 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9024/statm: 11895 364 245 79 0 219 0
[pid=9047] ppid=9024 vsize=54164 CPUtime=36.01
/proc/9047/stat : 9047 (eSAT_static) R 9024 9024 6353 0 -1 4194304 15608 0 0 0 3593 8 0 0 25 0 1 0 640939276 55463936 13388 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/9047/statm: 13541 13388 80 162 0 13376 0
Current children cumulated CPU time (s) 57.2
Current children cumulated vsize (KiB) 101744

[startup+60.7019 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 9056
/proc/meminfo: memFree=1733000/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=60.04
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 835 45982 0 1 0 0 5970 34 16 0 1 0 640937142 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 254613880914 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9024/statm: 11895 365 245 79 0 219 0
[pid=9048] ppid=9024 vsize=812676 CPUtime=0.35
/proc/9048/stat : 9048 (java) S 9024 9024 6353 0 -1 0 5516 0 1 0 32 3 0 0 18 0 9 0 640943176 832180224 4939 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9048/statm: 203169 4939 1855 9 0 197150 0
[pid=9048/tid=9049] ppid=9024 vsize=812676 CPUtime=0.23
/proc/9048/task/9049/stat : 9049 (java) R 9024 9024 6353 0 -1 64 4055 0 1 0 22 1 0 0 21 0 9 0 640943178 832180224 4939 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9050] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9050/stat : 9050 (java) S 9024 9024 6353 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 640943179 832180224 4939 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9051] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9051/stat : 9051 (java) S 9024 9024 6353 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 640943179 832180224 4941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9052] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9052/stat : 9052 (java) S 9024 9024 6353 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 640943179 832180224 4941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9053] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9053/stat : 9053 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 640943181 832180224 4941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9054] ppid=9024 vsize=812676 CPUtime=0.09
/proc/9048/task/9054/stat : 9054 (java) S 9024 9024 6353 0 -1 64 750 0 0 0 9 0 0 0 16 0 9 0 640943181 832180224 4942 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9055] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9055/stat : 9055 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640943181 832180224 4943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9056] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9056/stat : 9056 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640943181 832180224 4943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.39
Current children cumulated vsize (KiB) 860256

[startup+61.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9056
/proc/meminfo: memFree=1682632/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=60.04
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 835 45982 0 1 0 0 5970 34 16 0 1 0 640937142 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 254613880914 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9024/statm: 11895 365 245 79 0 219 0
[pid=9048] ppid=9024 vsize=812676 CPUtime=1.15
/proc/9048/stat : 9048 (java) S 9024 9024 6353 0 -1 0 16264 0 1 0 105 10 0 0 18 0 9 0 640943176 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9048/statm: 203169 15682 1867 9 0 197150 0
[pid=9048/tid=9049] ppid=9024 vsize=812676 CPUtime=0.99
/proc/9048/task/9049/stat : 9049 (java) R 9024 9024 6353 0 -1 64 14371 0 1 0 91 8 0 0 25 0 9 0 640943178 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4126728591 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9050] ppid=9024 vsize=812676 CPUtime=0.01
/proc/9048/task/9050/stat : 9050 (java) S 9024 9024 6353 0 -1 64 405 0 0 0 1 0 0 0 16 0 9 0 640943179 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9051] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9051/stat : 9051 (java) S 9024 9024 6353 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 640943179 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9052] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9052/stat : 9052 (java) S 9024 9024 6353 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 640943179 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9053] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9053/stat : 9053 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 640943181 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9054] ppid=9024 vsize=812676 CPUtime=0.11
/proc/9048/task/9054/stat : 9054 (java) S 9024 9024 6353 0 -1 64 771 0 0 0 11 0 0 0 16 0 9 0 640943181 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9055] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9055/stat : 9055 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640943181 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9056] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9056/stat : 9056 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640943181 832180224 15682 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 61.19
Current children cumulated vsize (KiB) 860256

[startup+61.9011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9056
/proc/meminfo: memFree=1682632/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=60.04
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 835 45982 0 1 0 0 5970 34 16 0 1 0 640937142 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 254613880914 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9024/statm: 11895 365 245 79 0 219 0
[pid=9048] ppid=9024 vsize=812676 CPUtime=1.54
/proc/9048/stat : 9048 (java) S 9024 9024 6353 0 -1 0 16269 0 1 0 144 10 0 0 18 0 9 0 640943176 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9048/statm: 203169 15685 1867 9 0 197150 0
[pid=9048/tid=9049] ppid=9024 vsize=812676 CPUtime=1.38
/proc/9048/task/9049/stat : 9049 (java) R 9024 9024 6353 0 -1 64 14373 0 1 0 130 8 0 0 25 0 9 0 640943178 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4126718890 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9050] ppid=9024 vsize=812676 CPUtime=0.01
/proc/9048/task/9050/stat : 9050 (java) S 9024 9024 6353 0 -1 64 408 0 0 0 1 0 0 0 16 0 9 0 640943179 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9051] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9051/stat : 9051 (java) S 9024 9024 6353 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 640943179 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9052] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9052/stat : 9052 (java) S 9024 9024 6353 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 640943179 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9053] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9053/stat : 9053 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 640943181 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9054] ppid=9024 vsize=812676 CPUtime=0.11
/proc/9048/task/9054/stat : 9054 (java) S 9024 9024 6353 0 -1 64 771 0 0 0 11 0 0 0 16 0 9 0 640943181 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9055] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9055/stat : 9055 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640943181 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9056] ppid=9024 vsize=812676 CPUtime=0
/proc/9048/task/9056/stat : 9056 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640943181 832180224 15685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 61.58
Current children cumulated vsize (KiB) 860256

[startup+62.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9056
/proc/meminfo: memFree=1682632/2055920 swapFree=4179388/4192956
[pid=9024] ppid=9022 vsize=47580 CPUtime=60.04
/proc/9024/stat : 9024 (galacE.sh) S 9022 9024 6353 0 -1 4194304 835 45982 0 1 0 0 5970 34 16 0 1 0 640937142 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 254613880914 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9024/statm: 11895 365 245 79 0 219 0
[pid=9048] ppid=9024 vsize=812788 CPUtime=1.74
/proc/9048/stat : 9048 (java) S 9024 9024 6353 0 -1 0 16451 0 1 0 164 10 0 0 18 0 9 0 640943176 832294912 15829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9048/statm: 203197 15829 1923 9 0 197150 0
[pid=9048/tid=9049] ppid=9024 vsize=812788 CPUtime=1.55
/proc/9048/task/9049/stat : 9049 (java) R 9024 9024 6353 0 -1 64 14526 0 1 0 146 9 0 0 24 0 9 0 640943178 832294912 15829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9050] ppid=9024 vsize=812788 CPUtime=0.01
/proc/9048/task/9050/stat : 9050 (java) S 9024 9024 6353 0 -1 64 408 0 0 0 1 0 0 0 16 0 9 0 640943179 832294912 15829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9051] ppid=9024 vsize=812788 CPUtime=0
/proc/9048/task/9051/stat : 9051 (java) S 9024 9024 6353 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 640943179 832294912 15829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9052] ppid=9024 vsize=812788 CPUtime=0
/proc/9048/task/9052/stat : 9052 (java) S 9024 9024 6353 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 640943179 832294912 15830 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9053] ppid=9024 vsize=812788 CPUtime=0
/proc/9048/task/9053/stat : 9053 (java) S 9024 9024 6353 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 640943181 832294912 15830 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9054] ppid=9024 vsize=812788 CPUtime=0.15
/proc/9048/task/9054/stat : 9054 (java) R 9024 9024 6353 0 -1 64 801 0 0 0 15 0 0 0 16 0 9 0 640943181 832294912 15830 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9055] ppid=9024 vsize=812788 CPUtime=0
/proc/9048/task/9055/stat : 9055 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640943181 832294912 15830 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9048/tid=9056] ppid=9024 vsize=812788 CPUtime=0
/proc/9048/task/9056/stat : 9056 (java) S 9024 9024 6353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640943181 832294912 15830 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 61.78
Current children cumulated vsize (KiB) 860368

Child status: 0
Real time (s): 62.1925
CPU time (s): 61.8616
CPU user time (s): 61.3867
CPU system time (s): 0.474927
CPU usage (%): 99.4679
Max. virtual memory (cumulated for all children) (KiB): 860368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.3867
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63475
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= 2589
involuntary context switches= 3151

runsolver used 0.06499 second user time and 0.19397 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-05 21:40:15
IDJOB=1100279
IDBENCH=59887
IDSOLVER=351
FILE ID=node87/1100279-1215286814
PBS_JOBID= 7882249
Free space on /tmp= 66480 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9407682d5a79bb9d0792f82455c613f4
RANDOM SEED=692241501

node87.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.232
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.232
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:       1751224 kB
Buffers:         46620 kB
Cached:         196244 kB
SwapCached:       7716 kB
Active:         158116 kB
Inactive:        99728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751224 kB
SwapTotal:     4192956 kB
SwapFree:      4179388 kB
Dirty:            4884 kB
Writeback:           0 kB
Mapped:          22572 kB
Slab:            32140 kB
Committed_AS:  1778512 kB
PageTables:       1844 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node87 at 2008-07-05 21:41:17