Trace number 1051731

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 1750.43 1760.3

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-843_ext.xml
MD5SUM8cd97389cab29f912677fbc361921ea8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8363
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
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 ---
0.01/0.90	c start processing
0.01/0.90	c start relation processing
1.64/1.74	c start cnf exporting
252.53/255.21	c parsing time : 0.772
252.53/255.21	c preprocessing time : 255.083
252.53/255.21	
252.53/255.21	c Nary constraints - conflicts : 0 supports : 25
252.53/255.21	c Binary constraints - conflicts : 300 supports :25
252.53/255.21	c max arity constraint : 3
252.53/255.21	c Max Tuples generated 0
252.53/255.21	c relations : 28
252.53/255.21	c relations BDD: 2
252.53/255.21	c sampling 0/0
252.53/255.21	c vars : 330792 - clauses :  14013277
252.53/255.21	
252.53/255.26	 
252.53/255.26	c --- SAT Solver Stats ---
252.53/255.26	 
252.53/255.26	c eSAT 0.1 : minisat core with additionnal features
252.53/255.26	c ============================[ Problem Statistics ]=============================
252.53/255.26	c |                                                                             |
252.53/255.26	c |  Number of variables:  330791                                               |
252.53/255.26	c |  Number of clauses:    14013277                                             |
258.13/260.91	c |  Parsing time:         4.62         s                                       |
1747.40/1757.27	c restarts              : 1514
1747.40/1757.27	c conflicts             : 232350         (156 /sec)
1747.40/1757.27	c decisions             : 1351339        (15.68 % random) (905 /sec)
1747.40/1757.27	c euip                  : 13918       
1747.40/1757.27	c propagations          : 2779644844     (1860794 /sec)
1747.40/1757.27	c conflict literals     : 19385328       (47.18 % deleted)
1747.40/1757.27	c Memory used           : 529.60 MB
1747.40/1757.27	c CPU time              : 1493.79 s
1747.40/1757.27	c 
1747.50/1757.39	s SATISFIABLE
1750.23/1760.19	v 4 3 6 1 21 1 22 0 9 7 8 23 11 8 7 1 2 9 23 0 24 21 18 20 3 17 13 6 25 10 10 0 1 3 15 4 20 0 17 5 14 1 5 3 12 3 19 3 16 6 4 5 5 12 35 43 44 53 53 74 94 111 117 127 127 130 134 134 139 140 143 146 149 155 155 0

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-1051731-1215054630/watcher-1051731-1215054630 -o /tmp/evaluation-result-1051731-1215054630/solver-1051731-1215054630 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1051731-1215054630.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.02 2.00 4/73 13162
/proc/meminfo: memFree=1014912/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=8652 CPUtime=0
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1535129852 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 2163 280 208 79 0 156 0
[pid=13163] ppid=13162 vsize=8688 CPUtime=0
/proc/13163/stat : 13163 (galacE.sh) S 13162 13162 10990 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1535129853 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 248761778258 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/13163/statm: 2172 286 209 79 0 165 0
[pid=13164] ppid=13163 vsize=8728 CPUtime=0
/proc/13164/stat : 13164 (galacE.sh) R 13163 13162 10990 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1535129853 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 248761609511 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/13164/statm: 2182 290 209 79 0 175 0

[startup+0.0548849 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 13162
/proc/meminfo: memFree=1014912/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.101776 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 13162
/proc/meminfo: memFree=1014912/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.301808 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 13162
/proc/meminfo: memFree=1014912/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.701882 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 13162
/proc/meminfo: memFree=1014912/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.50302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 13184
/proc/meminfo: memFree=972080/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13176] ppid=13162 vsize=812548 CPUtime=1.43
/proc/13176/stat : 13176 (java) S 13162 13162 10990 0 -1 0 12947 0 1 0 134 9 0 0 18 0 9 0 1535129856 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13176/statm: 203137 12366 1887 9 0 197171 0
[pid=13176/tid=13177] ppid=13162 vsize=812548 CPUtime=1.21
/proc/13176/task/13177/stat : 13177 (java) R 13162 13162 10990 0 -1 64 11421 0 1 0 113 8 0 0 25 0 9 0 1535129857 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4126953856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13178] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13178/stat : 13178 (java) S 13162 13162 10990 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1535129859 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13179] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13179/stat : 13179 (java) S 13162 13162 10990 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1535129860 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13180] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13180/stat : 13180 (java) S 13162 13162 10990 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1535129860 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13181] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13181/stat : 13181 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535129862 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13182] ppid=13162 vsize=812548 CPUtime=0.2
/proc/13176/task/13182/stat : 13182 (java) S 13162 13162 10990 0 -1 64 822 0 0 0 20 0 0 0 16 0 9 0 1535129862 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13183] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13183/stat : 13183 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535129862 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13184] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13184/stat : 13184 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535129862 832049152 12366 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860132

[startup+3.1013 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 13184
/proc/meminfo: memFree=938544/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13176] ppid=13162 vsize=812548 CPUtime=3.01
/proc/13176/stat : 13176 (java) S 13162 13162 10990 0 -1 0 22665 0 1 0 287 14 0 0 18 0 9 0 1535129856 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13176/statm: 203137 22079 1917 9 0 197171 0
[pid=13176/tid=13177] ppid=13162 vsize=812548 CPUtime=2.61
/proc/13176/task/13177/stat : 13177 (java) R 13162 13162 10990 0 -1 64 14545 0 1 0 251 10 0 0 25 0 9 0 1535129857 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4126764676 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13178] ppid=13162 vsize=812548 CPUtime=0.11
/proc/13176/task/13178/stat : 13178 (java) S 13162 13162 10990 0 -1 64 6548 0 0 0 8 3 0 0 16 0 9 0 1535129859 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13179] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13179/stat : 13179 (java) S 13162 13162 10990 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13180] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13180/stat : 13180 (java) S 13162 13162 10990 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13181] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13181/stat : 13181 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13182] ppid=13162 vsize=812548 CPUtime=0.27
/proc/13176/task/13182/stat : 13182 (java) S 13162 13162 10990 0 -1 64 870 0 0 0 27 0 0 0 15 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13183] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13183/stat : 13183 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13184] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13184/stat : 13184 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860132

[startup+6.30284 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 13184
/proc/meminfo: memFree=930096/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13176] ppid=13162 vsize=812548 CPUtime=6.18
/proc/13176/stat : 13176 (java) S 13162 13162 10990 0 -1 0 22672 0 1 0 603 15 0 0 18 0 9 0 1535129856 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13176/statm: 203137 22079 1917 9 0 197171 0
[pid=13176/tid=13177] ppid=13162 vsize=812548 CPUtime=5.78
/proc/13176/task/13177/stat : 13177 (java) R 13162 13162 10990 0 -1 64 14552 0 1 0 567 11 0 0 25 0 9 0 1535129857 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4127084704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13178] ppid=13162 vsize=812548 CPUtime=0.11
/proc/13176/task/13178/stat : 13178 (java) S 13162 13162 10990 0 -1 64 6548 0 0 0 8 3 0 0 16 0 9 0 1535129859 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13179] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13179/stat : 13179 (java) S 13162 13162 10990 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13180] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13180/stat : 13180 (java) S 13162 13162 10990 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13181] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13181/stat : 13181 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13182] ppid=13162 vsize=812548 CPUtime=0.27
/proc/13176/task/13182/stat : 13182 (java) S 13162 13162 10990 0 -1 64 870 0 0 0 27 0 0 0 15 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13183] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13183/stat : 13183 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13184] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13184/stat : 13184 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860132

[startup+12.7019 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13184
/proc/meminfo: memFree=924400/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13176] ppid=13162 vsize=812548 CPUtime=12.52
/proc/13176/stat : 13176 (java) S 13162 13162 10990 0 -1 0 22686 0 1 0 1233 19 0 0 18 0 9 0 1535129856 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13176/statm: 203137 22079 1917 9 0 197171 0
[pid=13176/tid=13177] ppid=13162 vsize=812548 CPUtime=12.1
/proc/13176/task/13177/stat : 13177 (java) R 13162 13162 10990 0 -1 64 14566 0 1 0 1196 14 0 0 25 0 9 0 1535129857 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4127036033 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13178] ppid=13162 vsize=812548 CPUtime=0.12
/proc/13176/task/13178/stat : 13178 (java) S 13162 13162 10990 0 -1 64 6548 0 0 0 9 3 0 0 16 0 9 0 1535129859 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13179] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13179/stat : 13179 (java) S 13162 13162 10990 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13180] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13180/stat : 13180 (java) S 13162 13162 10990 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13181] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13181/stat : 13181 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13182] ppid=13162 vsize=812548 CPUtime=0.27
/proc/13176/task/13182/stat : 13182 (java) S 13162 13162 10990 0 -1 64 870 0 0 0 27 0 0 0 15 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13183] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13183/stat : 13183 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13184] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13184/stat : 13184 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860132

[startup+25.5022 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13184
/proc/meminfo: memFree=912880/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=0.01
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13176] ppid=13162 vsize=812548 CPUtime=25.2
/proc/13176/stat : 13176 (java) S 13162 13162 10990 0 -1 0 22713 0 1 0 2495 25 0 0 18 0 9 0 1535129856 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13176/statm: 203137 22079 1917 9 0 197171 0
[pid=13176/tid=13177] ppid=13162 vsize=812548 CPUtime=24.76
/proc/13176/task/13177/stat : 13177 (java) R 13162 13162 10990 0 -1 64 14593 0 1 0 2456 20 0 0 25 0 9 0 1535129857 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4127080572 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13178] ppid=13162 vsize=812548 CPUtime=0.13
/proc/13176/task/13178/stat : 13178 (java) S 13162 13162 10990 0 -1 64 6548 0 0 0 10 3 0 0 16 0 9 0 1535129859 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13179] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13179/stat : 13179 (java) S 13162 13162 10990 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13180] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13180/stat : 13180 (java) S 13162 13162 10990 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1535129860 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13181] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13181/stat : 13181 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13182] ppid=13162 vsize=812548 CPUtime=0.27
/proc/13176/task/13182/stat : 13182 (java) S 13162 13162 10990 0 -1 64 870 0 0 0 27 0 0 0 16 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13183] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13183/stat : 13183 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13176/tid=13184] ppid=13162 vsize=812548 CPUtime=0
/proc/13176/task/13184/stat : 13184 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535129862 832049152 22079 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21

################
# More data... #
################


[startup+1602.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/83 13275
/proc/meminfo: memFree=562480/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=252.56
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 799 25379 0 1 0 0 25111 145 17 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13185] ppid=13162 vsize=542308 CPUtime=1340.12
/proc/13185/stat : 13185 (eSAT_static) R 13162 13162 10990 0 -1 4194304 129903 0 0 0 133905 107 0 0 25 0 1 0 1535155378 555323392 129885 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/13185/statm: 135577 129885 78 162 0 135412 0
Current children cumulated CPU time (s) 1592.68
Current children cumulated vsize (KiB) 589892

[startup+1662.3 s]
/proc/loadavg: 1.97 2.03 2.00 3/71 13334
/proc/meminfo: memFree=1167056/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=252.56
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 799 25379 0 1 0 0 25111 145 17 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13185] ppid=13162 vsize=542308 CPUtime=1400
/proc/13185/stat : 13185 (eSAT_static) R 13162 13162 10990 0 -1 4194304 129903 0 0 0 139890 110 0 0 25 0 1 0 1535155378 555323392 129885 996147200 134512640 135177480 4294955984 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 0 0 0
/proc/13185/statm: 135577 129885 78 162 0 135412 0
Current children cumulated CPU time (s) 1652.56
Current children cumulated vsize (KiB) 589892

[startup+1722.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/74 13340
/proc/meminfo: memFree=1141432/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=252.56
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 799 25379 0 1 0 0 25111 145 17 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13185] ppid=13162 vsize=542308 CPUtime=1459.96
/proc/13185/stat : 13185 (eSAT_static) R 13162 13162 10990 0 -1 4194304 129903 0 0 0 145884 112 0 0 25 0 1 0 1535155378 555323392 129885 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/13185/statm: 135577 129885 78 162 0 135412 0
Current children cumulated CPU time (s) 1712.52
Current children cumulated vsize (KiB) 589892

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

[startup+1741 s]
/proc/loadavg: 1.99 2.02 2.00 3/74 13340
/proc/meminfo: memFree=1141368/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=252.56
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 799 25379 0 1 0 0 25111 145 17 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13185] ppid=13162 vsize=542308 CPUtime=1478.65
/proc/13185/stat : 13185 (eSAT_static) R 13162 13162 10990 0 -1 4194304 129903 0 0 0 147753 112 0 0 25 0 1 0 1535155378 555323392 129885 996147200 134512640 135177480 4294955984 18446744073709551615 134564768 0 0 4096 3 0 0 0 17 0 0 0
/proc/13185/statm: 135577 129885 78 162 0 135412 0
Current children cumulated CPU time (s) 1731.21
Current children cumulated vsize (KiB) 589892

[startup+1753.8 s]
/proc/loadavg: 1.99 2.02 2.00 3/74 13340
/proc/meminfo: memFree=1141240/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=252.56
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 799 25379 0 1 0 0 25111 145 17 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13185] ppid=13162 vsize=542308 CPUtime=1491.44
/proc/13185/stat : 13185 (eSAT_static) R 13162 13162 10990 0 -1 4194304 129903 0 0 0 149032 112 0 0 25 0 1 0 1535155378 555323392 129885 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/13185/statm: 135577 129885 78 162 0 135412 0
Current children cumulated CPU time (s) 1744
Current children cumulated vsize (KiB) 589892

[startup+1757.01 s]
/proc/loadavg: 1.99 2.02 2.00 3/74 13340
/proc/meminfo: memFree=1141240/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=252.56
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 799 25379 0 1 0 0 25111 145 17 0 1 0 1535129852 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13162/statm: 11896 364 245 79 0 219 0
[pid=13185] ppid=13162 vsize=542308 CPUtime=1494.65
/proc/13185/stat : 13185 (eSAT_static) R 13162 13162 10990 0 -1 4194304 129903 0 0 0 149353 112 0 0 25 0 1 0 1535155378 555323392 129885 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/13185/statm: 135577 129885 78 162 0 135412 0
Current children cumulated CPU time (s) 1747.21
Current children cumulated vsize (KiB) 589892

[startup+1758.6 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 13349
/proc/meminfo: memFree=1635896/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=1747.68
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 835 155300 0 1 0 0 174501 267 16 0 1 0 1535129852 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 248761778258 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/13162/statm: 11896 365 245 79 0 219 0
[pid=13341] ppid=13162 vsize=812588 CPUtime=1.05
/proc/13341/stat : 13341 (java) S 13162 13162 10990 0 -1 0 16176 0 5 0 95 10 0 0 20 0 9 0 1535305600 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13341/statm: 203147 15562 1925 9 0 197153 0
[pid=13341/tid=13342] ppid=13162 vsize=812588 CPUtime=0.82
/proc/13341/task/13342/stat : 13342 (java) R 13162 13162 10990 0 -1 64 14521 0 4 0 74 8 0 0 25 0 9 0 1535305601 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4126944911 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13343] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13343/stat : 13343 (java) S 13162 13162 10990 0 -1 64 95 0 1 0 0 0 0 0 17 0 9 0 1535305603 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13344] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13344/stat : 13344 (java) S 13162 13162 10990 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535305603 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13345] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13345/stat : 13345 (java) S 13162 13162 10990 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1535305603 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13346] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13346/stat : 13346 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1535305605 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13347] ppid=13162 vsize=812588 CPUtime=0.19
/proc/13341/task/13347/stat : 13347 (java) S 13162 13162 10990 0 -1 64 849 0 0 0 19 0 0 0 16 0 9 0 1535305605 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13348] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13348/stat : 13348 (java) S 13162 13162 10990 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1535305605 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13349] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13349/stat : 13349 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535305605 832090112 15562 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1748.73
Current children cumulated vsize (KiB) 860172

[startup+1759.4 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 13349
/proc/meminfo: memFree=1601656/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=1747.68
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 835 155300 0 1 0 0 174501 267 16 0 1 0 1535129852 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 248761778258 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/13162/statm: 11896 365 245 79 0 219 0
[pid=13341] ppid=13162 vsize=812588 CPUtime=1.85
/proc/13341/stat : 13341 (java) S 13162 13162 10990 0 -1 0 16263 0 5 0 175 10 0 0 20 0 9 0 1535305600 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13341/statm: 203147 15646 1925 9 0 197153 0
[pid=13341/tid=13342] ppid=13162 vsize=812588 CPUtime=1.61
/proc/13341/task/13342/stat : 13342 (java) R 13162 13162 10990 0 -1 64 14524 0 4 0 152 9 0 0 25 0 9 0 1535305601 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4126957968 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13343] ppid=13162 vsize=812588 CPUtime=0.01
/proc/13341/task/13343/stat : 13343 (java) S 13162 13162 10990 0 -1 64 176 0 1 0 1 0 0 0 16 0 9 0 1535305603 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13344] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13344/stat : 13344 (java) S 13162 13162 10990 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535305603 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13345] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13345/stat : 13345 (java) S 13162 13162 10990 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1535305603 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13346] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13346/stat : 13346 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1535305605 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13347] ppid=13162 vsize=812588 CPUtime=0.2
/proc/13341/task/13347/stat : 13347 (java) S 13162 13162 10990 0 -1 64 852 0 0 0 20 0 0 0 16 0 9 0 1535305605 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13348] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13348/stat : 13348 (java) S 13162 13162 10990 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1535305605 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13349] ppid=13162 vsize=812588 CPUtime=0
/proc/13341/task/13349/stat : 13349 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535305605 832090112 15646 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1749.53
Current children cumulated vsize (KiB) 860172

[startup+1759.8 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 13349
/proc/meminfo: memFree=1601656/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47584 CPUtime=1747.68
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 835 155300 0 1 0 0 174501 267 16 0 1 0 1535129852 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 248761778258 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/13162/statm: 11896 365 245 79 0 219 0
[pid=13341] ppid=13162 vsize=812720 CPUtime=2.25
/proc/13341/stat : 13341 (java) S 13162 13162 10990 0 -1 0 16268 0 5 0 215 10 0 0 20 0 9 0 1535305600 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13341/statm: 203180 15650 1925 9 0 197186 0
[pid=13341/tid=13342] ppid=13162 vsize=812720 CPUtime=2
/proc/13341/task/13342/stat : 13342 (java) R 13162 13162 10990 0 -1 64 14525 0 4 0 191 9 0 0 25 0 9 0 1535305601 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4126968865 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13343] ppid=13162 vsize=812720 CPUtime=0.01
/proc/13341/task/13343/stat : 13343 (java) S 13162 13162 10990 0 -1 64 176 0 1 0 1 0 0 0 16 0 9 0 1535305603 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13344] ppid=13162 vsize=812720 CPUtime=0
/proc/13341/task/13344/stat : 13344 (java) S 13162 13162 10990 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535305603 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13345] ppid=13162 vsize=812720 CPUtime=0
/proc/13341/task/13345/stat : 13345 (java) S 13162 13162 10990 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1535305603 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13346] ppid=13162 vsize=812720 CPUtime=0
/proc/13341/task/13346/stat : 13346 (java) S 13162 13162 10990 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1535305605 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13347] ppid=13162 vsize=812720 CPUtime=0.21
/proc/13341/task/13347/stat : 13347 (java) S 13162 13162 10990 0 -1 64 856 0 0 0 21 0 0 0 16 0 9 0 1535305605 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13348] ppid=13162 vsize=812720 CPUtime=0
/proc/13341/task/13348/stat : 13348 (java) S 13162 13162 10990 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1535305605 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=13341/tid=13349] ppid=13162 vsize=812720 CPUtime=0
/proc/13341/task/13349/stat : 13349 (java) S 13162 13162 10990 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535305605 832225280 15650 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1749.93
Current children cumulated vsize (KiB) 860304

[startup+1760.2 s]
/proc/loadavg: 1.99 2.02 2.00 3/74 13350
/proc/meminfo: memFree=1674744/2055920 swapFree=4180384/4192956
[pid=13162] ppid=13160 vsize=47588 CPUtime=1750.3
/proc/13162/stat : 13162 (galacE.sh) S 13160 13162 10990 0 -1 4194304 880 171578 0 6 0 0 174751 279 17 0 1 0 1535129852 48730112 367 996147200 4194304 4520092 548682068832 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13162/statm: 11897 367 245 79 0 220 0
[pid=13350] ppid=13162 vsize=41172 CPUtime=0.01
/proc/13350/stat : 13350 (rm) R 13162 13162 10990 0 -1 4194304 137 0 0 0 0 1 0 0 18 0 1 0 1535305872 42160128 109 996147200 4194304 4227748 548682068624 18446744073709551615 248761783337 0 0 4096 0 0 0 0 17 0 0 0
/proc/13350/statm: 10293 109 90 8 0 42 0
Current children cumulated CPU time (s) 1750.31
Current children cumulated vsize (KiB) 88760

Child status: 0
Real time (s): 1760.3
CPU time (s): 1750.43
CPU user time (s): 1747.52
CPU system time (s): 2.90556
CPU usage (%): 99.4393
Max. virtual memory (cumulated for all children) (KiB): 860304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1747.52
system time used= 2.90556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172615
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11119
involuntary context switches= 34539

runsolver used 2.22866 second user time and 5.78712 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-03 05:10:30
IDJOB=1051731
IDBENCH=55499
IDSOLVER=351
FILE ID=node55/1051731-1215054630
PBS_JOBID= 7875065
Free space on /tmp= 66320 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-843_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051731-1215054630/watcher-1051731-1215054630 -o /tmp/evaluation-result-1051731-1215054630/solver-1051731-1215054630 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1051731-1215054630.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8cd97389cab29f912677fbc361921ea8
RANDOM SEED=1617605388

node55.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.261
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.261
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:       1015392 kB
Buffers:         35636 kB
Cached:         387160 kB
SwapCached:       6692 kB
Active:         870072 kB
Inactive:       101068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1015392 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            3468 kB
Writeback:           0 kB
Mapped:         554648 kB
Slab:            53616 kB
Committed_AS:  3484444 kB
PageTables:       2852 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= 66536 MiB
End job on node55 at 2008-07-03 05:39:51