Trace number 1055450

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac MSAT 181.273 183.165

General information on the benchmark

Namecsp/nengfa/
normalized-schur.xml
MD5SUM84511ecf3a05d64f4feb7211658b4b0d
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.339947
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints3025
Maximum constraint arity3
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3025
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
176.10/177.95	c start processing
176.10/177.95	c start relation processing
176.10/177.96	c start cnf exporting
176.70/178.60	c parsing time : 177.813
176.70/178.60	c preprocessing time : 178.469
176.70/178.60	
176.70/178.60	c Nary constraints - conflicts : 2970 supports : 0
176.70/178.60	c Binary constraints - conflicts : 55 supports :0
176.70/178.60	c max arity constraint : 3
176.70/178.60	c Max Tuples generated 125
176.70/178.60	c relations : 3025
176.70/178.60	c relations BDD: 0
176.70/178.60	c sampling 0/0
176.70/178.60	c vars : 551 - clauses :  16335
176.70/178.60	
176.79/178.64	 
176.79/178.64	c --- SAT Solver Stats ---
176.79/178.64	 
179.84/181.75	c restarts              : 13
179.84/181.75	c conflicts             : 34186          (11126 /sec)
179.84/181.75	c decisions             : 45479          (1.72 % random) (14802 /sec)
179.84/181.75	c propagations          : 1993740        (648892 /sec)
179.84/181.75	c conflict literals     : 1616779        (15.75 % deleted)
179.84/181.75	c Memory used           : 6.36 MB
179.84/181.75	c CPU time              : 3.07253 s
179.84/181.75	
179.84/181.75	s SATISFIABLE
181.21/183.16	v 4 1 3 3 2 4 5 5 1 4 5 5 4 2 3 2 2 4 1 1 4 3 2 1 4 2 3 5 5 4 1 1 4 3 1 1 4 5 3 3 4 5 5 5 4 1 1 2 4 3 3 3 4 2 2 4 3 2 5 5 5 5 3 3 4 2 2 4 3 3 3 4 2 1 1 4 5 5 5 4 3 3 5 4 1 2 3 4 1 1 4 5 5 2 2 4 1 2 3 4 2 1 4 2 2 3 2 4 5 5

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055450-1215059608/watcher-1055450-1215059608 -o /tmp/evaluation-result-1055450-1215059608/solver-1055450-1215059608 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055450-1215059608.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.00 2.00 2.00 4/80 3375
/proc/meminfo: memFree=1651512/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=8748 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 454 948 0 0 0 0 0 1 17 0 1 0 627150083 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 2187 312 217 79 0 180 0
[pid=3381] ppid=3375 vsize=8768 CPUtime=0
/proc/3381/stat : 3381 (galacM.sh) R 3375 3375 32596 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 627150085 8978432 315 996147200 4194304 4520092 548682068832 18446744073709551615 245482712359 0 0 4096 73728 0 0 0 17 1 0 0
/proc/3381/statm: 2192 315 217 79 0 185 0

[startup+0.0511569 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 3375
/proc/meminfo: memFree=1651512/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.102339 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 3375
/proc/meminfo: memFree=1651512/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.302362 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 3375
/proc/meminfo: memFree=1651512/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.702402 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 3375
/proc/meminfo: memFree=1651512/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50149 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 3397
/proc/meminfo: memFree=1618600/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812856 CPUtime=1.43
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 15363 0 1 0 135 8 0 0 18 0 9 0 627150087 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203214 14730 1982 9 0 197195 0
[pid=3389/tid=3390] ppid=3375 vsize=812856 CPUtime=1.11
/proc/3389/task/3390/stat : 3390 (java) R 3375 3375 32596 0 -1 64 13573 0 1 0 104 7 0 0 25 0 9 0 627150088 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812856 CPUtime=0.03
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 204 0 0 0 3 0 0 0 16 0 9 0 627150090 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 104181746 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812856 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 627150090 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812856 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 627150090 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812856 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812856 CPUtime=0.27
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 887 0 0 0 27 0 0 0 15 0 9 0 627150092 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812856 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812856 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832364544 14730 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860432

[startup+3.10165 s]
/proc/loadavg: 2.08 2.02 2.01 4/90 3397
/proc/meminfo: memFree=1583528/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812876 CPUtime=3.02
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 20145 0 1 0 291 11 0 0 18 0 9 0 627150087 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203219 19331 2584 9 0 197200 0
[pid=3389/tid=3390] ppid=3375 vsize=812876 CPUtime=1.19
/proc/3389/task/3390/stat : 3390 (java) S 3375 3375 32596 0 -1 64 13634 0 1 0 112 7 0 0 16 0 9 0 627150088 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812876 CPUtime=1.53
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 4918 0 0 0 151 2 0 0 25 0 9 0 627150090 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 104180114 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812876 CPUtime=0.28
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 893 0 0 0 28 0 0 0 15 0 9 0 627150092 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832385024 19331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860452

[startup+6.30297 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 3397
/proc/meminfo: memFree=1582824/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812876 CPUtime=6.19
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 28301 0 1 0 603 16 0 0 18 0 9 0 627150087 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203219 19367 2585 9 0 197200 0
[pid=3389/tid=3390] ppid=3375 vsize=812876 CPUtime=1.3
/proc/3389/task/3390/stat : 3390 (java) S 3375 3375 32596 0 -1 64 13706 0 1 0 123 7 0 0 16 0 9 0 627150088 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812876 CPUtime=4.55
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 12990 0 0 0 448 7 0 0 25 0 9 0 627150090 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 103735833 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812876 CPUtime=0.3
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 905 0 0 0 30 0 0 0 15 0 9 0 627150092 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832385024 19367 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832385024 19367 996147200 134512640 134550740 4294955616 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) 860452

[startup+12.7016 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 3397
/proc/meminfo: memFree=1582824/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812876 CPUtime=12.53
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 34722 0 1 0 1232 21 0 0 18 0 9 0 627150087 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203219 19416 2585 9 0 197200 0
[pid=3389/tid=3390] ppid=3375 vsize=812876 CPUtime=1.5
/proc/3389/task/3390/stat : 3390 (java) S 3375 3375 32596 0 -1 64 13841 0 1 0 143 7 0 0 15 0 9 0 627150088 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812876 CPUtime=10.68
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 19268 0 0 0 1057 11 0 0 25 0 9 0 627150090 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 103736945 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812876 CPUtime=0.31
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 913 0 0 0 31 0 0 0 16 0 9 0 627150092 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832385024 19416 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860452

[startup+25.5029 s]
/proc/loadavg: 2.13 2.03 2.01 3/90 3397
/proc/meminfo: memFree=1582568/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812876 CPUtime=25.2
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 35067 0 1 0 2497 23 0 0 18 0 9 0 627150087 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203219 19497 2585 9 0 197200 0
[pid=3389/tid=3390] ppid=3375 vsize=812876 CPUtime=1.92
/proc/3389/task/3390/stat : 3390 (java) S 3375 3375 32596 0 -1 64 14105 0 1 0 184 8 0 0 15 0 9 0 627150088 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812876 CPUtime=22.93
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 19344 0 0 0 2280 13 0 0 25 0 9 0 627150090 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 103765397 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812876 CPUtime=0.32
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 918 0 0 0 32 0 0 0 15 0 9 0 627150092 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832385024 19497 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860452

[startup+51.1026 s]

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

/proc/loadavg: 2.18 2.06 2.01 3/90 3397
/proc/meminfo: memFree=1579688/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812876 CPUtime=160.65
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 38048 0 1 0 16019 46 0 0 18 0 9 0 627150087 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203219 20183 2585 9 0 197200 0
[pid=3389/tid=3390] ppid=3375 vsize=812876 CPUtime=7.4
/proc/3389/task/3390/stat : 3390 (java) S 3375 3375 32596 0 -1 64 16400 0 1 0 726 14 0 0 15 0 9 0 627150088 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812876 CPUtime=152.89
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 20028 0 0 0 15259 30 0 0 25 0 9 0 627150090 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812876 CPUtime=0.33
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 920 0 0 0 33 0 0 0 16 0 9 0 627150092 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832385024 20183 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 860452

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

[startup+166.301 s]
/proc/loadavg: 2.17 2.06 2.01 3/90 3397
/proc/meminfo: memFree=1579624/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812876 CPUtime=164.6
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 38122 0 1 0 16414 46 0 0 18 0 9 0 627150087 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203219 20200 2585 9 0 197200 0
[pid=3389/tid=3390] ppid=3375 vsize=812876 CPUtime=7.57
/proc/3389/task/3390/stat : 3390 (java) S 3375 3375 32596 0 -1 64 16457 0 1 0 743 14 0 0 15 0 9 0 627150088 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812876 CPUtime=156.67
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 20045 0 0 0 15637 30 0 0 25 0 9 0 627150090 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 104181506 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812876 CPUtime=0.33
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 920 0 0 0 33 0 0 0 16 0 9 0 627150092 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832385024 20200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.61
Current children cumulated vsize (KiB) 860452

[startup+172.707 s]
/proc/loadavg: 2.22 2.07 2.02 3/90 3397
/proc/meminfo: memFree=1579496/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=0.01
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3389] ppid=3375 vsize=812876 CPUtime=170.94
/proc/3389/stat : 3389 (java) S 3375 3375 32596 0 -1 0 38239 0 1 0 17046 48 0 0 18 0 9 0 627150087 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3389/statm: 203219 20226 2585 9 0 197200 0
[pid=3389/tid=3390] ppid=3375 vsize=812876 CPUtime=7.85
/proc/3389/task/3390/stat : 3390 (java) S 3375 3375 32596 0 -1 64 16548 0 1 0 771 14 0 0 15 0 9 0 627150088 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3391] ppid=3375 vsize=812876 CPUtime=162.74
/proc/3389/task/3391/stat : 3391 (java) R 3375 3375 32596 0 -1 64 20071 0 0 0 16242 32 0 0 25 0 9 0 627150090 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3392] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3392/stat : 3392 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3393] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3393/stat : 3393 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627150090 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3394] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3394/stat : 3394 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627150092 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3395] ppid=3375 vsize=812876 CPUtime=0.33
/proc/3389/task/3395/stat : 3395 (java) S 3375 3375 32596 0 -1 64 920 0 0 0 33 0 0 0 16 0 9 0 627150092 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3396] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3396/stat : 3396 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627150092 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3389/tid=3397] ppid=3375 vsize=812876 CPUtime=0
/proc/3389/task/3397/stat : 3397 (java) S 3375 3375 32596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627150092 832385024 20226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 170.95
Current children cumulated vsize (KiB) 860452

[startup+179.102 s]
/proc/loadavg: 2.20 2.07 2.02 4/90 3397
/proc/meminfo: memFree=1579368/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=176.82
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 799 40908 0 1 0 0 17630 52 17 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 176.82
Current children cumulated vsize (KiB) 47576

[startup+180.703 s]
/proc/loadavg: 2.20 2.07 2.02 3/82 3398
/proc/meminfo: memFree=1645928/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=176.82
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 799 40908 0 1 0 0 17630 52 17 0 1 0 627150083 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3375/statm: 11894 364 245 79 0 219 0
[pid=3398] ppid=3375 vsize=6112 CPUtime=2.03
/proc/3398/stat : 3398 (minisat) R 3375 3375 32596 0 -1 4194304 1249 0 0 0 203 0 0 0 25 0 1 0 627167948 6258688 1230 996147200 134512640 135136200 4294955968 18446744073709551615 134529601 0 0 4096 3 0 0 0 17 1 0 0
/proc/3398/statm: 1528 1230 57 152 0 1373 0
Current children cumulated CPU time (s) 178.85
Current children cumulated vsize (KiB) 53688

[startup+182.302 s]
/proc/loadavg: 2.20 2.07 2.02 3/82 3398
/proc/meminfo: memFree=1645416/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=179.9
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 836 42277 0 1 0 0 17937 53 16 0 1 0 627150083 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 245482881106 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3375/statm: 11894 365 245 79 0 219 0
Current children cumulated CPU time (s) 179.9
Current children cumulated vsize (KiB) 47576

[startup+182.702 s]
/proc/loadavg: 2.27 2.09 2.02 3/90 3407
/proc/meminfo: memFree=1636008/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=179.9
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 836 42277 0 1 0 0 17937 53 16 0 1 0 627150083 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 245482881106 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3375/statm: 11894 365 245 79 0 219 0
[pid=3399] ppid=3375 vsize=812772 CPUtime=0.92
/proc/3399/stat : 3399 (java) S 3375 3375 32596 0 -1 0 7132 0 1 0 87 5 0 0 18 0 9 0 627168258 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3399/statm: 203193 6554 1855 9 0 197174 0
[pid=3399/tid=3400] ppid=3375 vsize=812772 CPUtime=0.66
/proc/3399/task/3400/stat : 3400 (java) R 3375 3375 32596 0 -1 64 5540 0 1 0 63 3 0 0 23 0 9 0 627168260 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4125977230 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3401] ppid=3375 vsize=812772 CPUtime=0
/proc/3399/task/3401/stat : 3401 (java) S 3375 3375 32596 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 627168261 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3402] ppid=3375 vsize=812772 CPUtime=0
/proc/3399/task/3402/stat : 3402 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 627168262 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3403] ppid=3375 vsize=812772 CPUtime=0
/proc/3399/task/3403/stat : 3403 (java) S 3375 3375 32596 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 627168262 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3404] ppid=3375 vsize=812772 CPUtime=0
/proc/3399/task/3404/stat : 3404 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627168264 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3405] ppid=3375 vsize=812772 CPUtime=0.24
/proc/3399/task/3405/stat : 3405 (java) S 3375 3375 32596 0 -1 64 878 0 0 0 24 0 0 0 16 0 9 0 627168264 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3406] ppid=3375 vsize=812772 CPUtime=0
/proc/3399/task/3406/stat : 3406 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627168264 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3407] ppid=3375 vsize=812772 CPUtime=0
/proc/3399/task/3407/stat : 3407 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627168264 832278528 6554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 180.82
Current children cumulated vsize (KiB) 860348

[startup+183.101 s]
/proc/loadavg: 2.27 2.09 2.02 3/90 3407
/proc/meminfo: memFree=1636008/2055920 swapFree=4179840/4192956
[pid=3375] ppid=3373 vsize=47576 CPUtime=179.9
/proc/3375/stat : 3375 (galacM.sh) S 3373 3375 32596 0 -1 4194304 836 42277 0 1 0 0 17937 53 16 0 1 0 627150083 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 245482881106 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3375/statm: 11894 365 245 79 0 219 0
[pid=3399] ppid=3375 vsize=812884 CPUtime=1.31
/proc/3399/stat : 3399 (java) S 3375 3375 32596 0 -1 0 10765 0 1 0 124 7 0 0 18 0 9 0 627168258 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3399/statm: 203221 10146 1912 9 0 197174 0
[pid=3399/tid=3400] ppid=3375 vsize=812884 CPUtime=1.03
/proc/3399/task/3400/stat : 3400 (java) R 3375 3375 32596 0 -1 64 9152 0 1 0 98 5 0 0 25 0 9 0 627168260 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3401] ppid=3375 vsize=812884 CPUtime=0
/proc/3399/task/3401/stat : 3401 (java) S 3375 3375 32596 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 627168261 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3402] ppid=3375 vsize=812884 CPUtime=0
/proc/3399/task/3402/stat : 3402 (java) S 3375 3375 32596 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 627168262 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3403] ppid=3375 vsize=812884 CPUtime=0
/proc/3399/task/3403/stat : 3403 (java) S 3375 3375 32596 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 627168262 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3404] ppid=3375 vsize=812884 CPUtime=0
/proc/3399/task/3404/stat : 3404 (java) S 3375 3375 32596 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 627168264 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3405] ppid=3375 vsize=812884 CPUtime=0.26
/proc/3399/task/3405/stat : 3405 (java) R 3375 3375 32596 0 -1 64 898 0 0 0 26 0 0 0 16 0 9 0 627168264 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 101567819 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3406] ppid=3375 vsize=812884 CPUtime=0
/proc/3399/task/3406/stat : 3406 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 627168264 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3399/tid=3407] ppid=3375 vsize=812884 CPUtime=0
/proc/3399/task/3407/stat : 3407 (java) S 3375 3375 32596 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627168264 832393216 10146 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 181.21
Current children cumulated vsize (KiB) 860460

Child status: 0
Real time (s): 183.165
CPU time (s): 181.273
CPU user time (s): 180.649
CPU system time (s): 0.624905
CPU usage (%): 98.9671
Max. virtual memory (cumulated for all children) (KiB): 861188

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

runsolver used 0.291955 second user time and 0.59091 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-03 06:33:28
IDJOB=1055450
IDBENCH=56820
IDSOLVER=350
FILE ID=node17/1055450-1215059608
PBS_JOBID= 7875140
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 84511ecf3a05d64f4feb7211658b4b0d
RANDOM SEED=1421449128

node17.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.234
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.234
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:       1651992 kB
Buffers:         54092 kB
Cached:         200704 kB
SwapCached:       6936 kB
Active:         225648 kB
Inactive:       109572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651992 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          96700 kB
Slab:            53620 kB
Committed_AS:  1675016 kB
PageTables:       2016 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 node17 at 2008-07-03 06:36:31