Trace number 1078403

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 ESAT 695.326 696.79

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-14_ext.xml
MD5SUM1b567671b13df00338ea68e530a77205
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 benchmark1.3268
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
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 ---
1.74/1.84	c start processing
1.74/1.85	c start relation processing
4.71/4.83	c start cnf exporting
18.28/18.51	c parsing time : 1.718
18.28/18.51	c preprocessing time : 18.378
18.28/18.51	
18.28/18.51	c Nary constraints - conflicts : 0 supports : 59
18.28/18.51	c Binary constraints - conflicts : 0 supports :0
18.28/18.51	c max arity constraint : 3
18.28/18.51	c Max Tuples generated 0
18.28/18.51	c relations : 59
18.28/18.51	c relations BDD: 59
18.28/18.51	c sampling 0/0
18.28/18.51	c vars : 132220 - clauses :  422111
18.28/18.51	
18.28/18.55	 
18.28/18.55	c --- SAT Solver Stats ---
18.28/18.56	 
18.28/18.56	c eSAT 0.1 : minisat core with additionnal features
18.28/18.56	c ============================[ Problem Statistics ]=============================
18.28/18.56	c |                                                                             |
18.28/18.56	c |  Number of variables:  132219                                               |
18.28/18.56	c |  Number of clauses:    422111                                               |
18.75/19.03	c |  Parsing time:         0.41         s                                       |
693.11/694.68	c restarts              : 738
693.11/694.68	c conflicts             : 311743         (462 /sec)
693.11/694.68	c decisions             : 741061         (4.06 % random) (1098 /sec)
693.11/694.68	c euip                  : 46244       
693.11/694.68	c propagations          : 472167984      (699861 /sec)
693.11/694.68	c conflict literals     : 17076620       (24.32 % deleted)
693.11/694.68	c Memory used           : 90.10 MB
693.11/694.68	c CPU time              : 674.659 s
693.11/694.68	c 
693.21/694.72	s SATISFIABLE
695.21/696.78	v 15 4 7 1 18 8 16 13 5 7 17 1 2 18 2 16 19 14 14 5

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-1078403-1215206752/watcher-1078403-1215206752 -o /tmp/evaluation-result-1078403-1215206752/solver-1078403-1215206752 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1078403-1215206752.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.07 2.03 2.00 4/73 7224
/proc/meminfo: memFree=1288840/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=8652 CPUtime=0
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1999647382 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 2163 280 208 79 0 156 0
[pid=7225] ppid=7224 vsize=8688 CPUtime=0
/proc/7225/stat : 7225 (galacE.sh) S 7224 7224 6608 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1999647383 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/7225/statm: 2172 286 209 79 0 165 0
[pid=7226] ppid=7225 vsize=8728 CPUtime=0
/proc/7226/stat : 7226 (galacE.sh) R 7225 7224 6608 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1999647383 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 255539604775 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/7226/statm: 2182 290 209 79 0 175 0

[startup+0.0811611 s]
/proc/loadavg: 2.07 2.03 2.00 4/73 7224
/proc/meminfo: memFree=1288840/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.101691 s]
/proc/loadavg: 2.07 2.03 2.00 4/73 7224
/proc/meminfo: memFree=1288840/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301705 s]
/proc/loadavg: 2.07 2.03 2.00 4/73 7224
/proc/meminfo: memFree=1288840/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701751 s]
/proc/loadavg: 2.07 2.03 2.00 4/73 7224
/proc/meminfo: memFree=1288840/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50283 s]
/proc/loadavg: 2.07 2.03 2.00 3/83 7246
/proc/meminfo: memFree=1218680/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7238] ppid=7224 vsize=812628 CPUtime=1.44
/proc/7238/stat : 7238 (java) S 7224 7224 6608 0 -1 0 21751 0 1 0 134 10 0 0 18 0 9 0 1999647386 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7238/statm: 203157 21175 1880 9 0 197138 0
[pid=7238/tid=7239] ppid=7224 vsize=812628 CPUtime=1.21
/proc/7238/task/7239/stat : 7239 (java) R 7224 7224 6608 0 -1 64 14455 0 1 0 115 6 0 0 25 0 9 0 1999647387 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4126659998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7240] ppid=7224 vsize=812628 CPUtime=0.08
/proc/7238/task/7240/stat : 7240 (java) S 7224 7224 6608 0 -1 64 5844 0 0 0 6 2 0 0 16 0 9 0 1999647389 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7241] ppid=7224 vsize=812628 CPUtime=0
/proc/7238/task/7241/stat : 7241 (java) S 7224 7224 6608 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999647389 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7242] ppid=7224 vsize=812628 CPUtime=0
/proc/7238/task/7242/stat : 7242 (java) S 7224 7224 6608 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999647389 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7243] ppid=7224 vsize=812628 CPUtime=0
/proc/7238/task/7243/stat : 7243 (java) S 7224 7224 6608 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999647391 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7244] ppid=7224 vsize=812628 CPUtime=0.11
/proc/7238/task/7244/stat : 7244 (java) S 7224 7224 6608 0 -1 64 753 0 0 0 11 0 0 0 16 0 9 0 1999647391 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7245] ppid=7224 vsize=812628 CPUtime=0
/proc/7238/task/7245/stat : 7245 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1999647391 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7246] ppid=7224 vsize=812628 CPUtime=0
/proc/7238/task/7246/stat : 7246 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999647391 832131072 21175 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860208

[startup+3.10298 s]
/proc/loadavg: 2.07 2.03 2.00 3/83 7246
/proc/meminfo: memFree=1205432/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7238] ppid=7224 vsize=812736 CPUtime=3.02
/proc/7238/stat : 7238 (java) S 7224 7224 6608 0 -1 0 23012 0 1 0 292 10 0 0 18 0 9 0 1999647386 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7238/statm: 203184 22433 1885 9 0 197165 0
[pid=7238/tid=7239] ppid=7224 vsize=812736 CPUtime=2.72
/proc/7238/task/7239/stat : 7239 (java) R 7224 7224 6608 0 -1 64 14481 0 1 0 266 6 0 0 25 0 9 0 1999647387 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4126847840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7240] ppid=7224 vsize=812736 CPUtime=0.11
/proc/7238/task/7240/stat : 7240 (java) S 7224 7224 6608 0 -1 64 7054 0 0 0 9 2 0 0 17 0 9 0 1999647389 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7241] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7241/stat : 7241 (java) S 7224 7224 6608 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999647389 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7242] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7242/stat : 7242 (java) S 7224 7224 6608 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999647389 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7243] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7243/stat : 7243 (java) S 7224 7224 6608 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999647391 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7244] ppid=7224 vsize=812736 CPUtime=0.15
/proc/7238/task/7244/stat : 7244 (java) S 7224 7224 6608 0 -1 64 778 0 0 0 15 0 0 0 16 0 9 0 1999647391 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7245] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7245/stat : 7245 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1999647391 832241664 22433 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7246] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7246/stat : 7246 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999647391 832241664 22433 996147200 134512640 134550740 4294955600 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) 860316

[startup+6.30126 s]
/proc/loadavg: 2.15 2.05 2.01 4/83 7246
/proc/meminfo: memFree=1167480/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7238] ppid=7224 vsize=812736 CPUtime=6.19
/proc/7238/stat : 7238 (java) S 7224 7224 6608 0 -1 0 36829 0 1 0 602 17 0 0 18 0 9 0 1999647386 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7238/statm: 203184 36243 1906 9 0 197165 0
[pid=7238/tid=7239] ppid=7224 vsize=812736 CPUtime=5.11
/proc/7238/task/7239/stat : 7239 (java) R 7224 7224 6608 0 -1 64 14527 0 1 0 504 7 0 0 25 0 9 0 1999647387 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 103206979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7240] ppid=7224 vsize=812736 CPUtime=0.83
/proc/7238/task/7240/stat : 7240 (java) S 7224 7224 6608 0 -1 64 20780 0 0 0 75 8 0 0 16 0 9 0 1999647389 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7241] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7241/stat : 7241 (java) S 7224 7224 6608 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999647389 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7242] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7242/stat : 7242 (java) S 7224 7224 6608 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999647389 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7243] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7243/stat : 7243 (java) S 7224 7224 6608 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7244] ppid=7224 vsize=812736 CPUtime=0.22
/proc/7238/task/7244/stat : 7244 (java) S 7224 7224 6608 0 -1 64 823 0 0 0 22 0 0 0 16 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7245] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7245/stat : 7245 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7246] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7246/stat : 7246 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 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) 860316

[startup+12.7019 s]
/proc/loadavg: 2.13 2.05 2.01 3/83 7246
/proc/meminfo: memFree=1146232/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=0.01
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7238] ppid=7224 vsize=812736 CPUtime=12.53
/proc/7238/stat : 7238 (java) S 7224 7224 6608 0 -1 0 36840 0 1 0 1234 19 0 0 18 0 9 0 1999647386 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7238/statm: 203184 36243 1906 9 0 197165 0
[pid=7238/tid=7239] ppid=7224 vsize=812736 CPUtime=11.44
/proc/7238/task/7239/stat : 7239 (java) R 7224 7224 6608 0 -1 64 14538 0 1 0 1135 9 0 0 25 0 9 0 1999647387 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4126095759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7240] ppid=7224 vsize=812736 CPUtime=0.83
/proc/7238/task/7240/stat : 7240 (java) S 7224 7224 6608 0 -1 64 20780 0 0 0 75 8 0 0 16 0 9 0 1999647389 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7241] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7241/stat : 7241 (java) S 7224 7224 6608 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999647389 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7242] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7242/stat : 7242 (java) S 7224 7224 6608 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999647389 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7243] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7243/stat : 7243 (java) S 7224 7224 6608 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7244] ppid=7224 vsize=812736 CPUtime=0.22
/proc/7238/task/7244/stat : 7244 (java) S 7224 7224 6608 0 -1 64 823 0 0 0 22 0 0 0 16 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7245] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7245/stat : 7245 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7238/tid=7246] ppid=7224 vsize=812736 CPUtime=0
/proc/7238/task/7246/stat : 7246 (java) S 7224 7224 6608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999647391 832241664 36243 996147200 134512640 134550740 4294955600 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) 860316

[startup+25.5011 s]
/proc/loadavg: 2.10 2.04 2.01 3/75 7247
/proc/meminfo: memFree=1205752/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=77064 CPUtime=6.87
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 20788 0 0 0 675 12 0 0 25 0 1 0 1999649238 78913536 18679 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/7247/statm: 19266 18679 80 162 0 19101 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 124644

[startup+51.1014 s]
/proc/loadavg: 2.07 2.04 2.00 3/75 7247
/proc/meminfo: memFree=1205880/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=77064 CPUtime=32.23
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 20790 0 0 0 3211 12 0 0 25 0 1 0 1999649238 78913536 18681 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/7247/statm: 19266 18681 80 162 0 19101 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 124644

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 2.00 3/75 7247

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


[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7358
/proc/meminfo: memFree=1630656/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=92052 CPUtime=562.54
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 24547 0 0 0 56232 22 0 0 25 0 1 0 1999649238 94261248 22438 996147200 134512640 135177480 4294955968 18446744073709551615 134579521 0 0 4096 3 0 0 0 17 0 0 0
/proc/7247/statm: 23013 22438 80 162 0 22848 0
Current children cumulated CPU time (s) 580.86
Current children cumulated vsize (KiB) 139632

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7359
/proc/meminfo: memFree=1630528/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=92052 CPUtime=622.52
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 24547 0 0 0 62230 22 0 0 25 0 1 0 1999649238 94261248 22438 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7247/statm: 23013 22438 80 162 0 22848 0
Current children cumulated CPU time (s) 640.84
Current children cumulated vsize (KiB) 139632

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

[startup+665.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7359
/proc/meminfo: memFree=1630464/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=92052 CPUtime=645.71
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 24551 0 0 0 64549 22 0 0 25 0 1 0 1999649238 94261248 22442 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/7247/statm: 23013 22442 80 162 0 22848 0
Current children cumulated CPU time (s) 664.03
Current children cumulated vsize (KiB) 139632

[startup+678.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7359
/proc/meminfo: memFree=1630400/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=92052 CPUtime=658.5
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 24565 0 0 0 65828 22 0 0 25 0 1 0 1999649238 94261248 22456 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7247/statm: 23013 22456 80 162 0 22848 0
Current children cumulated CPU time (s) 676.82
Current children cumulated vsize (KiB) 139632

[startup+684.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7359
/proc/meminfo: memFree=1630400/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=92052 CPUtime=664.9
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 24565 0 0 0 66468 22 0 0 25 0 1 0 1999649238 94261248 22456 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/7247/statm: 23013 22456 80 162 0 22848 0
Current children cumulated CPU time (s) 683.22
Current children cumulated vsize (KiB) 139632

[startup+691.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7359
/proc/meminfo: memFree=1630400/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=92052 CPUtime=671.29
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 24565 0 0 0 67107 22 0 0 25 0 1 0 1999649238 94261248 22456 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7247/statm: 23013 22456 80 162 0 22848 0
Current children cumulated CPU time (s) 689.61
Current children cumulated vsize (KiB) 139632

[startup+694.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7359
/proc/meminfo: memFree=1630400/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=18.32
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 798 38562 0 1 0 0 1807 25 17 0 1 0 1999647382 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7224/statm: 11895 363 244 79 0 219 0
[pid=7247] ppid=7224 vsize=92052 CPUtime=674.49
/proc/7247/stat : 7247 (eSAT_static) R 7224 7224 6608 0 -1 4194304 24565 0 0 0 67427 22 0 0 25 0 1 0 1999649238 94261248 22456 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/7247/statm: 23013 22456 80 162 0 22848 0
Current children cumulated CPU time (s) 692.81
Current children cumulated vsize (KiB) 139632

[startup+695.903 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7368
/proc/meminfo: memFree=1706560/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=693.27
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 834 63318 0 1 0 0 69278 49 16 0 1 0 1999647382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/7224/statm: 11895 364 244 79 0 219 0
[pid=7360] ppid=7224 vsize=812676 CPUtime=1.14
/proc/7360/stat : 7360 (java) S 7224 7224 6608 0 -1 0 16255 0 1 0 105 9 0 0 20 0 9 0 1999716856 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7360/statm: 203169 15673 1866 9 0 197150 0
[pid=7360/tid=7361] ppid=7224 vsize=812676 CPUtime=1
/proc/7360/task/7361/stat : 7361 (java) R 7224 7224 6608 0 -1 64 14366 0 1 0 92 8 0 0 25 0 9 0 1999716858 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4126729551 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7362] ppid=7224 vsize=812676 CPUtime=0.01
/proc/7360/task/7362/stat : 7362 (java) S 7224 7224 6608 0 -1 64 399 0 0 0 1 0 0 0 16 0 9 0 1999716859 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7224 vsize=812676 CPUtime=0
/proc/7360/task/7363/stat : 7363 (java) S 7224 7224 6608 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999716859 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7364] ppid=7224 vsize=812676 CPUtime=0
/proc/7360/task/7364/stat : 7364 (java) S 7224 7224 6608 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999716859 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7365] ppid=7224 vsize=812676 CPUtime=0
/proc/7360/task/7365/stat : 7365 (java) S 7224 7224 6608 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1999716861 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7366] ppid=7224 vsize=812676 CPUtime=0.11
/proc/7360/task/7366/stat : 7366 (java) S 7224 7224 6608 0 -1 64 773 0 0 0 11 0 0 0 16 0 9 0 1999716861 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7367] ppid=7224 vsize=812676 CPUtime=0
/proc/7360/task/7367/stat : 7367 (java) S 7224 7224 6608 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999716862 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7368] ppid=7224 vsize=812676 CPUtime=0
/proc/7360/task/7368/stat : 7368 (java) S 7224 7224 6608 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999716862 832180224 15673 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 694.41
Current children cumulated vsize (KiB) 860256

[startup+696.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7368
/proc/meminfo: memFree=1663360/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=693.27
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 834 63318 0 1 0 0 69278 49 16 0 1 0 1999647382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/7224/statm: 11895 364 244 79 0 219 0
[pid=7360] ppid=7224 vsize=812788 CPUtime=1.55
/proc/7360/stat : 7360 (java) S 7224 7224 6608 0 -1 0 16432 0 1 0 145 10 0 0 20 0 9 0 1999716856 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7360/statm: 203197 15811 1922 9 0 197150 0
[pid=7360/tid=7361] ppid=7224 vsize=812788 CPUtime=1.37
/proc/7360/task/7361/stat : 7361 (java) R 7224 7224 6608 0 -1 64 14520 0 1 0 129 8 0 0 25 0 9 0 1999716858 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4126646901 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7362] ppid=7224 vsize=812788 CPUtime=0.01
/proc/7360/task/7362/stat : 7362 (java) S 7224 7224 6608 0 -1 64 401 0 0 0 1 0 0 0 16 0 9 0 1999716859 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7363/stat : 7363 (java) S 7224 7224 6608 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999716859 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7364] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7364/stat : 7364 (java) S 7224 7224 6608 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999716859 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7365] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7365/stat : 7365 (java) S 7224 7224 6608 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1999716861 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7366] ppid=7224 vsize=812788 CPUtime=0.13
/proc/7360/task/7366/stat : 7366 (java) S 7224 7224 6608 0 -1 64 794 0 0 0 13 0 0 0 16 0 9 0 1999716861 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7367] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7367/stat : 7367 (java) S 7224 7224 6608 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999716862 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7368] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7368/stat : 7368 (java) S 7224 7224 6608 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999716862 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 694.82
Current children cumulated vsize (KiB) 860368

[startup+696.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7368
/proc/meminfo: memFree=1663360/2055920 swapFree=4180436/4192956
[pid=7224] ppid=7222 vsize=47580 CPUtime=693.27
/proc/7224/stat : 7224 (galacE.sh) S 7222 7224 6608 0 -1 4194304 834 63318 0 1 0 0 69278 49 16 0 1 0 1999647382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/7224/statm: 11895 364 244 79 0 219 0
[pid=7360] ppid=7224 vsize=812788 CPUtime=1.94
/proc/7360/stat : 7360 (java) S 7224 7224 6608 0 -1 0 16434 0 1 0 184 10 0 0 20 0 9 0 1999716856 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7360/statm: 203197 15811 1922 9 0 197150 0
[pid=7360/tid=7361] ppid=7224 vsize=812788 CPUtime=1.76
/proc/7360/task/7361/stat : 7361 (java) R 7224 7224 6608 0 -1 64 14522 0 1 0 168 8 0 0 25 0 9 0 1999716858 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4126657795 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7362] ppid=7224 vsize=812788 CPUtime=0.01
/proc/7360/task/7362/stat : 7362 (java) S 7224 7224 6608 0 -1 64 401 0 0 0 1 0 0 0 16 0 9 0 1999716859 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7363/stat : 7363 (java) S 7224 7224 6608 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999716859 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7364] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7364/stat : 7364 (java) S 7224 7224 6608 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999716859 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7365] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7365/stat : 7365 (java) S 7224 7224 6608 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1999716861 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7366] ppid=7224 vsize=812788 CPUtime=0.13
/proc/7360/task/7366/stat : 7366 (java) S 7224 7224 6608 0 -1 64 794 0 0 0 13 0 0 0 16 0 9 0 1999716861 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7367] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7367/stat : 7367 (java) S 7224 7224 6608 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999716862 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=7360/tid=7368] ppid=7224 vsize=812788 CPUtime=0
/proc/7360/task/7368/stat : 7368 (java) S 7224 7224 6608 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999716862 832294912 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 695.21
Current children cumulated vsize (KiB) 860368

Child status: 0
Real time (s): 696.79
CPU time (s): 695.326
CPU user time (s): 694.701
CPU system time (s): 0.624905
CPU usage (%): 99.7899
Max. virtual memory (cumulated for all children) (KiB): 860368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 694.701
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80790
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= 2450
involuntary context switches= 7307

runsolver used 0.845871 second user time and 2.11468 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-04 23:25:52
IDJOB=1078403
IDBENCH=56787
IDSOLVER=351
FILE ID=node48/1078403-1215206752
PBS_JOBID= 7881726
Free space on /tmp= 66500 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-14_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078403-1215206752/watcher-1078403-1215206752 -o /tmp/evaluation-result-1078403-1215206752/solver-1078403-1215206752 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1078403-1215206752.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1b567671b13df00338ea68e530a77205
RANDOM SEED=1118422162

node48.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.231
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.231
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:       1289320 kB
Buffers:         58356 kB
Cached:         220196 kB
SwapCached:       6436 kB
Active:         633580 kB
Inactive:        73808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289320 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            4556 kB
Writeback:           0 kB
Mapped:         436236 kB
Slab:            43172 kB
Committed_AS:  4602184 kB
PageTables:       3064 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= 66532 MiB
End job on node48 at 2008-07-04 23:37:29