Trace number 1055816

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 971.699 981.166

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-2_ext.xml
MD5SUM6dde6150236428d4e0ea87604c5991eb
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.497923
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.89	c start processing
0.01/0.89	c start relation processing
2.04/2.18	c start cnf exporting
208.96/211.11	c parsing time : 0.765
208.96/211.11	c preprocessing time : 210.987
208.96/211.11	
208.96/211.11	c Nary constraints - conflicts : 0 supports : 20
208.96/211.11	c Binary constraints - conflicts : 190 supports :20
208.96/211.11	c max arity constraint : 3
208.96/211.11	c Max Tuples generated 0
208.96/211.11	c relations : 23
208.96/211.11	c relations BDD: 2
208.96/211.11	c sampling 0/0
208.96/211.11	c vars : 343692 - clauses :  11596943
208.96/211.11	
208.96/211.18	 
208.96/211.18	c --- SAT Solver Stats ---
208.96/211.18	 
968.37/977.84	c restarts              : 17
968.37/977.84	c conflicts             : 140433         (185 /sec)
968.37/977.84	c decisions             : 1028214        (1.49 % random) (1355 /sec)
968.37/977.84	c propagations          : 1362094051     (1795436 /sec)
968.37/977.84	c conflict literals     : 15586482       (23.90 % deleted)
968.37/977.84	c Memory used           : 425.67 MB
968.37/977.84	c CPU time              : 758.643 s
968.37/977.84	
968.48/977.98	s SATISFIABLE
971.53/981.06	v 9 14 8 15 11 9 12 7 10 2 13 10 6 22 4 13 18 2 14 17 2 2 1 0 15 14 7 1 16 5 20 14 5 5 19 13 3 9 17 6 29 38 45 47 57 79 92 94 111 113 113 127 128 133 147 152 165 174 180 180 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-1055816-1215060376/watcher-1055816-1215060376 -o /tmp/evaluation-result-1055816-1215060376/solver-1055816-1215060376 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055816-1215060376.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: 1.92 1.99 1.99 4/74 15006
/proc/meminfo: memFree=1488040/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=8560 CPUtime=0
/proc/15006/stat : 15006 (galacM.sh) R 15004 15006 14969 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1985006466 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 233402255247 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15006/statm: 2140 254 197 79 0 133 0

[startup+0.015064 s]
/proc/loadavg: 1.92 1.99 1.99 4/74 15006
/proc/meminfo: memFree=1488040/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=8652 CPUtime=0
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 346 0 0 0 0 0 0 0 19 0 1 0 1985006466 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.102078 s]
/proc/loadavg: 1.92 1.99 1.99 4/74 15006
/proc/meminfo: memFree=1488040/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302113 s]
/proc/loadavg: 1.92 1.99 1.99 4/74 15006
/proc/meminfo: memFree=1488040/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701187 s]
/proc/loadavg: 1.92 1.99 1.99 4/74 15006
/proc/meminfo: memFree=1488040/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50133 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 15028
/proc/meminfo: memFree=1440784/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15020] ppid=15006 vsize=812544 CPUtime=1.43
/proc/15020/stat : 15020 (java) S 15006 15006 14969 0 -1 0 14041 0 1 0 135 8 0 0 18 0 9 0 1985006470 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15020/statm: 203136 13461 1888 9 0 197169 0
[pid=15020/tid=15021] ppid=15006 vsize=812544 CPUtime=1.23
/proc/15020/task/15021/stat : 15021 (java) R 15006 15006 14969 0 -1 64 12539 0 1 0 116 7 0 0 25 0 9 0 1985006471 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4126888951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15022] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15022/stat : 15022 (java) S 15006 15006 14969 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1985006472 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15023] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15023/stat : 15023 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1985006472 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15024] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15024/stat : 15024 (java) S 15006 15006 14969 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985006472 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15025] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15025/stat : 15025 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985006475 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15026] ppid=15006 vsize=812544 CPUtime=0.18
/proc/15020/task/15026/stat : 15026 (java) S 15006 15006 14969 0 -1 64 799 0 0 0 18 0 0 0 16 0 9 0 1985006475 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15027] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15027/stat : 15027 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985006475 832045056 13461 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15028] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15028/stat : 15028 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985006475 832045056 13461 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) 860108

[startup+3.10262 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 15028
/proc/meminfo: memFree=1415056/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15020] ppid=15006 vsize=812544 CPUtime=3.02
/proc/15020/stat : 15020 (java) S 15006 15006 14969 0 -1 0 23224 0 1 0 290 12 0 0 18 0 9 0 1985006470 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15020/statm: 203136 22640 1918 9 0 197169 0
[pid=15020/tid=15021] ppid=15006 vsize=812544 CPUtime=2.59
/proc/15020/task/15021/stat : 15021 (java) R 15006 15006 14969 0 -1 64 14543 0 1 0 251 8 0 0 25 0 9 0 1985006471 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4127006896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15022] ppid=15006 vsize=812544 CPUtime=0.13
/proc/15020/task/15022/stat : 15022 (java) S 15006 15006 14969 0 -1 64 7127 0 0 0 11 2 0 0 16 0 9 0 1985006472 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15023] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15023/stat : 15023 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15024] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15024/stat : 15024 (java) S 15006 15006 14969 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15025] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15025/stat : 15025 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985006475 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15026] ppid=15006 vsize=812544 CPUtime=0.26
/proc/15020/task/15026/stat : 15026 (java) S 15006 15006 14969 0 -1 64 850 0 0 0 26 0 0 0 15 0 9 0 1985006475 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15027] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15027/stat : 15027 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985006475 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15028] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15028/stat : 15028 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985006475 832045056 22640 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) 860108

[startup+6.30119 s]
/proc/loadavg: 1.93 1.99 1.99 3/84 15028
/proc/meminfo: memFree=1401232/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15020] ppid=15006 vsize=812544 CPUtime=6.19
/proc/15020/stat : 15020 (java) S 15006 15006 14969 0 -1 0 23232 0 1 0 606 13 0 0 18 0 9 0 1985006470 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15020/statm: 203136 22640 1918 9 0 197169 0
[pid=15020/tid=15021] ppid=15006 vsize=812544 CPUtime=5.7
/proc/15020/task/15021/stat : 15021 (java) R 15006 15006 14969 0 -1 64 14551 0 1 0 561 9 0 0 25 0 9 0 1985006471 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4126669159 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15022] ppid=15006 vsize=812544 CPUtime=0.19
/proc/15020/task/15022/stat : 15022 (java) S 15006 15006 14969 0 -1 64 7127 0 0 0 17 2 0 0 16 0 9 0 1985006472 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15023] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15023/stat : 15023 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15024] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15024/stat : 15024 (java) S 15006 15006 14969 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15025] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15025/stat : 15025 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985006475 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15026] ppid=15006 vsize=812544 CPUtime=0.26
/proc/15020/task/15026/stat : 15026 (java) S 15006 15006 14969 0 -1 64 850 0 0 0 26 0 0 0 15 0 9 0 1985006475 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15027] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15027/stat : 15027 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985006475 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15028] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15028/stat : 15028 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985006475 832045056 22640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860108

[startup+12.7023 s]
/proc/loadavg: 1.93 1.99 1.99 3/84 15028
/proc/meminfo: memFree=1393760/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15020] ppid=15006 vsize=812544 CPUtime=12.53
/proc/15020/stat : 15020 (java) S 15006 15006 14969 0 -1 0 23703 0 1 0 1238 15 0 0 18 0 9 0 1985006470 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15020/statm: 203136 23097 1918 9 0 197169 0
[pid=15020/tid=15021] ppid=15006 vsize=812544 CPUtime=11.96
/proc/15020/task/15021/stat : 15021 (java) R 15006 15006 14969 0 -1 64 14565 0 1 0 1185 11 0 0 25 0 9 0 1985006471 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4126977992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15022] ppid=15006 vsize=812544 CPUtime=0.27
/proc/15020/task/15022/stat : 15022 (java) S 15006 15006 14969 0 -1 64 7584 0 0 0 25 2 0 0 16 0 9 0 1985006472 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15023] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15023/stat : 15023 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15024] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15024/stat : 15024 (java) S 15006 15006 14969 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15025] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15025/stat : 15025 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985006475 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15026] ppid=15006 vsize=812544 CPUtime=0.26
/proc/15020/task/15026/stat : 15026 (java) S 15006 15006 14969 0 -1 64 850 0 0 0 26 0 0 0 15 0 9 0 1985006475 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15027] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15027/stat : 15027 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985006475 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15028] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15028/stat : 15028 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985006475 832045056 23097 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) 860108

[startup+25.5026 s]
/proc/loadavg: 1.95 1.99 1.99 3/84 15028
/proc/meminfo: memFree=1381600/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15020] ppid=15006 vsize=812544 CPUtime=25.2
/proc/15020/stat : 15020 (java) S 15006 15006 14969 0 -1 0 23731 0 1 0 2498 22 0 0 18 0 9 0 1985006470 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15020/statm: 203136 23097 1918 9 0 197169 0
[pid=15020/tid=15021] ppid=15006 vsize=812544 CPUtime=24.61
/proc/15020/task/15021/stat : 15021 (java) R 15006 15006 14969 0 -1 64 14593 0 1 0 2444 17 0 0 25 0 9 0 1985006471 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 101444256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15022] ppid=15006 vsize=812544 CPUtime=0.29
/proc/15020/task/15022/stat : 15022 (java) S 15006 15006 14969 0 -1 64 7584 0 0 0 26 3 0 0 16 0 9 0 1985006472 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15023] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15023/stat : 15023 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15024] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15024/stat : 15024 (java) S 15006 15006 14969 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1985006472 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15025] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15025/stat : 15025 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985006475 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15026] ppid=15006 vsize=812544 CPUtime=0.26
/proc/15020/task/15026/stat : 15026 (java) S 15006 15006 14969 0 -1 64 850 0 0 0 26 0 0 0 16 0 9 0 1985006475 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15027] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15027/stat : 15027 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985006475 832045056 23097 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15020/tid=15028] ppid=15006 vsize=812544 CPUtime=0
/proc/15020/task/15028/stat : 15028 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985006475 832045056 23097 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) 860108

[startup+51.1013 s]
/proc/loadavg: 1.96 1.99 1.99 3/84 15028
/proc/meminfo: memFree=1358432/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=0.01

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


[startup+882.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 15078
/proc/meminfo: memFree=854256/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=208.99
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 800 26030 0 1 0 0 20783 116 17 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15078] ppid=15006 vsize=435880 CPUtime=664.8
/proc/15078/stat : 15078 (minisat) R 15006 15006 14969 0 -1 4194304 107240 0 0 0 66402 78 0 0 25 0 1 0 1985027584 446341120 107221 996147200 134512640 135136200 4294955968 18446744073709551615 134530246 0 0 4096 3 0 0 0 17 1 0 0
/proc/15078/statm: 108970 107221 57 152 0 108815 0
Current children cumulated CPU time (s) 873.79
Current children cumulated vsize (KiB) 483444

[startup+942.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 15084
/proc/meminfo: memFree=854128/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=208.99
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 800 26030 0 1 0 0 20783 116 17 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15078] ppid=15006 vsize=435880 CPUtime=724.21
/proc/15078/stat : 15078 (minisat) R 15006 15006 14969 0 -1 4194304 107240 0 0 0 72343 78 0 0 25 0 1 0 1985027584 446341120 107221 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15078/statm: 108970 107221 57 152 0 108815 0
Current children cumulated CPU time (s) 933.2
Current children cumulated vsize (KiB) 483444

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

[startup+947.106 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 15084
/proc/meminfo: memFree=854128/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=208.99
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 800 26030 0 1 0 0 20783 116 17 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15078] ppid=15006 vsize=435880 CPUtime=728.97
/proc/15078/stat : 15078 (minisat) R 15006 15006 14969 0 -1 4194304 107240 0 0 0 72819 78 0 0 25 0 1 0 1985027584 446341120 107221 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/15078/statm: 108970 107221 57 152 0 108815 0
Current children cumulated CPU time (s) 937.96
Current children cumulated vsize (KiB) 483444

[startup+959.903 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 15084
/proc/meminfo: memFree=854128/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=208.99
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 800 26030 0 1 0 0 20783 116 17 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15078] ppid=15006 vsize=435880 CPUtime=741.65
/proc/15078/stat : 15078 (minisat) R 15006 15006 14969 0 -1 4194304 107240 0 0 0 74087 78 0 0 25 0 1 0 1985027584 446341120 107221 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15078/statm: 108970 107221 57 152 0 108815 0
Current children cumulated CPU time (s) 950.64
Current children cumulated vsize (KiB) 483444

[startup+972.702 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 15084
/proc/meminfo: memFree=854128/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=208.99
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 800 26030 0 1 0 0 20783 116 17 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15078] ppid=15006 vsize=435880 CPUtime=754.32
/proc/15078/stat : 15078 (minisat) R 15006 15006 14969 0 -1 4194304 107240 0 0 0 75354 78 0 0 25 0 1 0 1985027584 446341120 107221 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/15078/statm: 108970 107221 57 152 0 108815 0
Current children cumulated CPU time (s) 963.31
Current children cumulated vsize (KiB) 483444

[startup+975.902 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 15084
/proc/meminfo: memFree=854128/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=208.99
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 800 26030 0 1 0 0 20783 116 17 0 1 0 1985006466 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15006/statm: 11891 365 246 79 0 219 0
[pid=15078] ppid=15006 vsize=435880 CPUtime=757.49
/proc/15078/stat : 15078 (minisat) R 15006 15006 14969 0 -1 4194304 107240 0 0 0 75671 78 0 0 25 0 1 0 1985027584 446341120 107221 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/15078/statm: 108970 107221 57 152 0 108815 0
Current children cumulated CPU time (s) 966.48
Current children cumulated vsize (KiB) 483444

[startup+979.102 s]
/proc/loadavg: 1.99 1.99 1.99 3/90 15093
/proc/meminfo: memFree=1249840/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=968.64
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 837 133303 0 1 0 0 96661 203 16 0 1 0 1985006466 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 233402237010 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15006/statm: 11891 366 246 79 0 219 0
[pid=15085] ppid=15006 vsize=812676 CPUtime=1.01
/proc/15085/stat : 15085 (java) S 15006 15006 14969 0 -1 0 15960 0 1 0 91 10 0 0 18 0 9 0 1985104272 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15085/statm: 203169 15341 1916 9 0 197174 0
[pid=15085/tid=15086] ppid=15006 vsize=812676 CPUtime=0.81
/proc/15085/task/15086/stat : 15086 (java) R 15006 15006 14969 0 -1 64 14432 0 1 0 73 8 0 0 24 0 9 0 1985104273 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4126652181 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15087] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15087/stat : 15087 (java) S 15006 15006 14969 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1985104275 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15088] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15088/stat : 15088 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1985104275 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15089] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15089/stat : 15089 (java) S 15006 15006 14969 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985104275 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15090] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15090/stat : 15090 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985104277 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15091] ppid=15006 vsize=812676 CPUtime=0.18
/proc/15085/task/15091/stat : 15091 (java) S 15006 15006 14969 0 -1 64 812 0 0 0 18 0 0 0 16 0 9 0 1985104277 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15092] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15092/stat : 15092 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985104277 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15093] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15093/stat : 15093 (java) S 15006 15006 14969 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985104277 832180224 15341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 969.65
Current children cumulated vsize (KiB) 860240

[startup+979.902 s]
/proc/loadavg: 1.99 1.99 1.99 3/90 15093
/proc/meminfo: memFree=1249840/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=968.64
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 837 133303 0 1 0 0 96661 203 16 0 1 0 1985006466 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 233402237010 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15006/statm: 11891 366 246 79 0 219 0
[pid=15085] ppid=15006 vsize=812676 CPUtime=1.81
/proc/15085/stat : 15085 (java) S 15006 15006 14969 0 -1 0 16242 0 1 0 171 10 0 0 18 0 9 0 1985104272 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15085/statm: 203169 15620 1926 9 0 197174 0
[pid=15085/tid=15086] ppid=15006 vsize=812676 CPUtime=1.59
/proc/15085/task/15086/stat : 15086 (java) R 15006 15006 14969 0 -1 64 14543 0 1 0 151 8 0 0 25 0 9 0 1985104273 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4126892058 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15087] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15087/stat : 15087 (java) S 15006 15006 14969 0 -1 64 174 0 0 0 0 0 0 0 16 0 9 0 1985104275 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15088] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15088/stat : 15088 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985104275 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15089] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15089/stat : 15089 (java) S 15006 15006 14969 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985104275 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15090] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15090/stat : 15090 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985104277 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15091] ppid=15006 vsize=812676 CPUtime=0.18
/proc/15085/task/15091/stat : 15091 (java) S 15006 15006 14969 0 -1 64 813 0 0 0 18 0 0 0 16 0 9 0 1985104277 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15092] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15092/stat : 15092 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985104277 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15093] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15093/stat : 15093 (java) S 15006 15006 14969 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985104277 832180224 15620 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 970.45
Current children cumulated vsize (KiB) 860240

[startup+980.702 s]
/proc/loadavg: 1.99 1.99 1.99 4/90 15093
/proc/meminfo: memFree=1225840/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=968.64
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 837 133303 0 1 0 0 96661 203 16 0 1 0 1985006466 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 233402237010 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15006/statm: 11891 366 246 79 0 219 0
[pid=15085] ppid=15006 vsize=812676 CPUtime=2.59
/proc/15085/stat : 15085 (java) S 15006 15006 14969 0 -1 0 16251 0 1 0 249 10 0 0 18 0 9 0 1985104272 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15085/statm: 203169 15626 1926 9 0 197174 0
[pid=15085/tid=15086] ppid=15006 vsize=812676 CPUtime=2.37
/proc/15085/task/15086/stat : 15086 (java) R 15006 15006 14969 0 -1 64 14546 0 1 0 228 9 0 0 25 0 9 0 1985104273 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 102064724 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15087] ppid=15006 vsize=812676 CPUtime=0.01
/proc/15085/task/15087/stat : 15087 (java) S 15006 15006 14969 0 -1 64 174 0 0 0 1 0 0 0 16 0 9 0 1985104275 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15088] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15088/stat : 15088 (java) S 15006 15006 14969 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985104275 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15089] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15089/stat : 15089 (java) S 15006 15006 14969 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985104275 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15090] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15090/stat : 15090 (java) S 15006 15006 14969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985104277 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15091] ppid=15006 vsize=812676 CPUtime=0.19
/proc/15085/task/15091/stat : 15091 (java) S 15006 15006 14969 0 -1 64 819 0 0 0 19 0 0 0 16 0 9 0 1985104277 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15092] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15092/stat : 15092 (java) S 15006 15006 14969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985104277 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15085/tid=15093] ppid=15006 vsize=812676 CPUtime=0
/proc/15085/task/15093/stat : 15093 (java) S 15006 15006 14969 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985104277 832180224 15626 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 971.23
Current children cumulated vsize (KiB) 860240

[startup+981.101 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 15094
/proc/meminfo: memFree=1362224/2055920 swapFree=4110364/4192956
[pid=15006] ppid=15004 vsize=47564 CPUtime=971.58
/proc/15006/stat : 15006 (galacM.sh) S 15004 15006 14969 0 -1 4194304 881 149563 0 2 0 0 96943 215 18 0 1 0 1985006466 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15006/statm: 11891 367 246 79 0 219 0
[pid=15094] ppid=15006 vsize=41152 CPUtime=0.03
/proc/15094/stat : 15094 (rm) R 15006 15006 14969 0 -1 4194304 137 0 0 0 0 3 0 0 19 0 1 0 1985104572 42139648 110 996147200 4194304 4227748 548682068624 18446744073709551615 233402242089 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 10288 110 91 8 0 42 0
Current children cumulated CPU time (s) 971.61
Current children cumulated vsize (KiB) 88716

Child status: 0
Real time (s): 981.166
CPU time (s): 971.699
CPU user time (s): 969.441
CPU system time (s): 2.25866
CPU usage (%): 99.0352
Max. virtual memory (cumulated for all children) (KiB): 860240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 969.441
system time used= 2.25866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150601
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= 9238
involuntary context switches= 44727

runsolver used 1.39379 second user time and 3.05953 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-03 06:46:16
IDJOB=1055816
IDBENCH=56972
IDSOLVER=350
FILE ID=node70/1055816-1215060376
PBS_JOBID= 7875227
Free space on /tmp= 66416 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6dde6150236428d4e0ea87604c5991eb
RANDOM SEED=1208961421

node70.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.256
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.256
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:       1488520 kB
Buffers:         65428 kB
Cached:         289672 kB
SwapCached:      76428 kB
Active:         272720 kB
Inactive:       218284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488520 kB
SwapTotal:     4192956 kB
SwapFree:      4110364 kB
Dirty:            3408 kB
Writeback:           0 kB
Mapped:         142824 kB
Slab:            61444 kB
Committed_AS:  4102348 kB
PageTables:       2020 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= 66432 MiB
End job on node70 at 2008-07-03 07:02:37