Trace number 2076504

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+picosatSAT 199.858 203.708

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-0.xml
MD5SUM2ac19223b2e0853d7ad9b1f32a9c1dfd
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.729888
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1276
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sun Jul 12 03:41:52 2009
0.06/0.08	c 0	PID 18731
0.06/0.08	c 0	HOST node81.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2076504-1247362911.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-2076504-1247362911.xml' 'HOME/temp.csp'
0.06/0.90	c 0	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
0.06/0.94	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.94	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.91/1.04	c 1	Parsing HOME/temp.csp
1.10/1.21	c 1	parsed 8401 expressions
1.10/1.22	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.10/1.22	c 1	Converting to clausal form CSP
1.10/1.28	c 1	converted 841 (10%) expressions
1.40/1.52	c 1	converted 1681 (20%) expressions
1.40/1.55	c 1	converted 2521 (30%) expressions
1.40/1.58	c 1	converted 3361 (40%) expressions
1.49/1.61	c 1	converted 4201 (50%) expressions
1.49/1.64	c 1	converted 5041 (60%) expressions
1.59/1.73	c 1	converted 5881 (70%) expressions
1.59/1.76	c 1	converted 6721 (80%) expressions
1.59/1.79	c 1	converted 7561 (90%) expressions
1.70/1.82	c 1	converted 8401 (100%) expressions
1.70/1.82	c 1	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1276
1.70/1.82	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.82	c 1	Propagation in CSP
1.70/1.87	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.70/1.87	c 1	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1276
1.70/1.87	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.87	c 1	Simplifing CSP by introducing new Boolean variables
1.90/2.02	c 1	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1276
1.90/2.02	c 1	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.99/2.13	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.09/2.22	c 2	40 (10%) CSP integer variables are encoded (48920 clauses, 711672 bytes)
2.09/2.27	c 2	80 (20%) CSP integer variables are encoded (98145 clauses, 1450047 bytes)
2.19/2.34	c 2	120 (30%) CSP integer variables are encoded (147282 clauses, 2281831 bytes)
2.28/2.40	c 2	160 (40%) CSP integer variables are encoded (196494 clauses, 3118435 bytes)
2.28/2.47	c 2	200 (50%) CSP integer variables are encoded (245636 clauses, 3953849 bytes)
2.38/2.53	c 2	240 (60%) CSP integer variables are encoded (294849 clauses, 4790470 bytes)
2.38/2.59	c 2	280 (70%) CSP integer variables are encoded (343991 clauses, 5625884 bytes)
2.48/2.66	c 2	320 (80%) CSP integer variables are encoded (392822 clauses, 6456011 bytes)
2.58/2.73	c 2	360 (90%) CSP integer variables are encoded (441896 clauses, 7290269 bytes)
2.58/2.79	c 2	400 (100%) CSP integer variables are encoded (491052 clauses, 8125921 bytes)
6.05/6.24	c 6	2280 (10%) CSP clauses are encoded (2287472 clauses, 49550615 bytes)
9.38/9.65	c 9	4560 (20%) CSP clauses are encoded (4077198 clauses, 91745959 bytes)
12.72/13.08	c 13	6840 (30%) CSP clauses are encoded (5882070 clauses, 134693078 bytes)
16.18/16.54	c 16	9120 (40%) CSP clauses are encoded (7685066 clauses, 179738338 bytes)
19.49/20.57	c 20	11400 (50%) CSP clauses are encoded (9485458 clauses, 224718498 bytes)
22.86/23.98	c 23	13680 (60%) CSP clauses are encoded (11296832 clauses, 269973208 bytes)
26.26/28.02	c 27	15960 (70%) CSP clauses are encoded (13098794 clauses, 314992618 bytes)
29.59/31.46	c 31	18240 (80%) CSP clauses are encoded (14895854 clauses, 359889478 bytes)
33.01/34.94	c 34	20520 (90%) CSP clauses are encoded (16684530 clauses, 404576738 bytes)
36.41/38.64	c 38	22800 (100%) CSP clauses are encoded (18484204 clauses, 449538948 bytes)
36.41/38.64	c 38	22800 CSP clauses encoded
36.41/38.64	c 38	Writing map file : HOME/temp.map
36.41/38.66	c 38	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.41/38.66	c 38	SAT : 506652 SAT variables, 18484204 SAT clauses, 449538948 bytes
36.41/38.66	c 38	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.49/38.70	c 38	SOLVING HOME/temp.cnf
36.49/38.70	c 38	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
198.81/202.63	c 202	DECODING HOME/temp.out WITH HOME/temp.map
198.81/202.63	c 202	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
198.86/202.77	c 202	Decoding HOME/temp.out
199.54/203.43	s SATISFIABLE
199.54/203.45	v 770 712 950 859 92 385 1106 2 67 273 472 602 1177 193 1017 80 358 84 819 536 298 733 206 596 449 18 10 798 517 124 1171 920 637 42 1000 863 1098 395 374 341 840 922 28 314 1180 1095 971 108 573 387 1012 332 195 290 460 618 687 763 740 125 552 265 922 89 712 1002 54 358 35 831 235 96 189 1184 295 436 342 679 570 108 117 730 1184 290 795 1086 487 21 840 544 1156 182 1013 250 928 42 225 430 385 652 1022 968 548 616 41 314 1218 655 863 1168 1092 103 200 86 708 263 389 751 151 0 544 380 1190 6 1115 464 196 103 385 1011 782 277 487 0 633 225 5 173 295 912 351 882 251 595 562 1071 9 754 672 1024 486 318 1168 47 89 3 197 151 10 67 1124 539 0 655 456 733 523 911 987 361 5 680 1027 473 18 35 125 272 248 397 342 1103 20 724 17 1186 624 328 805 0 1000 235 1190 51 186 292 523 402 145 464 127 1022 882 488 1257 454 585 1199 317 343 805 384 616 477 158 50 1000 99 17 256 467 1179 820 370 680 2 383 276 57 775 167 562 718 292 182 154 500 1068 334 109 945 770 1034 1124 1185 489 78 713 626 1209 394 550 278 332 86 7 196 18 20 145 716 317 1223 0 78 1029 820 447 1133 626 393 343 210 51 520 552 24 6 86 295 860 151 547 922 708 775 1156 1199 409 236 272 367 0 3 51 1022 450 97 626 631 863 473 683 727 1190 929 661 782 7 13 193 409 263 318 0 371 51 21 1055 109 1027 1095 968 1213 1106 878 992 745 1042 448 669 1138 470 795 47 529 385 78 160 315 389 490 626 324 1000 439 460 533 73 47 1 984 393 330 2 158 89 248 508 1065 677 410 611 191 193 438 210 324 215 523 219 0 114 143 162 64 78 263 5 1192 683 945 0 11 72 117 189 250 295 356 410 500 533 614 900 619 1024 1118 1207 1268
199.54/203.46	c 203	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
199.54/203.49	c 203	CPU 199.62 (0.06 0.02 110.73 88.81)
199.54/203.49	c 203	END Sun Jul 12 03:45:15 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076504-1247362911/watcher-2076504-1247362911 -o /tmp/evaluation-result-2076504-1247362911/solver-2076504-1247362911 -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-2076504-1247362911.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.14 2.15 3/84 18731
/proc/meminfo: memFree=791248/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=18576 CPUtime=0
/proc/18731/stat : 18731 (runsolver) R 18729 18731 16167 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 23356220 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 269807578407 0 0 4096 24578 0 0 0 17 0 0 0
/proc/18731/statm: 4644 284 249 26 0 2626 0

[startup+0.0774989 s]
/proc/loadavg: 2.07 2.14 2.15 3/84 18731
/proc/meminfo: memFree=791248/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16740 CPUtime=0.06
/proc/18731/stat : 18731 (sugar) R 18729 18731 16167 0 -1 4194304 1107 0 0 0 5 1 0 0 18 0 1 0 23356220 17141760 1075 996147200 4194304 4206940 548682068608 18446744073709551615 269827326281 0 0 4224 0 0 0 0 17 1 0 0
/proc/18731/statm: 4185 1075 380 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101511 s]
/proc/loadavg: 2.07 2.14 2.15 3/84 18731
/proc/meminfo: memFree=791248/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.06
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301517 s]
/proc/loadavg: 2.07 2.14 2.15 3/84 18731
/proc/meminfo: memFree=791248/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.06
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701561 s]
/proc/loadavg: 2.07 2.14 2.15 3/84 18731
/proc/meminfo: memFree=791248/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.06
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50265 s]
/proc/loadavg: 2.22 2.17 2.16 3/91 18749
/proc/meminfo: memFree=784784/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.87
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1309 8420 0 1 5 1 74 7 16 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
[pid=18744] ppid=18731 vsize=5356 CPUtime=0
/proc/18744/stat : 18744 (sh) S 18731 18731 16167 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356315 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18744/statm: 1339 233 193 169 0 50 0
[pid=18745] ppid=18744 vsize=868656 CPUtime=0.53
/proc/18745/stat : 18745 (java) S 18744 18731 16167 0 -1 0 7110 0 1 0 48 5 0 0 18 0 9 0 23356315 889503744 6371 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18745/statm: 217164 6371 2565 9 0 211669 0
[pid=18745/tid=18746] ppid=18744 vsize=868656 CPUtime=0.28
/proc/18745/task/18746/stat : 18746 (java) R 18744 18731 16167 0 -1 64 2658 0 1 0 26 2 0 0 18 0 9 0 23356316 889503744 6371 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18747] ppid=18744 vsize=868656 CPUtime=0.08
/proc/18745/task/18747/stat : 18747 (java) R 18744 18731 16167 0 -1 64 2290 0 0 0 7 1 0 0 16 0 9 0 23356317 889503744 6371 996147200 134512640 134550932 4294955936 18446744073709551615 102768171 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18748] ppid=18744 vsize=868656 CPUtime=0
/proc/18745/task/18748/stat : 18748 (java) S 18744 18731 16167 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 23356318 889503744 6371 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18749] ppid=18744 vsize=868656 CPUtime=0
/proc/18745/task/18749/stat : 18749 (java) S 18744 18731 16167 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 23356318 889503744 6371 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890880

[startup+3.10282 s]
/proc/loadavg: 2.22 2.17 2.16 4/95 18753
/proc/meminfo: memFree=762536/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.87
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1310 8420 0 1 5 1 74 7 16 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
[pid=18744] ppid=18731 vsize=5356 CPUtime=0
/proc/18744/stat : 18744 (sh) S 18731 18731 16167 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356315 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18744/statm: 1339 233 193 169 0 50 0
[pid=18745] ppid=18744 vsize=868704 CPUtime=2.11
/proc/18745/stat : 18745 (java) S 18744 18731 16167 0 -1 0 9842 0 1 0 196 15 0 0 18 0 9 0 23356315 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18745/statm: 217176 8807 2590 9 0 211653 0
[pid=18745/tid=18746] ppid=18744 vsize=868704 CPUtime=1.44
/proc/18745/task/18746/stat : 18746 (java) R 18744 18731 16167 0 -1 64 3045 0 1 0 134 10 0 0 25 0 9 0 23356316 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4126938703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18747] ppid=18744 vsize=868704 CPUtime=0.44
/proc/18745/task/18747/stat : 18747 (java) S 18744 18731 16167 0 -1 64 4584 0 0 0 41 3 0 0 16 0 9 0 23356317 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18748] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18748/stat : 18748 (java) S 18744 18731 16167 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23356318 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18749] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18749/stat : 18749 (java) S 18744 18731 16167 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356318 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18750] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18750/stat : 18750 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356321 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18751] ppid=18744 vsize=868704 CPUtime=0.2
/proc/18745/task/18751/stat : 18751 (java) S 18744 18731 16167 0 -1 64 1514 0 0 0 20 0 0 0 16 0 9 0 23356321 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18752] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18752/stat : 18752 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23356321 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18753] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18753/stat : 18753 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23356321 889552896 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890928

[startup+6.30218 s]
/proc/loadavg: 2.20 2.17 2.16 3/95 18753
/proc/meminfo: memFree=722984/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.87
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1310 8420 0 1 5 1 74 7 16 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
[pid=18744] ppid=18731 vsize=5356 CPUtime=0
/proc/18744/stat : 18744 (sh) S 18731 18731 16167 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356315 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18744/statm: 1339 233 193 169 0 50 0
[pid=18745] ppid=18744 vsize=868704 CPUtime=5.28
/proc/18745/stat : 18745 (java) S 18744 18731 16167 0 -1 0 10465 0 1 0 485 43 0 0 18 0 9 0 23356315 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18745/statm: 217176 8815 2590 9 0 211653 0
[pid=18745/tid=18746] ppid=18744 vsize=868704 CPUtime=4.38
/proc/18745/task/18746/stat : 18746 (java) R 18744 18731 16167 0 -1 64 3661 0 1 0 404 34 0 0 25 0 9 0 23356316 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18747] ppid=18744 vsize=868704 CPUtime=0.65
/proc/18745/task/18747/stat : 18747 (java) S 18744 18731 16167 0 -1 64 4584 0 0 0 58 7 0 0 16 0 9 0 23356317 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18748] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18748/stat : 18748 (java) S 18744 18731 16167 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23356318 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18749] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18749/stat : 18749 (java) S 18744 18731 16167 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356318 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18750] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18750/stat : 18750 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18751] ppid=18744 vsize=868704 CPUtime=0.22
/proc/18745/task/18751/stat : 18751 (java) S 18744 18731 16167 0 -1 64 1521 0 0 0 22 0 0 0 17 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18752] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18752/stat : 18752 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18753] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18753/stat : 18753 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890928

[startup+12.7018 s]
/proc/loadavg: 2.19 2.16 2.16 3/95 18753
/proc/meminfo: memFree=639992/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.87
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1310 8420 0 1 5 1 74 7 16 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
[pid=18744] ppid=18731 vsize=5356 CPUtime=0
/proc/18744/stat : 18744 (sh) S 18731 18731 16167 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356315 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18744/statm: 1339 233 193 169 0 50 0
[pid=18745] ppid=18744 vsize=868704 CPUtime=11.56
/proc/18745/stat : 18745 (java) S 18744 18731 16167 0 -1 0 11714 0 1 0 1057 99 0 0 18 0 9 0 23356315 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18745/statm: 217176 8815 2590 9 0 211653 0
[pid=18745/tid=18746] ppid=18744 vsize=868704 CPUtime=10.17
/proc/18745/task/18746/stat : 18746 (java) R 18744 18731 16167 0 -1 64 4910 0 1 0 936 81 0 0 25 0 9 0 23356316 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4126453881 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18747] ppid=18744 vsize=868704 CPUtime=1.14
/proc/18745/task/18747/stat : 18747 (java) S 18744 18731 16167 0 -1 64 4584 0 0 0 98 16 0 0 16 0 9 0 23356317 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18748] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18748/stat : 18748 (java) S 18744 18731 16167 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23356318 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18749] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18749/stat : 18749 (java) S 18744 18731 16167 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356318 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18750] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18750/stat : 18750 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18751] ppid=18744 vsize=868704 CPUtime=0.22
/proc/18745/task/18751/stat : 18751 (java) S 18744 18731 16167 0 -1 64 1521 0 0 0 22 0 0 0 17 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18752] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18752/stat : 18752 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18753] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18753/stat : 18753 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 890928

[startup+25.5022 s]
/proc/loadavg: 2.23 2.17 2.16 3/95 18753
/proc/meminfo: memFree=474680/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=0.87
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1310 8420 0 1 5 1 74 7 16 0 1 0 23356220 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18731/statm: 4217 1111 409 3 0 796 0
[pid=18744] ppid=18731 vsize=5356 CPUtime=0
/proc/18744/stat : 18744 (sh) S 18731 18731 16167 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356315 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18744/statm: 1339 233 193 169 0 50 0
[pid=18745] ppid=18744 vsize=868704 CPUtime=23.57
/proc/18745/stat : 18745 (java) S 18744 18731 16167 0 -1 0 14169 0 1 0 2136 221 0 0 18 0 9 0 23356315 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18745/statm: 217176 8815 2590 9 0 211653 0
[pid=18745/tid=18746] ppid=18744 vsize=868704 CPUtime=21.25
/proc/18745/task/18746/stat : 18746 (java) R 18744 18731 16167 0 -1 64 7365 0 1 0 1940 185 0 0 25 0 9 0 23356316 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18745/tid=18747] ppid=18744 vsize=868704 CPUtime=2.08
/proc/18745/task/18747/stat : 18747 (java) S 18744 18731 16167 0 -1 64 4584 0 0 0 174 34 0 0 16 0 9 0 23356317 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18745/tid=18748] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18748/stat : 18748 (java) S 18744 18731 16167 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23356318 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18749] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18749/stat : 18749 (java) S 18744 18731 16167 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356318 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18750] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18750/stat : 18750 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18751] ppid=18744 vsize=868704 CPUtime=0.22
/proc/18745/task/18751/stat : 18751 (java) S 18744 18731 16167 0 -1 64 1521 0 0 0 22 0 0 0 17 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18752] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18752/stat : 18752 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18745/tid=18753] ppid=18744 vsize=868704 CPUtime=0
/proc/18745/task/18753/stat : 18753 (java) S 18744 18731 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23356321 889552896 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 890928

[startup+51.102 s]
/proc/loadavg: 2.14 2.16 2.16 3/87 18755
/proc/meminfo: memFree=226104/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=36.5
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1365 25333 0 2 6 1 3293 350 16 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
[pid=18754] ppid=18731 vsize=5356 CPUtime=0
/proc/18754/stat : 18754 (sh) S 18731 18731 16167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23360090 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18754/statm: 1339 232 193 169 0 50 0
[pid=18755] ppid=18754 vsize=88856 CPUtime=12.27
/proc/18755/stat : 18755 (picosat) R 18754 18731 16167 0 -1 4194304 20632 0 0 0 560 667 0 0 25 0 1 0 23360091 90988544 20618 996147200 134512640 134931368 4294956256 18446744073709551615 134560080 0 0 4096 0 0 0 0 17 1 0 0
/proc/18755/statm: 22214 20618 40 102 0 22109 0
Current children cumulated CPU time (s) 48.77
Current children cumulated vsize (KiB) 111080

[startup+102.306 s]
/proc/loadavg: 2.11 2.14 2.15 3/87 18755
/proc/meminfo: memFree=48312/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=36.5
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1365 25333 0 2 6 1 3293 350 16 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
[pid=18754] ppid=18731 vsize=5356 CPUtime=0
/proc/18754/stat : 18754 (sh) S 18731 18731 16167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23360090 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18754/statm: 1339 232 193 169 0 50 0
[pid=18755] ppid=18754 vsize=297704 CPUtime=63.03
/proc/18755/stat : 18755 (picosat) R 18754 18731 16167 0 -1 4194304 72543 0 0 0 2905 3398 0 0 25 0 1 0 23360091 304848896 72529 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18755/statm: 74426 72529 40 102 0 74321 0
Current children cumulated CPU time (s) 99.53
Current children cumulated vsize (KiB) 319928

[startup+162.302 s]
/proc/loadavg: 2.13 2.14 2.15 3/87 18755
/proc/meminfo: memFree=15224/2055920 swapFree=4192948/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=36.5
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1365 25333 0 2 6 1 3293 350 16 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
[pid=18754] ppid=18731 vsize=5356 CPUtime=0
/proc/18754/stat : 18754 (sh) S 18731 18731 16167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23360090 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18754/statm: 1339 232 193 169 0 50 0
[pid=18755] ppid=18754 vsize=545764 CPUtime=122.4
/proc/18755/stat : 18755 (picosat) R 18754 18731 16167 0 -1 4194304 133174 0 0 0 5629 6611 0 0 25 0 1 0 23360091 558862336 133160 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18755/statm: 136441 133160 40 102 0 136336 0
Current children cumulated CPU time (s) 158.9
Current children cumulated vsize (KiB) 567988

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

[startup+179.102 s]
/proc/loadavg: 2.10 2.14 2.15 3/87 18755
/proc/meminfo: memFree=22648/2055920 swapFree=4192812/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=36.5
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1365 25333 0 2 6 1 3293 350 16 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
[pid=18754] ppid=18731 vsize=5356 CPUtime=0
/proc/18754/stat : 18754 (sh) S 18731 18731 16167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23360090 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18754/statm: 1339 232 193 169 0 50 0
[pid=18755] ppid=18754 vsize=606088 CPUtime=139.04
/proc/18755/stat : 18755 (picosat) R 18754 18731 16167 0 -1 4194304 150175 0 0 0 6402 7502 0 0 25 0 1 0 23360091 620634112 150161 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18755/statm: 151522 150161 40 102 0 151417 0
Current children cumulated CPU time (s) 175.54
Current children cumulated vsize (KiB) 628312

[startup+191.901 s]
/proc/loadavg: 2.14 2.15 2.15 3/87 18755
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=36.5
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1365 25333 0 2 6 1 3293 350 16 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
[pid=18754] ppid=18731 vsize=5356 CPUtime=0
/proc/18754/stat : 18754 (sh) S 18731 18731 16167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23360090 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18754/statm: 1339 232 193 169 0 50 0
[pid=18755] ppid=18754 vsize=717692 CPUtime=151.71
/proc/18755/stat : 18755 (picosat) R 18754 18731 16167 0 -1 4194304 163157 0 0 0 6988 8183 0 0 25 0 1 0 23360091 734916608 163143 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18755/statm: 179423 163143 40 102 0 179318 0
Current children cumulated CPU time (s) 188.21
Current children cumulated vsize (KiB) 739916

[startup+198.302 s]
/proc/loadavg: 2.13 2.14 2.15 3/87 18755
/proc/meminfo: memFree=43256/2055920 swapFree=4192812/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=36.5
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1365 25333 0 2 6 1 3293 350 16 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
[pid=18754] ppid=18731 vsize=5356 CPUtime=0
/proc/18754/stat : 18754 (sh) S 18731 18731 16167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23360090 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18754/statm: 1339 232 193 169 0 50 0
[pid=18755] ppid=18754 vsize=740404 CPUtime=158.05
/proc/18755/stat : 18755 (picosat) R 18754 18731 16167 0 -1 4194304 169535 0 0 0 7292 8513 0 0 25 0 1 0 23360091 758173696 169521 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/18755/statm: 185101 169521 42 102 0 184996 0
Current children cumulated CPU time (s) 194.55
Current children cumulated vsize (KiB) 762628

[startup+201.501 s]
/proc/loadavg: 2.12 2.14 2.15 3/87 18755
/proc/meminfo: memFree=35832/2055920 swapFree=4192812/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=36.5
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1365 25333 0 2 6 1 3293 350 16 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
[pid=18754] ppid=18731 vsize=5356 CPUtime=0
/proc/18754/stat : 18754 (sh) S 18731 18731 16167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23360090 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18754/statm: 1339 232 193 169 0 50 0
[pid=18755] ppid=18754 vsize=748592 CPUtime=161.22
/proc/18755/stat : 18755 (picosat) R 18754 18731 16167 0 -1 4194304 170149 0 0 0 7607 8515 0 0 25 0 1 0 23360091 766558208 170133 996147200 134512640 134931368 4294956256 18446744073709551615 134581963 0 0 4096 0 0 0 0 17 1 0 0
/proc/18755/statm: 187148 170133 52 102 0 187043 0
Current children cumulated CPU time (s) 197.72
Current children cumulated vsize (KiB) 770816

[startup+203.101 s]
/proc/loadavg: 2.12 2.14 2.15 3/87 18755
/proc/meminfo: memFree=35704/2055920 swapFree=4192812/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=198.86
/proc/18731/stat : 18731 (sugar) S 18729 18731 16167 0 -1 4194304 1446 195768 0 2 6 1 11002 8877 15 0 1 0 23356220 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18731/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 198.86
Current children cumulated vsize (KiB) 16868

[startup+203.506 s]
/proc/loadavg: 2.12 2.14 2.15 3/95 18765
/proc/meminfo: memFree=711608/2055920 swapFree=4192812/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=199.64
/proc/18731/stat : 18731 (sugar) R 18729 18731 16167 0 -1 4194304 1476 199728 0 3 6 4 11073 8881 16 0 1 0 23356220 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18731/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 199.64
Current children cumulated vsize (KiB) 16868

[startup+203.704 s]
/proc/loadavg: 2.12 2.14 2.15 3/95 18765
/proc/meminfo: memFree=711608/2055920 swapFree=4192812/4192956
[pid=18731] ppid=18729 vsize=16868 CPUtime=199.83
/proc/18731/stat : 18731 (sugar) R 18729 18731 16167 0 -1 4194304 1476 199728 0 3 6 23 11073 8881 16 0 1 0 23356220 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18731/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 199.83
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 203.708
CPU time (s): 199.858
CPU user time (s): 110.799
CPU system time (s): 89.0585
CPU usage (%): 98.1097
Max. virtual memory (cumulated for all children) (KiB): 891004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.799
system time used= 89.0585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201265
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66169
involuntary context switches= 70166

runsolver used 0.221966 second user time and 0.58791 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-12 03:41:51
IDJOB=2076504
IDBENCH=56437
IDSOLVER=738
FILE ID=node81/2076504-1247362911
PBS_JOBID= 9506886
Free space on /tmp= 126620 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-105-0.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-2076504-1247362911/watcher-2076504-1247362911 -o /tmp/evaluation-result-2076504-1247362911/solver-2076504-1247362911 -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-2076504-1247362911.xml

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

MD5SUM BENCH= 2ac19223b2e0853d7ad9b1f32a9c1dfd
RANDOM SEED=1778937636

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        791728 kB
Buffers:         70172 kB
Cached:         426356 kB
SwapCached:          8 kB
Active:         788152 kB
Inactive:       420468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        791728 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            2324 kB
Writeback:           0 kB
Mapped:         727748 kB
Slab:            38868 kB
Committed_AS:   880824 kB
PageTables:       3452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126620 MiB
End job on node81 at 2009-07-12 03:45:15