Trace number 2076438

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 222.162 223.907

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-3.xml
MD5SUM6c79e9d2edcd5b15367f47ef6ebcf5f2
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 benchmark3.51147
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1375
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.05/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.08	c 0	BEGIN Sun Jul 12 03:40:22 2009
0.05/0.08	c 0	PID 18076
0.05/0.08	c 0	HOST node25.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2076438-1247362822.xml TO HOME/temp.csp
0.05/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-2076438-1247362822.xml' 'HOME/temp.csp'
0.95/1.08	c 1	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
1.03/1.13	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.03/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.05/1.21	c 1	Parsing HOME/temp.csp
1.05/1.37	c 2	parsed 8401 expressions
1.05/1.38	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.05/1.38	c 2	Converting to clausal form CSP
1.05/1.44	c 2	converted 841 (10%) expressions
1.05/1.68	c 2	converted 1681 (20%) expressions
1.05/1.71	c 2	converted 2521 (30%) expressions
1.05/1.74	c 2	converted 3361 (40%) expressions
1.05/1.77	c 2	converted 4201 (50%) expressions
1.05/1.80	c 2	converted 5041 (60%) expressions
1.05/1.89	c 2	converted 5881 (70%) expressions
1.05/1.92	c 2	converted 6721 (80%) expressions
1.05/1.95	c 2	converted 7561 (90%) expressions
1.05/1.98	c 2	converted 8401 (100%) expressions
1.05/1.98	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1375
1.05/1.98	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.05/1.98	c 2	Propagation in CSP
1.05/2.03	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.05/2.03	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1375
1.05/2.03	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.05/2.04	c 2	Simplifing CSP by introducing new Boolean variables
2.00/2.19	c 2	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1375
2.00/2.19	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.09/2.27	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.19/2.36	c 3	40 (10%) CSP integer variables are encoded (52854 clauses, 770680 bytes)
2.29/2.43	c 3	80 (20%) CSP integer variables are encoded (105654 clauses, 1574141 bytes)
2.29/2.50	c 3	120 (30%) CSP integer variables are encoded (158582 clauses, 2473917 bytes)
2.39/2.57	c 3	160 (40%) CSP integer variables are encoded (211481 clauses, 3373200 bytes)
2.49/2.64	c 3	200 (50%) CSP integer variables are encoded (264311 clauses, 4271310 bytes)
2.59/2.71	c 3	240 (60%) CSP integer variables are encoded (317354 clauses, 5173041 bytes)
2.59/2.77	c 3	280 (70%) CSP integer variables are encoded (370227 clauses, 6071882 bytes)
2.69/2.85	c 3	320 (80%) CSP integer variables are encoded (423088 clauses, 6970519 bytes)
2.80/2.92	c 3	360 (90%) CSP integer variables are encoded (476076 clauses, 7871315 bytes)
2.80/2.98	c 3	400 (100%) CSP integer variables are encoded (528996 clauses, 8770955 bytes)
6.56/6.71	c 7	2280 (10%) CSP clauses are encoded (2460670 clauses, 53391450 bytes)
10.13/10.39	c 11	4560 (20%) CSP clauses are encoded (4396828 clauses, 99063105 bytes)
13.78/14.07	c 14	6840 (30%) CSP clauses are encoded (6333408 clauses, 145677095 bytes)
17.44/17.78	c 18	9120 (40%) CSP clauses are encoded (8266202 clauses, 193967305 bytes)
21.09/21.49	c 22	11400 (50%) CSP clauses are encoded (10206992 clauses, 242457415 bytes)
24.81/25.23	c 25	13680 (60%) CSP clauses are encoded (12144470 clauses, 290864725 bytes)
28.41/28.99	c 29	15960 (70%) CSP clauses are encoded (14083750 clauses, 339317085 bytes)
32.13/32.74	c 33	18240 (80%) CSP clauses are encoded (16025258 clauses, 387825145 bytes)
35.78/36.45	c 37	20520 (90%) CSP clauses are encoded (17957402 clauses, 436099105 bytes)
39.43/40.29	c 41	22800 (100%) CSP clauses are encoded (19901092 clauses, 484661715 bytes)
39.43/40.29	c 41	22800 CSP clauses encoded
39.43/40.29	c 41	Writing map file : HOME/temp.map
39.52/40.30	c 41	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
39.52/40.30	c 41	SAT : 544596 SAT variables, 19901092 SAT clauses, 484661715 bytes
39.52/40.30	c 41	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
39.52/40.35	c 41	SOLVING HOME/temp.cnf
39.52/40.35	c 41	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
221.07/222.80	c 223	DECODING HOME/temp.out WITH HOME/temp.map
221.07/222.80	c 223	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'
221.07/222.89	c 223	Decoding HOME/temp.out
221.85/223.60	s SATISFIABLE
221.85/223.62	v 357 1066 735 643 0 546 68 984 409 314 592 1223 831 162 809 562 13 885 1295 1143 501 861 947 1044 224 250 471 0 37 300 65 1116 1223 9 154 139 659 774 83 1301 46 432 189 0 1208 1045 992 562 1280 303 393 726 815 1112 373 889 949 881 91 473 824 1216 1048 630 365 0 179 8 740 456 1285 80 4 20 1125 385 865 330 985 942 643 12 806 1205 17 467 148 242 35 266 972 111 900 832 0 1122 168 576 710 1285 181 912 728 824 529 1037 396 1005 128 1301 1114 617 346 2 269 88 17 45 466 25 902 124 1265 811 140 690 8 17 166 481 594 1044 1123 950 69 0 362 80 222 48 0 939 861 1113 1177 743 176 545 665 73 189 239 3 362 455 277 316 8 93 1271 58 833 657 690 930 1029 753 232 521 242 297 0 453 578 68 94 35 43 141 359 1098 1162 76 740 707 831 909 130 111 267 1239 480 947 16 177 58 396 325 556 4 1047 649 744 825 446 1291 569 280 230 487 306 14 521 860 81 41 114 347 192 125 582 865 523 345 11 971 370 1304 457 241 322 135 654 208 736 78 13 0 93 16 1023 1258 1316 788 69 633 231 706 241 0 422 46 302 475 8 74 86 349 167 535 1092 1178 657 414 122 66 759 0 815 504 567 138 881 11 330 83 183 234 17 1279 962 729 565 524 392 428 452 660 161 231 121 65 314 11 25 0 37 1183 74 93 722 642 662 760 803 866 918 972 1051 1125 593 372 449 129 0 197 278 48 141 509 984 1060 567 471 620 337 656 50 744 1175 0 85 383 10 110 201 17 15 46 239 1301 707 550 633 636 339 662 348 399 405 473 79 797 860 119 203 38 0 282 337 1221 0 1256 1300 594 642 731 17 43 46 60 114 148 229 316 341 415 511 541 825 277 402 453 521 592 594 617 678 690 773 804 809 885 939 1005 1035 1133 1194 1260 1338
221.85/223.62	c 224	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
221.85/223.66	c 224	CPU 221.89 (0.06 0.02 121.29 100.52)
221.85/223.66	c 224	END Sun Jul 12 03:44:06 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-2076438-1247362822/watcher-2076438-1247362822 -o /tmp/evaluation-result-2076438-1247362822/solver-2076438-1247362822 -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-2076438-1247362822.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.92 1.98 1.99 4/83 18076
/proc/meminfo: memFree=1735360/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=18576 CPUtime=0
/proc/18076/stat : 18076 (runsolver) R 18074 18076 15850 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23348590 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18076/statm: 4644 284 249 26 0 2626 0

[startup+0.0693089 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 18076
/proc/meminfo: memFree=1735360/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16344 CPUtime=0.05
/proc/18076/stat : 18076 (sugar) R 18074 18076 15850 0 -1 4194304 1006 0 0 0 4 1 0 0 18 0 1 0 23348590 16736256 974 996147200 4194304 4206940 548682068608 18446744073709551615 253320540844 0 0 4224 0 0 0 0 17 1 0 0
/proc/18076/statm: 4086 974 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.101311 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 18076
/proc/meminfo: memFree=1735360/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=0.06
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301326 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 18076
/proc/meminfo: memFree=1735360/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=0.06
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701367 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 18076
/proc/meminfo: memFree=1735360/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=0.06
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50144 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 18088
/proc/meminfo: memFree=1713832/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=1.05
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1309 8432 0 1 5 1 94 5 15 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 16868

[startup+3.10258 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 18098
/proc/meminfo: memFree=1708136/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=1.06
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1310 8432 0 1 6 1 94 5 15 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
[pid=18089] ppid=18076 vsize=5356 CPUtime=0
/proc/18089/stat : 18089 (sh) S 18076 18076 15850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348703 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 1339 233 193 169 0 50 0
[pid=18090] ppid=18089 vsize=868688 CPUtime=1.94
/proc/18090/stat : 18090 (java) S 18089 18076 15850 0 -1 0 9819 0 1 0 179 15 0 0 18 0 9 0 23348703 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18090/statm: 217172 8800 2590 9 0 211649 0
[pid=18090/tid=18091] ppid=18089 vsize=868688 CPUtime=1.31
/proc/18090/task/18091/stat : 18091 (java) R 18089 18076 15850 0 -1 64 3016 0 1 0 122 9 0 0 24 0 9 0 23348704 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 103875852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18092] ppid=18089 vsize=868688 CPUtime=0.41
/proc/18090/task/18092/stat : 18092 (java) S 18089 18076 15850 0 -1 64 4591 0 0 0 38 3 0 0 16 0 9 0 23348706 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18093] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18089 18076 15850 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348706 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18094] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18089 18076 15850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348706 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18095] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18089 18076 15850 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23348708 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18096] ppid=18089 vsize=868688 CPUtime=0.19
/proc/18090/task/18096/stat : 18096 (java) S 18089 18076 15850 0 -1 64 1513 0 0 0 18 1 0 0 16 0 9 0 23348708 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18097] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348708 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18098] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348708 889536512 8800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890912

[startup+6.30288 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 18098
/proc/meminfo: memFree=1668648/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=1.06
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1310 8432 0 1 6 1 94 5 15 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
[pid=18089] ppid=18076 vsize=5356 CPUtime=0
/proc/18089/stat : 18089 (sh) S 18076 18076 15850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348703 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 1339 233 193 169 0 50 0
[pid=18090] ppid=18089 vsize=868688 CPUtime=5.11
/proc/18090/stat : 18090 (java) S 18089 18076 15850 0 -1 0 10440 0 1 0 470 41 0 0 18 0 9 0 23348703 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18090/statm: 217172 8805 2590 9 0 211649 0
[pid=18090/tid=18091] ppid=18089 vsize=868688 CPUtime=4.3
/proc/18090/task/18091/stat : 18091 (java) R 18089 18076 15850 0 -1 64 3632 0 1 0 398 32 0 0 25 0 9 0 23348704 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4126958857 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18092] ppid=18089 vsize=868688 CPUtime=0.57
/proc/18090/task/18092/stat : 18092 (java) S 18089 18076 15850 0 -1 64 4591 0 0 0 51 6 0 0 16 0 9 0 23348706 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18093] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18089 18076 15850 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348706 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18094] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18089 18076 15850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348706 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18095] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18089 18076 15850 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23348708 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18096] ppid=18089 vsize=868688 CPUtime=0.2
/proc/18090/task/18096/stat : 18096 (java) S 18089 18076 15850 0 -1 64 1518 0 0 0 19 1 0 0 15 0 9 0 23348708 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18097] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348708 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18098] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348708 889536512 8805 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890912

[startup+12.7025 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 18098
/proc/meminfo: memFree=1586544/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=1.06
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1310 8432 0 1 6 1 94 5 16 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
[pid=18089] ppid=18076 vsize=5356 CPUtime=0
/proc/18089/stat : 18089 (sh) S 18076 18076 15850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348703 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 1339 233 193 169 0 50 0
[pid=18090] ppid=18089 vsize=868688 CPUtime=11.43
/proc/18090/stat : 18090 (java) S 18089 18076 15850 0 -1 0 11689 0 1 0 1044 99 0 0 18 0 9 0 23348703 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18090/statm: 217172 8808 2590 9 0 211649 0
[pid=18090/tid=18091] ppid=18089 vsize=868688 CPUtime=10.26
/proc/18090/task/18091/stat : 18091 (java) R 18089 18076 15850 0 -1 64 4879 0 1 0 942 84 0 0 25 0 9 0 23348704 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 102094001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18092] ppid=18089 vsize=868688 CPUtime=0.94
/proc/18090/task/18092/stat : 18092 (java) S 18089 18076 15850 0 -1 64 4591 0 0 0 81 13 0 0 16 0 9 0 23348706 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18093] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18089 18076 15850 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348706 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18094] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18089 18076 15850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348706 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18095] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18089 18076 15850 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18096] ppid=18089 vsize=868688 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18089 18076 15850 0 -1 64 1520 0 0 0 20 1 0 0 17 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18097] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18098] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890912

[startup+25.5016 s]
/proc/loadavg: 2.23 2.05 2.02 3/94 18098
/proc/meminfo: memFree=1413040/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=1.06
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1310 8432 0 1 6 1 94 5 16 0 1 0 23348590 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1111 409 3 0 796 0
[pid=18089] ppid=18076 vsize=5356 CPUtime=0
/proc/18089/stat : 18089 (sh) S 18076 18076 15850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348703 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 1339 233 193 169 0 50 0
[pid=18090] ppid=18089 vsize=868688 CPUtime=24.04
/proc/18090/stat : 18090 (java) S 18089 18076 15850 0 -1 0 14239 0 1 0 2190 214 0 0 18 0 9 0 23348703 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18090/statm: 217172 8808 2590 9 0 211649 0
[pid=18090/tid=18091] ppid=18089 vsize=868688 CPUtime=22.09
/proc/18090/task/18091/stat : 18091 (java) R 18089 18076 15850 0 -1 64 7429 0 1 0 2025 184 0 0 25 0 9 0 23348704 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4126842018 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18092] ppid=18089 vsize=868688 CPUtime=1.72
/proc/18090/task/18092/stat : 18092 (java) S 18089 18076 15850 0 -1 64 4591 0 0 0 144 28 0 0 16 0 9 0 23348706 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18093] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18089 18076 15850 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348706 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18094] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18089 18076 15850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348706 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18095] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18089 18076 15850 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18096] ppid=18089 vsize=868688 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18089 18076 15850 0 -1 64 1520 0 0 0 20 1 0 0 17 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18097] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18090/tid=18098] ppid=18089 vsize=868688 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18089 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348708 889536512 8808 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 890912

[startup+51.102 s]
/proc/loadavg: 2.55 2.14 2.04 3/86 18100
/proc/meminfo: memFree=1173168/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=39.55
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1365 25891 0 2 6 1 3592 356 16 0 1 0 23348590 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1113 409 3 0 796 0
[pid=18099] ppid=18076 vsize=5356 CPUtime=0
/proc/18099/stat : 18099 (sh) S 18076 18076 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352625 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18099/statm: 1339 232 193 169 0 50 0
[pid=18100] ppid=18099 vsize=108980 CPUtime=10.65
/proc/18100/stat : 18100 (picosat) R 18099 18076 15850 0 -1 4194304 19068 0 0 0 487 578 0 0 25 0 1 0 23352625 111595520 19054 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 27245 19054 40 102 0 27140 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 131204

[startup+102.307 s]
/proc/loadavg: 2.24 2.12 2.04 3/86 18100
/proc/meminfo: memFree=972400/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=39.55
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1365 25891 0 2 6 1 3592 356 16 0 1 0 23348590 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1113 409 3 0 796 0
[pid=18099] ppid=18076 vsize=5356 CPUtime=0
/proc/18099/stat : 18099 (sh) S 18076 18076 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352625 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18099/statm: 1339 232 193 169 0 50 0
[pid=18100] ppid=18099 vsize=314136 CPUtime=61.6
/proc/18100/stat : 18100 (picosat) R 18099 18076 15850 0 -1 4194304 68760 0 0 0 2823 3337 0 0 25 0 1 0 23352625 321675264 68746 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 78534 68746 40 102 0 78429 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 336360

[startup+162.301 s]
/proc/loadavg: 2.08 2.09 2.03 3/86 18100
/proc/meminfo: memFree=741488/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=39.55
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1365 25891 0 2 6 1 3592 356 16 0 1 0 23348590 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1113 409 3 0 796 0
[pid=18099] ppid=18076 vsize=5356 CPUtime=0
/proc/18099/stat : 18099 (sh) S 18076 18076 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352625 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18099/statm: 1339 232 193 169 0 50 0
[pid=18100] ppid=18099 vsize=553220 CPUtime=121.31
/proc/18100/stat : 18100 (picosat) R 18099 18076 15850 0 -1 4194304 126849 0 0 0 5558 6573 0 0 25 0 1 0 23352625 566497280 126835 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 138305 126835 40 102 0 138200 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 575444

[startup+222.302 s]
/proc/loadavg: 2.03 2.07 2.03 3/86 18100
/proc/meminfo: memFree=508720/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=39.55
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1365 25891 0 2 6 1 3592 356 16 0 1 0 23348590 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1113 409 3 0 796 0
[pid=18099] ppid=18076 vsize=5356 CPUtime=0
/proc/18099/stat : 18099 (sh) S 18076 18076 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352625 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18099/statm: 1339 232 193 169 0 50 0
[pid=18100] ppid=18099 vsize=826620 CPUtime=181.02
/proc/18100/stat : 18100 (picosat) R 18099 18076 15850 0 -1 4194304 183103 0 0 0 8422 9680 0 0 25 0 1 0 23352625 846458880 183089 996147200 134512640 134931368 4294956256 18446744073709551615 134580612 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 206655 183089 47 102 0 206550 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 848844

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

[startup+223.102 s]
/proc/loadavg: 2.03 2.07 2.03 3/86 18100
/proc/meminfo: memFree=508720/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=221.09
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1446 209280 0 2 6 2 12053 10048 16 0 1 0 23348590 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (KiB) 16868

[startup+223.503 s]
/proc/loadavg: 2.03 2.07 2.03 3/94 18110
/proc/meminfo: memFree=1236976/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=221.09
/proc/18076/stat : 18076 (sugar) S 18074 18076 15850 0 -1 4194304 1446 209280 0 2 6 2 12053 10048 16 0 1 0 23348590 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18076/statm: 4217 1113 409 3 0 796 0
[pid=18101] ppid=18076 vsize=5356 CPUtime=0
/proc/18101/stat : 18101 (sh) S 18076 18076 15850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23370871 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18101/statm: 1339 233 193 169 0 50 0
[pid=18102] ppid=18101 vsize=862316 CPUtime=0.66
/proc/18102/stat : 18102 (java) S 18101 18076 15850 0 -1 0 3166 0 1 0 64 2 0 0 18 0 9 0 23370871 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18102/statm: 215579 2634 1279 9 0 210492 0
[pid=18102/tid=18103] ppid=18101 vsize=862316 CPUtime=0.6
/proc/18102/task/18103/stat : 18103 (java) R 18101 18076 15850 0 -1 64 2034 0 1 0 59 1 0 0 22 0 9 0 23370872 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4126482899 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18102/tid=18104] ppid=18101 vsize=862316 CPUtime=0
/proc/18102/task/18104/stat : 18104 (java) S 18101 18076 15850 0 -1 64 130 0 0 0 0 0 0 0 16 0 9 0 23370874 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18102/tid=18105] ppid=18101 vsize=862316 CPUtime=0
/proc/18102/task/18105/stat : 18105 (java) S 18101 18076 15850 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 23370874 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18102/tid=18106] ppid=18101 vsize=862316 CPUtime=0
/proc/18102/task/18106/stat : 18106 (java) S 18101 18076 15850 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 23370874 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18102/tid=18107] ppid=18101 vsize=862316 CPUtime=0
/proc/18102/task/18107/stat : 18107 (java) S 18101 18076 15850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23370876 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18102/tid=18108] ppid=18101 vsize=862316 CPUtime=0.04
/proc/18102/task/18108/stat : 18108 (java) S 18101 18076 15850 0 -1 64 309 0 0 0 4 0 0 0 16 0 9 0 23370876 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18102/tid=18109] ppid=18101 vsize=862316 CPUtime=0
/proc/18102/task/18109/stat : 18109 (java) S 18101 18076 15850 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23370876 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18102/tid=18110] ppid=18101 vsize=862316 CPUtime=0
/proc/18102/task/18110/stat : 18110 (java) S 18101 18076 15850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23370876 883011584 2634 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.75
Current children cumulated vsize (KiB) 884540

[startup+223.904 s]
/proc/loadavg: 2.03 2.07 2.03 3/94 18110
/proc/meminfo: memFree=1236976/2055920 swapFree=4192812/4192956
[pid=18076] ppid=18074 vsize=16868 CPUtime=222.14
/proc/18076/stat : 18076 (sugar) R 18074 18076 15850 0 -1 4194304 1476 213261 0 3 6 27 12129 10052 16 0 1 0 23348590 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 253307360297 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18076/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 223.907
CPU time (s): 222.162
CPU user time (s): 121.358
CPU system time (s): 100.805
CPU usage (%): 99.2207
Max. virtual memory (cumulated for all children) (KiB): 890988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.358
system time used= 100.805
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214798
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= 70820
involuntary context switches= 73133

runsolver used 0.342947 second user time and 0.693894 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-12 03:40:22
IDJOB=2076438
IDBENCH=56422
IDSOLVER=738
FILE ID=node25/2076438-1247362822
PBS_JOBID= 9506945
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= 6c79e9d2edcd5b15367f47ef6ebcf5f2
RANDOM SEED=1546326795

node25.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.231
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.231
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:       1735776 kB
Buffers:         19612 kB
Cached:          98640 kB
SwapCached:          0 kB
Active:         235068 kB
Inactive:        36648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:         169216 kB
Slab:            33444 kB
Committed_AS:   864976 kB
PageTables:       2144 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= 66288 MiB
End job on node25 at 2009-07-12 03:44:06