Trace number 1063775

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 EWrong Cert. 47.1558 47.8983

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-blast-floppy1-4.xml
MD5SUM8accef4d75c4fed00076c02eb6f4fc35
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.045992
Satisfiable
(Un)Satisfiability was proved
Number of variables237
Number of constraints196
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension196
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.51	c --- Preproc Stats ---
9.24/9.85	c start processing
9.24/9.85	c start relation processing
21.19/21.85	c start cnf exporting
34.94/35.69	c parsing time : 9.247
34.94/35.69	c preprocessing time : 35.087
34.94/35.69	
34.94/35.69	c Nary constraints - conflicts : 112 supports : 0
34.94/35.69	c Binary constraints - conflicts : 84 supports :0
34.94/35.69	c max arity constraint : 19
34.94/35.69	c Max Tuples generated 524288
34.94/35.69	c relations : 23
34.94/35.69	c relations BDD: 18
34.94/35.69	c sampling 7/8
34.94/35.69	c vars : 79395 - clauses :  283382
34.94/35.69	
35.03/35.78	 
35.03/35.78	c --- SAT Solver Stats ---
35.03/35.78	 
35.03/35.78	c eSAT 0.1 : minisat core with additionnal features
35.03/35.78	c ============================[ Problem Statistics ]=============================
35.03/35.78	c |                                                                             |
35.03/35.79	c |  Number of variables:  79394                                                |
35.03/35.79	c |  Number of clauses:    283382                                               |
35.07/36.09	c |  Parsing time:         0.27         s                                       |
45.63/46.48	c restarts              : 120
45.63/46.48	c conflicts             : 242            (23 /sec)
45.63/46.48	c decisions             : 9376           (78.87 % random) (886 /sec)
45.63/46.49	c euip                  : 5           
45.63/46.49	c propagations          : 492202         (46507 /sec)
45.63/46.49	c conflict literals     : 1250           (3.47 % deleted)
45.63/46.49	c Memory used           : 57.25 MB
45.63/46.49	c CPU time              : 10.5834 s
45.63/46.49	c 
45.73/46.51	s SATISFIABLE
47.03/47.89	v 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 1 1 0 1 1 0 0 0 0 1 0 0 1 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 1 1 1 1 0 1 1 1 0 1 0 0 0 0 1 0 0 1 0 1 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Verifier Data (download as text)

ERROR: constraint C45 is unsatisfied
Predicate is (((parm[0]*parm[1])+parm[2])>=parm[3])
with
  parm[0]=-1   -1
  parm[1]=1   V202/$202
  parm[2]=0   V204/$204
  parm[3]=0   0

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-1063775-1215138690/watcher-1063775-1215138690 -o /tmp/evaluation-result-1063775-1215138690/solver-1063775-1215138690 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1063775-1215138690.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.48 3.52 4.14 4/74 16353
/proc/meminfo: memFree=1878560/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=18572 CPUtime=0
/proc/16353/stat : 16353 (runsolver) D 16351 16353 14218 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 627086781 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 228043844903 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/16353/statm: 4643 292 257 25 0 2626 0

[startup+0.0628929 s]
/proc/loadavg: 2.48 3.52 4.14 4/74 16353
/proc/meminfo: memFree=1878560/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=5192 CPUtime=0
/proc/16353/stat : 16353 (galacE.sh) D 16351 16353 14218 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 627086781 5316608 85 996147200 4194304 4520092 548682068832 18446744073709551615 228044054700 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/16353/statm: 1298 85 63 79 0 108 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5192

[startup+0.101901 s]
/proc/loadavg: 2.48 3.52 4.14 4/74 16353
/proc/meminfo: memFree=1878560/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=8560 CPUtime=0
/proc/16353/stat : 16353 (galacE.sh) D 16351 16353 14218 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 200 627086781 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 228044012133 0 2 4096 8192 18446744071563608240 0 0 17 0 0 0
/proc/16353/statm: 2140 254 197 79 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8560

[startup+0.301944 s]
/proc/loadavg: 2.48 3.52 4.14 4/74 16353
/proc/meminfo: memFree=1878560/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=8784 CPUtime=0
/proc/16353/stat : 16353 (galacE.sh) D 16351 16353 14218 0 -1 4194304 573 1318 0 1 0 0 0 0 16 0 1 0 627086781 8994816 319 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 2 4096 73728 18446744071563479169 0 0 17 0 0 0
/proc/16353/statm: 2196 319 217 79 0 189 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8784

[startup+0.702019 s]
/proc/loadavg: 2.48 3.52 4.14 4/74 16353
/proc/meminfo: memFree=1878560/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=0.01
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 765 1696 0 1 0 0 0 1 16 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50218 s]
/proc/loadavg: 2.52 3.51 4.14 4/84 16375
/proc/meminfo: memFree=1841552/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=0.01
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 765 1696 0 1 0 0 0 1 16 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16367] ppid=16353 vsize=812536 CPUtime=0.97
/proc/16367/stat : 16367 (java) S 16353 16353 14218 0 -1 0 13453 0 1 0 90 7 0 0 18 0 9 0 627086832 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16367/statm: 203134 12667 2585 9 0 197167 0
[pid=16367/tid=16368] ppid=16353 vsize=812536 CPUtime=0.47
/proc/16367/task/16368/stat : 16368 (java) R 16353 16353 14218 0 -1 64 7514 0 1 0 43 4 0 0 25 0 9 0 627086834 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4126642314 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16369] ppid=16353 vsize=812536 CPUtime=0.32
/proc/16367/task/16369/stat : 16369 (java) S 16353 16353 14218 0 -1 64 4449 0 0 0 31 1 0 0 17 0 9 0 627086835 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16370] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16370/stat : 16370 (java) S 16353 16353 14218 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627086835 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16371] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16371/stat : 16371 (java) S 16353 16353 14218 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 627086835 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16372] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16372/stat : 16372 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 627086837 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16373] ppid=16353 vsize=812536 CPUtime=0.15
/proc/16367/task/16373/stat : 16373 (java) S 16353 16353 14218 0 -1 64 791 0 0 0 15 0 0 0 16 0 9 0 627086837 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16374] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16374/stat : 16374 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 627086837 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16375] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16375/stat : 16375 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627086837 832036864 12667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 860092

[startup+3.1015 s]
/proc/loadavg: 2.52 3.51 4.14 3/84 16375
/proc/meminfo: memFree=1835920/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=0.01
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 765 1696 0 1 0 0 0 1 16 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16367] ppid=16353 vsize=812536 CPUtime=2.56
/proc/16367/stat : 16367 (java) S 16353 16353 14218 0 -1 0 18150 0 1 0 247 9 0 0 18 0 9 0 627086832 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16367/statm: 203134 17360 2588 9 0 197167 0
[pid=16367/tid=16368] ppid=16353 vsize=812536 CPUtime=1.93
/proc/16367/task/16368/stat : 16368 (java) R 16353 16353 14218 0 -1 64 12133 0 1 0 187 6 0 0 25 0 9 0 627086834 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4126831969 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16369] ppid=16353 vsize=812536 CPUtime=0.44
/proc/16367/task/16369/stat : 16369 (java) S 16353 16353 14218 0 -1 64 4519 0 0 0 43 1 0 0 17 0 9 0 627086835 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16370] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16370/stat : 16370 (java) S 16353 16353 14218 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627086835 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16371] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16371/stat : 16371 (java) S 16353 16353 14218 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 627086835 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16372] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16372/stat : 16372 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 627086837 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16373] ppid=16353 vsize=812536 CPUtime=0.16
/proc/16367/task/16373/stat : 16373 (java) S 16353 16353 14218 0 -1 64 799 0 0 0 16 0 0 0 17 0 9 0 627086837 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16374] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16374/stat : 16374 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 627086837 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16375] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16375/stat : 16375 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627086837 832036864 17360 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 860092

[startup+6.30212 s]
/proc/loadavg: 2.52 3.51 4.14 3/84 16375
/proc/meminfo: memFree=1725136/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=0.01
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 765 1696 0 1 0 0 0 1 16 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16367] ppid=16353 vsize=812536 CPUtime=5.75
/proc/16367/stat : 16367 (java) S 16353 16353 14218 0 -1 0 51984 0 1 0 553 22 0 0 18 0 9 0 627086832 832036864 51190 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16367/statm: 203134 51191 2592 9 0 197167 0
[pid=16367/tid=16368] ppid=16353 vsize=812536 CPUtime=4.6
/proc/16367/task/16368/stat : 16368 (java) R 16353 16353 14218 0 -1 64 14592 0 1 0 452 8 0 0 25 0 9 0 627086834 832036864 51192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16369] ppid=16353 vsize=812536 CPUtime=0.94
/proc/16367/task/16369/stat : 16369 (java) R 16353 16353 14218 0 -1 64 35895 0 0 0 82 12 0 0 18 0 9 0 627086835 832036864 51193 996147200 134512640 134550740 4294955616 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16370] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16370/stat : 16370 (java) S 16353 16353 14218 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627086835 832036864 51194 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16371] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16371/stat : 16371 (java) S 16353 16353 14218 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 627086835 832036864 51196 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16372] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16372/stat : 16372 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 627086837 832036864 51196 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16373] ppid=16353 vsize=812536 CPUtime=0.17
/proc/16367/task/16373/stat : 16373 (java) S 16353 16353 14218 0 -1 64 801 0 0 0 17 0 0 0 17 0 9 0 627086837 832036864 51198 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16374] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16374/stat : 16374 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 627086837 832036864 51199 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16375] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16375/stat : 16375 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627086837 832036864 51200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 860092

[startup+12.7024 s]
/proc/loadavg: 2.44 3.46 4.11 3/84 16375
/proc/meminfo: memFree=1621208/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=0.01
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 765 1696 0 1 0 0 0 1 16 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16367] ppid=16353 vsize=812536 CPUtime=12.11
/proc/16367/stat : 16367 (java) S 16353 16353 14218 0 -1 0 67285 0 1 0 1183 28 0 0 18 0 9 0 627086832 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16367/statm: 203134 66235 2592 9 0 197167 0
[pid=16367/tid=16368] ppid=16353 vsize=812536 CPUtime=10.33
/proc/16367/task/16368/stat : 16368 (java) R 16353 16353 14218 0 -1 64 14600 0 1 0 1025 8 0 0 25 0 9 0 627086834 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4126965531 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16369] ppid=16353 vsize=812536 CPUtime=1.57
/proc/16367/task/16369/stat : 16369 (java) S 16353 16353 14218 0 -1 64 51163 0 0 0 138 19 0 0 17 0 9 0 627086835 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16370] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16370/stat : 16370 (java) S 16353 16353 14218 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627086835 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16371] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16371/stat : 16371 (java) S 16353 16353 14218 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 627086835 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16372] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16372/stat : 16372 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 627086837 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16373] ppid=16353 vsize=812536 CPUtime=0.2
/proc/16367/task/16373/stat : 16373 (java) S 16353 16353 14218 0 -1 64 823 0 0 0 20 0 0 0 15 0 9 0 627086837 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16374] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16374/stat : 16374 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 627086837 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16375] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16375/stat : 16375 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627086837 832036864 66235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 860092

[startup+25.5019 s]
/proc/loadavg: 2.37 3.41 4.09 3/84 16375
/proc/meminfo: memFree=1587416/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=0.01
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 765 1696 0 1 0 0 0 1 16 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16367] ppid=16353 vsize=812536 CPUtime=24.87
/proc/16367/stat : 16367 (java) S 16353 16353 14218 0 -1 0 75445 0 1 0 2453 34 0 0 18 0 9 0 627086832 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16367/statm: 203134 74390 2593 9 0 197167 0
[pid=16367/tid=16368] ppid=16353 vsize=812536 CPUtime=22.84
/proc/16367/task/16368/stat : 16368 (java) R 16353 16353 14218 0 -1 64 14626 0 1 0 2275 9 0 0 25 0 9 0 627086834 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4127112938 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16369] ppid=16353 vsize=812536 CPUtime=1.75
/proc/16367/task/16369/stat : 16369 (java) S 16353 16353 14218 0 -1 64 59266 0 0 0 152 23 0 0 16 0 9 0 627086835 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16370] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16370/stat : 16370 (java) S 16353 16353 14218 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627086835 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16371] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16371/stat : 16371 (java) S 16353 16353 14218 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 627086835 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16372] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16372/stat : 16372 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 627086837 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16373] ppid=16353 vsize=812536 CPUtime=0.25
/proc/16367/task/16373/stat : 16373 (java) S 16353 16353 14218 0 -1 64 854 0 0 0 25 0 0 0 16 0 9 0 627086837 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16374] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16374/stat : 16374 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 627086837 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16367/tid=16375] ppid=16353 vsize=812536 CPUtime=0
/proc/16367/task/16375/stat : 16375 (java) S 16353 16353 14218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627086837 832036864 74390 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 860092

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

[startup+38.3024 s]
/proc/loadavg: 2.29 3.34 4.06 3/76 16376
/proc/meminfo: memFree=1844376/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=35.07
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 799 77166 0 2 0 0 3465 42 17 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16376] ppid=16353 vsize=37820 CPUtime=2.49
/proc/16376/stat : 16376 (eSAT_static) R 16353 16353 14218 0 -1 4194304 8707 0 0 0 245 4 0 0 25 0 1 0 627090360 38727680 8689 996147200 134512640 135177480 4294955984 18446744073709551615 134541315 0 0 4096 3 0 0 0 17 1 0 0
/proc/16376/statm: 9455 8689 75 162 0 9290 0
Current children cumulated CPU time (s) 37.56
Current children cumulated vsize (KiB) 85376

[startup+44.7017 s]
/proc/loadavg: 2.27 3.32 4.04 3/76 16376
/proc/meminfo: memFree=1809752/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=35.07
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 799 77166 0 2 0 0 3465 42 17 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16376] ppid=16353 vsize=67432 CPUtime=8.87
/proc/16376/stat : 16376 (eSAT_static) R 16353 16353 14218 0 -1 4194304 15524 0 0 0 880 7 0 0 25 0 1 0 627090360 69050368 15506 996147200 134512640 135177480 4294955984 18446744073709551615 134524056 0 0 4096 3 0 0 0 17 1 0 0
/proc/16376/statm: 16858 15506 75 162 0 16693 0
Current children cumulated CPU time (s) 43.94
Current children cumulated vsize (KiB) 114988

[startup+46.302 s]
/proc/loadavg: 2.25 3.29 4.03 3/76 16376
/proc/meminfo: memFree=1815640/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=35.07
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 799 77166 0 2 0 0 3465 42 17 0 1 0 627086781 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16353/statm: 11889 364 245 79 0 219 0
[pid=16376] ppid=16353 vsize=58616 CPUtime=10.46
/proc/16376/stat : 16376 (eSAT_static) R 16353 16353 14218 0 -1 4194304 15854 0 0 0 1039 7 0 0 25 0 1 0 627090360 60022784 13904 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16376/statm: 14654 13904 79 162 0 14489 0
Current children cumulated CPU time (s) 45.53
Current children cumulated vsize (KiB) 106172

[startup+47.1012 s]
/proc/loadavg: 2.25 3.29 4.03 3/76 16376
/proc/meminfo: memFree=1815640/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=45.77
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 835 93051 0 2 0 0 4526 51 16 0 1 0 627086781 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16353/statm: 11889 365 245 79 0 219 0
Current children cumulated CPU time (s) 45.77
Current children cumulated vsize (KiB) 47556

[startup+47.5022 s]
/proc/loadavg: 2.25 3.29 4.03 3/84 16385
/proc/meminfo: memFree=1852184/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=45.77
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 835 93051 0 2 0 0 4526 51 16 0 1 0 627086781 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16353/statm: 11889 365 245 79 0 219 0
[pid=16377] ppid=16353 vsize=812676 CPUtime=0.95
/proc/16377/stat : 16377 (java) S 16353 16353 14218 0 -1 0 14359 0 1 0 89 6 0 0 18 0 9 0 627091434 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 203169 13742 1909 9 0 197174 0
[pid=16377/tid=16378] ppid=16353 vsize=812676 CPUtime=0.79
/proc/16377/task/16378/stat : 16378 (java) R 16353 16353 14218 0 -1 64 12847 0 1 0 74 5 0 0 24 0 9 0 627091434 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4126842477 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16379] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16379/stat : 16379 (java) S 16353 16353 14218 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 627091436 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16380] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16380/stat : 16380 (java) S 16353 16353 14218 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 627091436 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16381] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16381/stat : 16381 (java) S 16353 16353 14218 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 627091436 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16382] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16382/stat : 16382 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627091438 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16383] ppid=16353 vsize=812676 CPUtime=0.15
/proc/16377/task/16383/stat : 16383 (java) S 16353 16353 14218 0 -1 64 799 0 0 0 15 0 0 0 18 0 9 0 627091438 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16384] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16384/stat : 16384 (java) S 16353 16353 14218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 627091438 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16385] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16385/stat : 16385 (java) S 16353 16353 14218 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627091438 832180224 13742 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.72
Current children cumulated vsize (KiB) 860232

[startup+47.7023 s]
/proc/loadavg: 2.25 3.29 4.03 3/84 16385
/proc/meminfo: memFree=1852184/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=45.77
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 835 93051 0 2 0 0 4526 51 16 0 1 0 627086781 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16353/statm: 11889 365 245 79 0 219 0
[pid=16377] ppid=16353 vsize=812676 CPUtime=1.16
/proc/16377/stat : 16377 (java) S 16353 16353 14218 0 -1 0 16148 0 1 0 108 8 0 0 18 0 9 0 627091434 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 203169 15529 1921 9 0 197174 0
[pid=16377/tid=16378] ppid=16353 vsize=812676 CPUtime=0.99
/proc/16377/task/16378/stat : 16378 (java) R 16353 16353 14218 0 -1 64 14540 0 1 0 92 7 0 0 25 0 9 0 627091434 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4126850816 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16379] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16379/stat : 16379 (java) S 16353 16353 14218 0 -1 64 98 0 0 0 0 0 0 0 16 0 9 0 627091436 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16380] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16380/stat : 16380 (java) S 16353 16353 14218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627091436 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16381] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16381/stat : 16381 (java) S 16353 16353 14218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627091436 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16382] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16382/stat : 16382 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16383] ppid=16353 vsize=812676 CPUtime=0.15
/proc/16377/task/16383/stat : 16383 (java) S 16353 16353 14218 0 -1 64 799 0 0 0 15 0 0 0 18 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16384] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16384/stat : 16384 (java) S 16353 16353 14218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16385] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16385/stat : 16385 (java) S 16353 16353 14218 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.93
Current children cumulated vsize (KiB) 860232

[startup+47.8023 s]
/proc/loadavg: 2.25 3.29 4.03 3/84 16385
/proc/meminfo: memFree=1852184/2055920 swapFree=4166000/4192956
[pid=16353] ppid=16351 vsize=47556 CPUtime=45.77
/proc/16353/stat : 16353 (galacE.sh) S 16351 16353 14218 0 -1 4194304 835 93051 0 2 0 0 4526 51 16 0 1 0 627086781 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16353/statm: 11889 365 245 79 0 219 0
[pid=16377] ppid=16353 vsize=812676 CPUtime=1.26
/proc/16377/stat : 16377 (java) S 16353 16353 14218 0 -1 0 16148 0 1 0 118 8 0 0 18 0 9 0 627091434 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 203169 15529 1921 9 0 197174 0
[pid=16377/tid=16378] ppid=16353 vsize=812676 CPUtime=1.09
/proc/16377/task/16378/stat : 16378 (java) R 16353 16353 14218 0 -1 64 14540 0 1 0 102 7 0 0 25 0 9 0 627091434 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4126855153 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16379] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16379/stat : 16379 (java) S 16353 16353 14218 0 -1 64 98 0 0 0 0 0 0 0 16 0 9 0 627091436 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16380] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16380/stat : 16380 (java) S 16353 16353 14218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627091436 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16381] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16381/stat : 16381 (java) S 16353 16353 14218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627091436 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16382] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16382/stat : 16382 (java) S 16353 16353 14218 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16383] ppid=16353 vsize=812676 CPUtime=0.15
/proc/16377/task/16383/stat : 16383 (java) S 16353 16353 14218 0 -1 64 799 0 0 0 15 0 0 0 18 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16384] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16384/stat : 16384 (java) S 16353 16353 14218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16385] ppid=16353 vsize=812676 CPUtime=0
/proc/16377/task/16385/stat : 16385 (java) S 16353 16353 14218 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627091438 832180224 15529 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.03
Current children cumulated vsize (KiB) 860232

Child status: 0
Real time (s): 47.8983
CPU time (s): 47.1558
CPU user time (s): 46.5279
CPU system time (s): 0.627904
CPU usage (%): 98.4499
Max. virtual memory (cumulated for all children) (KiB): 861096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.5279
system time used= 0.627904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110248
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2871
involuntary context switches= 3277

runsolver used 0.058991 second user time and 0.143978 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-04 04:31:30
IDJOB=1063775
IDBENCH=54877
IDSOLVER=351
FILE ID=node77/1063775-1215138690
PBS_JOBID= 7877223
Free space on /tmp= 66552 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-blast-floppy1-4.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063775-1215138690/watcher-1063775-1215138690 -o /tmp/evaluation-result-1063775-1215138690/solver-1063775-1215138690 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1063775-1215138690.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8accef4d75c4fed00076c02eb6f4fc35
RANDOM SEED=712473143

node77.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.274
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.274
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:       1879040 kB
Buffers:          4424 kB
Cached:          58052 kB
SwapCached:      20824 kB
Active:          90228 kB
Inactive:        18276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879040 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            3168 kB
Writeback:           0 kB
Mapped:          52688 kB
Slab:            53772 kB
Committed_AS:  1123820 kB
PageTables:       1788 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= 66548 MiB
End job on node77 at 2008-07-04 04:32:18