Trace number 1083860

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 MUNSAT 126.03 127.028

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen7.xml
MD5SUM4f1026eda97064116de2bf3bc78ace12
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.265958
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2865
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2865
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
90.36/91.34	c start processing
90.36/91.34	c start relation processing
90.66/91.69	c start cnf exporting
125.13/126.16	c parsing time : 91.208
125.13/126.16	c preprocessing time : 126.036
125.13/126.16	
125.13/126.16	c Nary constraints - conflicts : 0 supports : 0
125.13/126.16	c Binary constraints - conflicts : 1678 supports :1187
125.13/126.16	c max arity constraint : 2
125.13/126.16	c Max Tuples generated 1936
125.13/126.16	c relations : 948
125.13/126.16	c relations BDD: 0
125.13/126.16	c sampling 0/0
125.13/126.16	c vars : 15953 - clauses :  1165288
125.13/126.16	
125.20/126.22	 
125.20/126.22	c --- SAT Solver Stats ---
125.20/126.22	 
125.98/127.00	c restarts              : 1
125.98/127.00	c conflicts             : 18             (26 /sec)
125.98/127.00	c decisions             : 256            (1.95 % random) (368 /sec)
125.98/127.00	c propagations          : 12458          (17902 /sec)
125.98/127.00	c conflict literals     : 58             (43.69 % deleted)
125.98/127.00	c Memory used           : 34.83 MB
125.98/127.00	c CPU time              : 0.695894 s
125.98/127.00	
125.98/127.00	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1083860-1215229471/watcher-1083860-1215229471 -o /tmp/evaluation-result-1083860-1215229471/solver-1083860-1215229471 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1083860-1215229471.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.18 2.09 2.02 4/74 759
/proc/meminfo: memFree=1162112/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=8652 CPUtime=0
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 346 0 0 0 0 0 0 0 17 0 1 0 2001921708 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 2163 280 208 79 0 156 0
[pid=760] ppid=759 vsize=8688 CPUtime=0
/proc/760/stat : 760 (galacM.sh) S 759 759 29122 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2001921709 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 237788430418 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/760/statm: 2172 286 209 79 0 165 0
[pid=761] ppid=760 vsize=8728 CPUtime=0
/proc/761/stat : 761 (galacM.sh) R 760 759 29122 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2001921709 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 237788261671 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/761/statm: 2182 290 209 79 0 175 0

[startup+0.021734 s]
/proc/loadavg: 2.18 2.09 2.02 4/74 759
/proc/meminfo: memFree=1162112/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=8748 CPUtime=0
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 2001921708 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.102447 s]
/proc/loadavg: 2.18 2.09 2.02 4/74 759
/proc/meminfo: memFree=1162112/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302471 s]
/proc/loadavg: 2.18 2.09 2.02 4/74 759
/proc/meminfo: memFree=1162112/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701519 s]
/proc/loadavg: 2.18 2.09 2.02 4/74 759
/proc/meminfo: memFree=1162112/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5016 s]
/proc/loadavg: 2.18 2.09 2.02 4/84 781
/proc/meminfo: memFree=1121136/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=812548 CPUtime=1.43
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 13507 0 1 0 136 7 0 0 18 0 9 0 2001921712 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203137 12698 2585 9 0 197170 0
[pid=773/tid=774] ppid=759 vsize=812548 CPUtime=0.46
/proc/773/task/774/stat : 774 (java) S 759 759 29122 0 -1 64 7479 0 1 0 41 5 0 0 18 0 9 0 2001921713 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=775] ppid=759 vsize=812548 CPUtime=0.81
/proc/773/task/775/stat : 775 (java) R 759 759 29122 0 -1 64 4561 0 0 0 80 1 0 0 19 0 9 0 2001921714 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 102350441 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=812548 CPUtime=0.14
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 767 0 0 0 14 0 0 0 16 0 9 0 2001921717 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001921717 832049152 12698 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860112

[startup+3.10176 s]
/proc/loadavg: 2.18 2.09 2.02 3/84 781
/proc/meminfo: memFree=1119984/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=812548 CPUtime=3.02
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 13873 0 1 0 294 8 0 0 18 0 9 0 2001921712 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203137 13021 2585 9 0 197170 0
[pid=773/tid=774] ppid=759 vsize=812548 CPUtime=0.57
/proc/773/task/774/stat : 774 (java) S 759 759 29122 0 -1 64 7522 0 1 0 52 5 0 0 16 0 9 0 2001921713 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=775] ppid=759 vsize=812548 CPUtime=2.27
/proc/773/task/775/stat : 775 (java) R 759 759 29122 0 -1 64 4876 0 0 0 225 2 0 0 25 0 9 0 2001921714 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=812548 CPUtime=0.15
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 775 0 0 0 15 0 0 0 15 0 9 0 2001921717 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 832049152 13021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=812548 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001921717 832049152 13021 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) 860112

[startup+6.3021 s]
/proc/loadavg: 2.17 2.09 2.02 3/84 781
/proc/meminfo: memFree=1117104/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=812604 CPUtime=6.19
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 14992 0 1 0 610 9 0 0 18 0 9 0 2001921712 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203151 13586 2585 9 0 197184 0
[pid=773/tid=774] ppid=759 vsize=812604 CPUtime=0.84
/proc/773/task/774/stat : 774 (java) S 759 759 29122 0 -1 64 7591 0 1 0 79 5 0 0 15 0 9 0 2001921713 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=775] ppid=759 vsize=812604 CPUtime=5.14
/proc/773/task/775/stat : 775 (java) R 759 759 29122 0 -1 64 5907 0 0 0 511 3 0 0 25 0 9 0 2001921714 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 104181496 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=812604 CPUtime=0.19
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 794 0 0 0 19 0 0 0 15 0 9 0 2001921717 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 832106496 13586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001921717 832106496 13586 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) 860168

[startup+12.7028 s]
/proc/loadavg: 2.15 2.08 2.02 4/84 781
/proc/meminfo: memFree=1113712/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=812604 CPUtime=12.52
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 15917 0 1 0 1241 11 0 0 18 0 9 0 2001921712 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203151 14404 2585 9 0 197184 0
[pid=773/tid=774] ppid=759 vsize=812604 CPUtime=1.59
/proc/773/task/774/stat : 774 (java) R 759 759 29122 0 -1 64 7699 0 1 0 154 5 0 0 16 0 9 0 2001921713 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 102887977 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=775] ppid=759 vsize=812604 CPUtime=10.69
/proc/773/task/775/stat : 775 (java) R 759 759 29122 0 -1 64 6708 0 0 0 1065 4 0 0 25 0 9 0 2001921714 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=812604 CPUtime=0.21
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 810 0 0 0 21 0 0 0 15 0 9 0 2001921717 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001921717 832106496 14404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860168

[startup+25.5021 s]
/proc/loadavg: 2.19 2.10 2.02 4/84 781
/proc/meminfo: memFree=1109424/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=812604 CPUtime=25.19
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 17102 0 1 0 2506 13 0 0 18 0 9 0 2001921712 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203151 15421 2585 9 0 197184 0
[pid=773/tid=774] ppid=759 vsize=812604 CPUtime=3.09
/proc/773/task/774/stat : 774 (java) S 759 759 29122 0 -1 64 7868 0 1 0 303 6 0 0 16 0 9 0 2001921713 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=775] ppid=759 vsize=812604 CPUtime=21.82
/proc/773/task/775/stat : 775 (java) R 759 759 29122 0 -1 64 7696 0 0 0 2176 6 0 0 25 0 9 0 2001921714 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 104456944 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=812604 CPUtime=0.25
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 838 0 0 0 25 0 0 0 16 0 9 0 2001921717 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=812604 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001921717 832106496 15421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2

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

/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 833155072 17088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 833155072 17088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=813628 CPUtime=0.29
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 867 0 0 0 29 0 0 0 15 0 9 0 2001921717 833155072 17088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 833155072 17088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001921717 833155072 17088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 861192

[startup+102.307 s]
/proc/loadavg: 2.10 2.09 2.02 3/84 781
/proc/meminfo: memFree=1049712/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=813628 CPUtime=101.34
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 30466 0 1 0 10104 30 0 0 18 0 9 0 2001921712 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203407 28228 2591 9 0 197440 0
[pid=773/tid=774] ppid=759 vsize=813628 CPUtime=24.95
/proc/773/task/774/stat : 774 (java) R 759 759 29122 0 -1 64 15584 0 1 0 2480 15 0 0 25 0 9 0 2001921713 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4126824912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=775] ppid=759 vsize=813628 CPUtime=75.97
/proc/773/task/775/stat : 775 (java) S 759 759 29122 0 -1 64 13256 0 0 0 7585 12 0 0 16 0 9 0 2001921714 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=776] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=777] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=813628 CPUtime=0.37
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 925 0 0 0 37 0 0 0 15 0 9 0 2001921717 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=780] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001921717 833155072 28228 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 861192

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

[startup+115.102 s]
/proc/loadavg: 2.07 2.08 2.02 3/84 781
/proc/meminfo: memFree=1042288/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=813628 CPUtime=114.13
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 30675 0 1 0 11378 35 0 0 18 0 9 0 2001921712 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203407 28413 2591 9 0 197440 0
[pid=773/tid=774] ppid=759 vsize=813628 CPUtime=37.67
/proc/773/task/774/stat : 774 (java) R 759 759 29122 0 -1 64 15608 0 1 0 3747 20 0 0 25 0 9 0 2001921713 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 101444329 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=775] ppid=759 vsize=813628 CPUtime=76.04
/proc/773/task/775/stat : 775 (java) S 759 759 29122 0 -1 64 13439 0 0 0 7592 12 0 0 16 0 9 0 2001921714 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=776] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=777] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=813628 CPUtime=0.39
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 927 0 0 0 38 1 0 0 16 0 9 0 2001921717 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=780] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001921717 833155072 28413 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 114.14
Current children cumulated vsize (KiB) 861192

[startup+121.501 s]
/proc/loadavg: 2.07 2.08 2.02 3/84 781
/proc/meminfo: memFree=1038128/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=813628 CPUtime=120.52
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 30745 0 1 0 12015 37 0 0 18 0 9 0 2001921712 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203407 28471 2591 9 0 197440 0
[pid=773/tid=774] ppid=759 vsize=813628 CPUtime=44.04
/proc/773/task/774/stat : 774 (java) R 759 759 29122 0 -1 64 15620 0 1 0 4381 23 0 0 25 0 9 0 2001921713 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4127375440 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=775] ppid=759 vsize=813628 CPUtime=76.06
/proc/773/task/775/stat : 775 (java) S 759 759 29122 0 -1 64 13497 0 0 0 7594 12 0 0 16 0 9 0 2001921714 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=776] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=777] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=813628 CPUtime=0.39
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 927 0 0 0 38 1 0 0 16 0 9 0 2001921717 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=780] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001921717 833155072 28471 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 120.53
Current children cumulated vsize (KiB) 861192

[startup+124.702 s]
/proc/loadavg: 2.06 2.08 2.01 3/84 781
/proc/meminfo: memFree=1036144/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=0.01
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=773] ppid=759 vsize=813628 CPUtime=123.73
/proc/773/stat : 773 (java) S 759 759 29122 0 -1 0 30766 0 1 0 12334 39 0 0 18 0 9 0 2001921712 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 203407 28487 2591 9 0 197440 0
[pid=773/tid=774] ppid=759 vsize=813628 CPUtime=47.23
/proc/773/task/774/stat : 774 (java) R 759 759 29122 0 -1 64 15625 0 1 0 4699 24 0 0 25 0 9 0 2001921713 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 103232852 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=775] ppid=759 vsize=813628 CPUtime=76.09
/proc/773/task/775/stat : 775 (java) S 759 759 29122 0 -1 64 13513 0 0 0 7596 13 0 0 16 0 9 0 2001921714 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=776] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/776/stat : 776 (java) S 759 759 29122 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001921714 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=777] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 759 759 29122 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001921714 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001921717 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=759 vsize=813628 CPUtime=0.39
/proc/773/task/779/stat : 779 (java) S 759 759 29122 0 -1 64 927 0 0 0 38 1 0 0 16 0 9 0 2001921717 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=773/tid=780] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/780/stat : 780 (java) S 759 759 29122 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001921717 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=759 vsize=813628 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 759 759 29122 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001921717 833155072 28487 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 123.74
Current children cumulated vsize (KiB) 861192

[startup+126.303 s]
/proc/loadavg: 2.06 2.08 2.01 3/84 781
/proc/meminfo: memFree=1035504/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=125.22
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 799 32495 0 1 0 0 12480 42 17 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 125.22
Current children cumulated vsize (KiB) 47564

[startup+126.703 s]
/proc/loadavg: 2.06 2.08 2.01 3/76 782
/proc/meminfo: memFree=1122544/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=125.22
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 799 32495 0 1 0 0 12480 42 17 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=782] ppid=759 vsize=34876 CPUtime=0.47
/proc/782/stat : 782 (minisat) R 759 759 29122 0 -1 4194304 8283 0 0 0 40 7 0 0 21 0 1 0 2001934330 35713024 8264 996147200 134512640 135136200 4294955968 18446744073709551615 134540624 0 0 4096 3 0 0 0 17 1 0 0
/proc/782/statm: 8719 8264 54 152 0 8564 0
Current children cumulated CPU time (s) 125.69
Current children cumulated vsize (KiB) 82440

[startup+126.903 s]
/proc/loadavg: 2.06 2.08 2.01 3/76 782
/proc/meminfo: memFree=1122544/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=125.22
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 799 32495 0 1 0 0 12480 42 17 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=782] ppid=759 vsize=35664 CPUtime=0.66
/proc/782/stat : 782 (minisat) R 759 759 29122 0 -1 4194304 8501 0 0 0 59 7 0 0 23 0 1 0 2001934330 36519936 8482 996147200 134512640 135136200 4294955968 18446744073709551615 134522262 0 0 4096 3 0 0 0 17 1 0 0
/proc/782/statm: 8916 8482 54 152 0 8761 0
Current children cumulated CPU time (s) 125.88
Current children cumulated vsize (KiB) 83228

[startup+127.003 s]
/proc/loadavg: 2.06 2.08 2.01 3/76 782
/proc/meminfo: memFree=1122544/2055920 swapFree=4180448/4192956
[pid=759] ppid=757 vsize=47564 CPUtime=125.22
/proc/759/stat : 759 (galacM.sh) S 757 759 29122 0 -1 4194304 799 32495 0 1 0 0 12480 42 17 0 1 0 2001921708 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/759/statm: 11891 364 245 79 0 219 0
[pid=782] ppid=759 vsize=35664 CPUtime=0.76
/proc/782/stat : 782 (minisat) R 759 759 29122 0 -1 4194304 8501 0 0 0 69 7 0 0 24 0 1 0 2001934330 36519936 8482 996147200 134512640 135136200 4294955968 18446744073709551615 134520165 0 0 4096 3 0 0 0 17 1 0 0
/proc/782/statm: 8916 8482 54 152 0 8761 0
Current children cumulated CPU time (s) 125.98
Current children cumulated vsize (KiB) 83228

Child status: 0
Real time (s): 127.028
CPU time (s): 126.03
CPU user time (s): 125.504
CPU system time (s): 0.52592
CPU usage (%): 99.2139
Max. virtual memory (cumulated for all children) (KiB): 861192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.504
system time used= 0.52592
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42014
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5800
involuntary context switches= 6284

runsolver used 0.168974 second user time and 0.446932 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 05:44:31
IDJOB=1083860
IDBENCH=57511
IDSOLVER=350
FILE ID=node24/1083860-1215229471
PBS_JOBID= 7881757
Free space on /tmp= 66292 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4f1026eda97064116de2bf3bc78ace12
RANDOM SEED=247797514

node24.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.232
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.232
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:       1162592 kB
Buffers:         70428 kB
Cached:         460148 kB
SwapCached:       6556 kB
Active:         635368 kB
Inactive:       185952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162592 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:         297752 kB
Slab:            56552 kB
Committed_AS:  3859404 kB
PageTables:       2484 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= 66288 MiB
End job on node24 at 2008-07-05 05:46:39