Trace number 2067979

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? 429.515 451.953

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-misc07.xml
MD5SUMe37366ceef93176261d8ca03a265c897
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 benchmark2.86356
Satisfiable
(Un)Satisfiability was proved
Number of variables290
Number of constraints247
Maximum constraint arity263
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension247
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 22:52:11 2009
0.00/0.08	c 0	PID 18977
0.06/0.08	c 0	HOST node5.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2067979-1247345531.xml TO HOME/temp.csp
0.06/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-2067979-1247345531.xml' 'HOME/temp.csp'
0.06/0.60	c 0	1 domains, 290 variables, 13 predicates, 0 relations, 247 constraints
0.06/0.61	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.61	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.06/0.69	c 1	Parsing HOME/temp.csp
0.57/0.80	c 1	parsed 551 expressions
0.57/0.81	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.57/0.81	c 1	Converting to clausal form CSP
0.57/0.83	c 1	converted 56 (10%) expressions
0.57/0.83	c 1	converted 111 (20%) expressions
0.57/0.83	c 1	converted 166 (30%) expressions
0.57/0.83	c 1	converted 221 (40%) expressions
0.57/0.84	c 1	converted 276 (50%) expressions
0.57/0.94	c 1	converted 331 (60%) expressions
0.93/1.09	c 1	converted 386 (70%) expressions
1.04/1.16	c 1	converted 441 (80%) expressions
1.12/1.27	c 1	converted 496 (90%) expressions
1.33/1.41	c 1	converted 551 (100%) expressions
1.33/1.41	c 1	CSP : 1957 integers, 0 booleans, 3581 clauses, largest domain size 181735
1.33/1.41	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.33/1.41	c 1	Propagation in CSP
1.43/1.51	c 1	6089 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.43/1.51	c 1	CSP : 1957 integers, 0 booleans, 3581 clauses, largest domain size 181735
1.43/1.51	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.52	c 1	Simplifing CSP by introducing new Boolean variables
1.43/1.52	c 1	CSP : 1957 integers, 0 booleans, 3581 clauses, largest domain size 181735
1.43/1.52	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.56	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.43/1.57	c 1	196 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.43/1.58	c 1	392 (20%) CSP integer variables are encoded (403 clauses, 4497 bytes)
1.43/1.58	c 1	588 (30%) CSP integer variables are encoded (835 clauses, 9782 bytes)
1.43/1.59	c 1	783 (40%) CSP integer variables are encoded (2249 clauses, 28164 bytes)
1.43/1.59	c 1	979 (50%) CSP integer variables are encoded (4228 clauses, 53891 bytes)
1.43/1.59	c 1	1175 (60%) CSP integer variables are encoded (6390 clauses, 81997 bytes)
1.52/1.60	c 1	1370 (70%) CSP integer variables are encoded (8727 clauses, 112561 bytes)
1.52/1.61	c 1	1566 (80%) CSP integer variables are encoded (11141 clauses, 148771 bytes)
1.52/1.61	c 1	1762 (90%) CSP integer variables are encoded (13231 clauses, 180121 bytes)
5.69/5.89	c 6	1957 (100%) CSP integer variables are encoded (3162599 clauses, 57878209 bytes)
5.79/5.97	c 6	359 (10%) CSP clauses are encoded (3176143 clauses, 58113651 bytes)
5.98/6.12	c 6	717 (20%) CSP clauses are encoded (3189973 clauses, 58379086 bytes)
6.75/6.92	c 7	1075 (30%) CSP clauses are encoded (3241705 clauses, 59560448 bytes)
7.74/8.00	c 8	1433 (40%) CSP clauses are encoded (3321729 clauses, 61500892 bytes)
9.72/9.93	c 10	1791 (50%) CSP clauses are encoded (3448519 clauses, 64690928 bytes)
12.59/12.83	c 13	2149 (60%) CSP clauses are encoded (3606419 clauses, 68890831 bytes)
18.03/18.36	c 18	2507 (70%) CSP clauses are encoded (3850293 clauses, 75641882 bytes)
23.58/23.92	c 24	2865 (80%) CSP clauses are encoded (4095973 clauses, 82741229 bytes)
107.48/110.39	c 110	3223 (90%) CSP clauses are encoded (44999101 clauses, 1043994869 bytes)
428.20/444.85	c 445	ERROR Exception Too large HOME/temp.cnf
428.25/445.00	c 445	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
428.25/445.00	c 445	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
428.25/445.00	c 445	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
428.25/445.00	s UNKNOWN
428.25/445.56	c 445	CPU 428.27 (0.06 0.02 387.46 40.73)
428.25/445.56	c 445	END Sat Jul 11 22:59:36 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-2067979-1247345531/watcher-2067979-1247345531 -o /tmp/evaluation-result-2067979-1247345531/solver-2067979-1247345531 -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-2067979-1247345531.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.98 2.06 2.01 4/80 18977
/proc/meminfo: memFree=1024768/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=12268 CPUtime=0
/proc/18977/stat : 18977 (sugar) R 18975 18977 17823 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21620548 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 226913647205 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/18977/statm: 3067 316 241 3 0 167 0

[startup+0.0821721 s]
/proc/loadavg: 1.98 2.06 2.01 4/80 18977
/proc/meminfo: memFree=1024768/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16740 CPUtime=0.06
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 21620548 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101406 s]
/proc/loadavg: 1.98 2.06 2.01 4/80 18977
/proc/meminfo: memFree=1024768/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.06
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30144 s]
/proc/loadavg: 1.98 2.06 2.01 4/80 18977
/proc/meminfo: memFree=1024768/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.06
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701517 s]
/proc/loadavg: 1.98 2.06 2.01 4/80 18977
/proc/meminfo: memFree=1024768/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.57
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1309 4735 0 1 5 2 47 3 16 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 16868

[startup+1.50267 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 18999
/proc/meminfo: memFree=1013736/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.57
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 5 2 47 3 15 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868508 CPUtime=0.86
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 5971 0 1 0 82 4 0 0 18 0 9 0 21620610 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217127 5336 1744 9 0 211632 0
[pid=18991/tid=18992] ppid=18990 vsize=868508 CPUtime=0.59
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 2716 0 1 0 58 1 0 0 21 0 9 0 21620611 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4125952192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868508 CPUtime=0.05
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 1055 0 0 0 5 0 0 0 16 0 9 0 21620612 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868508 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 21620612 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868508 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 21620612 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868508 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868508 CPUtime=0.19
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1507 0 0 0 18 1 0 0 16 0 9 0 21620614 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868508 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868508 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889352192 5336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890732

[startup+3.10298 s]
/proc/loadavg: 1.98 2.06 2.01 4/91 18999
/proc/meminfo: memFree=999528/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 15 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=2.44
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 7689 0 1 0 224 20 0 0 18 0 9 0 21620610 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6409 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=1.98
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 3231 0 1 0 184 14 0 0 25 0 9 0 21620611 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4126951646 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=0.22
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 18 4 0 0 16 0 9 0 21620612 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868708 CPUtime=0.22
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1524 0 0 0 21 1 0 0 16 0 9 0 21620614 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889556992 6409 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890932

[startup+6.30259 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 18999
/proc/meminfo: memFree=954472/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 15 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=5.6
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 8589 0 1 0 509 51 0 0 18 0 9 0 21620610 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6416 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=4.91
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 4125 0 1 0 451 40 0 0 25 0 9 0 21620611 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4127007491 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=0.44
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 35 9 0 0 16 0 9 0 21620612 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868708 CPUtime=0.22
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1530 0 0 0 21 1 0 0 16 0 9 0 21620614 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889556992 6416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890932

[startup+12.7028 s]
/proc/loadavg: 2.06 2.07 2.02 3/91 18999
/proc/meminfo: memFree=938728/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 16 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=11.91
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 9142 0 1 0 1124 67 0 0 18 0 9 0 21620610 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6417 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=11.04
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 4677 0 1 0 1053 51 0 0 25 0 9 0 21620611 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4127006615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=0.61
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 48 13 0 0 16 0 9 0 21620612 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868708 CPUtime=0.23
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1531 0 0 0 22 1 0 0 16 0 9 0 21620614 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889556992 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890932

[startup+25.5015 s]
/proc/loadavg: 2.05 2.07 2.01 3/91 18999
/proc/meminfo: memFree=922728/2055920 swapFree=4192956/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 16 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=24.58
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 10098 0 1 0 2372 86 0 0 18 0 9 0 21620610 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6418 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=23.44
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 5632 0 1 0 2280 64 0 0 25 0 9 0 21620611 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=0.88
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 69 19 0 0 15 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0

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

[startup+402.302 s]
/proc/loadavg: 2.42 2.64 2.32 3/91 18999
/proc/meminfo: memFree=16104/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 16 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=386.97
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 123892 0 1 0 35041 3656 0 0 18 0 9 0 21620610 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6418 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=356.05
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 119426 0 1 0 32665 2940 0 0 25 0 9 0 21620611 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4126637911 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=30.67
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 2353 714 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868708 CPUtime=0.23
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1532 0 0 0 22 1 0 0 17 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 387.55
Current children cumulated vsize (KiB) 890932

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

[startup+409.503 s]
/proc/loadavg: 2.51 2.65 2.33 3/91 18999
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 16 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=393.79
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 126052 0 1 0 35652 3727 0 0 18 0 9 0 21620610 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6418 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=362.34
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 121586 0 1 0 33236 2998 0 0 25 0 9 0 21620611 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4126432100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=31.21
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 2394 727 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868708 CPUtime=0.23
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1532 0 0 0 22 1 0 0 17 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 394.37
Current children cumulated vsize (KiB) 890932

[startup+435.103 s]
/proc/loadavg: 2.42 2.62 2.33 3/91 18999
/proc/meminfo: memFree=15912/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 16 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=418.39
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 133819 0 1 0 37864 3975 0 0 18 0 9 0 21620610 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6418 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=384.95
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 129353 0 1 0 35294 3201 0 0 25 0 9 0 21620611 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4126948174 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=33.19
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 2547 772 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868708 CPUtime=0.23
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1532 0 0 0 22 1 0 0 17 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 418.97
Current children cumulated vsize (KiB) 890932

[startup+441.501 s]
/proc/loadavg: 2.38 2.61 2.32 3/91 18999
/proc/meminfo: memFree=15208/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=0.58
/proc/18977/stat : 18977 (sugar) S 18975 18977 17823 0 -1 4194304 1310 4735 0 1 6 2 47 3 16 0 1 0 21620548 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18977/statm: 4217 1111 409 3 0 796 0
[pid=18990] ppid=18977 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (sh) S 18977 18977 17823 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21620610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 233 193 169 0 50 0
[pid=18991] ppid=18990 vsize=868708 CPUtime=424.44
/proc/18991/stat : 18991 (java) S 18990 18977 17823 0 -1 0 135723 0 1 0 38409 4035 0 0 18 0 9 0 21620610 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18991/statm: 217177 6418 2589 9 0 211654 0
[pid=18991/tid=18992] ppid=18990 vsize=868708 CPUtime=390.53
/proc/18991/task/18992/stat : 18992 (java) R 18990 18977 17823 0 -1 64 131257 0 1 0 35802 3251 0 0 25 0 9 0 21620611 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 102094105 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18993] ppid=18990 vsize=868708 CPUtime=33.66
/proc/18991/task/18993/stat : 18993 (java) S 18990 18977 17823 0 -1 64 2236 0 0 0 2584 782 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18994] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18994/stat : 18994 (java) S 18990 18977 17823 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18995] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18995/stat : 18995 (java) S 18990 18977 17823 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21620612 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18996] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18996/stat : 18996 (java) S 18990 18977 17823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18997] ppid=18990 vsize=868708 CPUtime=0.23
/proc/18991/task/18997/stat : 18997 (java) S 18990 18977 17823 0 -1 64 1532 0 0 0 22 1 0 0 17 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18998] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18998/stat : 18998 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18991/tid=18999] ppid=18990 vsize=868708 CPUtime=0
/proc/18991/task/18999/stat : 18999 (java) S 18990 18977 17823 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21620614 889556992 6418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.02
Current children cumulated vsize (KiB) 890932

[startup+447.901 s]
/proc/loadavg: 2.43 2.61 2.33 2/81 18999
/proc/meminfo: memFree=1843448/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=429.25
/proc/18977/stat : 18977 (sugar) D 18975 18977 17823 0 -1 4194304 1335 141771 0 4 6 100 38746 4073 15 0 1 0 21620548 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18977/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 429.25
Current children cumulated vsize (KiB) 16868

[startup+449.502 s]
/proc/loadavg: 2.40 2.60 2.33 2/81 18999
/proc/meminfo: memFree=1842744/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=429.33
/proc/18977/stat : 18977 (sugar) D 18975 18977 17823 0 -1 4194304 1335 141771 0 4 6 108 38746 4073 15 0 1 0 21620548 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18977/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 429.33
Current children cumulated vsize (KiB) 16868

[startup+451.102 s]
/proc/loadavg: 2.40 2.60 2.33 2/81 18999
/proc/meminfo: memFree=1841400/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=429.39
/proc/18977/stat : 18977 (sugar) D 18975 18977 17823 0 -1 4194304 1335 141771 0 4 6 114 38746 4073 15 0 1 0 21620548 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18977/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 429.39
Current children cumulated vsize (KiB) 16868

[startup+451.503 s]
/proc/loadavg: 2.40 2.60 2.33 2/81 18999
/proc/meminfo: memFree=1841400/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=429.42
/proc/18977/stat : 18977 (sugar) D 18975 18977 17823 0 -1 4194304 1335 141771 0 4 6 117 38746 4073 15 0 1 0 21620548 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18977/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 429.42
Current children cumulated vsize (KiB) 16868

[startup+451.901 s]
/proc/loadavg: 2.40 2.60 2.33 2/81 18999
/proc/meminfo: memFree=1841400/2055920 swapFree=4192812/4192956
[pid=18977] ppid=18975 vsize=16868 CPUtime=429.45
/proc/18977/stat : 18977 (sugar) D 18975 18977 17823 0 -1 4194304 1335 141771 0 4 6 120 38746 4073 15 0 1 0 21620548 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18977/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 429.45
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 451.953
CPU time (s): 429.515
CPU user time (s): 387.523
CPU system time (s): 41.9916
CPU usage (%): 95.0352
Max. virtual memory (cumulated for all children) (KiB): 890932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.523
system time used= 41.9916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143167
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= 1176704
involuntary context switches= 1188267

runsolver used 0.554915 second user time and 1.57976 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-11 22:52:11
IDJOB=2067979
IDBENCH=54763
IDSOLVER=738
FILE ID=node5/2067979-1247345531
PBS_JOBID= 9506722
Free space on /tmp= 66384 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-misc07.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-2067979-1247345531/watcher-2067979-1247345531 -o /tmp/evaluation-result-2067979-1247345531/solver-2067979-1247345531 -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-2067979-1247345531.xml

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

MD5SUM BENCH= e37366ceef93176261d8ca03a265c897
RANDOM SEED=823720128

node5.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.258
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.258
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:       1025248 kB
Buffers:         66792 kB
Cached:         756620 kB
SwapCached:          0 kB
Active:         217956 kB
Inactive:       735360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1025248 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:         147760 kB
Slab:            62368 kB
Committed_AS:   915720 kB
PageTables:       2016 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node5 at 2009-07-11 22:59:43