Trace number 2076505

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 50.1474 50.9822

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.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:41:53 2009
0.00/0.08	c 0	PID 19662
0.00/0.08	c 0	HOST node49.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2076505-1247362913.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-2076505-1247362913.xml' 'HOME/temp.csp'
0.96/1.09	c 1	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
1.05/1.13	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.05/1.13	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.06/1.21	c 1	Parsing HOME/temp.csp
1.06/1.38	c 1	parsed 8401 expressions
1.06/1.39	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/1.39	c 1	Converting to clausal form CSP
1.06/1.44	c 1	converted 841 (10%) expressions
1.06/1.69	c 1	converted 1681 (20%) expressions
1.06/1.72	c 2	converted 2521 (30%) expressions
1.06/1.75	c 2	converted 3361 (40%) expressions
1.06/1.78	c 2	converted 4201 (50%) expressions
1.06/1.81	c 2	converted 5041 (60%) expressions
1.06/1.90	c 2	converted 5881 (70%) expressions
1.06/1.93	c 2	converted 6721 (80%) expressions
1.06/1.96	c 2	converted 7561 (90%) expressions
1.06/1.99	c 2	converted 8401 (100%) expressions
1.06/1.99	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1276
1.06/1.99	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/1.99	c 2	Propagation in CSP
1.06/2.04	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.06/2.04	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1276
1.06/2.04	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/2.05	c 2	Simplifing CSP by introducing new Boolean variables
2.00/2.20	c 2	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1276
2.00/2.20	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.10/2.28	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.19/2.37	c 2	40 (10%) CSP integer variables are encoded (48920 clauses, 711672 bytes)
2.30/2.43	c 2	80 (20%) CSP integer variables are encoded (98145 clauses, 1450047 bytes)
2.30/2.49	c 2	120 (30%) CSP integer variables are encoded (147282 clauses, 2281831 bytes)
2.39/2.56	c 2	160 (40%) CSP integer variables are encoded (196494 clauses, 3118435 bytes)
2.50/2.63	c 2	200 (50%) CSP integer variables are encoded (245636 clauses, 3953849 bytes)
2.50/2.69	c 2	240 (60%) CSP integer variables are encoded (294849 clauses, 4790470 bytes)
2.59/2.76	c 3	280 (70%) CSP integer variables are encoded (343991 clauses, 5625884 bytes)
2.69/2.83	c 3	320 (80%) CSP integer variables are encoded (392822 clauses, 6456011 bytes)
2.69/2.89	c 3	360 (90%) CSP integer variables are encoded (441896 clauses, 7290269 bytes)
2.78/2.96	c 3	400 (100%) CSP integer variables are encoded (491052 clauses, 8125921 bytes)
5.96/6.18	c 6	2280 (10%) CSP clauses are encoded (2287472 clauses, 49550615 bytes)
9.03/9.29	c 9	4560 (20%) CSP clauses are encoded (4077198 clauses, 91745959 bytes)
12.23/12.44	c 12	6840 (30%) CSP clauses are encoded (5882070 clauses, 134693078 bytes)
15.41/15.61	c 15	9120 (40%) CSP clauses are encoded (7685066 clauses, 179738338 bytes)
18.48/18.79	c 19	11400 (50%) CSP clauses are encoded (9485458 clauses, 224718498 bytes)
21.65/22.00	c 22	13680 (60%) CSP clauses are encoded (11296832 clauses, 269973208 bytes)
24.79/25.48	c 25	15960 (70%) CSP clauses are encoded (13098794 clauses, 314992618 bytes)
27.93/28.67	c 28	18240 (80%) CSP clauses are encoded (14895854 clauses, 359889478 bytes)
31.10/31.83	c 32	20520 (90%) CSP clauses are encoded (16684530 clauses, 404576738 bytes)
34.22/35.04	c 35	22800 (100%) CSP clauses are encoded (18484204 clauses, 449538948 bytes)
34.22/35.04	c 35	22800 CSP clauses encoded
34.22/35.04	c 35	Writing map file : HOME/temp.map
34.22/35.05	c 35	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
34.22/35.06	c 35	SAT : 506652 SAT variables, 18484204 SAT clauses, 449538948 bytes
34.22/35.06	c 35	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
34.22/35.08	c 35	SOLVING HOME/temp.cnf
34.22/35.08	c 35	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
34.22/35.08	c 35	This is MiniSat 2.0 beta
34.22/35.08	c 35	WARNING: for repeatability, setting FPU to use double precision
34.22/35.08	c 35	============================[ Problem Statistics ]=============================
34.22/35.08	c 35	|                                                                             |
34.22/35.09	c 35	|  Number of variables:  506652                                               |
34.22/35.09	c 35	|  Number of clauses:    18484204                                             |
43.88/44.79	c 45	|  Parsing time:         8.51         s                                       |
44.38/45.22	c 45	============================[ Search Statistics ]==============================
44.38/45.22	c 45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.38/45.22	c 45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.38/45.22	c 45	===============================================================================
44.38/45.22	c 45	|         0 |  506652 18484204 54923560 |  6161401        0    nan |  0.000 % |
47.09/47.91	c 48	|       101 |  506652 18484204 54923560 |  6777541      101     41 |  0.000 % |
48.88/49.72	c 50	===============================================================================
48.88/49.75	c 50	restarts              : 2
48.88/49.75	c 50	conflicts             : 152            (11 /sec)
48.88/49.75	c 50	decisions             : 3110           (0.93 % random) (232 /sec)
48.88/49.75	c 50	propagations          : 1667388        (124497 /sec)
48.88/49.75	c 50	conflict literals     : 5175           (3.60 % deleted)
48.88/49.75	c 50	Memory used           : 800.06 MB
48.88/49.75	c 50	CPU time              : 13.393 s
48.88/49.75	c 50	
49.08/49.94	c 50	SATISFIABLE
49.18/50.06	c 50	DECODING HOME/temp.out WITH HOME/temp.map
49.18/50.06	c 50	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'
49.25/50.14	c 50	Decoding HOME/temp.out
49.77/50.67	s SATISFIABLE
49.77/50.69	v 24 442 194 500 354 1127 1205 888 99 105 7 579 665 1070 965 3 149 73 231 794 116 940 317 426 803 540 12 1005 461 1070 543 860 707 625 219 1146 1203 374 165 20 884 498 0 40 177 294 446 370 1141 146 1036 592 763 12 684 622 58 1184 271 966 153 1006 1196 145 617 731 108 118 26 254 171 185 1 197 83 1036 66 33 907 8 18 768 656 1098 996 415 1041 330 541 159 387 340 487 727 1193 110 273 900 65 833 1133 1231 837 639 207 314 815 260 957 1083 679 755 48 809 217 161 1038 546 915 1027 971 483 344 1051 840 415 918 1206 215 747 568 397 1148 915 664 488 746 547 110 928 1054 975 779 707 1168 573 14 846 625 1223 1233 236 285 770 17 764 890 79 938 1201 1155 819 750 722 893 995 98 1075 288 783 66 1223 323 657 81 839 228 909 111 135 1032 291 885 669 1221 896 420 277 114 2 468 601 191 1092 836 384 767 539 73 12 1234 404 587 732 1215 984 953 931 206 133 592 1003 481 1265 833 174 669 266 694 0 1224 396 1095 787 855 800 912 1260 547 107 262 593 294 24 664 5 485 152 71 351 1119 604 1256 717 121 778 0 479 1203 837 313 528 250 417 145 50 9 61 63 204 1063 1163 679 1158 1150 752 194 979 1186 337 309 293 618 1123 68 120 1040 0 11 100 540 1191 402 747 685 942 359 211 38 1027 112 1147 9 492 66 278 843 1069 1186 602 1106 583 542 1166 691 919 185 264 179 16 345 477 422 207 1224 781 77 658 829 1017 610 830 1043 980 909 312 936 415 1223 1067 841 1148 1089 688 114 437 625 528 15 250 829 782 1097 11 714 383 421 508 1081 23 1016 639 49 449 95 293 140 217 978 1223 209 484 320 537 1186 555 789 1082 259 119 678 111 82 63 36 655 386 263 424 1261 0 138 333 889 374 568 767 640 828 427 950 1108 686 1226 1231 1042 481 1141 232 419
49.77/50.70	c 50	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
49.86/50.75	c 51	CPU 49.89 (0.05 0.02 45.21 4.61)
49.86/50.75	c 51	END Sun Jul 12 03:42:44 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-2076505-1247362913/watcher-2076505-1247362913 -o /tmp/evaluation-result-2076505-1247362913/solver-2076505-1247362913 -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-2076505-1247362913.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.05 2.13 2.05 4/75 19662
/proc/meminfo: memFree=1720544/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=12132 CPUtime=0
/proc/19662/stat : 19662 (sugar) R 19660 19662 19389 0 -1 4194304 215 0 0 0 0 0 0 0 22 0 1 0 23351619 12423168 183 996147200 4194304 4206940 548682068608 18446744073709551615 224645411638 0 0 4224 0 0 0 0 17 1 0 0
/proc/19662/statm: 3033 183 142 3 0 133 0

[startup+0.0949561 s]
/proc/loadavg: 2.05 2.13 2.05 4/75 19662
/proc/meminfo: memFree=1720544/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=0.07
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.10296 s]
/proc/loadavg: 2.05 2.13 2.05 4/75 19662
/proc/meminfo: memFree=1720544/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=0.07
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302982 s]
/proc/loadavg: 2.05 2.13 2.05 4/75 19662
/proc/meminfo: memFree=1720544/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=0.07
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701043 s]
/proc/loadavg: 2.05 2.13 2.05 4/75 19662
/proc/meminfo: memFree=1720544/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=0.07
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50116 s]
/proc/loadavg: 2.05 2.13 2.05 4/86 19674
/proc/meminfo: memFree=1699080/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=1.06
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1309 8431 0 1 5 2 95 4 15 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 16868

[startup+3.10238 s]
/proc/loadavg: 2.05 2.13 2.05 4/86 19684
/proc/meminfo: memFree=1694152/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=1.06
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1310 8431 0 1 5 2 95 4 15 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
[pid=19675] ppid=19662 vsize=5356 CPUtime=0
/proc/19675/stat : 19675 (sh) S 19662 19662 19389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23351733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19675/statm: 1339 233 193 169 0 50 0
[pid=19676] ppid=19675 vsize=868676 CPUtime=1.92
/proc/19676/stat : 19676 (java) S 19675 19662 19389 0 -1 0 9819 0 1 0 181 11 0 0 18 0 9 0 23351733 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19676/statm: 217169 8801 2590 9 0 211646 0
[pid=19676/tid=19677] ppid=19675 vsize=868676 CPUtime=1.28
/proc/19676/task/19677/stat : 19677 (java) R 19675 19662 19389 0 -1 64 3011 0 1 0 121 7 0 0 25 0 9 0 23351734 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4126813313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19678] ppid=19675 vsize=868676 CPUtime=0.4
/proc/19676/task/19678/stat : 19678 (java) S 19675 19662 19389 0 -1 64 4592 0 0 0 38 2 0 0 16 0 9 0 23351735 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19679] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19679/stat : 19679 (java) S 19675 19662 19389 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23351735 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19680] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19680/stat : 19680 (java) S 19675 19662 19389 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23351735 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19681] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19681/stat : 19681 (java) S 19675 19662 19389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23351737 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19682] ppid=19675 vsize=868676 CPUtime=0.21
/proc/19676/task/19682/stat : 19682 (java) S 19675 19662 19389 0 -1 64 1518 0 0 0 20 1 0 0 16 0 9 0 23351737 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19683] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19683/stat : 19683 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23351738 889524224 8801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19684] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19684/stat : 19684 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23351738 889524224 8801 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) 890900

[startup+6.30283 s]
/proc/loadavg: 2.05 2.13 2.05 3/86 19684
/proc/meminfo: memFree=1652552/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=1.06
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1310 8431 0 1 5 2 95 4 16 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
[pid=19675] ppid=19662 vsize=5356 CPUtime=0
/proc/19675/stat : 19675 (sh) S 19662 19662 19389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23351733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19675/statm: 1339 233 193 169 0 50 0
[pid=19676] ppid=19675 vsize=868676 CPUtime=5.1
/proc/19676/stat : 19676 (java) S 19675 19662 19389 0 -1 0 10491 0 1 0 470 40 0 0 18 0 9 0 23351733 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19676/statm: 217169 8809 2590 9 0 211646 0
[pid=19676/tid=19677] ppid=19675 vsize=868676 CPUtime=4.24
/proc/19676/task/19677/stat : 19677 (java) R 19675 19662 19389 0 -1 64 3676 0 1 0 393 31 0 0 25 0 9 0 23351734 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19678] ppid=19675 vsize=868676 CPUtime=0.62
/proc/19676/task/19678/stat : 19678 (java) S 19675 19662 19389 0 -1 64 4592 0 0 0 55 7 0 0 16 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19679] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19679/stat : 19679 (java) S 19675 19662 19389 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19680] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19680/stat : 19680 (java) S 19675 19662 19389 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19681] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19681/stat : 19681 (java) S 19675 19662 19389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23351737 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19682] ppid=19675 vsize=868676 CPUtime=0.23
/proc/19676/task/19682/stat : 19682 (java) S 19675 19662 19389 0 -1 64 1525 0 0 0 22 1 0 0 17 0 9 0 23351737 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19683] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19683/stat : 19683 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23351738 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19684] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19684/stat : 19684 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23351738 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890900

[startup+12.7027 s]
/proc/loadavg: 2.12 2.14 2.06 3/86 19684
/proc/meminfo: memFree=1563144/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=1.06
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1310 8431 0 1 5 2 95 4 16 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
[pid=19675] ppid=19662 vsize=5356 CPUtime=0
/proc/19675/stat : 19675 (sh) S 19662 19662 19389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23351733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19675/statm: 1339 233 193 169 0 50 0
[pid=19676] ppid=19675 vsize=868676 CPUtime=11.47
/proc/19676/stat : 19676 (java) S 19675 19662 19389 0 -1 0 11859 0 1 0 1046 101 0 0 18 0 9 0 23351733 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19676/statm: 217169 8809 2590 9 0 211646 0
[pid=19676/tid=19677] ppid=19675 vsize=868676 CPUtime=10.19
/proc/19676/task/19677/stat : 19677 (java) R 19675 19662 19389 0 -1 64 5044 0 1 0 935 84 0 0 25 0 9 0 23351734 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19678] ppid=19675 vsize=868676 CPUtime=1.03
/proc/19676/task/19678/stat : 19678 (java) S 19675 19662 19389 0 -1 64 4592 0 0 0 88 15 0 0 16 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19679] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19679/stat : 19679 (java) S 19675 19662 19389 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19680] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19680/stat : 19680 (java) S 19675 19662 19389 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19681] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19681/stat : 19681 (java) S 19675 19662 19389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23351737 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19682] ppid=19675 vsize=868676 CPUtime=0.23
/proc/19676/task/19682/stat : 19682 (java) S 19675 19662 19389 0 -1 64 1525 0 0 0 22 1 0 0 17 0 9 0 23351737 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19683] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19683/stat : 19683 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23351738 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19684] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19684/stat : 19684 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23351738 889524224 8809 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.5026 s]
/proc/loadavg: 2.47 2.22 2.08 3/86 19684
/proc/meminfo: memFree=1377736/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=1.06
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1310 8431 0 1 5 2 95 4 16 0 1 0 23351619 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19662/statm: 4217 1111 409 3 0 796 0
[pid=19675] ppid=19662 vsize=5356 CPUtime=0
/proc/19675/stat : 19675 (sh) S 19662 19662 19389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23351733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19675/statm: 1339 233 193 169 0 50 0
[pid=19676] ppid=19675 vsize=868676 CPUtime=23.82
/proc/19676/stat : 19676 (java) S 19675 19662 19389 0 -1 0 14563 0 1 0 2160 222 0 0 18 0 9 0 23351733 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19676/statm: 217169 8809 2590 9 0 211646 0
[pid=19676/tid=19677] ppid=19675 vsize=868676 CPUtime=21.73
/proc/19676/task/19677/stat : 19677 (java) R 19675 19662 19389 0 -1 64 7748 0 1 0 1984 189 0 0 25 0 9 0 23351734 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19678] ppid=19675 vsize=868676 CPUtime=1.85
/proc/19676/task/19678/stat : 19678 (java) S 19675 19662 19389 0 -1 64 4592 0 0 0 154 31 0 0 16 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19679] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19679/stat : 19679 (java) S 19675 19662 19389 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19680] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19680/stat : 19680 (java) S 19675 19662 19389 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23351735 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19681] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19681/stat : 19681 (java) S 19675 19662 19389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23351737 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19682] ppid=19675 vsize=868676 CPUtime=0.23
/proc/19676/task/19682/stat : 19682 (java) S 19675 19662 19389 0 -1 64 1525 0 0 0 22 1 0 0 17 0 9 0 23351737 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19676/tid=19683] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19683/stat : 19683 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23351738 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19676/tid=19684] ppid=19675 vsize=868676 CPUtime=0
/proc/19676/task/19684/stat : 19684 (java) S 19675 19662 19389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23351738 889524224 8809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 890900

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

[startup+38.3014 s]
/proc/loadavg: 2.55 2.24 2.09 3/78 19686
/proc/meminfo: memFree=1081736/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=34.3
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1376 25355 0 2 5 2 3104 319 16 0 1 0 23351619 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19662/statm: 4217 1113 409 3 0 796 0
[pid=19685] ppid=19662 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (sh) S 19662 19662 19389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23355128 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 232 193 169 0 50 0
[pid=19686] ppid=19685 vsize=269208 CPUtime=3.21
/proc/19686/stat : 19686 (minisat) R 19685 19662 19389 0 -1 4194304 63774 0 0 0 280 41 0 0 25 0 1 0 23355128 275668992 63760 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/19686/statm: 67302 63760 62 150 0 67149 0
Current children cumulated CPU time (s) 37.51
Current children cumulated vsize (KiB) 291432

[startup+44.7013 s]
/proc/loadavg: 2.59 2.25 2.10 3/78 19686
/proc/meminfo: memFree=620808/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=34.3
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1376 25355 0 2 5 2 3104 319 16 0 1 0 23351619 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19662/statm: 4217 1113 409 3 0 796 0
[pid=19685] ppid=19662 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (sh) S 19662 19662 19389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23355128 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 232 193 169 0 50 0
[pid=19686] ppid=19685 vsize=741284 CPUtime=9.58
/proc/19686/stat : 19686 (minisat) R 19685 19662 19389 0 -1 4194304 175409 0 0 0 842 116 0 0 25 0 1 0 23355128 759074816 175395 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/19686/statm: 185321 175397 62 150 0 185168 0
Current children cumulated CPU time (s) 43.88
Current children cumulated vsize (KiB) 763508

[startup+47.9017 s]
/proc/loadavg: 2.54 2.25 2.10 3/78 19686
/proc/meminfo: memFree=510408/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=34.3
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1376 25355 0 2 5 2 3104 319 15 0 1 0 23351619 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19662/statm: 4217 1113 409 3 0 796 0
[pid=19685] ppid=19662 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (sh) S 19662 19662 19389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23355128 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 232 193 169 0 50 0
[pid=19686] ppid=19685 vsize=797192 CPUtime=12.79
/proc/19686/stat : 19686 (minisat) R 19685 19662 19389 0 -1 4194304 189530 0 0 0 1157 122 0 0 25 0 1 0 23355128 816324608 189516 996147200 134512640 135127466 4294956256 18446744073709551615 134531120 0 0 4096 3 0 0 0 17 0 0 0
/proc/19686/statm: 199298 189516 74 150 0 199145 0
Current children cumulated CPU time (s) 47.09
Current children cumulated vsize (KiB) 819416

[startup+49.507 s]
/proc/loadavg: 2.50 2.24 2.09 3/78 19686
/proc/meminfo: memFree=489224/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=34.3
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1376 25355 0 2 5 2 3104 319 16 0 1 0 23351619 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19662/statm: 4217 1113 409 3 0 796 0
[pid=19685] ppid=19662 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (sh) S 19662 19662 19389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23355128 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 232 193 169 0 50 0
[pid=19686] ppid=19685 vsize=816916 CPUtime=14.39
/proc/19686/stat : 19686 (minisat) R 19685 19662 19389 0 -1 4194304 194474 0 0 0 1315 124 0 0 25 0 1 0 23355128 836521984 194460 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19686/statm: 204229 194460 76 150 0 204076 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 839140

[startup+50.3011 s]
/proc/loadavg: 2.50 2.24 2.09 3/78 19686
/proc/meminfo: memFree=489224/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=49.25
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1448 220528 0 2 5 2 4461 457 16 0 1 0 23351619 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (KiB) 16868

[startup+50.7021 s]
/proc/loadavg: 2.50 2.24 2.09 3/86 19696
/proc/meminfo: memFree=1258760/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=49.25
/proc/19662/stat : 19662 (sugar) S 19660 19662 19389 0 -1 4194304 1450 220528 0 2 5 2 4461 457 15 0 1 0 23351619 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19662/statm: 4217 1113 409 3 0 796 0
[pid=19687] ppid=19662 vsize=5356 CPUtime=0
/proc/19687/stat : 19687 (sh) S 19662 19662 19389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356625 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19687/statm: 1339 233 193 169 0 50 0
[pid=19688] ppid=19687 vsize=864120 CPUtime=0.61
/proc/19688/stat : 19688 (java) S 19687 19662 19389 0 -1 0 3638 0 1 0 59 2 0 0 18 0 9 0 23356626 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19688/statm: 216030 3103 1716 9 0 210535 0
[pid=19688/tid=19689] ppid=19687 vsize=864120 CPUtime=0.56
/proc/19688/task/19689/stat : 19689 (java) S 19687 19662 19389 0 -1 64 2561 0 1 0 54 2 0 0 24 0 9 0 23356627 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19688/tid=19690] ppid=19687 vsize=864120 CPUtime=0
/proc/19688/task/19690/stat : 19690 (java) S 19687 19662 19389 0 -1 64 69 0 0 0 0 0 0 0 16 0 9 0 23356628 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19688/tid=19691] ppid=19687 vsize=864120 CPUtime=0
/proc/19688/task/19691/stat : 19691 (java) S 19687 19662 19389 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 23356628 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19688/tid=19692] ppid=19687 vsize=864120 CPUtime=0
/proc/19688/task/19692/stat : 19692 (java) S 19687 19662 19389 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 23356628 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19688/tid=19693] ppid=19687 vsize=864120 CPUtime=0
/proc/19688/task/19693/stat : 19693 (java) S 19687 19662 19389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356630 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19688/tid=19694] ppid=19687 vsize=864120 CPUtime=0.04
/proc/19688/task/19694/stat : 19694 (java) S 19687 19662 19389 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 23356630 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19688/tid=19695] ppid=19687 vsize=864120 CPUtime=0
/proc/19688/task/19695/stat : 19695 (java) S 19687 19662 19389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23356630 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19688/tid=19696] ppid=19687 vsize=864120 CPUtime=0
/proc/19688/task/19696/stat : 19696 (java) S 19687 19662 19389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23356630 884858880 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.86
Current children cumulated vsize (KiB) 886344

[startup+50.9022 s]
/proc/loadavg: 2.50 2.24 2.09 3/86 19696
/proc/meminfo: memFree=1258760/2055920 swapFree=4192812/4192956
[pid=19662] ppid=19660 vsize=16868 CPUtime=50.05
/proc/19662/stat : 19662 (sugar) R 19660 19662 19389 0 -1 4194304 1478 224455 0 3 5 18 4521 461 16 0 1 0 23351619 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 224627758121 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19662/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 50.9822
CPU time (s): 50.1474
CPU user time (s): 45.2721
CPU system time (s): 4.87526
CPU usage (%): 98.3625
Max. virtual memory (cumulated for all children) (KiB): 890900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.2721
system time used= 4.87526
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225993
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= 65945
involuntary context switches= 65736

runsolver used 0.072988 second user time and 0.177972 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 03:41:53
IDJOB=2076505
IDBENCH=56437
IDSOLVER=739
FILE ID=node49/2076505-1247362913
PBS_JOBID= 9506988
Free space on /tmp= 66368 MiB

SOLVER NAME= Sugar v1.14.6+minisat
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/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076505-1247362913/watcher-2076505-1247362913 -o /tmp/evaluation-result-2076505-1247362913/solver-2076505-1247362913 -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-2076505-1247362913.xml

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

MD5SUM BENCH= 2ac19223b2e0853d7ad9b1f32a9c1dfd
RANDOM SEED=692407560

node49.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.232
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.232
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:       1721088 kB
Buffers:         40096 kB
Cached:         118888 kB
SwapCached:          0 kB
Active:         215260 kB
Inactive:        68064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:         135044 kB
Slab:            36448 kB
Committed_AS:   380712 kB
PageTables:       2076 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= 66368 MiB
End job on node49 at 2009-07-12 03:42:44