Trace number 1085146

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 92.5249 93.5602

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-2.xml
MD5SUM80788b29898a92a10c1fa45bdce2e443
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.329949
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size159
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
8.28/8.48	c start processing
8.28/8.48	c start relation processing
9.26/9.44	c start cnf exporting
86.10/87.05	c parsing time : 8.348
86.10/87.05	c preprocessing time : 86.922
86.10/87.05	
86.10/87.05	c Nary constraints - conflicts : 0 supports : 0
86.10/87.05	c Binary constraints - conflicts : 845 supports :0
86.10/87.05	c max arity constraint : 2
86.10/87.05	c Max Tuples generated 25281
86.10/87.05	c relations : 315
86.10/87.05	c relations BDD: 0
86.10/87.05	c sampling 275/315
86.10/87.05	c vars : 13791 - clauses :  3444320
86.10/87.05	
86.16/87.12	 
86.16/87.12	c --- SAT Solver Stats ---
86.16/87.12	 
91.30/92.32	c restarts              : 12
91.30/92.32	c conflicts             : 19500          (3994 /sec)
91.30/92.32	c decisions             : 320987         (1.33 % random) (65746 /sec)
91.30/92.32	c propagations          : 2306967        (472521 /sec)
91.30/92.32	c conflict literals     : 4135278        (3.32 % deleted)
91.30/92.32	c Memory used           : 146.71 MB
91.30/92.32	c CPU time              : 4.88226 s
91.30/92.32	
91.30/92.32	s SATISFIABLE
92.46/93.53	v 1 0 5 6 12 11 27 25 33 32 60 17 72 71 85 84 113 103 125 171 1 10 34 18 70 71 88 84 93 92 0 14 24 33 61 58 84 78 104 107 11 8 15 35 44 43 56 58 70 78 65 73 123 137 162 166 174 173 185 182 95 92 104 105 110 108 131 125 146 167 5 6 18 15 29 28 50 43 57 58 37 38 64 49 122 121 134 132 137 166 26 27 53 48 132 133 145 146 156 173

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-1085146-1215232768/watcher-1085146-1215232768 -o /tmp/evaluation-result-1085146-1215232768/solver-1085146-1215232768 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085146-1215232768.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.01 2.11 2.07 4/73 18900
/proc/meminfo: memFree=1256608/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=8560 CPUtime=0
/proc/18900/stat : 18900 (galacM.sh) R 18898 18900 17603 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 2002249026 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 208717727631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18900/statm: 2140 254 197 79 0 133 0

[startup+0.105818 s]
/proc/loadavg: 2.01 2.11 2.07 4/73 18900
/proc/meminfo: memFree=1256608/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.202836 s]
/proc/loadavg: 2.01 2.11 2.07 4/73 18900
/proc/meminfo: memFree=1256608/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.302853 s]
/proc/loadavg: 2.01 2.11 2.07 4/73 18900
/proc/meminfo: memFree=1256608/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.702929 s]
/proc/loadavg: 2.01 2.11 2.07 4/73 18900
/proc/meminfo: memFree=1256608/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50108 s]
/proc/loadavg: 2.01 2.11 2.07 3/83 18922
/proc/meminfo: memFree=1211088/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18914] ppid=18900 vsize=812728 CPUtime=1.43
/proc/18914/stat : 18914 (java) S 18900 18900 17603 0 -1 0 15558 0 1 0 134 9 0 0 18 0 9 0 2002249030 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18914/statm: 203182 14777 2587 9 0 197163 0
[pid=18914/tid=18915] ppid=18900 vsize=812728 CPUtime=0.86
/proc/18914/task/18915/stat : 18915 (java) R 18900 18900 17603 0 -1 64 7576 0 1 0 81 5 0 0 24 0 9 0 2002249031 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4126701296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18916] ppid=18900 vsize=812728 CPUtime=0.34
/proc/18914/task/18916/stat : 18916 (java) S 18900 18900 17603 0 -1 64 6479 0 0 0 32 2 0 0 16 0 9 0 2002249032 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18917] ppid=18900 vsize=812728 CPUtime=0
/proc/18914/task/18917/stat : 18917 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002249032 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18918] ppid=18900 vsize=812728 CPUtime=0
/proc/18914/task/18918/stat : 18918 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002249032 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18919] ppid=18900 vsize=812728 CPUtime=0
/proc/18914/task/18919/stat : 18919 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002249034 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18920] ppid=18900 vsize=812728 CPUtime=0.2
/proc/18914/task/18920/stat : 18920 (java) S 18900 18900 17603 0 -1 64 803 0 0 0 20 0 0 0 15 0 9 0 2002249034 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18921] ppid=18900 vsize=812728 CPUtime=0
/proc/18914/task/18921/stat : 18921 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002249035 832233472 14777 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18922] ppid=18900 vsize=812728 CPUtime=0
/proc/18914/task/18922/stat : 18922 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002249035 832233472 14777 996147200 134512640 134550740 4294955600 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) 860316

[startup+3.10238 s]
/proc/loadavg: 2.01 2.11 2.07 3/83 18922
/proc/meminfo: memFree=1199632/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18914] ppid=18900 vsize=812836 CPUtime=3.03
/proc/18914/stat : 18914 (java) S 18900 18900 17603 0 -1 0 19174 0 1 0 292 11 0 0 18 0 9 0 2002249030 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18914/statm: 203209 18384 2587 9 0 197190 0
[pid=18914/tid=18915] ppid=18900 vsize=812836 CPUtime=1.51
/proc/18914/task/18915/stat : 18915 (java) R 18900 18900 17603 0 -1 64 7585 0 1 0 146 5 0 0 25 0 9 0 2002249031 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4126729264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18916] ppid=18900 vsize=812836 CPUtime=1.21
/proc/18914/task/18916/stat : 18916 (java) S 18900 18900 17603 0 -1 64 10048 0 0 0 118 3 0 0 17 0 9 0 2002249032 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18917] ppid=18900 vsize=812836 CPUtime=0
/proc/18914/task/18917/stat : 18917 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002249032 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18918] ppid=18900 vsize=812836 CPUtime=0
/proc/18914/task/18918/stat : 18918 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002249032 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18919] ppid=18900 vsize=812836 CPUtime=0
/proc/18914/task/18919/stat : 18919 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002249034 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18920] ppid=18900 vsize=812836 CPUtime=0.27
/proc/18914/task/18920/stat : 18920 (java) S 18900 18900 17603 0 -1 64 841 0 0 0 27 0 0 0 15 0 9 0 2002249034 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18921] ppid=18900 vsize=812836 CPUtime=0
/proc/18914/task/18921/stat : 18921 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002249035 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18922] ppid=18900 vsize=812836 CPUtime=0
/proc/18914/task/18922/stat : 18922 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002249035 832344064 18384 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860424

[startup+6.303 s]
/proc/loadavg: 2.09 2.12 2.07 4/83 18922
/proc/meminfo: memFree=1178064/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18914] ppid=18900 vsize=812884 CPUtime=6.2
/proc/18914/stat : 18914 (java) S 18900 18900 17603 0 -1 0 23723 0 1 0 606 14 0 0 18 0 9 0 2002249030 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18914/statm: 203221 22716 2587 9 0 197202 0
[pid=18914/tid=18915] ppid=18900 vsize=812884 CPUtime=2.23
/proc/18914/task/18915/stat : 18915 (java) R 18900 18900 17603 0 -1 64 7601 0 1 0 218 5 0 0 24 0 9 0 2002249031 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18916] ppid=18900 vsize=812884 CPUtime=3.58
/proc/18914/task/18916/stat : 18916 (java) R 18900 18900 17603 0 -1 64 14536 0 0 0 352 6 0 0 19 0 9 0 2002249032 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 103735808 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18917] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18917/stat : 18917 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002249032 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18918] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18918/stat : 18918 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002249032 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18919] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18919/stat : 18919 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002249034 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18920] ppid=18900 vsize=812884 CPUtime=0.35
/proc/18914/task/18920/stat : 18920 (java) S 18900 18900 17603 0 -1 64 886 0 0 0 34 1 0 0 15 0 9 0 2002249034 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18921] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18921/stat : 18921 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002249035 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18922] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18922/stat : 18922 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002249035 832393216 22716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860472

[startup+12.7012 s]
/proc/loadavg: 2.08 2.12 2.07 3/83 18922
/proc/meminfo: memFree=1134992/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18914] ppid=18900 vsize=812884 CPUtime=12.52
/proc/18914/stat : 18914 (java) S 18900 18900 17603 0 -1 0 33054 0 1 0 1231 21 0 0 18 0 9 0 2002249030 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18914/statm: 203221 32031 2592 9 0 197202 0
[pid=18914/tid=18915] ppid=18900 vsize=812884 CPUtime=6.53
/proc/18914/task/18915/stat : 18915 (java) R 18900 18900 17603 0 -1 64 14639 0 1 0 641 12 0 0 25 0 9 0 2002249031 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4126382361 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18916] ppid=18900 vsize=812884 CPUtime=5.56
/proc/18914/task/18916/stat : 18916 (java) S 18900 18900 17603 0 -1 64 16797 0 0 0 549 7 0 0 16 0 9 0 2002249032 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18917] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18917/stat : 18917 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002249032 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18918] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18918/stat : 18918 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002249032 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18919] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18919/stat : 18919 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002249034 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18920] ppid=18900 vsize=812884 CPUtime=0.41
/proc/18914/task/18920/stat : 18920 (java) S 18900 18900 17603 0 -1 64 918 0 0 0 40 1 0 0 15 0 9 0 2002249034 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18921] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18921/stat : 18921 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002249035 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18922] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18922/stat : 18922 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002249035 832393216 32031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860472

[startup+25.5026 s]
/proc/loadavg: 2.06 2.11 2.07 3/83 18922
/proc/meminfo: memFree=1122192/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18914] ppid=18900 vsize=812884 CPUtime=25.2
/proc/18914/stat : 18914 (java) S 18900 18900 17603 0 -1 0 33233 0 1 0 2492 28 0 0 18 0 9 0 2002249030 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18914/statm: 203221 32183 2592 9 0 197202 0
[pid=18914/tid=18915] ppid=18900 vsize=812884 CPUtime=19.13
/proc/18914/task/18915/stat : 18915 (java) R 18900 18900 17603 0 -1 64 14666 0 1 0 1895 18 0 0 25 0 9 0 2002249031 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4127348378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18916] ppid=18900 vsize=812884 CPUtime=5.62
/proc/18914/task/18916/stat : 18916 (java) S 18900 18900 17603 0 -1 64 16944 0 0 0 555 7 0 0 16 0 9 0 2002249032 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18917] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18917/stat : 18917 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002249032 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18918] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18918/stat : 18918 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002249032 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18919] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18919/stat : 18919 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002249034 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18920] ppid=18900 vsize=812884 CPUtime=0.42
/proc/18914/task/18920/stat : 18920 (java) S 18900 18900 17603 0 -1 64 923 0 0 0 41 1 0 0 15 0 9 0 2002249034 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18921] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18921/stat : 18921 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002249035 832393216 32183 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18922] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18922/stat : 18922 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002249035 832393216 32183 996147200 134512640 134550740 4294955600 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) 860472

[startup+51.1024 s]
/proc/loadavg: 2.04 2.10 2.07 3/83 18922
/proc/meminfo: memFree=1107920/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01

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

Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 860472

[startup+76.8022 s]
/proc/loadavg: 2.03 2.09 2.07 3/83 18924
/proc/meminfo: memFree=1092624/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18914] ppid=18900 vsize=812884 CPUtime=76
/proc/18914/stat : 18914 (java) S 18900 18900 17603 0 -1 0 33320 0 1 0 7554 46 0 0 18 0 9 0 2002249030 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18914/statm: 203221 32184 2592 9 0 197202 0
[pid=18914/tid=18915] ppid=18900 vsize=812884 CPUtime=69.87
/proc/18914/task/18915/stat : 18915 (java) R 18900 18900 17603 0 -1 64 14752 0 1 0 6952 35 0 0 25 0 9 0 2002249031 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4126747183 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18916] ppid=18900 vsize=812884 CPUtime=5.68
/proc/18914/task/18916/stat : 18916 (java) S 18900 18900 17603 0 -1 64 16944 0 0 0 560 8 0 0 16 0 9 0 2002249032 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18917] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18917/stat : 18917 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002249032 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18918] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18918/stat : 18918 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002249032 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18919] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18919/stat : 18919 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002249034 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18920] ppid=18900 vsize=812884 CPUtime=0.42
/proc/18914/task/18920/stat : 18920 (java) S 18900 18900 17603 0 -1 64 924 0 0 0 41 1 0 0 16 0 9 0 2002249034 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18921] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18921/stat : 18921 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002249035 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18922] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18922/stat : 18922 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002249035 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.01
Current children cumulated vsize (KiB) 860472

[startup+83.2014 s]
/proc/loadavg: 2.02 2.09 2.07 3/83 18924
/proc/meminfo: memFree=1088272/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=0.01
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18914] ppid=18900 vsize=812884 CPUtime=82.33
/proc/18914/stat : 18914 (java) S 18900 18900 17603 0 -1 0 33331 0 1 0 8185 48 0 0 18 0 9 0 2002249030 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18914/statm: 203221 32184 2592 9 0 197202 0
[pid=18914/tid=18915] ppid=18900 vsize=812884 CPUtime=76.19
/proc/18914/task/18915/stat : 18915 (java) R 18900 18900 17603 0 -1 64 14763 0 1 0 7582 37 0 0 25 0 9 0 2002249031 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4127421609 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18916] ppid=18900 vsize=812884 CPUtime=5.69
/proc/18914/task/18916/stat : 18916 (java) S 18900 18900 17603 0 -1 64 16944 0 0 0 561 8 0 0 16 0 9 0 2002249032 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18917] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18917/stat : 18917 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002249032 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18918] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18918/stat : 18918 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002249032 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18919] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18919/stat : 18919 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002249034 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18920] ppid=18900 vsize=812884 CPUtime=0.42
/proc/18914/task/18920/stat : 18920 (java) S 18900 18900 17603 0 -1 64 924 0 0 0 41 1 0 0 16 0 9 0 2002249034 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18921] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18921/stat : 18921 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002249035 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18914/tid=18922] ppid=18900 vsize=812884 CPUtime=0
/proc/18914/task/18922/stat : 18922 (java) S 18900 18900 17603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002249035 832393216 32184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.34
Current children cumulated vsize (KiB) 860472

[startup+89.6017 s]
/proc/loadavg: 2.02 2.09 2.07 3/75 18925
/proc/meminfo: memFree=1071184/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=86.18
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 799 35046 0 1 0 0 8565 53 17 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18925] ppid=18900 vsize=136376 CPUtime=2.44
/proc/18925/stat : 18925 (minisat) R 18900 18900 17603 0 -1 4194304 33844 0 0 0 219 25 0 0 25 0 1 0 2002257738 139649024 33825 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/18925/statm: 34094 33825 57 152 0 33939 0
Current children cumulated CPU time (s) 88.62
Current children cumulated vsize (KiB) 183964

[startup+91.202 s]
/proc/loadavg: 2.02 2.09 2.07 3/75 18925
/proc/meminfo: memFree=1065424/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=86.18
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 799 35046 0 1 0 0 8565 53 17 0 1 0 2002249026 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18900/statm: 11897 364 245 79 0 219 0
[pid=18925] ppid=18900 vsize=144360 CPUtime=4.04
/proc/18925/stat : 18925 (minisat) R 18900 18900 17603 0 -1 4194304 35826 0 0 0 378 26 0 0 25 0 1 0 2002257738 147824640 35807 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/18925/statm: 36090 35807 57 152 0 35935 0
Current children cumulated CPU time (s) 90.22
Current children cumulated vsize (KiB) 191948

[startup+92.8013 s]
/proc/loadavg: 2.02 2.09 2.07 3/79 18930
/proc/meminfo: memFree=1199728/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=91.37
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 836 72381 0 1 0 0 9054 83 16 0 1 0 2002249026 48730112 365 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18900/statm: 11897 365 245 79 0 219 0
[pid=18926] ppid=18900 vsize=812772 CPUtime=0.42
/proc/18926/stat : 18926 (java) S 18900 18900 17603 0 -1 0 5206 0 1 0 38 4 0 0 18 0 9 0 2002258261 832278528 4628 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18926/statm: 203193 4628 1849 9 0 197174 0
[pid=18926/tid=18927] ppid=18900 vsize=812772 CPUtime=0.33
/proc/18926/task/18927/stat : 18927 (java) R 18900 18900 17603 0 -1 64 3765 0 1 0 30 3 0 0 20 0 9 0 2002258263 832278528 4628 996147200 134512640 134550740 4294955616 18446744073709551615 4125965378 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18928] ppid=18900 vsize=812772 CPUtime=0
/proc/18926/task/18928/stat : 18928 (java) S 18900 18900 17603 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2002258264 832278528 4628 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18929] ppid=18900 vsize=812772 CPUtime=0
/proc/18926/task/18929/stat : 18929 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002258265 832278528 4628 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18930] ppid=18900 vsize=812772 CPUtime=0
/proc/18926/task/18930/stat : 18930 (java) S 18900 18900 17603 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002258265 832278528 4628 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.79
Current children cumulated vsize (KiB) 860360

[startup+93.2013 s]
/proc/loadavg: 2.02 2.09 2.07 3/79 18930
/proc/meminfo: memFree=1199728/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=91.37
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 836 72381 0 1 0 0 9054 83 16 0 1 0 2002249026 48730112 365 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18900/statm: 11897 365 245 79 0 219 0
[pid=18926] ppid=18900 vsize=812772 CPUtime=0.82
/proc/18926/stat : 18926 (java) S 18900 18900 17603 0 -1 0 5996 0 1 0 77 5 0 0 18 0 9 0 2002258261 832278528 5418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18926/statm: 203193 5418 1854 9 0 197174 0
[pid=18926/tid=18927] ppid=18900 vsize=812772 CPUtime=0.54
/proc/18926/task/18927/stat : 18927 (java) R 18900 18900 17603 0 -1 64 4402 0 1 0 51 3 0 0 22 0 9 0 2002258263 832278528 5418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18928] ppid=18900 vsize=812772 CPUtime=0
/proc/18926/task/18928/stat : 18928 (java) S 18900 18900 17603 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2002258264 832278528 5418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18929] ppid=18900 vsize=812772 CPUtime=0
/proc/18926/task/18929/stat : 18929 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002258265 832278528 5418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18930] ppid=18900 vsize=812772 CPUtime=0
/proc/18926/task/18930/stat : 18930 (java) S 18900 18900 17603 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002258265 832278528 5418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.19
Current children cumulated vsize (KiB) 860360

[startup+93.4014 s]
/proc/loadavg: 2.02 2.09 2.07 3/79 18930
/proc/meminfo: memFree=1199728/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47588 CPUtime=91.37
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 836 72381 0 1 0 0 9054 83 16 0 1 0 2002249026 48730112 365 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18900/statm: 11897 365 245 79 0 219 0
[pid=18926] ppid=18900 vsize=812884 CPUtime=1.01
/proc/18926/stat : 18926 (java) S 18900 18900 17603 0 -1 0 7634 0 1 0 96 5 0 0 18 0 9 0 2002258261 832393216 7015 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18926/statm: 203221 7015 1912 9 0 197174 0
[pid=18926/tid=18927] ppid=18900 vsize=812884 CPUtime=0.7
/proc/18926/task/18927/stat : 18927 (java) R 18900 18900 17603 0 -1 64 6010 0 1 0 66 4 0 0 19 0 9 0 2002258263 832393216 7015 996147200 134512640 134550740 4294955616 18446744073709551615 4127176329 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18928] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18928/stat : 18928 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2002258264 832393216 7015 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18929] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18929/stat : 18929 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002258265 832393216 7015 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18930] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18930/stat : 18930 (java) S 18900 18900 17603 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002258265 832393216 7015 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.38
Current children cumulated vsize (KiB) 860472

[startup+93.5014 s]
/proc/loadavg: 2.02 2.09 2.07 2/83 18934
/proc/meminfo: memFree=1176400/2055920 swapFree=4117800/4192956
[pid=18900] ppid=18898 vsize=47592 CPUtime=91.37
/proc/18900/stat : 18900 (galacM.sh) S 18898 18900 17603 0 -1 4194304 845 72381 0 1 0 0 9054 83 16 0 1 0 2002249026 48734208 367 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18900/statm: 11898 367 245 79 0 220 0
[pid=18926] ppid=18900 vsize=812884 CPUtime=1.09
/proc/18926/stat : 18926 (java) S 18900 18900 17603 0 -1 0 9371 0 1 0 102 7 0 0 18 0 9 0 2002258261 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18926/statm: 203221 8751 1912 9 0 197174 0
[pid=18926/tid=18927] ppid=18900 vsize=812884 CPUtime=0.79
/proc/18926/task/18927/stat : 18927 (java) S 18900 18900 17603 0 -1 64 7747 0 1 0 73 6 0 0 19 0 9 0 2002258263 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18928] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18928/stat : 18928 (java) S 18900 18900 17603 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2002258264 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18929] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18929/stat : 18929 (java) S 18900 18900 17603 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002258265 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18930] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18930/stat : 18930 (java) S 18900 18900 17603 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002258265 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18931] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18931/stat : 18931 (java) S 18900 18900 17603 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002258268 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18932] ppid=18900 vsize=812884 CPUtime=0.29
/proc/18926/task/18932/stat : 18932 (java) S 18900 18900 17603 0 -1 64 909 0 0 0 29 0 0 0 18 0 9 0 2002258268 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18933] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18933/stat : 18933 (java) S 18900 18900 17603 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002258268 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=18926/tid=18934] ppid=18900 vsize=812884 CPUtime=0
/proc/18926/task/18934/stat : 18934 (java) S 18900 18900 17603 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002258268 832393216 8751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.46
Current children cumulated vsize (KiB) 860476

Child status: 0
Real time (s): 93.5602
CPU time (s): 92.5249
CPU user time (s): 91.5761
CPU system time (s): 0.948855
CPU usage (%): 98.8934
Max. virtual memory (cumulated for all children) (KiB): 860772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.5761
system time used= 0.948855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82797
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= 4809
involuntary context switches= 6685

runsolver used 0.109983 second user time and 0.331949 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-05 06:39:28
IDJOB=1085146
IDBENCH=57609
IDSOLVER=350
FILE ID=node47/1085146-1215232768
PBS_JOBID= 7881859
Free space on /tmp= 66432 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80788b29898a92a10c1fa45bdce2e443
RANDOM SEED=1463337775

node47.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.281
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.281
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:       1257088 kB
Buffers:         63700 kB
Cached:         319592 kB
SwapCached:      68976 kB
Active:         609948 kB
Inactive:       129272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257088 kB
SwapTotal:     4192956 kB
SwapFree:      4117800 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:         362380 kB
Slab:            44060 kB
Committed_AS:  4376120 kB
PageTables:       2716 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= 66428 MiB
End job on node47 at 2008-07-05 06:41:01