Trace number 1055609

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 606.612 610.475

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-30_ext.xml
MD5SUM90be3b55b88ef8a1b3d0242fef77e8ed
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.083986
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.65	c start processing
0.01/0.65	c start relation processing
1.16/1.25	c start cnf exporting
185.34/187.05	c parsing time : 0.532
185.34/187.05	c preprocessing time : 186.931
185.34/187.05	
185.34/187.05	c Nary constraints - conflicts : 0 supports : 20
185.34/187.05	c Binary constraints - conflicts : 190 supports :20
185.34/187.05	c max arity constraint : 3
185.34/187.05	c Max Tuples generated 0
185.34/187.05	c relations : 23
185.34/187.05	c relations BDD: 2
185.34/187.05	c sampling 0/0
185.34/187.05	c vars : 229806 - clauses :  11035032
185.34/187.05	
185.39/187.10	 
185.39/187.10	c --- SAT Solver Stats ---
185.39/187.10	 
603.95/607.88	c restarts              : 16
603.95/607.88	c conflicts             : 117879         (282 /sec)
603.95/607.88	c decisions             : 745156         (1.53 % random) (1783 /sec)
603.95/607.88	c propagations          : 724788451      (1733875 /sec)
603.95/607.88	c conflict literals     : 11160309       (25.65 % deleted)
603.95/607.88	c Memory used           : 402.92 MB
603.95/607.88	c CPU time              : 418.016 s
603.95/607.88	
604.05/607.97	s SATISFIABLE
606.44/610.38	v 7 15 12 2 20 18 16 23 8 1 11 8 4 4 19 1 3 1 14 3 15 6 2 1 18 13 13 2 17 17 6 5 10 14 1 3 9 2 5 5 17 35 58 59 67 71 72 73 76 82 83 96 98 115 120 134 137 139 144 144 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-1055609-1215059902/watcher-1055609-1215059902 -o /tmp/evaluation-result-1055609-1215059902/solver-1055609-1215059902 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055609-1215059902.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.27 2.12 2.04 4/81 3931
/proc/meminfo: memFree=1537160/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=8652 CPUtime=0
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 661717845 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 2163 280 208 79 0 156 0
[pid=3932] ppid=3931 vsize=8660 CPUtime=0
/proc/3932/stat : 3932 (galacM.sh) R 3931 3931 27912 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 661717845 8867840 283 996147200 4194304 4520092 548682068832 18446744073709551615 4451555 0 0 4096 73728 0 0 0 17 0 0 0
/proc/3932/statm: 2165 283 209 79 0 158 0

[startup+0.049564 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 3931
/proc/meminfo: memFree=1537160/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101569 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 3931
/proc/meminfo: memFree=1537160/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.30159 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 3931
/proc/meminfo: memFree=1537160/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701626 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 3931
/proc/meminfo: memFree=1537160/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50271 s]
/proc/loadavg: 2.27 2.12 2.04 3/91 3953
/proc/meminfo: memFree=1497592/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3945] ppid=3931 vsize=812748 CPUtime=1.45
/proc/3945/stat : 3945 (java) S 3931 3931 27912 0 -1 0 18865 0 1 0 134 11 0 0 20 0 9 0 661717848 832253952 18282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3945/statm: 203187 18287 1917 9 0 197168 0
[pid=3945/tid=3946] ppid=3931 vsize=812748 CPUtime=1.17
/proc/3945/task/3946/stat : 3946 (java) R 3931 3931 27912 0 -1 64 14537 0 1 0 109 8 0 0 25 0 9 0 661717849 832253952 18292 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3947] ppid=3931 vsize=812748 CPUtime=0.01
/proc/3945/task/3947/stat : 3947 (java) R 3931 3931 27912 0 -1 64 2797 0 0 0 1 0 0 0 16 0 9 0 661717851 832253952 18300 996147200 134512640 134550740 4294955616 18446744073709551615 102514362 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3948] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3948/stat : 3948 (java) S 3931 3931 27912 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 661717851 832253952 18307 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3949] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3949/stat : 3949 (java) S 3931 3931 27912 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 661717851 832253952 18315 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3950] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3950/stat : 3950 (java) S 3931 3931 27912 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 18324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3951] ppid=3931 vsize=812748 CPUtime=0.23
/proc/3945/task/3951/stat : 3951 (java) S 3931 3931 27912 0 -1 64 850 0 0 0 23 0 0 0 15 0 9 0 661717853 832253952 18331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3952] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3952/stat : 3952 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 18338 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3953] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3953/stat : 3953 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661717853 832253952 18345 996147200 134512640 134550740 4294955616 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) 860312

[startup+3.10287 s]
/proc/loadavg: 2.27 2.12 2.04 3/91 3953
/proc/meminfo: memFree=1455992/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3945] ppid=3931 vsize=812748 CPUtime=3.04
/proc/3945/stat : 3945 (java) S 3931 3931 27912 0 -1 0 22368 0 1 0 291 13 0 0 20 0 9 0 661717848 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3945/statm: 203187 21781 1918 9 0 197168 0
[pid=3945/tid=3946] ppid=3931 vsize=812748 CPUtime=2.69
/proc/3945/task/3946/stat : 3946 (java) R 3931 3931 27912 0 -1 64 14541 0 1 0 260 9 0 0 25 0 9 0 661717849 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4126637704 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3947] ppid=3931 vsize=812748 CPUtime=0.09
/proc/3945/task/3947/stat : 3947 (java) S 3931 3931 27912 0 -1 64 6276 0 0 0 7 2 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3948] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3948/stat : 3948 (java) S 3931 3931 27912 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3949] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3949/stat : 3949 (java) S 3931 3931 27912 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3950] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3950/stat : 3950 (java) S 3931 3931 27912 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3951] ppid=3931 vsize=812748 CPUtime=0.23
/proc/3945/task/3951/stat : 3951 (java) S 3931 3931 27912 0 -1 64 850 0 0 0 23 0 0 0 15 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3952] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3952/stat : 3952 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3953] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3953/stat : 3953 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 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) 860312

[startup+6.30118 s]
/proc/loadavg: 2.25 2.11 2.04 3/91 3953
/proc/meminfo: memFree=1453240/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3945] ppid=3931 vsize=812748 CPUtime=6.22
/proc/3945/stat : 3945 (java) S 3931 3931 27912 0 -1 0 22376 0 1 0 608 14 0 0 20 0 9 0 661717848 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3945/statm: 203187 21781 1918 9 0 197168 0
[pid=3945/tid=3946] ppid=3931 vsize=812748 CPUtime=5.86
/proc/3945/task/3946/stat : 3946 (java) R 3931 3931 27912 0 -1 64 14549 0 1 0 576 10 0 0 25 0 9 0 661717849 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4127026864 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3947] ppid=3931 vsize=812748 CPUtime=0.09
/proc/3945/task/3947/stat : 3947 (java) S 3931 3931 27912 0 -1 64 6276 0 0 0 7 2 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3948] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3948/stat : 3948 (java) S 3931 3931 27912 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3949] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3949/stat : 3949 (java) S 3931 3931 27912 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3950] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3950/stat : 3950 (java) S 3931 3931 27912 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3951] ppid=3931 vsize=812748 CPUtime=0.23
/proc/3945/task/3951/stat : 3951 (java) S 3931 3931 27912 0 -1 64 850 0 0 0 23 0 0 0 15 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3952] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3952/stat : 3952 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3953] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3953/stat : 3953 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 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) 860312

[startup+12.7028 s]
/proc/loadavg: 2.23 2.11 2.03 3/91 3953
/proc/meminfo: memFree=1447352/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3945] ppid=3931 vsize=812748 CPUtime=12.58
/proc/3945/stat : 3945 (java) S 3931 3931 27912 0 -1 0 22391 0 1 0 1242 16 0 0 20 0 9 0 661717848 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3945/statm: 203187 21781 1918 9 0 197168 0
[pid=3945/tid=3946] ppid=3931 vsize=812748 CPUtime=12.22
/proc/3945/task/3946/stat : 3946 (java) R 3931 3931 27912 0 -1 64 14564 0 1 0 1210 12 0 0 25 0 9 0 661717849 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4126968493 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3947] ppid=3931 vsize=812748 CPUtime=0.1
/proc/3945/task/3947/stat : 3947 (java) S 3931 3931 27912 0 -1 64 6276 0 0 0 8 2 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3948] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3948/stat : 3948 (java) S 3931 3931 27912 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3949] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3949/stat : 3949 (java) S 3931 3931 27912 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3950] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3950/stat : 3950 (java) S 3931 3931 27912 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3951] ppid=3931 vsize=812748 CPUtime=0.23
/proc/3945/task/3951/stat : 3951 (java) S 3931 3931 27912 0 -1 64 850 0 0 0 23 0 0 0 15 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3952] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3952/stat : 3952 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3953] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3953/stat : 3953 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 860312

[startup+25.5011 s]
/proc/loadavg: 2.18 2.11 2.03 3/91 3953
/proc/meminfo: memFree=1435640/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=0.01
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3945] ppid=3931 vsize=812748 CPUtime=25.32
/proc/3945/stat : 3945 (java) S 3931 3931 27912 0 -1 0 22420 0 1 0 2510 22 0 0 20 0 9 0 661717848 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3945/statm: 203187 21781 1918 9 0 197168 0
[pid=3945/tid=3946] ppid=3931 vsize=812748 CPUtime=24.95
/proc/3945/task/3946/stat : 3946 (java) R 3931 3931 27912 0 -1 64 14593 0 1 0 2477 18 0 0 25 0 9 0 661717849 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3947] ppid=3931 vsize=812748 CPUtime=0.11
/proc/3945/task/3947/stat : 3947 (java) S 3931 3931 27912 0 -1 64 6276 0 0 0 9 2 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3948] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3948/stat : 3948 (java) S 3931 3931 27912 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3949] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3949/stat : 3949 (java) S 3931 3931 27912 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 661717851 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3950] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3950/stat : 3950 (java) S 3931 3931 27912 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3951] ppid=3931 vsize=812748 CPUtime=0.23
/proc/3945/task/3951/stat : 3951 (java) S 3931 3931 27912 0 -1 64 850 0 0 0 23 0 0 0 16 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3952] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3952/stat : 3952 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3945/tid=3953] ppid=3931 vsize=812748 CPUtime=0
/proc/3945/task/3953/stat : 3953 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661717853 832253952 21781 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 860312

[startup+51.1016 s]

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


[startup+522.302 s]
/proc/loadavg: 2.12 2.09 2.03 3/83 4064
/proc/meminfo: memFree=1057464/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=185.4
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 800 24873 0 1 0 0 18437 103 17 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3954] ppid=3931 vsize=412588 CPUtime=333.77
/proc/3954/stat : 3954 (minisat) R 3931 3931 27912 0 -1 4194304 101322 0 0 0 33315 62 0 0 25 0 1 0 661736555 422490112 101303 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/3954/statm: 103147 101303 57 152 0 102992 0
Current children cumulated CPU time (s) 519.17
Current children cumulated vsize (KiB) 460152

[startup+582.301 s]
/proc/loadavg: 2.04 2.07 2.02 3/85 4104
/proc/meminfo: memFree=939760/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=185.4
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 800 24873 0 1 0 0 18437 103 17 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3954] ppid=3931 vsize=412588 CPUtime=393.24
/proc/3954/stat : 3954 (minisat) R 3931 3931 27912 0 -1 4194304 101322 0 0 0 39262 62 0 0 25 0 1 0 661736555 422490112 101303 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/3954/statm: 103147 101303 57 152 0 102992 0
Current children cumulated CPU time (s) 578.64
Current children cumulated vsize (KiB) 460152

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

[startup+588.701 s]
/proc/loadavg: 2.04 2.07 2.02 3/84 4105
/proc/meminfo: memFree=937136/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=185.4
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 800 24873 0 1 0 0 18437 103 17 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3954] ppid=3931 vsize=412588 CPUtime=399.57
/proc/3954/stat : 3954 (minisat) R 3931 3931 27912 0 -1 4194304 101322 0 0 0 39895 62 0 0 25 0 1 0 661736555 422490112 101303 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/3954/statm: 103147 101303 57 152 0 102992 0
Current children cumulated CPU time (s) 584.97
Current children cumulated vsize (KiB) 460152

[startup+601.501 s]
/proc/loadavg: 2.03 2.07 2.02 3/84 4154
/proc/meminfo: memFree=996792/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=185.4
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 800 24873 0 1 0 0 18437 103 17 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3954] ppid=3931 vsize=412588 CPUtime=412.28
/proc/3954/stat : 3954 (minisat) R 3931 3931 27912 0 -1 4194304 101322 0 0 0 41166 62 0 0 25 0 1 0 661736555 422490112 101303 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3954/statm: 103147 101303 57 152 0 102992 0
Current children cumulated CPU time (s) 597.68
Current children cumulated vsize (KiB) 460152

[startup+604.702 s]
/proc/loadavg: 2.03 2.07 2.02 3/84 4154
/proc/meminfo: memFree=993656/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=185.4
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 800 24873 0 1 0 0 18437 103 17 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3954] ppid=3931 vsize=412588 CPUtime=415.46
/proc/3954/stat : 3954 (minisat) R 3931 3931 27912 0 -1 4194304 101322 0 0 0 41484 62 0 0 25 0 1 0 661736555 422490112 101303 996147200 134512640 135136200 4294955968 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/3954/statm: 103147 101303 57 152 0 102992 0
Current children cumulated CPU time (s) 600.86
Current children cumulated vsize (KiB) 460152

[startup+607.902 s]
/proc/loadavg: 2.03 2.07 2.02 3/84 4154
/proc/meminfo: memFree=990584/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=185.4
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 800 24873 0 1 0 0 18437 103 17 0 1 0 661717845 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 365 246 79 0 219 0
[pid=3954] ppid=3931 vsize=412608 CPUtime=418.65
/proc/3954/stat : 3954 (minisat) R 3931 3931 27912 0 -1 4194304 101351 0 0 0 41803 62 0 0 25 0 1 0 661736555 422510592 101331 996147200 134512640 135136200 4294955968 18446744073709551615 134736446 0 0 4096 3 0 0 0 17 0 0 0
/proc/3954/statm: 103152 101331 80 152 0 102997 0
Current children cumulated CPU time (s) 604.05
Current children cumulated vsize (KiB) 460172

[startup+609.502 s]
/proc/loadavg: 2.03 2.07 2.02 4/92 4163
/proc/meminfo: memFree=1337592/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=604.2
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 837 126225 0 1 0 0 60247 173 16 0 1 0 661717845 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 249070059602 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/3931/statm: 11891 366 246 79 0 219 0
[pid=4155] ppid=3931 vsize=812888 CPUtime=1.44
/proc/4155/stat : 4155 (java) S 3931 3931 27912 0 -1 0 16236 0 1 0 134 10 0 0 21 0 9 0 661778649 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4155/statm: 203222 15616 1926 9 0 197175 0
[pid=4155/tid=4156] ppid=3931 vsize=812888 CPUtime=1.26
/proc/4155/task/4156/stat : 4156 (java) R 3931 3931 27912 0 -1 64 14528 0 1 0 117 9 0 0 25 0 9 0 661778650 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4126649391 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4157] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4157/stat : 4157 (java) S 3931 3931 27912 0 -1 64 175 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4158] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4158/stat : 4158 (java) S 3931 3931 27912 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4159] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4159/stat : 4159 (java) S 3931 3931 27912 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4160] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4160/stat : 4160 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4161] ppid=3931 vsize=812888 CPUtime=0.15
/proc/4155/task/4161/stat : 4161 (java) S 3931 3931 27912 0 -1 64 821 0 0 0 15 0 0 0 16 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4162] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4162/stat : 4162 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4163] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4163/stat : 4163 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 605.64
Current children cumulated vsize (KiB) 860452

[startup+609.902 s]
/proc/loadavg: 2.03 2.07 2.02 4/92 4163
/proc/meminfo: memFree=1337592/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=604.2
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 837 126225 0 1 0 0 60247 173 16 0 1 0 661717845 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 249070059602 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/3931/statm: 11891 366 246 79 0 219 0
[pid=4155] ppid=3931 vsize=812888 CPUtime=1.85
/proc/4155/stat : 4155 (java) S 3931 3931 27912 0 -1 0 16237 0 1 0 174 11 0 0 21 0 9 0 661778649 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4155/statm: 203222 15616 1926 9 0 197175 0
[pid=4155/tid=4156] ppid=3931 vsize=812888 CPUtime=1.65
/proc/4155/task/4156/stat : 4156 (java) R 3931 3931 27912 0 -1 64 14529 0 1 0 156 9 0 0 25 0 9 0 661778650 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4126650891 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4157] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4157/stat : 4157 (java) S 3931 3931 27912 0 -1 64 175 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4158] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4158/stat : 4158 (java) S 3931 3931 27912 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4159] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4159/stat : 4159 (java) S 3931 3931 27912 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4160] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4160/stat : 4160 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4161] ppid=3931 vsize=812888 CPUtime=0.15
/proc/4155/task/4161/stat : 4161 (java) S 3931 3931 27912 0 -1 64 821 0 0 0 15 0 0 0 16 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4162] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4162/stat : 4162 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4163] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4163/stat : 4163 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661778653 832397312 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 606.05
Current children cumulated vsize (KiB) 860452

[startup+610.302 s]
/proc/loadavg: 2.03 2.07 2.02 4/92 4163
/proc/meminfo: memFree=1337592/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=604.2
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 837 126225 0 1 0 0 60247 173 16 0 1 0 661717845 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 249070059602 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/3931/statm: 11891 366 246 79 0 219 0
[pid=4155] ppid=3931 vsize=812888 CPUtime=2.24
/proc/4155/stat : 4155 (java) S 3931 3931 27912 0 -1 0 16245 0 1 0 213 11 0 0 21 0 9 0 661778649 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4155/statm: 203222 15623 1926 9 0 197175 0
[pid=4155/tid=4156] ppid=3931 vsize=812888 CPUtime=2.04
/proc/4155/task/4156/stat : 4156 (java) R 3931 3931 27912 0 -1 64 14530 0 1 0 195 9 0 0 25 0 9 0 661778650 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4126879656 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4157] ppid=3931 vsize=812888 CPUtime=0.01
/proc/4155/task/4157/stat : 4157 (java) S 3931 3931 27912 0 -1 64 175 0 0 0 1 0 0 0 16 0 9 0 661778651 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4158] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4158/stat : 4158 (java) S 3931 3931 27912 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4159] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4159/stat : 4159 (java) S 3931 3931 27912 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 661778651 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4160] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4160/stat : 4160 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661778653 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4161] ppid=3931 vsize=812888 CPUtime=0.16
/proc/4155/task/4161/stat : 4161 (java) S 3931 3931 27912 0 -1 64 828 0 0 0 16 0 0 0 16 0 9 0 661778653 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4162] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4162/stat : 4162 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 661778653 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=4155/tid=4163] ppid=3931 vsize=812888 CPUtime=0
/proc/4155/task/4163/stat : 4163 (java) S 3931 3931 27912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661778653 832397312 15623 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 606.44
Current children cumulated vsize (KiB) 860452

[startup+610.402 s]
/proc/loadavg: 2.02 2.06 2.02 3/84 4164
/proc/meminfo: memFree=1431224/2055920 swapFree=4179808/4192956
[pid=3931] ppid=3929 vsize=47564 CPUtime=606.5
/proc/3931/stat : 3931 (galacM.sh) S 3929 3931 27912 0 -1 4194304 881 142478 0 2 0 0 60465 185 17 0 1 0 661717845 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3931/statm: 11891 367 246 79 0 219 0
[pid=4164] ppid=3931 vsize=41152 CPUtime=0.01
/proc/4164/stat : 4164 (rm) R 3931 3931 27912 0 -1 4194304 138 0 0 0 0 1 0 0 18 0 1 0 661778883 42139648 111 996147200 4194304 4227748 548682068624 18446744073709551615 249070064681 0 0 4096 0 0 0 0 17 1 0 0
/proc/4164/statm: 10288 111 92 8 0 42 0
Current children cumulated CPU time (s) 606.51
Current children cumulated vsize (KiB) 88716

Child status: 0
Real time (s): 610.475
CPU time (s): 606.612
CPU user time (s): 604.662
CPU system time (s): 1.9497
CPU usage (%): 99.3672
Max. virtual memory (cumulated for all children) (KiB): 860452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 604.662
system time used= 1.9497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143517
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= 8496
involuntary context switches= 21835

runsolver used 0.633903 second user time and 1.78273 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-03 06:38:22
IDJOB=1055609
IDBENCH=56963
IDSOLVER=350
FILE ID=node89/1055609-1215059902
PBS_JOBID= 7874999
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 90be3b55b88ef8a1b3d0242fef77e8ed
RANDOM SEED=186329161

node89.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.213
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.213
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:       1537640 kB
Buffers:         44532 kB
Cached:         261284 kB
SwapCached:       7324 kB
Active:         284068 kB
Inactive:       160224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537640 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            3800 kB
Writeback:           0 kB
Mapped:         154648 kB
Slab:            59088 kB
Committed_AS:  2582476 kB
PageTables:       2016 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= 66516 MiB
End job on node89 at 2008-07-03 06:48:33