Trace number 1055655

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac MSAT 391.411 395.312

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-1_ext.xml
MD5SUM9cc3eb9ba37c3015a0a8ff5ed022e4f0
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 benchmark0.180971
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
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.74	c start processing
0.01/0.74	c start relation processing
1.54/1.68	c start cnf exporting
208.68/210.86	c parsing time : 0.609
208.68/210.86	c preprocessing time : 210.731
208.68/210.86	
208.68/210.86	c Nary constraints - conflicts : 0 supports : 20
208.68/210.86	c Binary constraints - conflicts : 190 supports :20
208.68/210.86	c max arity constraint : 3
208.68/210.86	c Max Tuples generated 0
208.68/210.86	c relations : 23
208.68/210.86	c relations BDD: 2
208.68/210.86	c sampling 0/0
208.68/210.86	c vars : 277382 - clauses :  11269572
208.68/210.86	
208.68/210.88	 
208.68/210.88	c --- SAT Solver Stats ---
208.68/210.88	 
388.45/392.39	c restarts              : 14
388.45/392.39	c conflicts             : 53906          (301 /sec)
388.45/392.39	c decisions             : 447226         (1.43 % random) (2499 /sec)
388.45/392.39	c propagations          : 321160051      (1794283 /sec)
388.45/392.39	c conflict literals     : 3716620        (14.10 % deleted)
388.45/392.39	c Memory used           : 412.08 MB
388.45/392.39	c CPU time              : 178.991 s
388.45/392.39	
388.65/392.50	s SATISFIABLE
391.27/395.21	v 16 7 3 3 18 16 12 15 19 17 9 0 5 5 4 11 8 2 14 1 13 2 10 3 15 7 7 26 1 0 2 18 6 0 17 3 20 15 11 9 10 26 41 58 58 63 74 76 77 79 82 89 115 115 133 133 136 151 160 160 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-1055655-1215059969/watcher-1055655-1215059969 -o /tmp/evaluation-result-1055655-1215059969/solver-1055655-1215059969 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055655-1215059969.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.12 2.06 2.01 4/81 17629
/proc/meminfo: memFree=1776096/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=8560 CPUtime=0
/proc/17629/stat : 17629 (galacM.sh) R 17627 17629 16274 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1984969865 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 209136109455 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17629/statm: 2140 254 197 79 0 133 0

[startup+0.02212 s]
/proc/loadavg: 2.12 2.06 2.01 4/81 17629
/proc/meminfo: memFree=1776096/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=8748 CPUtime=0
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 454 948 0 0 0 0 0 0 20 0 1 0 1984969865 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.102125 s]
/proc/loadavg: 2.12 2.06 2.01 4/81 17629
/proc/meminfo: memFree=1776096/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.302142 s]
/proc/loadavg: 2.12 2.06 2.01 4/81 17629
/proc/meminfo: memFree=1776096/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.702181 s]
/proc/loadavg: 2.12 2.06 2.01 4/81 17629
/proc/meminfo: memFree=1776096/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50127 s]
/proc/loadavg: 2.11 2.06 2.01 5/91 17651
/proc/meminfo: memFree=1732936/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17643] ppid=17629 vsize=812536 CPUtime=1.43
/proc/17643/stat : 17643 (java) S 17629 17629 16274 0 -1 0 13050 0 1 0 135 8 0 0 19 0 9 0 1984969869 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17643/statm: 203134 12469 1887 9 0 197168 0
[pid=17643/tid=17644] ppid=17629 vsize=812536 CPUtime=1.23
/proc/17643/task/17644/stat : 17644 (java) R 17629 17629 16274 0 -1 64 11550 0 1 0 116 7 0 0 25 0 9 0 1984969870 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4126875319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17645] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17645/stat : 17645 (java) S 17629 17629 16274 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984969871 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17646] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17646/stat : 17646 (java) S 17629 17629 16274 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984969872 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17647] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17647/stat : 17647 (java) S 17629 17629 16274 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984969872 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17648] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17648/stat : 17648 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984969874 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17649] ppid=17629 vsize=812536 CPUtime=0.18
/proc/17643/task/17649/stat : 17649 (java) S 17629 17629 16274 0 -1 64 795 0 0 0 18 0 0 0 16 0 9 0 1984969874 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17650] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17650/stat : 17650 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984969874 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17651] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17651/stat : 17651 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984969874 832036864 12469 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860088

[startup+3.10139 s]
/proc/loadavg: 2.11 2.06 2.01 3/91 17651
/proc/meminfo: memFree=1699464/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17643] ppid=17629 vsize=812536 CPUtime=3.02
/proc/17643/stat : 17643 (java) S 17629 17629 16274 0 -1 0 22732 0 1 0 286 16 0 0 19 0 9 0 1984969869 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17643/statm: 203134 22146 1917 9 0 197168 0
[pid=17643/tid=17644] ppid=17629 vsize=812536 CPUtime=2.61
/proc/17643/task/17644/stat : 17644 (java) R 17629 17629 16274 0 -1 64 14545 0 1 0 251 10 0 0 25 0 9 0 1984969870 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 101447056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17645] ppid=17629 vsize=812536 CPUtime=0.12
/proc/17643/task/17645/stat : 17645 (java) S 17629 17629 16274 0 -1 64 6642 0 0 0 8 4 0 0 16 0 9 0 1984969871 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17646] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17646/stat : 17646 (java) S 17629 17629 16274 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17647] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17647/stat : 17647 (java) S 17629 17629 16274 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17648] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17648/stat : 17648 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17649] ppid=17629 vsize=812536 CPUtime=0.25
/proc/17643/task/17649/stat : 17649 (java) S 17629 17629 16274 0 -1 64 844 0 0 0 25 0 0 0 15 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17650] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17650/stat : 17650 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17651] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17651/stat : 17651 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860088

[startup+6.30267 s]
/proc/loadavg: 2.10 2.06 2.01 3/91 17651
/proc/meminfo: memFree=1691336/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17643] ppid=17629 vsize=812536 CPUtime=6.18
/proc/17643/stat : 17643 (java) S 17629 17629 16274 0 -1 0 22739 0 1 0 601 17 0 0 19 0 9 0 1984969869 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17643/statm: 203134 22146 1917 9 0 197168 0
[pid=17643/tid=17644] ppid=17629 vsize=812536 CPUtime=5.78
/proc/17643/task/17644/stat : 17644 (java) R 17629 17629 16274 0 -1 64 14552 0 1 0 566 12 0 0 25 0 9 0 1984969870 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4126995534 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17645] ppid=17629 vsize=812536 CPUtime=0.13
/proc/17643/task/17645/stat : 17645 (java) S 17629 17629 16274 0 -1 64 6642 0 0 0 9 4 0 0 16 0 9 0 1984969871 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17646] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17646/stat : 17646 (java) S 17629 17629 16274 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17647] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17647/stat : 17647 (java) S 17629 17629 16274 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17648] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17648/stat : 17648 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17649] ppid=17629 vsize=812536 CPUtime=0.25
/proc/17643/task/17649/stat : 17649 (java) S 17629 17629 16274 0 -1 64 844 0 0 0 25 0 0 0 15 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17650] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17650/stat : 17650 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17651] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17651/stat : 17651 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984969874 832036864 22146 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) 860088

[startup+12.7012 s]
/proc/loadavg: 2.09 2.06 2.01 3/91 17651
/proc/meminfo: memFree=1685904/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17643] ppid=17629 vsize=812536 CPUtime=12.53
/proc/17643/stat : 17643 (java) S 17629 17629 16274 0 -1 0 22753 0 1 0 1233 20 0 0 19 0 9 0 1984969869 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17643/statm: 203134 22146 1917 9 0 197168 0
[pid=17643/tid=17644] ppid=17629 vsize=812536 CPUtime=12.11
/proc/17643/task/17644/stat : 17644 (java) R 17629 17629 16274 0 -1 64 14566 0 1 0 1197 14 0 0 25 0 9 0 1984969870 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4126638555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17645] ppid=17629 vsize=812536 CPUtime=0.13
/proc/17643/task/17645/stat : 17645 (java) S 17629 17629 16274 0 -1 64 6642 0 0 0 9 4 0 0 16 0 9 0 1984969871 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17646] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17646/stat : 17646 (java) S 17629 17629 16274 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17647] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17647/stat : 17647 (java) S 17629 17629 16274 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17648] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17648/stat : 17648 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17649] ppid=17629 vsize=812536 CPUtime=0.25
/proc/17643/task/17649/stat : 17649 (java) S 17629 17629 16274 0 -1 64 844 0 0 0 25 0 0 0 15 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17650] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17650/stat : 17650 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17651] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17651/stat : 17651 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860088

[startup+25.5024 s]
/proc/loadavg: 2.14 2.07 2.01 3/91 17651
/proc/meminfo: memFree=1674768/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17643] ppid=17629 vsize=812536 CPUtime=25.2
/proc/17643/stat : 17643 (java) S 17629 17629 16274 0 -1 0 22779 0 1 0 2493 27 0 0 19 0 9 0 1984969869 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17643/statm: 203134 22146 1917 9 0 197168 0
[pid=17643/tid=17644] ppid=17629 vsize=812536 CPUtime=24.77
/proc/17643/task/17644/stat : 17644 (java) R 17629 17629 16274 0 -1 64 14592 0 1 0 2456 21 0 0 25 0 9 0 1984969870 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4127006396 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17645] ppid=17629 vsize=812536 CPUtime=0.14
/proc/17643/task/17645/stat : 17645 (java) S 17629 17629 16274 0 -1 64 6642 0 0 0 10 4 0 0 16 0 9 0 1984969871 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17646] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17646/stat : 17646 (java) S 17629 17629 16274 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17647] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17647/stat : 17647 (java) S 17629 17629 16274 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984969872 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17648] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17648/stat : 17648 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17649] ppid=17629 vsize=812536 CPUtime=0.25
/proc/17643/task/17649/stat : 17649 (java) S 17629 17629 16274 0 -1 64 844 0 0 0 25 0 0 0 16 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17650] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17650/stat : 17650 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17651] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17651/stat : 17651 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984969874 832036864 22146 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
Current children cumulated vsize (KiB) 860088

[startup+51.1026 s]
/proc/loadavg: 2.09 2.06 2.01 3/91 17651
/proc/meminfo: memFree=1653456/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=0.01

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

/proc/17643/task/17650/stat : 17650 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17643/tid=17651] ppid=17629 vsize=812536 CPUtime=0
/proc/17643/task/17651/stat : 17651 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984969874 832036864 22146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 860088

[startup+222.303 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 17652
/proc/meminfo: memFree=1183568/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=208.76
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 799 25250 0 1 0 0 20750 126 17 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17652] ppid=17629 vsize=420996 CPUtime=11.3
/proc/17652/stat : 17652 (minisat) R 17629 17629 16274 0 -1 4194304 103582 0 0 0 1051 79 0 0 25 0 1 0 1984990954 431099904 103563 996147200 134512640 135136200 4294955968 18446744073709551615 134522262 0 0 4096 3 0 0 0 17 1 0 0
/proc/17652/statm: 105249 103563 54 152 0 105094 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (KiB) 468548

[startup+282.302 s]
/proc/loadavg: 2.15 2.08 2.01 3/83 17652
/proc/meminfo: memFree=1182160/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=208.76
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 799 25250 0 1 0 0 20750 126 17 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17652] ppid=17629 vsize=421968 CPUtime=70.73
/proc/17652/stat : 17652 (minisat) R 17629 17629 16274 0 -1 4194304 103799 0 0 0 6994 79 0 0 25 0 1 0 1984990954 432095232 103780 996147200 134512640 135136200 4294955968 18446744073709551615 134525867 0 0 4096 3 0 0 0 17 1 0 0
/proc/17652/statm: 105492 103780 57 152 0 105337 0
Current children cumulated CPU time (s) 279.49
Current children cumulated vsize (KiB) 469520

[startup+342.302 s]
/proc/loadavg: 2.18 2.11 2.02 3/83 17652
/proc/meminfo: memFree=1181520/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=208.76
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 799 25250 0 1 0 0 20750 126 17 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17652] ppid=17629 vsize=421968 CPUtime=130.16
/proc/17652/stat : 17652 (minisat) R 17629 17629 16274 0 -1 4194304 103810 0 0 0 12937 79 0 0 25 0 1 0 1984990954 432095232 103791 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/17652/statm: 105492 103791 57 152 0 105337 0
Current children cumulated CPU time (s) 338.92
Current children cumulated vsize (KiB) 469520

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

[startup+358.302 s]
/proc/loadavg: 2.14 2.10 2.02 3/83 17652
/proc/meminfo: memFree=1181328/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=208.76
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 799 25250 0 1 0 0 20750 126 17 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17652] ppid=17629 vsize=421968 CPUtime=146.01
/proc/17652/stat : 17652 (minisat) R 17629 17629 16274 0 -1 4194304 103810 0 0 0 14522 79 0 0 25 0 1 0 1984990954 432095232 103791 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/17652/statm: 105492 103791 57 152 0 105337 0
Current children cumulated CPU time (s) 354.77
Current children cumulated vsize (KiB) 469520

[startup+371.102 s]
/proc/loadavg: 2.11 2.10 2.02 3/83 17652
/proc/meminfo: memFree=1181200/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=208.76
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 799 25250 0 1 0 0 20750 126 17 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17652] ppid=17629 vsize=421968 CPUtime=158.69
/proc/17652/stat : 17652 (minisat) R 17629 17629 16274 0 -1 4194304 103810 0 0 0 15790 79 0 0 25 0 1 0 1984990954 432095232 103791 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/17652/statm: 105492 103791 57 152 0 105337 0
Current children cumulated CPU time (s) 367.45
Current children cumulated vsize (KiB) 469520

[startup+383.906 s]
/proc/loadavg: 2.17 2.11 2.03 3/83 17652
/proc/meminfo: memFree=1181072/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=208.76
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 799 25250 0 1 0 0 20750 126 17 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17652] ppid=17629 vsize=421968 CPUtime=171.37
/proc/17652/stat : 17652 (minisat) R 17629 17629 16274 0 -1 4194304 103810 0 0 0 17058 79 0 0 25 0 1 0 1984990954 432095232 103791 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17652/statm: 105492 103791 57 152 0 105337 0
Current children cumulated CPU time (s) 380.13
Current children cumulated vsize (KiB) 469520

[startup+390.302 s]
/proc/loadavg: 2.16 2.11 2.02 3/83 17652
/proc/meminfo: memFree=1181008/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=208.76
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 799 25250 0 1 0 0 20750 126 17 0 1 0 1984969865 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 364 245 79 0 219 0
[pid=17652] ppid=17629 vsize=421968 CPUtime=177.71
/proc/17652/stat : 17652 (minisat) R 17629 17629 16274 0 -1 4194304 103810 0 0 0 17692 79 0 0 25 0 1 0 1984990954 432095232 103791 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17652/statm: 105492 103791 57 152 0 105337 0
Current children cumulated CPU time (s) 386.47
Current children cumulated vsize (KiB) 469520

[startup+393.503 s]
/proc/loadavg: 2.14 2.11 2.02 3/84 17654
/proc/meminfo: memFree=1591680/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=388.73
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 836 129093 0 1 0 0 38660 213 16 0 1 0 1984969865 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 209136091218 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17629/statm: 11888 365 245 79 0 219 0
[pid=17653] ppid=17629 vsize=812672 CPUtime=0.9
/proc/17653/stat : 17653 (java) S 17629 17629 16274 0 -1 0 11046 0 1 0 82 8 0 0 18 0 9 0 1985009123 832176128 10428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17653/statm: 203168 10428 1913 9 0 197174 0
[pid=17653/tid=17654] ppid=17629 vsize=812672 CPUtime=0.7
/proc/17653/task/17654/stat : 17654 (java) R 17629 17629 16274 0 -1 64 9521 0 1 0 64 6 0 0 23 0 9 0 1985009124 832176128 10428 996147200 134512640 134550740 4294955616 18446744073709551615 4126645693 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 389.63
Current children cumulated vsize (KiB) 860224

[startup+394.303 s]
/proc/loadavg: 2.14 2.11 2.02 3/91 17661
/proc/meminfo: memFree=1539848/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=388.73
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 836 129093 0 1 0 0 38660 213 16 0 1 0 1984969865 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 209136091218 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17629/statm: 11888 365 245 79 0 219 0
[pid=17653] ppid=17629 vsize=812672 CPUtime=1.69
/proc/17653/stat : 17653 (java) S 17629 17629 16274 0 -1 0 16236 0 1 0 159 10 0 0 18 0 9 0 1985009123 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17653/statm: 203168 15614 1925 9 0 197174 0
[pid=17653/tid=17654] ppid=17629 vsize=812672 CPUtime=1.48
/proc/17653/task/17654/stat : 17654 (java) R 17629 17629 16274 0 -1 64 14541 0 1 0 139 9 0 0 25 0 9 0 1985009124 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4126642319 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17655] ppid=17629 vsize=812672 CPUtime=0.01
/proc/17653/task/17655/stat : 17655 (java) S 17629 17629 16274 0 -1 64 173 0 0 0 1 0 0 0 16 0 9 0 1985009126 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17656] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17656/stat : 17656 (java) S 17629 17629 16274 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985009127 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17657] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17657/stat : 17657 (java) S 17629 17629 16274 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985009127 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17658] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17658/stat : 17658 (java) S 17629 17629 16274 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985009129 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17659] ppid=17629 vsize=812672 CPUtime=0.18
/proc/17653/task/17659/stat : 17659 (java) S 17629 17629 16274 0 -1 64 810 0 0 0 18 0 0 0 16 0 9 0 1985009129 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17660] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17660/stat : 17660 (java) S 17629 17629 16274 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985009129 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17661] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17661/stat : 17661 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985009129 832176128 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 390.42
Current children cumulated vsize (KiB) 860224

[startup+395.101 s]
/proc/loadavg: 2.14 2.11 2.02 3/91 17661
/proc/meminfo: memFree=1539400/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=388.73
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 836 129093 0 1 0 0 38660 213 16 0 1 0 1984969865 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 209136091218 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17629/statm: 11888 365 245 79 0 219 0
[pid=17653] ppid=17629 vsize=812672 CPUtime=2.48
/proc/17653/stat : 17653 (java) S 17629 17629 16274 0 -1 0 16245 0 1 0 237 11 0 0 18 0 9 0 1985009123 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17653/statm: 203168 15621 1925 9 0 197174 0
[pid=17653/tid=17654] ppid=17629 vsize=812672 CPUtime=2.25
/proc/17653/task/17654/stat : 17654 (java) R 17629 17629 16274 0 -1 64 14543 0 1 0 216 9 0 0 25 0 9 0 1985009124 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4126872289 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17655] ppid=17629 vsize=812672 CPUtime=0.01
/proc/17653/task/17655/stat : 17655 (java) S 17629 17629 16274 0 -1 64 173 0 0 0 1 0 0 0 16 0 9 0 1985009126 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17656] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17656/stat : 17656 (java) S 17629 17629 16274 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985009127 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17657] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17657/stat : 17657 (java) S 17629 17629 16274 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985009127 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17658] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17658/stat : 17658 (java) S 17629 17629 16274 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985009129 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17659] ppid=17629 vsize=812672 CPUtime=0.19
/proc/17653/task/17659/stat : 17659 (java) S 17629 17629 16274 0 -1 64 817 0 0 0 19 0 0 0 16 0 9 0 1985009129 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17660] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17660/stat : 17660 (java) S 17629 17629 16274 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985009129 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17653/tid=17661] ppid=17629 vsize=812672 CPUtime=0
/proc/17653/task/17661/stat : 17661 (java) S 17629 17629 16274 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985009129 832176128 15621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 391.21
Current children cumulated vsize (KiB) 860224

[startup+395.31 s]
/proc/loadavg: 2.14 2.11 2.02 3/91 17661
/proc/meminfo: memFree=1539400/2055920 swapFree=4180688/4192956
[pid=17629] ppid=17627 vsize=47552 CPUtime=391.3
/proc/17629/stat : 17629 (galacM.sh) S 17627 17629 16274 0 -1 4194304 880 145348 0 2 0 0 38904 226 17 0 1 0 1984969865 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17629/statm: 11888 366 245 79 0 219 0
Current children cumulated CPU time (s) 391.3
Current children cumulated vsize (KiB) 47552

Child status: 0
Real time (s): 395.312
CPU time (s): 391.411
CPU user time (s): 389.046
CPU system time (s): 2.36564
CPU usage (%): 99.0132
Max. virtual memory (cumulated for all children) (KiB): 860224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 389.046
system time used= 2.36564
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146384
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= 9060
involuntary context switches= 23398

runsolver used 0.447931 second user time and 1.37479 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-03 06:39:29
IDJOB=1055655
IDBENCH=56965
IDSOLVER=350
FILE ID=node41/1055655-1215059969
PBS_JOBID= 7875210
Free space on /tmp= 66192 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9cc3eb9ba37c3015a0a8ff5ed022e4f0
RANDOM SEED=94692062

node41.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1776576 kB
Buffers:         14452 kB
Cached:         111840 kB
SwapCached:       6172 kB
Active:         193800 kB
Inactive:        27412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776576 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:         111288 kB
Slab:            43264 kB
Committed_AS:  4203284 kB
PageTables:       1956 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= 66188 MiB
End job on node41 at 2008-07-03 06:46:04