Trace number 1054394

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 25.1742 25.5009

General information on the benchmark

Namecsp/jobShop-enddr1/
normalized-enddr1-10-by-5-3.xml
MD5SUM7676ba89a6c27576d9a50d1678221d98
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.030994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size126
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
5.60/5.73	c start processing
5.60/5.73	c start relation processing
6.09/6.25	c start cnf exporting
24.00/24.33	c parsing time : 5.596
24.00/24.33	c preprocessing time : 24.205
24.00/24.33	
24.00/24.33	c Nary constraints - conflicts : 0 supports : 0
24.00/24.33	c Binary constraints - conflicts : 265 supports :0
24.00/24.33	c max arity constraint : 2
24.00/24.33	c Max Tuples generated 15876
24.00/24.33	c relations : 265
24.00/24.33	c relations BDD: 0
24.00/24.33	c sampling 229/265
24.00/24.33	c vars : 5631 - clauses :  910716
24.00/24.33	
24.00/24.37	 
24.00/24.37	c --- SAT Solver Stats ---
24.00/24.37	 
24.05/24.84	c restarts              : 5
24.05/24.84	c conflicts             : 891            (2137 /sec)
24.05/24.84	c decisions             : 22820          (1.47 % random) (54733 /sec)
24.05/24.84	c propagations          : 121822         (292184 /sec)
24.05/24.84	c conflict literals     : 194329         (0.89 % deleted)
24.05/24.84	c Memory used           : 36.62 MB
24.05/24.84	c CPU time              : 0.416936 s
24.05/24.84	
24.05/24.84	s SATISFIABLE
25.06/25.49	v 12 45 108 126 139 9 25 39 139 143 57 113 140 151 158 31 44 52 109 126 41 54 98 131 139 0 9 13 32 43 3 15 27 101 129 21 57 64 83 123 78 93 127 140 143 44 69 83 99 115

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-1054394-1215058862/watcher-1054394-1215058862 -o /tmp/evaluation-result-1054394-1215058862/solver-1054394-1215058862 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1054394-1215058862.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 19477
/proc/meminfo: memFree=1021392/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=8560 CPUtime=0
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 1535562438 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 215419176847 0 0 4096 8192 0 0 0 17 1 0 0
/proc/19477/statm: 2140 254 197 79 0 133 0

[startup+0.0813191 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 19477
/proc/meminfo: memFree=1021392/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.104889 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 19477
/proc/meminfo: memFree=1021392/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301357 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 19477
/proc/meminfo: memFree=1021392/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701434 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 19477
/proc/meminfo: memFree=1021392/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50259 s]
/proc/loadavg: 2.00 2.01 2.00 4/91 19499
/proc/meminfo: memFree=978112/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
[pid=19491] ppid=19477 vsize=812868 CPUtime=1.43
/proc/19491/stat : 19491 (java) S 19477 19477 13842 0 -1 0 15317 0 1 0 136 7 0 0 18 0 9 0 1535562442 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19491/statm: 203217 14534 2586 9 0 197198 0
[pid=19491/tid=19492] ppid=19477 vsize=812868 CPUtime=0.86
/proc/19491/task/19492/stat : 19492 (java) R 19477 19477 13842 0 -1 64 7547 0 1 0 82 4 0 0 25 0 9 0 1535562443 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19493] ppid=19477 vsize=812868 CPUtime=0.39
/proc/19491/task/19493/stat : 19493 (java) R 19477 19477 13842 0 -1 64 6319 0 0 0 37 2 0 0 16 0 9 0 1535562444 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 102478724 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19494] ppid=19477 vsize=812868 CPUtime=0
/proc/19491/task/19494/stat : 19494 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535562444 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19495] ppid=19477 vsize=812868 CPUtime=0
/proc/19491/task/19495/stat : 19495 (java) S 19477 19477 13842 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535562444 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19496] ppid=19477 vsize=812868 CPUtime=0
/proc/19491/task/19496/stat : 19496 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1535562446 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19497] ppid=19477 vsize=812868 CPUtime=0.16
/proc/19491/task/19497/stat : 19497 (java) S 19477 19477 13842 0 -1 64 751 0 0 0 16 0 0 0 16 0 9 0 1535562446 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19498] ppid=19477 vsize=812868 CPUtime=0
/proc/19491/task/19498/stat : 19498 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535562446 832376832 14534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19499] ppid=19477 vsize=812868 CPUtime=0
/proc/19491/task/19499/stat : 19499 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535562446 832376832 14534 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) 860448

[startup+3.1019 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 19499
/proc/meminfo: memFree=966912/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
[pid=19491] ppid=19477 vsize=812820 CPUtime=3.02
/proc/19491/stat : 19491 (java) S 19477 19477 13842 0 -1 0 19239 0 1 0 294 8 0 0 18 0 9 0 1535562442 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19491/statm: 203205 18445 2588 9 0 197186 0
[pid=19491/tid=19492] ppid=19477 vsize=812820 CPUtime=1.51
/proc/19491/task/19492/stat : 19492 (java) R 19477 19477 13842 0 -1 64 7559 0 1 0 147 4 0 0 25 0 9 0 1535562443 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19493] ppid=19477 vsize=812820 CPUtime=1.29
/proc/19491/task/19493/stat : 19493 (java) R 19477 19477 13842 0 -1 64 10202 0 0 0 126 3 0 0 17 0 9 0 1535562444 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19494] ppid=19477 vsize=812820 CPUtime=0
/proc/19491/task/19494/stat : 19494 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535562444 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19495] ppid=19477 vsize=812820 CPUtime=0
/proc/19491/task/19495/stat : 19495 (java) S 19477 19477 13842 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535562444 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19496] ppid=19477 vsize=812820 CPUtime=0
/proc/19491/task/19496/stat : 19496 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1535562446 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19497] ppid=19477 vsize=812820 CPUtime=0.2
/proc/19491/task/19497/stat : 19497 (java) S 19477 19477 13842 0 -1 64 778 0 0 0 20 0 0 0 16 0 9 0 1535562446 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19498] ppid=19477 vsize=812820 CPUtime=0
/proc/19491/task/19498/stat : 19498 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535562446 832327680 18445 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19499] ppid=19477 vsize=812820 CPUtime=0
/proc/19491/task/19499/stat : 19499 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535562446 832327680 18445 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) 860400

[startup+6.30251 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 19499
/proc/meminfo: memFree=947392/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
[pid=19491] ppid=19477 vsize=812848 CPUtime=6.18
/proc/19491/stat : 19491 (java) S 19477 19477 13842 0 -1 0 22055 0 1 0 609 9 0 0 18 0 9 0 1535562442 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19491/statm: 203212 20983 2588 9 0 197193 0
[pid=19491/tid=19492] ppid=19477 vsize=812848 CPUtime=2.37
/proc/19491/task/19492/stat : 19492 (java) R 19477 19477 13842 0 -1 64 7595 0 1 0 233 4 0 0 21 0 9 0 1535562443 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4125965656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19493] ppid=19477 vsize=812848 CPUtime=3.57
/proc/19491/task/19493/stat : 19493 (java) S 19477 19477 13842 0 -1 64 12969 0 0 0 353 4 0 0 25 0 9 0 1535562444 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19494] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19494/stat : 19494 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535562444 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19495] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19495/stat : 19495 (java) S 19477 19477 13842 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535562444 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19496] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19496/stat : 19496 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1535562446 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19497] ppid=19477 vsize=812848 CPUtime=0.22
/proc/19491/task/19497/stat : 19497 (java) S 19477 19477 13842 0 -1 64 791 0 0 0 22 0 0 0 15 0 9 0 1535562446 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19498] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19498/stat : 19498 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535562446 832356352 20983 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19499] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19499/stat : 19499 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535562446 832356352 20983 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) 860428

[startup+12.7017 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 19499
/proc/meminfo: memFree=912000/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
[pid=19491] ppid=19477 vsize=812848 CPUtime=12.51
/proc/19491/stat : 19491 (java) S 19477 19477 13842 0 -1 0 29472 0 1 0 1236 15 0 0 18 0 9 0 1535562442 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19491/statm: 203212 28387 2593 9 0 197193 0
[pid=19491/tid=19492] ppid=19477 vsize=812848 CPUtime=8.6
/proc/19491/task/19492/stat : 19492 (java) R 19477 19477 13842 0 -1 64 14678 0 1 0 851 9 0 0 25 0 9 0 1535562443 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 102064648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19493] ppid=19477 vsize=812848 CPUtime=3.6
/proc/19491/task/19493/stat : 19493 (java) S 19477 19477 13842 0 -1 64 13273 0 0 0 356 4 0 0 16 0 9 0 1535562444 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19494] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19494/stat : 19494 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535562444 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19495] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19495/stat : 19495 (java) S 19477 19477 13842 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535562444 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19496] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19496/stat : 19496 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1535562446 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19497] ppid=19477 vsize=812848 CPUtime=0.28
/proc/19491/task/19497/stat : 19497 (java) S 19477 19477 13842 0 -1 64 821 0 0 0 28 0 0 0 15 0 9 0 1535562446 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19498] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19498/stat : 19498 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535562446 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19499] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19499/stat : 19499 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535562446 832356352 28387 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 860428

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

[startup+19.102 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 19499
/proc/meminfo: memFree=907840/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
[pid=19491] ppid=19477 vsize=812848 CPUtime=18.84
/proc/19491/stat : 19491 (java) S 19477 19477 13842 0 -1 0 29564 0 1 0 1867 17 0 0 18 0 9 0 1535562442 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19491/statm: 203212 28467 2593 9 0 197193 0
[pid=19491/tid=19492] ppid=19477 vsize=812848 CPUtime=14.92
/proc/19491/task/19492/stat : 19492 (java) R 19477 19477 13842 0 -1 64 14690 0 1 0 1481 11 0 0 25 0 9 0 1535562443 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4126095725 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19493] ppid=19477 vsize=812848 CPUtime=3.61
/proc/19491/task/19493/stat : 19493 (java) S 19477 19477 13842 0 -1 64 13353 0 0 0 357 4 0 0 16 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19494] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19494/stat : 19494 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19495] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19495/stat : 19495 (java) S 19477 19477 13842 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19496] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19496/stat : 19496 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19497] ppid=19477 vsize=812848 CPUtime=0.28
/proc/19491/task/19497/stat : 19497 (java) S 19477 19477 13842 0 -1 64 821 0 0 0 28 0 0 0 15 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19498] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19498/stat : 19498 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19499] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19499/stat : 19499 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.85
Current children cumulated vsize (KiB) 860428

[startup+22.3016 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 19499
/proc/meminfo: memFree=905792/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
[pid=19491] ppid=19477 vsize=812848 CPUtime=22.01
/proc/19491/stat : 19491 (java) S 19477 19477 13842 0 -1 0 29570 0 1 0 2182 19 0 0 18 0 9 0 1535562442 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19491/statm: 203212 28467 2593 9 0 197193 0
[pid=19491/tid=19492] ppid=19477 vsize=812848 CPUtime=18.08
/proc/19491/task/19492/stat : 19492 (java) R 19477 19477 13842 0 -1 64 14696 0 1 0 1796 12 0 0 25 0 9 0 1535562443 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 102064761 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19493] ppid=19477 vsize=812848 CPUtime=3.62
/proc/19491/task/19493/stat : 19493 (java) S 19477 19477 13842 0 -1 64 13353 0 0 0 358 4 0 0 16 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19494] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19494/stat : 19494 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19495] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19495/stat : 19495 (java) S 19477 19477 13842 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19496] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19496/stat : 19496 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19497] ppid=19477 vsize=812848 CPUtime=0.28
/proc/19491/task/19497/stat : 19497 (java) S 19477 19477 13842 0 -1 64 821 0 0 0 28 0 0 0 15 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19498] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19498/stat : 19498 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19499] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19499/stat : 19499 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.02
Current children cumulated vsize (KiB) 860428

[startup+23.9019 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 19499
/proc/meminfo: memFree=905088/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=0.01
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
[pid=19491] ppid=19477 vsize=812848 CPUtime=23.6
/proc/19491/stat : 19491 (java) S 19477 19477 13842 0 -1 0 29573 0 1 0 2341 19 0 0 18 0 9 0 1535562442 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19491/statm: 203212 28467 2593 9 0 197193 0
[pid=19491/tid=19492] ppid=19477 vsize=812848 CPUtime=19.67
/proc/19491/task/19492/stat : 19492 (java) R 19477 19477 13842 0 -1 64 14699 0 1 0 1954 13 0 0 25 0 9 0 1535562443 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4127075616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19493] ppid=19477 vsize=812848 CPUtime=3.62
/proc/19491/task/19493/stat : 19493 (java) S 19477 19477 13842 0 -1 64 13353 0 0 0 358 4 0 0 16 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19494] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19494/stat : 19494 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19495] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19495/stat : 19495 (java) S 19477 19477 13842 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1535562444 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19496] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19496/stat : 19496 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19497] ppid=19477 vsize=812848 CPUtime=0.28
/proc/19491/task/19497/stat : 19497 (java) S 19477 19477 13842 0 -1 64 821 0 0 0 28 0 0 0 15 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19498] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19498/stat : 19498 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19491/tid=19499] ppid=19477 vsize=812848 CPUtime=0
/proc/19491/task/19499/stat : 19499 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535562446 832356352 28467 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.61
Current children cumulated vsize (KiB) 860428

[startup+24.701 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 19499
/proc/meminfo: memFree=904384/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=24.05
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 799 31282 0 1 0 0 2383 22 17 0 1 0 1535562438 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19477/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 24.05
Current children cumulated vsize (KiB) 47580

[startup+25.1011 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 19499
/proc/meminfo: memFree=904384/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=24.53
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 836 40455 0 1 0 0 2425 28 15 0 1 0 1535562438 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 215419158610 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19477/statm: 11895 365 245 79 0 219 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 47580

[startup+25.3072 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 19509
/proc/meminfo: memFree=996992/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=24.53
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 836 40455 0 1 0 0 2425 28 15 0 1 0 1535562438 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 215419158610 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19477/statm: 11895 365 245 79 0 219 0
[pid=19501] ppid=19477 vsize=812676 CPUtime=0.44
/proc/19501/stat : 19501 (java) S 19477 19477 13842 0 -1 0 5340 0 1 0 40 4 0 0 18 0 9 0 1535564923 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19501/statm: 203169 4762 1852 9 0 197150 0
[pid=19501/tid=19502] ppid=19477 vsize=812676 CPUtime=0.29
/proc/19501/task/19502/stat : 19502 (java) R 19477 19477 13842 0 -1 64 3845 0 1 0 27 2 0 0 21 0 9 0 1535564924 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19503] ppid=19477 vsize=812676 CPUtime=0
/proc/19501/task/19503/stat : 19503 (java) S 19477 19477 13842 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1535564926 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19504] ppid=19477 vsize=812676 CPUtime=0
/proc/19501/task/19504/stat : 19504 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1535564926 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19505] ppid=19477 vsize=812676 CPUtime=0
/proc/19501/task/19505/stat : 19505 (java) S 19477 19477 13842 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1535564926 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19506] ppid=19477 vsize=812676 CPUtime=0
/proc/19501/task/19506/stat : 19506 (java) S 19477 19477 13842 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535564928 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19507] ppid=19477 vsize=812676 CPUtime=0.12
/proc/19501/task/19507/stat : 19507 (java) R 19477 19477 13842 0 -1 64 780 0 0 0 12 0 0 0 16 0 9 0 1535564928 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 102091144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19508] ppid=19477 vsize=812676 CPUtime=0
/proc/19501/task/19508/stat : 19508 (java) S 19477 19477 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535564928 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19509] ppid=19477 vsize=812676 CPUtime=0
/proc/19501/task/19509/stat : 19509 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535564928 832180224 4762 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 860256

[startup+25.4047 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 19509
/proc/meminfo: memFree=996992/2055920 swapFree=4113744/4192956
[pid=19477] ppid=19475 vsize=47580 CPUtime=24.53
/proc/19477/stat : 19477 (galacM.sh) S 19475 19477 13842 0 -1 4194304 836 40455 0 1 0 0 2425 28 15 0 1 0 1535562438 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 215419158610 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19477/statm: 11895 365 245 79 0 219 0
[pid=19501] ppid=19477 vsize=812788 CPUtime=0.53
/proc/19501/stat : 19501 (java) S 19477 19477 13842 0 -1 0 5723 0 1 0 49 4 0 0 18 0 9 0 1535564923 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19501/statm: 203197 5105 1909 9 0 197150 0
[pid=19501/tid=19502] ppid=19477 vsize=812788 CPUtime=0.35
/proc/19501/task/19502/stat : 19502 (java) R 19477 19477 13842 0 -1 64 4205 0 1 0 33 2 0 0 22 0 9 0 1535564924 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4125978141 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19503] ppid=19477 vsize=812788 CPUtime=0
/proc/19501/task/19503/stat : 19503 (java) S 19477 19477 13842 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1535564926 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19504] ppid=19477 vsize=812788 CPUtime=0
/proc/19501/task/19504/stat : 19504 (java) S 19477 19477 13842 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1535564926 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19505] ppid=19477 vsize=812788 CPUtime=0
/proc/19501/task/19505/stat : 19505 (java) S 19477 19477 13842 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1535564926 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19506] ppid=19477 vsize=812788 CPUtime=0
/proc/19501/task/19506/stat : 19506 (java) S 19477 19477 13842 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1535564928 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19507] ppid=19477 vsize=812788 CPUtime=0.15
/proc/19501/task/19507/stat : 19507 (java) S 19477 19477 13842 0 -1 64 803 0 0 0 15 0 0 0 16 0 9 0 1535564928 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19508] ppid=19477 vsize=812788 CPUtime=0
/proc/19501/task/19508/stat : 19508 (java) S 19477 19477 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1535564928 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19501/tid=19509] ppid=19477 vsize=812788 CPUtime=0
/proc/19501/task/19509/stat : 19509 (java) S 19477 19477 13842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1535564928 832294912 5105 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 860368

Child status: 0
Real time (s): 25.5009
CPU time (s): 25.1742
CPU user time (s): 24.8212
CPU system time (s): 0.352946
CPU usage (%): 98.7187
Max. virtual memory (cumulated for all children) (KiB): 860636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.8212
system time used= 0.352946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48445
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= 2785
involuntary context switches= 3263

runsolver used 0.047992 second user time and 0.105983 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-03 06:21:02
IDJOB=1054394
IDBENCH=56339
IDSOLVER=350
FILE ID=node9/1054394-1215058862
PBS_JOBID= 7875155
Free space on /tmp= 66540 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/jobShop-enddr1/normalized-enddr1-10-by-5-3.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1054394-1215058862/watcher-1054394-1215058862 -o /tmp/evaluation-result-1054394-1215058862/solver-1054394-1215058862 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1054394-1215058862.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7676ba89a6c27576d9a50d1678221d98
RANDOM SEED=356838907

node9.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.265
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	: 5931.00
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.265
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:       1021872 kB
Buffers:         33580 kB
Cached:         145244 kB
SwapCached:      73116 kB
Active:         899272 kB
Inactive:        66624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1021872 kB
SwapTotal:     4192956 kB
SwapFree:      4113744 kB
Dirty:            3496 kB
Writeback:           0 kB
Mapped:         803084 kB
Slab:            51636 kB
Committed_AS:  3609616 kB
PageTables:       3544 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node9 at 2008-07-03 06:21:27