Trace number 2076516

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+minisatSAT 56.2794 57.221

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-8.xml
MD5SUM86b24a9ba558d9e8e32f84b5d3fc0678
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 benchmark6.42902
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1388
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.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 03:42:04 2009
0.00/0.07	c 0	PID 18390
0.00/0.08	c 0	HOST node41.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2076516-1247362923.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2076516-1247362923.xml' 'HOME/temp.csp'
0.06/0.84	c 0	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
0.06/0.86	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.86	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.81/0.94	c 0	Parsing HOME/temp.csp
0.93/1.10	c 1	parsed 8401 expressions
1.04/1.11	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.11	c 1	Converting to clausal form CSP
1.04/1.17	c 1	converted 841 (10%) expressions
1.33/1.41	c 1	converted 1681 (20%) expressions
1.33/1.44	c 1	converted 2521 (30%) expressions
1.33/1.47	c 1	converted 3361 (40%) expressions
1.43/1.50	c 1	converted 4201 (50%) expressions
1.43/1.53	c 1	converted 5041 (60%) expressions
1.53/1.62	c 1	converted 5881 (70%) expressions
1.53/1.65	c 1	converted 6721 (80%) expressions
1.53/1.68	c 1	converted 7561 (90%) expressions
1.63/1.71	c 1	converted 8401 (100%) expressions
1.63/1.71	c 1	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1388
1.63/1.71	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.63/1.71	c 1	Propagation in CSP
1.63/1.75	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.63/1.75	c 1	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1388
1.63/1.76	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.63/1.76	c 1	Simplifing CSP by introducing new Boolean variables
1.83/1.91	c 1	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1388
1.83/1.91	c 1	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.83/1.99	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.92/2.08	c 2	40 (10%) CSP integer variables are encoded (53420 clauses, 779170 bytes)
2.03/2.15	c 2	80 (20%) CSP integer variables are encoded (107042 clauses, 1597735 bytes)
2.12/2.22	c 2	120 (30%) CSP integer variables are encoded (160565 clauses, 2507626 bytes)
2.12/2.29	c 2	160 (40%) CSP integer variables are encoded (214420 clauses, 3423161 bytes)
2.22/2.36	c 2	200 (50%) CSP integer variables are encoded (267818 clauses, 4330927 bytes)
2.33/2.43	c 2	240 (60%) CSP integer variables are encoded (321134 clauses, 5237299 bytes)
2.43/2.51	c 2	280 (70%) CSP integer variables are encoded (374370 clauses, 6142311 bytes)
2.43/2.58	c 2	320 (80%) CSP integer variables are encoded (427682 clauses, 7048615 bytes)
2.54/2.64	c 2	360 (90%) CSP integer variables are encoded (481036 clauses, 7955633 bytes)
2.63/2.71	c 2	400 (100%) CSP integer variables are encoded (534185 clauses, 8859166 bytes)
6.39/6.52	c 6	2280 (10%) CSP clauses are encoded (2493597 clauses, 54134031 bytes)
10.03/10.28	c 10	4560 (20%) CSP clauses are encoded (4464945 clauses, 100635640 bytes)
13.81/14.07	c 14	6840 (30%) CSP clauses are encoded (6423351 clauses, 147865837 bytes)
17.68/17.92	c 17	9120 (40%) CSP clauses are encoded (8382313 clauses, 196810247 bytes)
21.49/21.87	c 21	11400 (50%) CSP clauses are encoded (10360839 clauses, 246243757 bytes)
25.32/25.74	c 25	13680 (60%) CSP clauses are encoded (12321705 clauses, 295235767 bytes)
29.04/29.53	c 29	15960 (70%) CSP clauses are encoded (14258829 clauses, 343634227 bytes)
32.76/33.39	c 33	18240 (80%) CSP clauses are encoded (16212803 clauses, 392453937 bytes)
36.58/37.25	c 37	20520 (90%) CSP clauses are encoded (18159983 clauses, 441103797 bytes)
40.35/41.16	c 41	22800 (100%) CSP clauses are encoded (20103045 clauses, 489650707 bytes)
40.35/41.16	c 41	22800 CSP clauses encoded
40.35/41.16	c 41	Writing map file : HOME/temp.map
40.35/41.17	c 41	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
40.35/41.17	c 41	SAT : 549785 SAT variables, 20103045 SAT clauses, 489650707 bytes
40.35/41.17	c 41	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
40.41/41.21	c 41	SOLVING HOME/temp.cnf
40.41/41.21	c 41	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
40.41/41.22	c 41	This is MiniSat 2.0 beta
40.41/41.22	c 41	WARNING: for repeatability, setting FPU to use double precision
40.41/41.22	c 41	============================[ Problem Statistics ]=============================
40.41/41.22	c 41	|                                                                             |
40.41/41.22	c 41	|  Number of variables:  549785                                               |
40.41/41.22	c 41	|  Number of clauses:    20103045                                             |
51.22/52.20	c 52	|  Parsing time:         9.53         s                                       |
51.77/52.73	c 52	============================[ Search Statistics ]==============================
51.77/52.73	c 52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
51.77/52.73	c 52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
51.77/52.73	c 52	===============================================================================
51.77/52.73	c 52	|         0 |  549785 20103045 59736950 |  6701015        0    nan |  0.000 % |
54.85/55.89	c 55	===============================================================================
54.95/55.92	c 55	restarts              : 1
54.95/55.92	c 55	conflicts             : 67             (5 /sec)
54.95/55.92	c 55	decisions             : 1807           (1.11 % random) (138 /sec)
54.95/55.92	c 55	propagations          : 956529         (72906 /sec)
54.95/55.92	c 55	conflict literals     : 1631           (2.22 % deleted)
54.95/55.92	c 55	Memory used           : 844.85 MB
54.95/55.92	c 55	CPU time              : 13.12 s
54.95/55.92	c 55	
55.15/56.14	c 56	SATISFIABLE
55.24/56.27	c 56	DECODING HOME/temp.out WITH HOME/temp.map
55.24/56.27	c 56	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'
55.33/56.35	c 56	Decoding HOME/temp.out
55.33/56.93	s SATISFIABLE
55.33/56.94	v 982 1219 89 440 111 3 797 144 459 503 311 1300 1055 1098 277 200 643 889 1275 16 298 491 1028 180 65 1328 49 1170 246 11 570 887 801 1086 721 20 1244 144 375 74 281 0 1179 214 76 327 415 31 102 389 742 140 447 1035 165 666 4 887 1084 798 52 700 1179 211 587 58 1277 824 1304 66 1079 924 1353 925 14 403 127 341 470 270 1177 22 762 203 610 674 530 300 924 1277 241 24 189 424 349 66 4 388 1339 844 1232 350 166 125 619 1100 5 97 63 1023 1195 1295 13 1080 756 859 429 79 707 954 1258 1334 1343 952 1373 1091 1020 1065 895 1179 530 752 1022 1192 811 1289 25 173 282 225 1332 1266 1279 1019 1179 1016 15 302 201 815 1089 250 1 667 177 1238 159 213 87 441 65 238 802 130 200 271 878 1076 1387 1173 1327 1347 1011 659 986 1017 502 963 124 1259 1208 1344 1295 527 490 1280 719 893 1069 227 3 136 761 623 267 47 165 14 398 71 856 420 610 941 1251 566 638 717 1 814 424 1010 448 327 80 43 502 99 234 9 867 269 757 955 1083 577 361 156 418 634 213 58 160 1209 494 35 74 88 0 194 1139 934 984 850 761 1043 699 674 554 638 352 402 480 27 51 0 121 186 153 269 945 616 1002 658 719 1171 762 367 0 196 484 224 301 7 416 1299 39 87 520 134 1150 626 1240 701 1331 645 453 790 6 410 516 181 266 337 33 888 19 47 142 399 1197 508 790 911 519 537 599 361 652 313 721 380 158 216 6 227 31 94 154 434 840 916 983 660 363 717 371 389 0 1022 568 157 482 30 8 266 202 47 138 406 970 1052 1097 812 831 359 901 745 377 4 32 468 567 42 660 46 68 161 216 264 991 668 1082 0 717 760 810 1165 1246 1339 9 72 87 160 253 261 355 430 519 584 209 363 418 497 581 600 606 643 716 768 773 794 864 963 966 1044 1143 1220 1293 1313
55.33/56.95	c 56	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
55.33/56.97	c 56	CPU 56 (0.05 0.02 50.56 5.37)
55.33/56.97	c 56	END Sun Jul 12 03:43:00 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-2076516-1247362923/watcher-2076516-1247362923 -o /tmp/evaluation-result-2076516-1247362923/solver-2076516-1247362923 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2076516-1247362923.xml 

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


[startup+0 s]
/proc/loadavg: 1.95 2.11 2.02 4/80 18390
/proc/meminfo: memFree=1763944/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=18576 CPUtime=0
/proc/18390/stat : 18390 (runsolver) R 18388 18390 18353 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22984050 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 209135922471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18390/statm: 4644 284 249 26 0 2626 0

[startup+0.0947581 s]
/proc/loadavg: 1.95 2.11 2.02 4/80 18390
/proc/meminfo: memFree=1763944/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.06
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101757 s]
/proc/loadavg: 1.95 2.11 2.02 4/80 18390
/proc/meminfo: memFree=1763944/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.06
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301774 s]
/proc/loadavg: 1.95 2.11 2.02 4/80 18390
/proc/meminfo: memFree=1763944/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.06
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701811 s]
/proc/loadavg: 1.95 2.11 2.02 4/80 18390
/proc/meminfo: memFree=1763944/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.06
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50288 s]
/proc/loadavg: 1.95 2.11 2.02 4/91 18412
/proc/meminfo: memFree=1755472/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.81
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1309 8422 0 1 5 1 70 5 15 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
[pid=18403] ppid=18390 vsize=5356 CPUtime=0
/proc/18403/stat : 18403 (sh) S 18390 18390 18353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22984136 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18403/statm: 1339 233 193 169 0 50 0
[pid=18404] ppid=18403 vsize=868564 CPUtime=0.62
/proc/18404/stat : 18404 (java) S 18403 18390 18353 0 -1 0 7583 0 1 0 59 3 0 0 18 0 9 0 22984136 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18404/statm: 217141 6807 2566 9 0 211646 0
[pid=18404/tid=18405] ppid=18403 vsize=868564 CPUtime=0.35
/proc/18404/task/18405/stat : 18405 (java) R 18403 18390 18353 0 -1 64 2669 0 1 0 34 1 0 0 19 0 9 0 22984137 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4126408686 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18406] ppid=18403 vsize=868564 CPUtime=0.09
/proc/18404/task/18406/stat : 18406 (java) S 18403 18390 18353 0 -1 64 2741 0 0 0 8 1 0 0 16 0 9 0 22984138 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18407] ppid=18403 vsize=868564 CPUtime=0
/proc/18404/task/18407/stat : 18407 (java) S 18403 18390 18353 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22984139 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18408] ppid=18403 vsize=868564 CPUtime=0
/proc/18404/task/18408/stat : 18408 (java) S 18403 18390 18353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22984139 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18409] ppid=18403 vsize=868564 CPUtime=0
/proc/18404/task/18409/stat : 18409 (java) S 18403 18390 18353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22984141 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18410] ppid=18403 vsize=868564 CPUtime=0.16
/proc/18404/task/18410/stat : 18410 (java) S 18403 18390 18353 0 -1 64 1475 0 0 0 16 0 0 0 16 0 9 0 22984141 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18411] ppid=18403 vsize=868564 CPUtime=0
/proc/18404/task/18411/stat : 18411 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22984141 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18412] ppid=18403 vsize=868564 CPUtime=0
/proc/18404/task/18412/stat : 18412 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22984141 889409536 6807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890788

[startup+3.10204 s]
/proc/loadavg: 1.95 2.11 2.02 3/91 18412
/proc/meminfo: memFree=1734352/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.82
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1310 8422 0 1 5 2 70 5 15 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
[pid=18403] ppid=18390 vsize=5356 CPUtime=0
/proc/18403/stat : 18403 (sh) S 18390 18390 18353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22984136 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18403/statm: 1339 233 193 169 0 50 0
[pid=18404] ppid=18403 vsize=868676 CPUtime=2.21
/proc/18404/stat : 18404 (java) S 18403 18390 18353 0 -1 0 9875 0 1 0 207 14 0 0 18 0 9 0 22984136 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18404/statm: 217169 8798 2590 9 0 211646 0
[pid=18404/tid=18405] ppid=18403 vsize=868676 CPUtime=1.54
/proc/18404/task/18405/stat : 18405 (java) R 18403 18390 18353 0 -1 64 3070 0 1 0 145 9 0 0 25 0 9 0 22984137 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4126942793 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18406] ppid=18403 vsize=868676 CPUtime=0.43
/proc/18404/task/18406/stat : 18406 (java) S 18403 18390 18353 0 -1 64 4592 0 0 0 40 3 0 0 16 0 9 0 22984138 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18407] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18407/stat : 18407 (java) S 18403 18390 18353 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22984139 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18408] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18408/stat : 18408 (java) S 18403 18390 18353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22984139 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18409] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18409/stat : 18409 (java) S 18403 18390 18353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22984141 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18410] ppid=18403 vsize=868676 CPUtime=0.21
/proc/18404/task/18410/stat : 18410 (java) S 18403 18390 18353 0 -1 64 1515 0 0 0 21 0 0 0 16 0 9 0 22984141 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18411] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18411/stat : 18411 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22984141 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18412] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18412/stat : 18412 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22984141 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890900

[startup+6.30231 s]
/proc/loadavg: 1.95 2.11 2.02 3/91 18412
/proc/meminfo: memFree=1693904/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.82
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1310 8422 0 1 5 2 70 5 15 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
[pid=18403] ppid=18390 vsize=5356 CPUtime=0
/proc/18403/stat : 18403 (sh) S 18390 18390 18353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22984136 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18403/statm: 1339 233 193 169 0 50 0
[pid=18404] ppid=18403 vsize=868676 CPUtime=5.37
/proc/18404/stat : 18404 (java) S 18403 18390 18353 0 -1 0 10489 0 1 0 494 43 0 0 18 0 9 0 22984136 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18404/statm: 217169 8803 2590 9 0 211646 0
[pid=18404/tid=18405] ppid=18403 vsize=868676 CPUtime=4.5
/proc/18404/task/18405/stat : 18405 (java) R 18403 18390 18353 0 -1 64 3679 0 1 0 416 34 0 0 25 0 9 0 22984137 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4126940224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18406] ppid=18403 vsize=868676 CPUtime=0.63
/proc/18404/task/18406/stat : 18406 (java) S 18403 18390 18353 0 -1 64 4592 0 0 0 56 7 0 0 16 0 9 0 22984138 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18407] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18407/stat : 18407 (java) S 18403 18390 18353 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22984139 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18408] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18408/stat : 18408 (java) S 18403 18390 18353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22984139 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18409] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18409/stat : 18409 (java) S 18403 18390 18353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22984141 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18410] ppid=18403 vsize=868676 CPUtime=0.22
/proc/18404/task/18410/stat : 18410 (java) S 18403 18390 18353 0 -1 64 1520 0 0 0 22 0 0 0 15 0 9 0 22984141 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18411] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18411/stat : 18411 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22984141 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18412] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18412/stat : 18412 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22984141 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 890900

[startup+12.7019 s]
/proc/loadavg: 1.96 2.11 2.02 3/91 18412
/proc/meminfo: memFree=1613144/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.82
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1310 8422 0 1 5 2 70 5 16 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
[pid=18403] ppid=18390 vsize=5356 CPUtime=0
/proc/18403/stat : 18403 (sh) S 18390 18390 18353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22984136 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18403/statm: 1339 233 193 169 0 50 0
[pid=18404] ppid=18403 vsize=868676 CPUtime=11.71
/proc/18404/stat : 18404 (java) S 18403 18390 18353 0 -1 0 11730 0 1 0 1069 102 0 0 18 0 9 0 22984136 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18404/statm: 217169 8806 2590 9 0 211646 0
[pid=18404/tid=18405] ppid=18403 vsize=868676 CPUtime=10.38
/proc/18404/task/18405/stat : 18405 (java) R 18403 18390 18353 0 -1 64 4918 0 1 0 955 83 0 0 25 0 9 0 22984137 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18406] ppid=18403 vsize=868676 CPUtime=1.07
/proc/18404/task/18406/stat : 18406 (java) S 18403 18390 18353 0 -1 64 4592 0 0 0 90 17 0 0 16 0 9 0 22984138 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18407] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18407/stat : 18407 (java) S 18403 18390 18353 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22984139 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18408] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18408/stat : 18408 (java) S 18403 18390 18353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22984139 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18409] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18409/stat : 18409 (java) S 18403 18390 18353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18410] ppid=18403 vsize=868676 CPUtime=0.22
/proc/18404/task/18410/stat : 18410 (java) S 18403 18390 18353 0 -1 64 1522 0 0 0 22 0 0 0 17 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18411] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18411/stat : 18411 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18412] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18412/stat : 18412 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 890900

[startup+25.503 s]
/proc/loadavg: 2.05 2.12 2.02 3/91 18412
/proc/meminfo: memFree=1441176/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=0.82
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1310 8422 0 1 5 2 70 5 16 0 1 0 22984050 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1111 409 3 0 796 0
[pid=18403] ppid=18390 vsize=5356 CPUtime=0
/proc/18403/stat : 18403 (sh) S 18390 18390 18353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22984136 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18403/statm: 1339 233 193 169 0 50 0
[pid=18404] ppid=18403 vsize=868676 CPUtime=24.3
/proc/18404/stat : 18404 (java) S 18403 18390 18353 0 -1 0 14207 0 1 0 2203 227 0 0 18 0 9 0 22984136 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18404/statm: 217169 8806 2590 9 0 211646 0
[pid=18404/tid=18405] ppid=18403 vsize=868676 CPUtime=22.16
/proc/18404/task/18405/stat : 18405 (java) R 18403 18390 18353 0 -1 64 7395 0 1 0 2025 191 0 0 25 0 9 0 22984137 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18406] ppid=18403 vsize=868676 CPUtime=1.88
/proc/18404/task/18406/stat : 18406 (java) R 18403 18390 18353 0 -1 64 4592 0 0 0 154 34 0 0 15 0 9 0 22984138 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18407] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18407/stat : 18407 (java) S 18403 18390 18353 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22984139 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18408] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18408/stat : 18408 (java) S 18403 18390 18353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22984139 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18409] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18409/stat : 18409 (java) S 18403 18390 18353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18410] ppid=18403 vsize=868676 CPUtime=0.22
/proc/18404/task/18410/stat : 18410 (java) S 18403 18390 18353 0 -1 64 1522 0 0 0 22 0 0 0 17 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18411] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18411/stat : 18411 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18404/tid=18412] ppid=18403 vsize=868676 CPUtime=0
/proc/18404/task/18412/stat : 18412 (java) S 18403 18390 18353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22984141 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 890900

[startup+51.1013 s]
/proc/loadavg: 2.07 2.13 2.02 3/84 18523
/proc/meminfo: memFree=733200/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=40.44
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1376 25957 0 2 5 2 3660 377 16 0 1 0 22984050 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1113 409 3 0 796 0
[pid=18413] ppid=18390 vsize=5356 CPUtime=0
/proc/18413/stat : 18413 (sh) S 18390 18390 18353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22988172 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18413/statm: 1339 232 193 169 0 50 0
[pid=18414] ppid=18413 vsize=740576 CPUtime=9.79
/proc/18414/stat : 18414 (minisat) R 18413 18390 18353 0 -1 4194304 173959 0 0 0 856 123 0 0 25 0 1 0 22988172 758349824 173945 996147200 134512640 135127466 4294956256 18446744073709551615 134705218 0 0 4096 3 0 0 0 17 0 0 0
/proc/18414/statm: 185144 173945 62 150 0 184991 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 762800

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

[startup+54.3026 s]
/proc/loadavg: 1.99 2.11 2.02 2/73 18613
/proc/meminfo: memFree=603240/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=40.44
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1376 25957 0 2 5 2 3660 377 15 0 1 0 22984050 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18390/statm: 4217 1113 409 3 0 796 0
[pid=18413] ppid=18390 vsize=5356 CPUtime=0
/proc/18413/stat : 18413 (sh) S 18390 18390 18353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22988172 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18413/statm: 1339 232 193 169 0 50 0
[pid=18414] ppid=18413 vsize=847560 CPUtime=12.93
/proc/18414/stat : 18414 (minisat) R 18413 18390 18353 0 -1 4194304 202642 0 0 0 1153 140 0 0 25 0 1 0 22988172 867901440 202628 996147200 134512640 135127466 4294956256 18446744073709551615 134530632 0 0 4096 3 0 0 0 17 0 0 0
/proc/18414/statm: 211890 202628 74 150 0 211737 0
Current children cumulated CPU time (s) 53.37
Current children cumulated vsize (KiB) 869784

[startup+55.9017 s]
/proc/loadavg: 1.99 2.11 2.02 3/86 18651
/proc/meminfo: memFree=571904/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=40.44
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1376 25957 0 2 5 2 3660 377 16 0 1 0 22984050 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1113 409 3 0 796 0
[pid=18413] ppid=18390 vsize=5356 CPUtime=0
/proc/18413/stat : 18413 (sh) S 18390 18390 18353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22988172 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18413/statm: 1339 232 193 169 0 50 0
[pid=18414] ppid=18413 vsize=865120 CPUtime=14.51
/proc/18414/stat : 18414 (minisat) R 18413 18390 18353 0 -1 4194304 206988 0 0 0 1310 141 0 0 25 0 1 0 22988172 885882880 206974 996147200 134512640 135127466 4294956256 18446744073709551615 134522872 0 0 4096 3 0 0 0 17 1 0 0
/proc/18414/statm: 216280 206974 74 150 0 216127 0
Current children cumulated CPU time (s) 54.95
Current children cumulated vsize (KiB) 887344

[startup+56.7018 s]
/proc/loadavg: 1.99 2.11 2.02 4/86 18651
/proc/meminfo: memFree=549120/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=55.33
/proc/18390/stat : 18390 (sugar) S 18388 18390 18353 0 -1 4194304 1448 233240 0 2 5 2 4992 534 15 0 1 0 22984050 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18390/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 55.33
Current children cumulated vsize (KiB) 16868

[startup+57.1018 s]
/proc/loadavg: 1.99 2.11 2.02 3/84 18661
/proc/meminfo: memFree=1633168/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=56.14
/proc/18390/stat : 18390 (sugar) R 18388 18390 18353 0 -1 4194304 1478 237168 0 3 5 16 5056 537 16 0 1 0 22984050 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 209136096297 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18390/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 56.14
Current children cumulated vsize (KiB) 16868

[startup+57.2068 s]
/proc/loadavg: 1.99 2.11 2.02 3/84 18661
/proc/meminfo: memFree=1633168/2055920 swapFree=4192812/4192956
[pid=18390] ppid=18388 vsize=16868 CPUtime=56.24
/proc/18390/stat : 18390 (sugar) R 18388 18390 18353 0 -1 4194304 1478 237168 0 3 5 26 5056 537 16 0 1 0 22984050 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 209136096297 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18390/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 56.24
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 57.221
CPU time (s): 56.2794
CPU user time (s): 50.6223
CPU system time (s): 5.65714
CPU usage (%): 98.3546
Max. virtual memory (cumulated for all children) (KiB): 890976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.6223
system time used= 5.65714
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238706
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= 71666
involuntary context switches= 73134

runsolver used 0.074988 second user time and 0.187971 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-12 03:42:03
IDJOB=2076516
IDBENCH=56445
IDSOLVER=739
FILE ID=node41/2076516-1247362923
PBS_JOBID= 9507006
Free space on /tmp= 65876 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-105-8.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076516-1247362923/watcher-2076516-1247362923 -o /tmp/evaluation-result-2076516-1247362923/solver-2076516-1247362923 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2076516-1247362923.xml

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

MD5SUM BENCH= 86b24a9ba558d9e8e32f84b5d3fc0678
RANDOM SEED=377393029

node41.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.212
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	: 5931.00
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.212
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:       1764424 kB
Buffers:         11664 kB
Cached:          88296 kB
SwapCached:          0 kB
Active:         225596 kB
Inactive:        21628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6308 kB
Writeback:           0 kB
Mapped:         165132 kB
Slab:            29392 kB
Committed_AS:   918456 kB
PageTables:       1992 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= 65876 MiB
End job on node41 at 2009-07-12 03:43:01