Trace number 2069310

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? 299.931 311.855

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-gt2.xml
MD5SUM536da4a9405b42c38929a67abf23a7ac
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.05899
Satisfiable
(Un)Satisfiability was proved
Number of variables556
Number of constraints180
Maximum constraint arity48
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension180
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 Sun Jul 12 00:08:55 2009
0.00/0.08	c 0	PID 16681
0.00/0.08	c 0	HOST node52.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2069310-1247350135.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-2069310-1247350135.xml' 'HOME/temp.csp'
0.06/0.57	c 1	1 domains, 556 variables, 9 predicates, 0 relations, 180 constraints
0.06/0.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	c 1	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.06/0.68	c 1	Parsing HOME/temp.csp
0.54/0.75	c 1	parsed 746 expressions
0.54/0.76	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/0.76	c 1	Converting to clausal form CSP
0.54/0.78	c 1	converted 75 (10%) expressions
0.54/0.78	c 1	converted 150 (20%) expressions
0.54/0.78	c 1	converted 224 (30%) expressions
0.54/0.79	c 1	converted 299 (40%) expressions
0.54/0.79	c 1	converted 373 (50%) expressions
0.54/0.79	c 1	converted 448 (60%) expressions
0.54/0.79	c 1	converted 523 (70%) expressions
0.54/0.81	c 1	converted 597 (80%) expressions
0.54/0.84	c 1	converted 672 (90%) expressions
0.54/1.05	c 1	converted 746 (100%) expressions
0.54/1.05	c 1	CSP : 774 integers, 0 booleans, 616 clauses, largest domain size 23162
0.54/1.05	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/1.05	c 1	Propagation in CSP
0.54/1.07	c 1	852 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.54/1.07	c 1	CSP : 774 integers, 0 booleans, 616 clauses, largest domain size 23162
0.54/1.07	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/1.08	c 1	Simplifing CSP by introducing new Boolean variables
0.54/1.08	c 1	CSP : 774 integers, 0 booleans, 616 clauses, largest domain size 23162
0.54/1.08	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.02/1.11	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.12	c 1	78 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.12	c 1	155 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.12	c 1	233 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.12	c 1	310 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.12	c 1	387 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.12	c 1	465 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.12	c 1	542 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.13	c 1	620 (80%) CSP integer variables are encoded (301 clauses, 3375 bytes)
1.31/1.45	c 2	697 (90%) CSP integer variables are encoded (239149 clauses, 3847458 bytes)
1.71/1.83	c 2	774 (100%) CSP integer variables are encoded (524239 clauses, 8693988 bytes)
1.71/1.84	c 2	62 (10%) CSP clauses are encoded (524313 clauses, 8694732 bytes)
1.71/1.85	c 2	124 (20%) CSP clauses are encoded (524410 clauses, 8695775 bytes)
1.71/1.86	c 2	185 (30%) CSP clauses are encoded (524857 clauses, 8701923 bytes)
1.81/1.90	c 2	247 (40%) CSP clauses are encoded (527568 clauses, 8752403 bytes)
1.81/1.91	c 2	308 (50%) CSP clauses are encoded (528915 clauses, 8774675 bytes)
224.19/230.94	c 231	370 (60%) CSP clauses are encoded (118959631 clauses, 2621332201 bytes)
298.83/308.41	c 309	ERROR Exception Too large HOME/temp.cnf
298.83/308.41	c 309	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
298.83/308.41	c 309	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
298.83/308.41	c 309	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
298.83/308.41	s UNKNOWN
298.85/308.90	c 309	CPU 298.87 (0.05 0.02 269.57 29.23)
298.85/308.90	c 309	END Sun Jul 12 00:14:04 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-2069310-1247350135/watcher-2069310-1247350135 -o /tmp/evaluation-result-2069310-1247350135/solver-2069310-1247350135 -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-2069310-1247350135.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: 1.96 2.00 2.00 4/74 16681
/proc/meminfo: memFree=1894152/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=12272 CPUtime=0
/proc/16681/stat : 16681 (sugar) R 16679 16681 16493 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 22076988 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 273667182292 0 0 4224 0 0 0 0 17 1 0 0
/proc/16681/statm: 3068 364 274 3 0 168 0

[startup+0.130988 s]
/proc/loadavg: 1.96 2.00 2.00 4/74 16681
/proc/meminfo: memFree=1894152/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.06
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.202943 s]
/proc/loadavg: 1.96 2.00 2.00 4/74 16681
/proc/meminfo: memFree=1894152/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.06
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302938 s]
/proc/loadavg: 1.96 2.00 2.00 4/74 16681
/proc/meminfo: memFree=1894152/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.06
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701972 s]
/proc/loadavg: 1.96 2.00 2.00 4/74 16681
/proc/meminfo: memFree=1894152/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.54
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1309 4594 0 1 5 1 45 3 16 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16868

[startup+1.50202 s]
/proc/loadavg: 1.96 2.00 2.00 4/85 16703
/proc/meminfo: memFree=1879280/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 15 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=0.86
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 6450 0 1 0 79 7 0 0 18 0 9 0 22077049 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5588 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=0.61
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 2823 0 1 0 57 4 0 0 24 0 9 0 22077050 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4126855247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=0.06
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 6 0 0 0 16 0 9 0 22077052 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.16
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1464 0 0 0 15 1 0 0 16 0 9 0 22077054 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890832

[startup+3.10213 s]
/proc/loadavg: 1.96 2.00 2.00 3/85 16703
/proc/meminfo: memFree=1866544/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 15 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=2.45
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 6957 0 1 0 222 23 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=2.08
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 3306 0 1 0 190 18 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 102093967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=0.16
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 14 2 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890832

[startup+6.30235 s]
/proc/loadavg: 2.04 2.01 2.00 3/85 16703
/proc/meminfo: memFree=1828208/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 15 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=5.61
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 7965 0 1 0 508 53 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=4.99
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 4314 0 1 0 456 43 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4126623932 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=0.41
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 33 8 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890832

[startup+12.7018 s]
/proc/loadavg: 2.12 2.03 2.01 3/85 16703
/proc/meminfo: memFree=1751600/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 15 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=11.91
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 9972 0 1 0 1078 113 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=10.77
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 6321 0 1 0 987 90 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4126856734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=0.94
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 73 21 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 890832

[startup+25.5027 s]
/proc/loadavg: 2.39 2.09 2.03 3/85 16703
/proc/meminfo: memFree=1597936/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 15 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=24.43
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 13979 0 1 0 2206 237 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=22.28
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 10328 0 1 0 2037 191 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4126568559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=1.94
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 151 43 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0

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

[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 215.94
Current children cumulated vsize (KiB) 890832

[startup+282.302 s]
/proc/loadavg: 2.56 2.37 2.15 3/85 16703
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 16 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=273.22
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 92460 0 1 0 24659 2663 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=250.93
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 88809 0 1 0 22945 2148 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4126856744 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=22.08
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 1696 512 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 273.77
Current children cumulated vsize (KiB) 890832

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

[startup+294.602 s]
/proc/loadavg: 2.65 2.40 2.17 3/85 16703
/proc/meminfo: memFree=15984/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 16 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=285
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 96193 0 1 0 25716 2784 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=261.76
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 92542 0 1 0 23929 2247 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=23.03
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 1769 534 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) R 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.55
Current children cumulated vsize (KiB) 890832

[startup+301.002 s]
/proc/loadavg: 2.68 2.41 2.17 3/85 16703
/proc/meminfo: memFree=15600/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 16 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=291.21
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 98168 0 1 0 26273 2848 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=267.45
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 94517 0 1 0 24447 2298 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 102093924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=23.55
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 1808 547 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 291.76
Current children cumulated vsize (KiB) 890832

[startup+307.403 s]
/proc/loadavg: 2.71 2.42 2.18 3/85 16703
/proc/meminfo: memFree=16056/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=0.55
/proc/16681/stat : 16681 (sugar) S 16679 16681 16493 0 -1 4194304 1310 4594 0 1 5 2 45 3 16 0 1 0 22076988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16681/statm: 4217 1111 409 3 0 796 0
[pid=16694] ppid=16681 vsize=5356 CPUtime=0
/proc/16694/stat : 16694 (sh) S 16681 16681 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22077049 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16694/statm: 1339 233 193 169 0 50 0
[pid=16695] ppid=16694 vsize=868608 CPUtime=297.31
/proc/16695/stat : 16695 (java) S 16694 16681 16493 0 -1 0 100105 0 1 0 26822 2909 0 0 18 0 9 0 22077049 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16695/statm: 217152 5613 2589 9 0 211629 0
[pid=16695/tid=16696] ppid=16694 vsize=868608 CPUtime=273.06
/proc/16695/task/16696/stat : 16696 (java) R 16694 16681 16493 0 -1 64 96454 0 1 0 24958 2348 0 0 25 0 9 0 22077050 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4126568407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16697] ppid=16694 vsize=868608 CPUtime=24.05
/proc/16695/task/16697/stat : 16697 (java) S 16694 16681 16493 0 -1 64 1465 0 0 0 1846 559 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16698] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16698/stat : 16698 (java) S 16694 16681 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16699] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16699/stat : 16699 (java) S 16694 16681 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22077052 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16700] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16700/stat : 16700 (java) S 16694 16681 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16701] ppid=16694 vsize=868608 CPUtime=0.18
/proc/16695/task/16701/stat : 16701 (java) S 16694 16681 16493 0 -1 64 1488 0 0 0 17 1 0 0 16 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16702] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16702/stat : 16702 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16695/tid=16703] ppid=16694 vsize=868608 CPUtime=0
/proc/16695/task/16703/stat : 16703 (java) S 16694 16681 16493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22077054 889454592 5613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 297.86
Current children cumulated vsize (KiB) 890832

[startup+309.002 s]
/proc/loadavg: 2.71 2.42 2.18 3/85 16703
/proc/meminfo: memFree=15352/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=298.87
/proc/16681/stat : 16681 (sugar) D 16679 16681 16493 0 -1 4194304 1335 105307 0 2 5 2 26957 2923 15 0 1 0 22076988 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16681/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 298.87
Current children cumulated vsize (KiB) 16868

[startup+310.603 s]
/proc/loadavg: 2.73 2.42 2.18 2/76 16704
/proc/meminfo: memFree=1926400/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=299.83
/proc/16681/stat : 16681 (sugar) D 16679 16681 16493 0 -1 4194304 1335 105307 0 2 5 98 26957 2923 15 0 1 0 22076988 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16681/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 299.83
Current children cumulated vsize (KiB) 16868

[startup+311.401 s]
/proc/loadavg: 2.73 2.42 2.18 2/76 16704
/proc/meminfo: memFree=1926400/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=299.88
/proc/16681/stat : 16681 (sugar) D 16679 16681 16493 0 -1 4194304 1335 105307 0 2 5 103 26957 2923 15 0 1 0 22076988 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16681/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 299.88
Current children cumulated vsize (KiB) 16868

[startup+311.801 s]
/proc/loadavg: 2.73 2.42 2.18 2/76 16704
/proc/meminfo: memFree=1925376/2055920 swapFree=4192812/4192956
[pid=16681] ppid=16679 vsize=16868 CPUtime=299.91
/proc/16681/stat : 16681 (sugar) D 16679 16681 16493 0 -1 4194304 1335 105307 0 2 5 106 26957 2923 15 0 1 0 22076988 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16681/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 299.91
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 311.855
CPU time (s): 299.931
CPU user time (s): 269.63
CPU system time (s): 30.3014
CPU usage (%): 96.1765
Max. virtual memory (cumulated for all children) (KiB): 890832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.63
system time used= 30.3014
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106703
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= 853815
involuntary context switches= 860893

runsolver used 0.409937 second user time and 1.06584 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-12 00:08:55
IDJOB=2069310
IDBENCH=55021
IDSOLVER=738
FILE ID=node52/2069310-1247350135
PBS_JOBID= 9506855
Free space on /tmp= 66144 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-gt2.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-2069310-1247350135/watcher-2069310-1247350135 -o /tmp/evaluation-result-2069310-1247350135/solver-2069310-1247350135 -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-2069310-1247350135.xml

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

MD5SUM BENCH= 536da4a9405b42c38929a67abf23a7ac
RANDOM SEED=1730799113

node52.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.236
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.236
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:       1894632 kB
Buffers:          8804 kB
Cached:          58176 kB
SwapCached:          0 kB
Active:          87184 kB
Inactive:        23816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1894632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:          54776 kB
Slab:            35384 kB
Committed_AS:   245140 kB
PageTables:       1928 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= 66144 MiB
End job on node52 at 2009-07-12 00:14:07