Trace number 1126747

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.13+minisat-inc? 226.019 230.179

General information on the benchmark

Namemaxcsp/warehouses/
normalized-capmo3_ext.xml
MD5SUMe4a8ca98653b0d25fe779b3362514fd3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark2.14667
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of constraints10100
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension10100
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.19	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.02/0.19	c 0	BEGIN Thu Aug  7 21:06:28 2008
0.02/0.19	c 0	PID 15622
0.02/0.19	c 0	HOST node60.alineos.net
0.02/0.19	c 0	CONVERTING HOME/instance-1126747-1218135988.xml TO HOME/temp.csp
0.02/0.19	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126747-1218135988.xml' 'HOME/temp.csp'
0.74/1.18	c 1	3 domains, 201 variables, 0 predicates, 101 relations, 10100 constraints
0.81/1.20	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.81/1.20	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.82/1.37	c 1	Parsing HOME/temp.csp
0.82/1.76	c 2	parsed 10000 expressions
0.82/1.77	c 2	parsed 10405 expressions
0.82/1.77	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.82/1.88	c 2	MAX CSP: 10100 constraints
0.82/1.88	c 2	Converting to clausal form CSP
0.82/2.06	c 2	converted 2051 (10%) expressions
1.66/2.12	c 2	converted 4102 (20%) expressions
1.66/2.20	c 2	converted 6153 (30%) expressions
1.77/2.22	c 2	converted 8204 (40%) expressions
1.77/2.24	c 2	converted 10254 (50%) expressions
1.77/2.27	c 2	converted 12305 (60%) expressions
1.86/2.30	c 2	converted 14356 (70%) expressions
1.86/2.32	c 2	converted 16407 (80%) expressions
1.96/2.42	c 2	converted 18458 (90%) expressions
2.85/3.34	c 3	converted 20508 (100%) expressions
2.85/3.35	c 3	CSP : 20401 integers, 0 booleans, 30299 clauses, largest domain size 15151
2.85/3.35	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.85/3.35	c 3	Propagation in CSP
3.14/3.68	c 4	10092 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.14/3.69	c 4	CSP : 20401 integers, 0 booleans, 30299 clauses, largest domain size 10101
3.14/3.69	c 4	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.24/3.70	c 4	Simplifing CSP by introducing new Boolean variables
3.24/3.72	c 4	CSP : 20401 integers, 0 booleans, 30299 clauses, largest domain size 10101
3.24/3.72	c 4	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.35/3.85	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.45/3.90	c 4	2041 (10%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.45/3.90	c 4	4081 (20%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.45/3.91	c 4	6121 (30%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.45/3.91	c 4	8161 (40%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.45/3.91	c 4	10201 (50%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.55/4.06	c 4	12241 (60%) CSP integer variables are encoded (136966 clauses, 2131413 bytes)
3.65/4.11	c 4	14281 (70%) CSP integer variables are encoded (175223 clauses, 2781782 bytes)
3.65/4.16	c 4	16321 (80%) CSP integer variables are encoded (206273 clauses, 3309632 bytes)
3.65/4.18	c 4	18361 (90%) CSP integer variables are encoded (228146 clauses, 3681473 bytes)
3.75/4.22	c 4	20401 (100%) CSP integer variables are encoded (256025 clauses, 4155416 bytes)
4.14/4.66	c 5	3030 (10%) CSP clauses are encoded (259055 clauses, 4225820 bytes)
4.53/5.06	c 5	6060 (20%) CSP clauses are encoded (262085 clauses, 4297640 bytes)
4.93/5.47	c 5	9090 (30%) CSP clauses are encoded (265115 clauses, 4369460 bytes)
6.02/6.58	c 7	12120 (40%) CSP clauses are encoded (784217 clauses, 15416229 bytes)
127.40/128.81	c 129	15150 (50%) CSP clauses are encoded (51560901 clauses, 1216320906 bytes)
130.68/132.13	c 132	18180 (60%) CSP clauses are encoded (53215647 clauses, 1256632837 bytes)
224.97/227.71	c 228	ERROR Exception Too large HOME/temp.cnf
224.97/227.71	c 228	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
224.97/227.71	c 228	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
224.97/227.71	c 228	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
224.97/227.71	s UNKNOWN
224.97/227.77	c 228	CPU 208.6 (0.05 0.02 208.55 16.38)
224.97/227.77	c 228	END Thu Aug  7 21:10:16 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126747-1218135988/watcher-1126747-1218135988 -o /tmp/evaluation-result-1126747-1218135988/solver-1126747-1218135988 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1126747-1218135988.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 6/71 15624
/proc/meminfo: memFree=57368/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=6268 CPUtime=0
/proc/15622/stat : 15622 (sugar++) D 15619 15622 15549 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 140686129 6418432 47 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271891625353 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/15622/statm: 1567 47 36 3 0 8 0

[startup+0.0941971 s]
/proc/loadavg: 0.16 0.03 0.01 6/71 15624
/proc/meminfo: memFree=57368/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=13336 CPUtime=0.02
/proc/15622/stat : 15622 (sugar++) D 15619 15622 15549 0 -1 4194304 723 0 0 0 2 0 0 0 18 0 1 0 140686129 13656064 691 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15622/statm: 3334 691 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101192 s]
/proc/loadavg: 0.16 0.03 0.01 6/71 15624
/proc/meminfo: memFree=57368/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=13336 CPUtime=0.02
/proc/15622/stat : 15622 (sugar++) D 15619 15622 15549 0 -1 4194304 723 0 0 0 2 0 0 0 18 0 1 0 140686129 13656064 691 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15622/statm: 3334 691 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.301219 s]
/proc/loadavg: 0.16 0.03 0.01 6/71 15624
/proc/meminfo: memFree=57368/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.07
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1219 128 1 0 5 2 0 0 18 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701259 s]
/proc/loadavg: 0.16 0.03 0.01 6/71 15624
/proc/meminfo: memFree=57368/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.07
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1219 128 1 0 5 2 0 0 18 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50134 s]
/proc/loadavg: 0.16 0.03 0.01 5/93 15658
/proc/meminfo: memFree=15904/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 15 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 16740

[startup+3.10251 s]
/proc/loadavg: 0.16 0.03 0.01 3/93 15668
/proc/meminfo: memFree=15904/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 15 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868664 CPUtime=1.84
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 12115 0 1 0 177 7 0 0 18 0 9 0 140686250 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217166 11129 2540 9 0 211741 0
[pid=15660/tid=15661] ppid=15659 vsize=868664 CPUtime=1.09
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 2785 0 1 0 108 1 0 0 24 0 9 0 140686253 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868664 CPUtime=0.51
/proc/15660/task/15662/stat : 15662 (java) R 15659 15622 15549 0 -1 64 7165 0 0 0 48 3 0 0 16 0 9 0 140686254 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 104182598 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868664 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868664 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868664 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868664 CPUtime=0.21
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1469 0 0 0 20 1 0 0 16 0 9 0 140686263 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868664 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868664 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889511936 11129 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 890760

[startup+6.30189 s]
/proc/loadavg: 0.39 0.08 0.03 4/93 15668
/proc/meminfo: memFree=26336/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 15 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=5
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 13844 0 1 0 482 18 0 0 18 0 9 0 140686250 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217131 12273 2567 9 0 211678 0
[pid=15660/tid=15661] ppid=15659 vsize=868524 CPUtime=3.79
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 3265 0 1 0 370 9 0 0 25 0 9 0 140686253 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868524 CPUtime=0.88
/proc/15660/task/15662/stat : 15662 (java) S 15659 15622 15549 0 -1 64 8355 0 0 0 82 6 0 0 15 0 9 0 140686254 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 140686263 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12273 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 890620

[startup+12.7025 s]
/proc/loadavg: 0.60 0.13 0.04 2/78 15776
/proc/meminfo: memFree=166032/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 16 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=11.33
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 14288 0 1 0 1094 39 0 0 18 0 9 0 140686250 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217131 12275 2567 9 0 211678 0
[pid=15660/tid=15661] ppid=15659 vsize=868524 CPUtime=9.96
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 3707 0 1 0 968 28 0 0 16 0 9 0 140686253 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4126608136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868524 CPUtime=1.04
/proc/15660/task/15662/stat : 15662 (java) S 15659 15622 15549 0 -1 64 8355 0 0 0 95 9 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1530 0 0 0 29 1 0 0 17 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 890620

[startup+25.5017 s]
/proc/loadavg: 0.68 0.17 0.06 2/75 15780
/proc/meminfo: memFree=167600/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 16 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=24.13
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 14686 0 1 0 2369 44 0 0 18 0 9 0 140686250 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217131 12275 2567 9 0 211678 0
[pid=15660/tid=15661] ppid=15659 vsize=868524 CPUtime=22.62
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 4105 0 1 0 2232 30 0 0 25 0 9 0 140686253 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4127126417 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868524 CPUtime=1.18
/proc/15660/task/15662/stat : 15662 (java) S 15659 15622 15549 0 -1 64 8355 0 0 0 107 11 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1530 0 0 0 29 1 0 0 17 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 890620

[startup+51.1013 s]
/proc/loadavg: 0.79 0.24 0.08 2/75 15780
/proc/meminfo: memFree=15728/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 16 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=49.53
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 17238 0 1 0 4739 214 0 0 18 0 9 0 140686250 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

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

[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1530 0 0 0 29 1 0 0 17 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 890620

[startup+162.303 s]
/proc/loadavg: 1.28 0.57 0.21 2/75 15780
/proc/meminfo: memFree=15344/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 16 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=159.81
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 30718 0 1 0 14887 1094 0 0 18 0 9 0 140686250 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217131 12275 2567 9 0 211678 0
[pid=15660/tid=15661] ppid=15659 vsize=868524 CPUtime=152.81
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 20137 0 1 0 14296 985 0 0 17 0 9 0 140686253 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4126569879 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868524 CPUtime=6.66
/proc/15660/task/15662/stat : 15662 (java) S 15659 15622 15549 0 -1 64 8355 0 0 0 560 106 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1530 0 0 0 29 1 0 0 17 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 890620

[startup+222.302 s]
/proc/loadavg: 1.26 0.69 0.28 2/75 15780
/proc/meminfo: memFree=15280/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 16 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=218.77
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 38170 0 1 0 20296 1581 0 0 18 0 9 0 140686250 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217131 12275 2567 9 0 211678 0
[pid=15660/tid=15661] ppid=15659 vsize=868524 CPUtime=209.54
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 27589 0 1 0 19518 1436 0 0 17 0 9 0 140686253 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4126489929 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868524 CPUtime=8.9
/proc/15660/task/15662/stat : 15662 (java) S 15659 15622 15549 0 -1 64 8355 0 0 0 748 142 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1530 0 0 0 29 1 0 0 17 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.59
Current children cumulated vsize (KiB) 890620

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

[startup+223.903 s]
/proc/loadavg: 1.26 0.69 0.28 2/75 15780
/proc/meminfo: memFree=16304/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 16 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=220.35
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 38375 0 1 0 20440 1595 0 0 18 0 9 0 140686250 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217131 12275 2567 9 0 211678 0
[pid=15660/tid=15661] ppid=15659 vsize=868524 CPUtime=211.06
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 27794 0 1 0 19656 1450 0 0 17 0 9 0 140686253 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4126574607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868524 CPUtime=8.96
/proc/15660/task/15662/stat : 15662 (java) S 15659 15622 15549 0 -1 64 8355 0 0 0 753 143 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1530 0 0 0 29 1 0 0 17 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 890620

[startup+227.102 s]
/proc/loadavg: 1.24 0.70 0.28 2/75 15780
/proc/meminfo: memFree=15664/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=0.82
/proc/15622/stat : 15622 (sugar++) S 15619 15622 15549 0 -1 4194304 1297 7758 1 90 5 2 66 9 16 0 1 0 140686129 17141760 1104 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15622/statm: 4185 1104 409 3 0 764 0
[pid=15659] ppid=15622 vsize=5356 CPUtime=0
/proc/15659/stat : 15659 (sh) S 15622 15622 15549 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 140686250 5484544 233 18446744073709551615 4194304 4889804 548682068720 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15659/statm: 1339 233 193 169 0 50 0
[pid=15660] ppid=15659 vsize=868524 CPUtime=223.55
/proc/15660/stat : 15660 (java) S 15659 15622 15549 0 -1 0 38769 0 1 0 20733 1622 0 0 18 0 9 0 140686250 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15660/statm: 217131 12275 2567 9 0 211678 0
[pid=15660/tid=15661] ppid=15659 vsize=868524 CPUtime=214.12
/proc/15660/task/15661/stat : 15661 (java) R 15659 15622 15549 0 -1 64 28188 0 1 0 19937 1475 0 0 17 0 9 0 140686253 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4127061337 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15662] ppid=15659 vsize=868524 CPUtime=9.1
/proc/15660/task/15662/stat : 15662 (java) S 15659 15622 15549 0 -1 64 8355 0 0 0 765 145 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15663] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15663/stat : 15663 (java) S 15659 15622 15549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15664] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15664/stat : 15664 (java) S 15659 15622 15549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140686254 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15665] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15665/stat : 15665 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15666] ppid=15659 vsize=868524 CPUtime=0.3
/proc/15660/task/15666/stat : 15666 (java) S 15659 15622 15549 0 -1 64 1530 0 0 0 29 1 0 0 17 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15660/tid=15667] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15667/stat : 15667 (java) S 15659 15622 15549 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15660/tid=15668] ppid=15659 vsize=868524 CPUtime=0
/proc/15660/task/15668/stat : 15668 (java) S 15659 15622 15549 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140686263 889368576 12275 18446744073709551615 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 224.37
Current children cumulated vsize (KiB) 890620

[startup+228.702 s]
/proc/loadavg: 1.24 0.70 0.28 2/65 15780
/proc/meminfo: memFree=1946304/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=225.9
/proc/15622/stat : 15622 (sugar++) D 15619 15622 15549 0 -1 4194304 1320 46898 1 91 5 92 20855 1638 17 0 1 0 140686129 17141760 1105 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271894418473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15622/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 225.9
Current children cumulated vsize (KiB) 16740

[startup+229.501 s]
/proc/loadavg: 1.24 0.70 0.28 2/65 15780
/proc/meminfo: memFree=1946304/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=225.97
/proc/15622/stat : 15622 (sugar++) D 15619 15622 15549 0 -1 4194304 1320 46898 1 91 5 99 20855 1638 15 0 1 0 140686129 17141760 1105 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271894418473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15622/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 225.97
Current children cumulated vsize (KiB) 16740

[startup+229.906 s]
/proc/loadavg: 1.22 0.70 0.28 1/65 15780
/proc/meminfo: memFree=1945920/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=225.98
/proc/15622/stat : 15622 (sugar++) D 15619 15622 15549 0 -1 4194304 1320 46898 1 91 5 100 20855 1638 15 0 1 0 140686129 17141760 1105 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271894418473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15622/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 225.98
Current children cumulated vsize (KiB) 16740

[startup+230.102 s]
/proc/loadavg: 1.22 0.70 0.28 1/65 15780
/proc/meminfo: memFree=1945920/2055920 swapFree=4192812/4192956
[pid=15622] ppid=15619 vsize=16740 CPUtime=225.99
/proc/15622/stat : 15622 (sugar++) D 15619 15622 15549 0 -1 4194304 1320 46898 1 91 5 101 20855 1638 15 0 1 0 140686129 17141760 1105 18446744073709551615 4194304 4206940 548682068560 18446744073709551615 271894418473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15622/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 225.99
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 230.179
CPU time (s): 226.019
CPU user time (s): 208.617
CPU system time (s): 17.4014
CPU usage (%): 98.1923
Max. virtual memory (cumulated for all children) (KiB): 891012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.617
system time used= 17.4014
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48274
page faults= 92
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 142239
involuntary context switches= 123999

runsolver used 0.244962 second user time and 0.693894 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-08-07 21:06:28
IDJOB=1126747
IDBENCH=66083
IDSOLVER=367
FILE ID=node60/1126747-1218135988
PBS_JOBID= 8000783
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/warehouses/normalized-capmo3_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126747-1218135988/watcher-1126747-1218135988 -o /tmp/evaluation-result-1126747-1218135988/solver-1126747-1218135988 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1126747-1218135988.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e4a8ca98653b0d25fe779b3362514fd3
RANDOM SEED=6984254

node60.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.218
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.218
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:         58704 kB
Buffers:         50092 kB
Cached:        1799372 kB
SwapCached:          0 kB
Active:         573036 kB
Inactive:      1290656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         58704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:          23964 kB
Slab:           119104 kB
Committed_AS:    97592 kB
PageTables:       1676 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= 66560 MiB
End job on node60 at 2008-08-07 21:10:18