Trace number 2065625

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
Sugar v1.14.6+picosat? 290.704 303.899

General information on the benchmark

Namecsp/primes-30/
normalized-primes-30-80-3-3.xml
MD5SUM0e2bc676eff8f52053522ea37f15577e
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.061989
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity6
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 20:55:42 2009
0.00/0.08	c 0	PID 12747
0.00/0.08	c 0	HOST node22.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2065625-1247338542.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2065625-1247338542.xml' 'HOME/temp.csp'
0.06/0.41	c 0	1 domains, 100 variables, 80 predicates, 0 relations, 80 constraints
0.06/0.46	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.46	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.38/0.54	c 0	Parsing HOME/temp.csp
0.38/0.60	c 0	parsed 261 expressions
0.38/0.63	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.38/0.63	c 0	Converting to clausal form CSP
0.38/0.65	c 0	converted 27 (10%) expressions
0.38/0.65	c 0	converted 53 (20%) expressions
0.38/0.66	c 0	converted 79 (30%) expressions
0.38/0.66	c 0	converted 105 (40%) expressions
0.38/0.66	c 0	converted 131 (50%) expressions
0.38/0.66	c 0	converted 157 (60%) expressions
0.38/0.67	c 0	converted 183 (70%) expressions
0.38/0.71	c 1	converted 209 (80%) expressions
0.38/0.76	c 1	converted 235 (90%) expressions
0.39/0.87	c 1	converted 261 (100%) expressions
0.39/0.87	c 1	CSP : 376 integers, 0 booleans, 712 clauses, largest domain size 21757
0.39/0.87	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.39/0.87	c 1	Propagation in CSP
0.39/0.91	c 1	498727 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.39/0.91	c 1	CSP : 376 integers, 0 booleans, 712 clauses, largest domain size 17350
0.39/0.91	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.39/0.91	c 1	Simplifing CSP by introducing new Boolean variables
0.39/0.91	c 1	CSP : 376 integers, 0 booleans, 712 clauses, largest domain size 17350
0.39/0.92	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.39/0.94	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.39/0.96	c 1	38 (10%) CSP integer variables are encoded (2939 clauses, 36088 bytes)
0.39/0.96	c 1	76 (20%) CSP integer variables are encoded (6049 clauses, 76518 bytes)
0.39/1.03	c 1	113 (30%) CSP integer variables are encoded (65581 clauses, 961799 bytes)
1.20/1.30	c 1	151 (40%) CSP integer variables are encoded (279254 clauses, 4525647 bytes)
1.50/1.62	c 1	188 (50%) CSP integer variables are encoded (537081 clauses, 8908706 bytes)
1.80/1.98	c 2	226 (60%) CSP integer variables are encoded (833618 clauses, 13949835 bytes)
2.20/2.33	c 2	264 (70%) CSP integer variables are encoded (1120611 clauses, 19070433 bytes)
2.60/2.72	c 3	301 (80%) CSP integer variables are encoded (1433692 clauses, 25018972 bytes)
2.90/3.10	c 3	339 (90%) CSP integer variables are encoded (1738913 clauses, 30818171 bytes)
3.21/3.38	c 3	376 (100%) CSP integer variables are encoded (1963686 clauses, 35088858 bytes)
3.60/3.75	c 4	72 (10%) CSP clauses are encoded (2181762 clauses, 39043994 bytes)
4.10/4.27	c 4	143 (20%) CSP clauses are encoded (2498958 clauses, 45334924 bytes)
12.13/12.30	c 12	214 (30%) CSP clauses are encoded (7369230 clauses, 145178326 bytes)
24.38/25.08	c 25	285 (40%) CSP clauses are encoded (14356127 clauses, 294527457 bytes)
35.86/36.87	c 37	356 (50%) CSP clauses are encoded (20728933 clauses, 430725464 bytes)
289.53/298.25	c 298	ERROR Exception Too large HOME/temp.cnf
289.60/298.39	c 298	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
289.60/298.39	c 298	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
289.60/298.39	c 298	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
289.60/298.39	s UNKNOWN
289.60/298.95	c 299	CPU 289.61 (0.06 0.01 259.48 30.06)
289.60/298.95	c 299	END Sat Jul 11 21:00:41 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2065625-1247338542/watcher-2065625-1247338542 -o /tmp/evaluation-result-2065625-1247338542/solver-2065625-1247338542 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2065625-1247338542.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.50 2.51 2.30 4/82 12747
/proc/meminfo: memFree=1159864/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=18576 CPUtime=0
/proc/12747/stat : 12747 (runsolver) R 12745 12747 11542 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 20920670 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12747/statm: 4644 284 249 26 0 2626 0

[startup+0.109427 s]
/proc/loadavg: 2.50 2.51 2.30 4/82 12747
/proc/meminfo: memFree=1159864/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.06
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201442 s]
/proc/loadavg: 2.50 2.51 2.30 4/82 12747
/proc/meminfo: memFree=1159864/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.06
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301452 s]
/proc/loadavg: 2.50 2.51 2.30 4/82 12747
/proc/meminfo: memFree=1159864/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.06
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701513 s]
/proc/loadavg: 2.50 2.51 2.30 4/82 12747
/proc/meminfo: memFree=1159864/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.38
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1309 4547 0 1 5 1 28 4 15 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 16868

[startup+1.50263 s]
/proc/loadavg: 2.50 2.51 2.30 3/93 12769
/proc/meminfo: memFree=1143136/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=1.01
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 6456 0 1 0 93 8 0 0 20 0 9 0 20920717 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5531 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=0.76
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 2894 0 1 0 71 5 0 0 25 0 9 0 20920718 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=0.07
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 6 1 0 0 16 0 9 0 20920719 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.15
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1471 0 0 0 14 1 0 0 16 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890880

[startup+3.10286 s]
/proc/loadavg: 2.46 2.50 2.30 3/93 12769
/proc/meminfo: memFree=1127584/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=2.61
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 6993 0 1 0 234 27 0 0 20 0 9 0 20920717 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5531 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=2.23
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 3431 0 1 0 203 20 0 0 25 0 9 0 20920718 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=0.19
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 15 4 0 0 16 0 9 0 20920719 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.15
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1471 0 0 0 14 1 0 0 16 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890880

[startup+6.30231 s]
/proc/loadavg: 2.46 2.50 2.30 3/93 12769
/proc/meminfo: memFree=1082856/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 15 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=5.77
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 8107 0 1 0 520 57 0 0 20 0 9 0 20920717 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5538 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=5.13
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 4539 0 1 0 468 45 0 0 25 0 9 0 20920718 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=0.45
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 35 10 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.16
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1477 0 0 0 15 1 0 0 16 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890880

[startup+12.7022 s]
/proc/loadavg: 2.50 2.51 2.31 4/93 12769
/proc/meminfo: memFree=1000808/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=12.14
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 10355 0 1 0 1092 122 0 0 20 0 9 0 20920717 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5538 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=10.94
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 6787 0 1 0 1000 94 0 0 25 0 9 0 20920718 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4126882456 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=1
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 75 25 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.16
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1477 0 0 0 15 1 0 0 17 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 890880

[startup+25.5011 s]
/proc/loadavg: 2.61 2.53 2.32 3/93 12769
/proc/meminfo: memFree=845352/2055920 swapFree=4192952/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=24.45
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 14427 0 1 0 2194 251 0 0 20 0 9 0 20920717 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5538 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=22.22
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 10859 0 1 0 2023 199 0 0 25 0 9 0 20920718 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4126840146 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=2.03
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 154 49 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0

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

[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.16
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1477 0 0 0 15 1 0 0 17 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 157.62
Current children cumulated vsize (KiB) 890880

[startup+222.303 s]
/proc/loadavg: 3.31 2.91 2.50 3/93 12769
/proc/meminfo: memFree=14888/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=215.5
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 77661 0 1 0 19337 2213 0 0 20 0 9 0 20920717 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5538 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=197.37
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 74093 0 1 0 17953 1784 0 0 25 0 9 0 20920718 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4126848639 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=17.94
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 1367 427 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.16
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1477 0 0 0 15 1 0 0 17 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 215.89
Current children cumulated vsize (KiB) 890880

[startup+282.303 s]
/proc/loadavg: 3.42 3.00 2.56 3/93 12769
/proc/meminfo: memFree=15080/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=273.69
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 97924 0 1 0 24535 2834 0 0 20 0 9 0 20920717 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5538 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=250.64
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 94356 0 1 0 22777 2287 0 0 25 0 9 0 20920718 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4126470756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=22.85
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 1741 544 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.16
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1477 0 0 0 15 1 0 0 17 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 274.08
Current children cumulated vsize (KiB) 890880

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

[startup+294.801 s]
/proc/loadavg: 3.69 3.08 2.59 3/93 12769
/proc/meminfo: memFree=14824/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=285.86
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 102151 0 1 0 25618 2968 0 0 20 0 9 0 20920717 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5538 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=261.78
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 98583 0 1 0 23783 2395 0 0 25 0 9 0 20920718 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4126546868 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=23.88
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 1818 570 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.16
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1477 0 0 0 15 1 0 0 17 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 286.25
Current children cumulated vsize (KiB) 890880

[startup+298.003 s]
/proc/loadavg: 3.87 3.13 2.61 3/93 12769
/proc/meminfo: memFree=15656/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=0.39
/proc/12747/stat : 12747 (sugar) S 12745 12747 11542 0 -1 4194304 1310 4547 0 1 6 1 28 4 16 0 1 0 20920670 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12747/statm: 4217 1111 409 3 0 796 0
[pid=12760] ppid=12747 vsize=5356 CPUtime=0
/proc/12760/stat : 12760 (sh) S 12747 12747 11542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20920717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12760/statm: 1339 233 193 169 0 50 0
[pid=12761] ppid=12760 vsize=868656 CPUtime=288.95
/proc/12761/stat : 12761 (java) S 12760 12747 11542 0 -1 0 103233 0 1 0 25897 2998 0 0 20 0 9 0 20920717 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12761/statm: 217164 5538 2589 9 0 211641 0
[pid=12761/tid=12762] ppid=12760 vsize=868656 CPUtime=264.62
/proc/12761/task/12762/stat : 12762 (java) R 12760 12747 11542 0 -1 64 99665 0 1 0 24042 2420 0 0 25 0 9 0 20920718 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12763] ppid=12760 vsize=868656 CPUtime=24.14
/proc/12761/task/12763/stat : 12763 (java) S 12760 12747 11542 0 -1 64 1392 0 0 0 1838 576 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12764] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12764/stat : 12764 (java) S 12760 12747 11542 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12765] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12765/stat : 12765 (java) S 12760 12747 11542 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20920719 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12766] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12766/stat : 12766 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12767] ppid=12760 vsize=868656 CPUtime=0.16
/proc/12761/task/12767/stat : 12767 (java) S 12760 12747 11542 0 -1 64 1477 0 0 0 15 1 0 0 17 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12768] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12768/stat : 12768 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12761/tid=12769] ppid=12760 vsize=868656 CPUtime=0
/proc/12761/task/12769/stat : 12769 (java) S 12760 12747 11542 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20920721 889503744 5538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 289.34
Current children cumulated vsize (KiB) 890880

[startup+301.201 s]
/proc/loadavg: 3.87 3.13 2.61 2/83 12769
/proc/meminfo: memFree=1866872/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=290.59
/proc/12747/stat : 12747 (sugar) D 12745 12747 11542 0 -1 4194304 1335 108162 0 4 6 99 25948 3006 15 0 1 0 20920670 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/12747/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 290.59
Current children cumulated vsize (KiB) 16868

[startup+302.802 s]
/proc/loadavg: 3.87 3.13 2.61 1/83 12769
/proc/meminfo: memFree=1854456/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=290.65
/proc/12747/stat : 12747 (sugar) D 12745 12747 11542 0 -1 4194304 1335 108162 0 4 6 105 25948 3006 15 0 1 0 20920670 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/12747/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 290.65
Current children cumulated vsize (KiB) 16868

[startup+303.603 s]
/proc/loadavg: 3.72 3.11 2.60 2/83 12769
/proc/meminfo: memFree=1838712/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=290.67
/proc/12747/stat : 12747 (sugar) D 12745 12747 11542 0 -1 4194304 1335 108162 0 4 6 107 25948 3006 15 0 1 0 20920670 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/12747/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 290.67
Current children cumulated vsize (KiB) 16868

[startup+303.802 s]
/proc/loadavg: 3.72 3.11 2.60 2/83 12769
/proc/meminfo: memFree=1838712/2055920 swapFree=4192812/4192956
[pid=12747] ppid=12745 vsize=16868 CPUtime=290.68
/proc/12747/stat : 12747 (sugar) D 12745 12747 11542 0 -1 4194304 1335 108162 0 4 6 108 25948 3006 15 0 1 0 20920670 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/12747/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 290.68
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 303.899
CPU time (s): 290.704
CPU user time (s): 259.55
CPU system time (s): 31.1543
CPU usage (%): 95.6579
Max. virtual memory (cumulated for all children) (KiB): 890880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 259.55
system time used= 31.1543
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109558
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 880675
involuntary context switches= 886444

runsolver used 0.382941 second user time and 1.10583 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-11 20:55:42
IDJOB=2065625
IDBENCH=54383
IDSOLVER=738
FILE ID=node22/2065625-1247338542
PBS_JOBID= 9506651
Free space on /tmp= 66384 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/primes-30/normalized-primes-30-80-3-3.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065625-1247338542/watcher-2065625-1247338542 -o /tmp/evaluation-result-2065625-1247338542/solver-2065625-1247338542 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2065625-1247338542.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0e2bc676eff8f52053522ea37f15577e
RANDOM SEED=1623132191

node22.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.278
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.278
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	: 5636.09
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1160344 kB
Buffers:         53228 kB
Cached:         680352 kB
SwapCached:          4 kB
Active:         252020 kB
Inactive:       589836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160344 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:         129444 kB
Slab:            38632 kB
Committed_AS:   271672 kB
PageTables:       2036 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= 66352 MiB
End job on node22 at 2009-07-11 21:00:46