Trace number 1071322

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 133.574 134.318

General information on the benchmark

Namecsp/os-taillard-5/
normalized-os-taillard-5-105-8.xml
MD5SUM17827f93e933175841739ca80f430006
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.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size356
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
15.10/15.29	c start processing
15.10/15.29	c start relation processing
26.24/26.41	c start cnf exporting
124.90/125.68	c parsing time : 15.177
124.90/125.68	c preprocessing time : 125.564
124.90/125.68	
124.90/125.68	c Nary constraints - conflicts : 0 supports : 0
124.90/125.68	c Binary constraints - conflicts : 89 supports :11
124.90/125.68	c max arity constraint : 2
124.90/125.68	c Max Tuples generated 124600
124.90/125.68	c relations : 100
124.90/125.68	c relations BDD: 0
124.90/125.68	c sampling 70/100
124.90/125.68	c vars : 7722 - clauses :  4097283
124.90/125.68	
125.00/125.73	 
125.00/125.73	c --- SAT Solver Stats ---
125.00/125.73	 
125.00/125.73	c eSAT 0.1 : minisat core with additionnal features
125.00/125.73	c ============================[ Problem Statistics ]=============================
125.00/125.73	c |                                                                             |
125.00/125.73	c |  Number of variables:  7721                                                 |
125.00/125.73	c |  Number of clauses:    4097283                                              |
126.59/127.34	c |  Parsing time:         1.32         s                                       |
132.87/133.69	c restarts              : 349
132.87/133.69	c conflicts             : 21129          (2771 /sec)
132.87/133.69	c decisions             : 444038         (11.30 % random) (58236 /sec)
132.87/133.69	c euip                  : 7547        
132.87/133.69	c propagations          : 3307072        (433723 /sec)
132.87/133.69	c conflict literals     : 4665667        (3.71 % deleted)
132.87/133.69	c Memory used           : 174.15 MB
132.87/133.69	c CPU time              : 7.62484 s
132.87/133.69	c 
132.87/133.69	s SATISFIABLE
133.46/134.28	v 110 192 285 55 138 298 182 275 98 10 5 56 294 162 90 198 0 59 132 303 110 170 0 186 277

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 3298
/proc/meminfo: memFree=1457784/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=8652 CPUtime=0
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1995786275 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3298/statm: 2163 280 208 79 0 156 0
[pid=3299] ppid=3298 vsize=8688 CPUtime=0
/proc/3299/stat : 3299 (galacE.sh) S 3298 3298 1850 0 -1 4194368 57 243 0 0 0 0 0 0 16 0 1 0 1995786275 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 231882850386 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3299/statm: 2172 288 210 79 0 165 0
[pid=3301] ppid=3299 vsize=0 CPUtime=0
/proc/3301/stat : 3301 (galacE.sh) R 3299 3298 1850 0 -1 4194368 25 0 0 0 0 0 0 0 18 0 1 0 1995786275 0 0 996147200 0 0 0 18446744073709551615 231882681639 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3301/statm: 0 0 0 0 0 0 0

[startup+0.0175111 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 3298
/proc/meminfo: memFree=1457784/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=8768 CPUtime=0
/proc/3298/stat : 3298 (galacE.sh) R 3296 3298 1850 0 -1 4194304 480 1063 0 0 0 0 0 0 17 0 1 0 1995786275 8978432 315 996147200 4194304 4520092 548682068832 18446744073709551615 231882680991 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/3298/statm: 2192 315 217 79 0 185 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8768

[startup+0.101519 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 3298
/proc/meminfo: memFree=1457784/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301544 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 3298
/proc/meminfo: memFree=1457784/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701595 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 3298
/proc/meminfo: memFree=1457784/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.5027 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 3320
/proc/meminfo: memFree=1394712/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812816 CPUtime=1.46
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 21235 0 1 0 136 10 0 0 22 0 9 0 1995786278 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203204 20198 2585 9 0 197237 0
[pid=3312/tid=3313] ppid=3298 vsize=812816 CPUtime=0.86
/proc/3312/task/3313/stat : 3313 (java) R 3298 3298 1850 0 -1 64 10437 0 1 0 81 5 0 0 25 0 9 0 1995786279 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812816 CPUtime=0.45
/proc/3312/task/3314/stat : 3314 (java) R 3298 3298 1850 0 -1 64 9346 0 0 0 42 3 0 0 16 0 9 0 1995786280 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 104181377 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812816 CPUtime=0.11
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 750 0 0 0 11 0 0 0 16 0 9 0 1995786282 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832323584 20198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 860388

[startup+3.10288 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 3320
/proc/meminfo: memFree=1370072/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812816 CPUtime=3.05
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 29306 0 1 0 292 13 0 0 22 0 9 0 1995786278 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203204 27897 2585 9 0 197237 0
[pid=3312/tid=3313] ppid=3298 vsize=812816 CPUtime=1.5
/proc/3312/task/3313/stat : 3313 (java) R 3298 3298 1850 0 -1 64 10972 0 1 0 145 5 0 0 25 0 9 0 1995786279 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812816 CPUtime=1.39
/proc/3312/task/3314/stat : 3314 (java) R 3298 3298 1850 0 -1 64 16879 0 0 0 133 6 0 0 18 0 9 0 1995786280 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 104182533 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812816 CPUtime=0.12
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 753 0 0 0 12 0 0 0 16 0 9 0 1995786282 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812816 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832323584 27897 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860388

[startup+6.30125 s]
/proc/loadavg: 2.07 2.00 2.00 4/82 3320
/proc/meminfo: memFree=1322072/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812564 CPUtime=6.23
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 41390 0 1 0 604 19 0 0 22 0 9 0 1995786278 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203141 39444 2585 9 0 197174 0
[pid=3312/tid=3313] ppid=3298 vsize=812564 CPUtime=2.32
/proc/3312/task/3313/stat : 3313 (java) R 3298 3298 1850 0 -1 64 10979 0 1 0 227 5 0 0 24 0 9 0 1995786279 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4126676008 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812564 CPUtime=3.75
/proc/3312/task/3314/stat : 3314 (java) S 3298 3298 1850 0 -1 64 28950 0 0 0 363 12 0 0 19 0 9 0 1995786280 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812564 CPUtime=0.13
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 759 0 0 0 13 0 0 0 16 0 9 0 1995786282 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832065536 39444 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860136

[startup+12.703 s]
/proc/loadavg: 2.14 2.02 2.00 4/82 3320
/proc/meminfo: memFree=1245656/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812564 CPUtime=12.6
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 59356 0 1 0 1234 26 0 0 22 0 9 0 1995786278 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203141 57400 2585 9 0 197174 0
[pid=3312/tid=3313] ppid=3298 vsize=812564 CPUtime=3.64
/proc/3312/task/3313/stat : 3313 (java) S 3298 3298 1850 0 -1 64 13308 0 1 0 358 6 0 0 24 0 9 0 1995786279 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812564 CPUtime=8.77
/proc/3312/task/3314/stat : 3314 (java) R 3298 3298 1850 0 -1 64 44569 0 0 0 859 18 0 0 19 0 9 0 1995786280 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 104457043 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812564 CPUtime=0.16
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 777 0 0 0 16 0 0 0 16 0 9 0 1995786282 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832065536 57400 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 860136

[startup+25.5025 s]
/proc/loadavg: 2.11 2.01 2.00 3/82 3320
/proc/meminfo: memFree=1208792/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812564 CPUtime=25.33
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 66368 0 1 0 2503 30 0 0 22 0 9 0 1995786278 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203141 64408 2585 9 0 197174 0
[pid=3312/tid=3313] ppid=3298 vsize=812564 CPUtime=14.26
/proc/3312/task/3313/stat : 3313 (java) R 3298 3298 1850 0 -1 64 13313 0 1 0 1420 6 0 0 25 0 9 0 1995786279 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4126882679 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812564 CPUtime=10.85
/proc/3312/task/3314/stat : 3314 (java) S 3298 3298 1850 0 -1 64 51562 0 0 0 1063 22 0 0 16 0 9 0 1995786280 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812564 CPUtime=0.18
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 791 0 0 0 18 0 0 0 15 0 9 0 1995786282 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832065536 64408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 860136

[startup+51.1025 s]
/proc/loadavg: 2.07 2.01 2.00 3/82 3320
/proc/meminfo: memFree=1161368/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812564 CPUtime=50.8
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 73440 0 1 0 5036 44 0 0 22 0 9 0 1995786278 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203141 71427 2590 9 0 197174 0
[pid=3312/tid=3313] ppid=3298 vsize=812564 CPUtime=39.45
/proc/3312/task/3313/stat : 3313 (java) R 3298 3298 1850 0 -1 64 14686 0 1 0 3927 18 0 0 25 0 9 0 1995786279 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4126824025 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812564 CPUtime=11.05
/proc/3312/task/3314/stat : 3314 (java) S 3298 3298 1850 0 -1 64 57218 0 0 0 1081 24 0 0 16 0 9 0 1995786280 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812564 CPUtime=0.26
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 834 0 0 0 26 0 0 0 15 0 9 0 1995786282 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832065536 71427 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 860136

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 3321
/proc/meminfo: memFree=1133912/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812564 CPUtime=101.72
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 73570 0 1 0 10109 63 0 0 22 0 9 0 1995786278 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203141 71471 2590 9 0 197174 0
[pid=3312/tid=3313] ppid=3298 vsize=812564 CPUtime=90.27
/proc/3312/task/3313/stat : 3313 (java) R 3298 3298 1850 0 -1 64 14772 0 1 0 8990 37 0 0 25 0 9 0 1995786279 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4127033608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812564 CPUtime=11.16
/proc/3312/task/3314/stat : 3314 (java) S 3298 3298 1850 0 -1 64 57258 0 0 0 1092 24 0 0 16 0 9 0 1995786280 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812564 CPUtime=0.26
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 838 0 0 0 26 0 0 0 15 0 9 0 1995786282 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832065536 71471 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 860136

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

[startup+115.102 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 3322
/proc/meminfo: memFree=1127064/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=0.01
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 765 1857 0 0 0 0 0 1 20 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3312] ppid=3298 vsize=812564 CPUtime=114.46
/proc/3312/stat : 3312 (java) S 3298 3298 1850 0 -1 0 73603 0 1 0 11379 67 0 0 22 0 9 0 1995786278 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3312/statm: 203141 71482 2590 9 0 197174 0
[pid=3312/tid=3313] ppid=3298 vsize=812564 CPUtime=102.97
/proc/3312/task/3313/stat : 3313 (java) R 3298 3298 1850 0 -1 64 14794 0 1 0 10257 40 0 0 25 0 9 0 1995786279 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4127021033 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3298 vsize=812564 CPUtime=11.19
/proc/3312/task/3314/stat : 3314 (java) S 3298 3298 1850 0 -1 64 57269 0 0 0 1094 25 0 0 16 0 9 0 1995786280 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3298 3298 1850 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995786280 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3298 3298 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995786280 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3318] ppid=3298 vsize=812564 CPUtime=0.26
/proc/3312/task/3318/stat : 3318 (java) S 3298 3298 1850 0 -1 64 838 0 0 0 26 0 0 0 15 0 9 0 1995786282 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3298 3298 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995786282 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3320] ppid=3298 vsize=812564 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3298 3298 1850 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995786282 832065536 71482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 114.47
Current children cumulated vsize (KiB) 860136

[startup+127.902 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 3323
/proc/meminfo: memFree=1239640/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=125.04
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 799 75488 0 1 0 0 12428 76 17 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3323] ppid=3298 vsize=164424 CPUtime=2.15
/proc/3323/stat : 3323 (eSAT_static) R 3298 3298 1850 0 -1 4194304 39824 0 0 0 187 28 0 0 25 0 1 0 1995798848 168370176 39806 996147200 134512640 135177480 4294955984 18446744073709551615 134564598 0 0 4096 3 0 0 0 17 1 0 0
/proc/3323/statm: 41106 39807 78 162 0 40941 0
Current children cumulated CPU time (s) 127.19
Current children cumulated vsize (KiB) 211996

[startup+131.103 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 3323
/proc/meminfo: memFree=1228696/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=125.04
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 799 75488 0 1 0 0 12428 76 17 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3323] ppid=3298 vsize=174840 CPUtime=5.34
/proc/3323/stat : 3323 (eSAT_static) R 3298 3298 1850 0 -1 4194304 42429 0 0 0 505 29 0 0 25 0 1 0 1995798848 179036160 42411 996147200 134512640 135177480 4294955984 18446744073709551615 134564619 0 0 4096 3 0 0 0 17 1 0 0
/proc/3323/statm: 43710 42411 78 162 0 43545 0
Current children cumulated CPU time (s) 130.38
Current children cumulated vsize (KiB) 222412

[startup+132.702 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 3323
/proc/meminfo: memFree=1224664/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=125.04
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 799 75488 0 1 0 0 12428 76 17 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3323] ppid=3298 vsize=177944 CPUtime=6.94
/proc/3323/stat : 3323 (eSAT_static) R 3298 3298 1850 0 -1 4194304 43213 0 0 0 664 30 0 0 25 0 1 0 1995798848 182214656 43195 996147200 134512640 135177480 4294955984 18446744073709551615 134564635 0 0 4096 3 0 0 0 17 1 0 0
/proc/3323/statm: 44486 43195 78 162 0 44321 0
Current children cumulated CPU time (s) 131.98
Current children cumulated vsize (KiB) 225516

[startup+133.502 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 3323
/proc/meminfo: memFree=1224600/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=125.04
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 799 75488 0 1 0 0 12428 76 17 0 1 0 1995786275 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3298/statm: 11893 364 245 79 0 219 0
[pid=3323] ppid=3298 vsize=177944 CPUtime=7.73
/proc/3323/stat : 3323 (eSAT_static) R 3298 3298 1850 0 -1 4194304 43213 0 0 0 743 30 0 0 25 0 1 0 1995798848 182214656 43195 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3323/statm: 44486 43195 78 162 0 44321 0
Current children cumulated CPU time (s) 132.77
Current children cumulated vsize (KiB) 225516

[startup+133.901 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 3323
/proc/meminfo: memFree=1224600/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=133
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 835 118795 0 1 0 0 13190 110 16 0 1 0 1995786275 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231882850386 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3298/statm: 11893 365 245 79 0 219 0
Current children cumulated CPU time (s) 133
Current children cumulated vsize (KiB) 47572

[startup+134.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 3332
/proc/meminfo: memFree=1385944/2055920 swapFree=4180584/4192956
[pid=3298] ppid=3296 vsize=47572 CPUtime=133.51
/proc/3298/stat : 3298 (galacE.sh) S 3296 3298 1850 0 -1 4194304 878 125966 0 2 0 0 13235 116 16 0 1 0 1995786275 48713728 366 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3298/statm: 11893 366 245 79 0 219 0
Current children cumulated CPU time (s) 133.51
Current children cumulated vsize (KiB) 47572

Child status: 0
Real time (s): 134.318
CPU time (s): 133.574
CPU user time (s): 132.366
CPU system time (s): 1.20782
CPU usage (%): 99.4461
Max. virtual memory (cumulated for all children) (KiB): 860524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.366
system time used= 1.20782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126999
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= 5414
involuntary context switches= 7118

runsolver used 0.159975 second user time and 0.45493 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-04 12:46:05
IDJOB=1071322
IDBENCH=56070
IDSOLVER=351
FILE ID=node75/1071322-1215168365
PBS_JOBID= 7877478
Free space on /tmp= 66544 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/os-taillard-5/normalized-os-taillard-5-105-8.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071322-1215168365/watcher-1071322-1215168365 -o /tmp/evaluation-result-1071322-1215168365/solver-1071322-1215168365 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1071322-1215168365.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17827f93e933175841739ca80f430006
RANDOM SEED=70561937

node75.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.229
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.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1458264 kB
Buffers:         66788 kB
Cached:         206848 kB
SwapCached:       6320 kB
Active:         448932 kB
Inactive:        84568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458264 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            3452 kB
Writeback:           0 kB
Mapped:         267876 kB
Slab:            48832 kB
Committed_AS:  4525756 kB
PageTables:       2448 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= 66544 MiB
End job on node75 at 2008-07-04 12:48:19