Trace number 1051858

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatSAT 366.2 367.115

General information on the benchmark

Namecsp/ramsey4/
normalized-ramsey-34-4.xml
MD5SUMee0954224777e4f5d07f8ddec47421b6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.57476
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of constraints5984
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5984
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Thu Jul  3 05:15:17 2008
0.00/0.04	c 0	PID 11517
0.04/0.05	c 0	HOST node49.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1051858-1215054916.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1051858-1215054916.xml' 'HOME/temp.csp'
0.04/0.95	c 1	1 domains, 561 variables, 1 predicates, 0 relations, 5984 constraints
0.04/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.99	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.93/1.08	c 1	Parsing HOME/temp.csp
1.32/1.43	c 1	parsed 6547 expressions
1.32/1.43	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.32/1.43	c 1	Converting to clausal form CSP
1.41/1.54	c 1	converted 655 (10%) expressions
1.62/1.73	c 1	converted 1310 (20%) expressions
1.62/1.79	c 1	converted 1965 (30%) expressions
1.71/1.84	c 1	converted 2619 (40%) expressions
1.81/1.93	c 2	converted 3274 (50%) expressions
1.81/1.99	c 2	converted 3929 (60%) expressions
1.91/2.04	c 2	converted 4583 (70%) expressions
1.91/2.08	c 2	converted 5238 (80%) expressions
2.01/2.14	c 2	converted 5893 (90%) expressions
2.01/2.19	c 2	converted 6547 (100%) expressions
2.01/2.19	c 2	CSP : 561 integers, 0 booleans, 5984 clauses, largest domain size 4
2.01/2.19	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.01/2.19	c 2	Propagation in CSP
2.20/2.33	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.20/2.33	c 2	CSP : 561 integers, 0 booleans, 5984 clauses, largest domain size 4
2.20/2.33	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.20/2.34	c 2	Simplifing CSP by introducing new Boolean variables
2.50/2.63	c 2	CSP : 561 integers, 35904 booleans, 41888 clauses, largest domain size 4
2.50/2.63	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.60/2.76	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.67/2.83	c 2	57 (10%) CSP integer variables are encoded (114 clauses, 1174 bytes)
2.67/2.83	c 2	113 (20%) CSP integer variables are encoded (226 clauses, 2406 bytes)
2.67/2.83	c 2	169 (30%) CSP integer variables are encoded (338 clauses, 3638 bytes)
2.67/2.84	c 2	225 (40%) CSP integer variables are encoded (450 clauses, 4870 bytes)
2.67/2.84	c 2	281 (50%) CSP integer variables are encoded (562 clauses, 6102 bytes)
2.67/2.84	c 2	337 (60%) CSP integer variables are encoded (674 clauses, 7350 bytes)
2.67/2.84	c 2	393 (70%) CSP integer variables are encoded (786 clauses, 8806 bytes)
2.67/2.84	c 2	449 (80%) CSP integer variables are encoded (898 clauses, 10262 bytes)
2.67/2.84	c 2	505 (90%) CSP integer variables are encoded (1010 clauses, 11718 bytes)
2.67/2.84	c 2	561 (100%) CSP integer variables are encoded (1122 clauses, 13174 bytes)
2.75/2.94	c 3	4189 (10%) CSP clauses are encoded (16084 clauses, 233091 bytes)
2.75/3.00	c 3	8378 (20%) CSP clauses are encoded (31046 clauses, 466832 bytes)
2.86/3.05	c 3	12567 (30%) CSP clauses are encoded (46005 clauses, 714012 bytes)
2.95/3.11	c 3	16756 (40%) CSP clauses are encoded (60967 clauses, 967253 bytes)
2.95/3.16	c 3	20944 (50%) CSP clauses are encoded (75922 clauses, 1220790 bytes)
3.04/3.21	c 3	25133 (60%) CSP clauses are encoded (90884 clauses, 1474898 bytes)
3.04/3.27	c 3	29322 (70%) CSP clauses are encoded (105846 clauses, 1730164 bytes)
3.14/3.32	c 3	33511 (80%) CSP clauses are encoded (120805 clauses, 1993760 bytes)
3.14/3.37	c 3	37700 (90%) CSP clauses are encoded (135767 clauses, 2264263 bytes)
3.24/3.42	c 3	41888 (100%) CSP clauses are encoded (150722 clauses, 2534666 bytes)
3.24/3.43	c 3	41888 CSP clauses encoded
3.24/3.43	c 3	Writing map file : HOME/temp.map
3.24/3.45	c 3	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.24/3.45	c 3	SAT : 37587 SAT variables, 150722 SAT clauses, 2534666 bytes
3.24/3.45	c 3	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.24/3.47	c 3	SOLVING HOME/temp.cnf
3.24/3.47	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.24/3.47	c 3	This is MiniSat 2.0 beta
3.24/3.47	c 3	WARNING: for repeatability, setting FPU to use double precision
3.24/3.47	c 3	============================[ Problem Statistics ]=============================
3.24/3.47	c 3	|                                                                             |
3.24/3.48	c 3	|  Number of variables:  37587                                                |
3.24/3.48	c 3	|  Number of clauses:    150722                                               |
3.32/3.57	c 3	|  Parsing time:         0.08         s                                       |
3.32/3.57	c 3	============================[ Search Statistics ]==============================
3.32/3.57	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.32/3.57	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.32/3.57	c 3	===============================================================================
3.32/3.57	c 3	|         0 |   37587   150722   397188 |    50240        0    nan |  0.000 % |
3.32/3.58	c 3	|       100 |   37587   150722   397188 |    55264      100      6 |  0.000 % |
3.32/3.61	c 3	|       250 |   37587   150722   397188 |    60791      250      6 |  0.000 % |
3.32/3.65	c 3	|       475 |   37587   150722   397188 |    66870      475      6 |  0.000 % |
3.32/3.73	c 3	|       812 |   37587   150722   397188 |    73557      812      5 |  0.000 % |
3.32/3.87	c 4	|      1318 |   37587   150722   397188 |    80913     1318      6 |  0.000 % |
3.32/4.12	c 4	|      2077 |   37587   150722   397188 |    89004     2077      6 |  0.000 % |
4.32/4.53	c 4	|      3216 |   37587   150722   397188 |    97904     3216      6 |  0.000 % |
5.02/5.24	c 5	|      4924 |   37587   150722   397188 |   107695     4924      6 |  0.000 % |
6.30/6.51	c 6	|      7486 |   37587   150722   397188 |   118464     7486      6 |  0.000 % |
8.08/8.33	c 8	|     11330 |   37587   150722   397188 |   130311    11330      6 |  0.000 % |
11.15/11.44	c 11	|     17096 |   37587   150722   397188 |   143342    17096      6 |  0.000 % |
16.70/17.09	c 17	|     25745 |   37587   150722   397188 |   157676    25745      7 |  0.000 % |
25.51/25.95	c 26	|     38719 |   37587   150722   397188 |   173444    38719      8 |  0.000 % |
39.77/40.32	c 40	|     58180 |   37587   150722   397188 |   190788    58180     11 |  0.000 % |
50.77/51.45	c 51	|     87375 |   37587   150722   397188 |   209867    87375     59 |  0.000 % |
79.29/80.16	c 80	|    131164 |   37587   150722   397188 |   230854   131164    106 |  0.000 % |
120.76/121.60	c 121	|    196848 |   37587   150722   397188 |   253939   196848    145 |  0.000 % |
210.23/211.16	c 211	|    295374 |   37587   150722   397188 |   279333    48411    169 |  0.000 % |
322.09/323.05	c 323	|    443163 |   37587   150722   397188 |   307267   196200    151 |  0.000 % |
365.77/366.79	c 366	===============================================================================
365.77/366.79	c 366	restarts              : 20
365.77/366.79	c 366	conflicts             : 492304         (1360 /sec)
365.77/366.79	c 366	decisions             : 10431167       (1.51 % random) (28807 /sec)
365.77/366.79	c 366	propagations          : 266361914      (735601 /sec)
365.77/366.79	c 366	conflict literals     : 81064400       (10.97 % deleted)
365.77/366.79	c 366	Memory used           : 204.65 MB
365.77/366.79	c 366	CPU time              : 362.101 s
365.77/366.79	c 366	
365.87/366.81	c 366	SATISFIABLE
365.87/366.84	c 366	DECODING HOME/temp.out WITH HOME/temp.map
365.87/366.84	c 366	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
365.92/366.93	c 367	Decoding HOME/temp.out
365.92/367.08	s SATISFIABLE
365.93/367.10	v 1 2 0 3 1 1 3 0 2 2 2 2 1 0 1 0 1 3 1 3 3 2 1 1 2 0 3 3 2 0 2 2 0 2 1 1 3 3 3 0 2 3 2 0 0 0 2 1 3 3 0 3 1 2 3 3 2 1 0 3 2 2 1 2 3 3 3 3 0 2 0 3 1 3 3 1 2 0 2 3 1 2 3 0 0 0 3 1 1 0 3 1 3 0 1 2 2 0 3 0 3 0 1 0 2 0 3 1 2 1 3 1 1 0 2 3 1 3 2 2 2 2 1 2 2 3 2 2 0 1 1 3 0 1 3 2 2 0 0 0 2 2 2 1 3 1 3 3 1 1 1 2 3 0 3 0 2 1 2 1 1 0 2 1 3 3 2 1 3 0 3 1 0 2 2 1 3 1 3 1 2 3 2 1 2 3 2 2 3 0 1 3 0 0 2 3 1 3 1 2 2 1 3 2 0 2 0 3 0 2 0 3 2 2 1 1 0 2 1 1 2 3 0 1 2 2 1 3 3 1 0 2 3 3 2 0 3 3 0 2 1 2 1 2 3 0 1 3 3 2 1 0 2 3 3 3 0 3 2 2 1 1 1 0 3 1 0 3 1 1 2 1 2 3 2 0 0 0 0 2 3 1 1 3 0 3 0 2 3 3 3 2 0 2 2 1 3 1 0 0 2 1 2 3 0 0 3 1 1 1 2 0 2 2 3 3 2 3 0 1 1 3 3 3 2 1 0 3 1 0 3 3 2 3 0 2 2 1 2 0 2 2 3 1 3 0 3 1 1 0 1 1 0 2 3 3 3 1 3 1 2 0 0 0 2 3 2 1 1 2 0 1 1 3 2 1 3 3 0 2 2 0 3 2 3 2 3 0 0 1 2 3 1 0 3 1 1 3 3 1 1 2 3 1 3 2 0 2 3 3 0 3 2 0 3 0 1 3 0 3 1 2 0 1 3 2 0 0 2 2 2 0 3 1 0 1 1 2 3 2 1 1 2 0 0 1 1 2 0 1 2 3 3 2 3 0 3 1 3 3 3 1 1 2 0 2 0 2 2 3 0 0 2 2 3 0 2 1 2 0 3 2 2 3 3 3 0 2 2 1 2 1 2 0 3 1 2 3 3 3 3 0 3 3 1 2 0 1 2 3 1 3 0 2 3 0 3 3 3 0 3 2 1 0 1 2 2 0 0 1 1 3 1 1 0 0 2 0 3 2 0 0 2 1 1 3 3 2 1 3 2 1 3 0 3 2 1 3 3 0 3
365.93/367.10	c 367	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
365.93/367.11	c 367	CPU 365.47 (0.03 0.02 365.44 0.69)
365.93/367.11	c 367	END Thu Jul  3 05:21:24 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051858-1215054916/watcher-1051858-1215054916 -o /tmp/evaluation-result-1051858-1215054916/solver-1051858-1215054916 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1051858-1215054916.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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.61 2.48 2.26 4/81 11517
/proc/meminfo: memFree=1771272/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=12000 CPUtime=0
/proc/11517/stat : 11517 (sugar) R 11515 11517 9053 0 -1 4194304 189 0 0 0 0 0 0 0 20 0 1 0 411109024 12288000 157 996147200 4194304 4206940 548682068608 18446744073709551615 224627457140 0 0 4224 0 0 0 0 17 1 0 0
/proc/11517/statm: 3000 157 119 3 0 100 0

[startup+0.0504061 s]
/proc/loadavg: 2.61 2.48 2.26 4/81 11517
/proc/meminfo: memFree=1771272/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=0.04
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 411109024 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101598 s]
/proc/loadavg: 2.61 2.48 2.26 4/81 11517
/proc/meminfo: memFree=1771272/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=0.04
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 411109024 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301624 s]
/proc/loadavg: 2.61 2.48 2.26 4/81 11517
/proc/meminfo: memFree=1771272/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=0.04
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 411109024 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701685 s]
/proc/loadavg: 2.61 2.48 2.26 4/81 11517
/proc/meminfo: memFree=1771272/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=0.04
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 411109024 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5018 s]
/proc/loadavg: 2.61 2.48 2.26 3/84 11531
/proc/meminfo: memFree=1768752/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=0.93
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 973 7798 0 1 3 1 83 6 15 0 1 0 411109024 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 797 370 3 0 500 0
[pid=11530] ppid=11517 vsize=5356 CPUtime=0
/proc/11530/stat : 11530 (sh) S 11517 11517 9053 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 411109124 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11530/statm: 1339 233 193 169 0 50 0
[pid=11531] ppid=11530 vsize=864276 CPUtime=0.48
/proc/11531/stat : 11531 (java) S 11530 11517 9053 0 -1 0 4607 0 1 0 46 2 0 0 18 0 9 0 411109124 885018624 4026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11531/statm: 216069 4026 1731 9 0 210644 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883232

[startup+3.10303 s]
/proc/loadavg: 2.61 2.48 2.26 3/92 11539
/proc/meminfo: memFree=1747696/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=0.93
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 974 7798 0 1 3 1 83 6 15 0 1 0 411109024 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 797 370 3 0 500 0
[pid=11530] ppid=11517 vsize=5356 CPUtime=0
/proc/11530/stat : 11530 (sh) S 11517 11517 9053 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 411109124 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11530/statm: 1339 233 193 169 0 50 0
[pid=11531] ppid=11530 vsize=868504 CPUtime=2.02
/proc/11531/stat : 11531 (java) S 11530 11517 9053 0 -1 0 11923 0 1 0 194 8 0 0 18 0 9 0 411109124 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11531/statm: 217126 10865 2565 9 0 211673 0
[pid=11531/tid=11532] ppid=11530 vsize=868504 CPUtime=1.06
/proc/11531/task/11532/stat : 11532 (java) R 11530 11517 9053 0 -1 64 3056 0 1 0 104 2 0 0 22 0 9 0 411109126 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4126581511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11531/tid=11533] ppid=11530 vsize=868504 CPUtime=0.68
/proc/11531/task/11533/stat : 11533 (java) S 11530 11517 9053 0 -1 64 6685 0 0 0 65 3 0 0 16 0 9 0 411109127 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11531/tid=11534] ppid=11530 vsize=868504 CPUtime=0
/proc/11531/task/11534/stat : 11534 (java) S 11530 11517 9053 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 411109127 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11531/tid=11535] ppid=11530 vsize=868504 CPUtime=0
/proc/11531/task/11535/stat : 11535 (java) S 11530 11517 9053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 411109127 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11531/tid=11536] ppid=11530 vsize=868504 CPUtime=0
/proc/11531/task/11536/stat : 11536 (java) S 11530 11517 9053 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 411109129 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11531/tid=11537] ppid=11530 vsize=868504 CPUtime=0.24
/proc/11531/task/11537/stat : 11537 (java) S 11530 11517 9053 0 -1 64 1489 0 0 0 23 1 0 0 16 0 9 0 411109129 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11531/tid=11538] ppid=11530 vsize=868504 CPUtime=0
/proc/11531/task/11538/stat : 11538 (java) S 11530 11517 9053 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 411109129 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11531/tid=11539] ppid=11530 vsize=868504 CPUtime=0
/proc/11531/task/11539/stat : 11539 (java) R 11530 11517 9053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 411109129 889348096 10865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 887460

[startup+6.30148 s]
/proc/loadavg: 2.56 2.48 2.26 3/84 11541
/proc/meminfo: memFree=1755696/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 15 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=11560 CPUtime=2.79
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 2684 0 0 0 278 1 0 0 25 0 1 0 411109372 11837440 2670 996147200 134512640 135127466 4294956272 18446744073709551615 134522953 0 0 4096 3 0 0 0 17 1 0 0
/proc/11541/statm: 2890 2670 76 150 0 2737 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 30516

[startup+12.7024 s]
/proc/loadavg: 2.52 2.47 2.26 3/84 11541
/proc/meminfo: memFree=1754928/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=12528 CPUtime=9.12
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 2897 0 0 0 911 1 0 0 25 0 1 0 411109372 12828672 2883 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/11541/statm: 3132 2883 76 150 0 2979 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 31484

[startup+25.5012 s]
/proc/loadavg: 2.40 2.44 2.26 3/84 11541
/proc/meminfo: memFree=1753456/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=14044 CPUtime=21.79
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 3282 0 0 0 2178 1 0 0 25 0 1 0 411109372 14381056 3268 996147200 134512640 135127466 4294956272 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/11541/statm: 3511 3268 76 150 0 3358 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 33000

[startup+51.1018 s]
/proc/loadavg: 2.26 2.41 2.25 3/84 11541
/proc/meminfo: memFree=1734064/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=34308 CPUtime=47.15
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 8370 0 0 0 4709 6 0 0 25 0 1 0 411109372 35131392 8356 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11541/statm: 8577 8356 76 150 0 8424 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 53264

[startup+102.306 s]
/proc/loadavg: 2.12 2.34 2.24 3/75 11569
/proc/meminfo: memFree=1657856/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=103264 CPUtime=98.16
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 25562 0 0 0 9794 22 0 0 25 0 1 0 411109372 105742336 25548 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 25816 25548 76 150 0 25663 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 122220

[startup+162.302 s]
/proc/loadavg: 2.29 2.34 2.24 3/75 11569
/proc/meminfo: memFree=1582400/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=178788 CPUtime=158.13
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 44411 0 0 0 15775 38 0 0 25 0 1 0 411109372 183078912 44397 996147200 134512640 135127466 4294956272 18446744073709551615 134528050 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 44697 44397 76 150 0 44544 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 197744

[startup+222.301 s]
/proc/loadavg: 2.17 2.29 2.23 3/75 11569
/proc/meminfo: memFree=1550720/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=218.1
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 21766 44 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134521654 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 228516

[startup+282.302 s]
/proc/loadavg: 2.12 2.25 2.21 3/75 11569
/proc/meminfo: memFree=1550720/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=278.08
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 27763 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 228516

[startup+342.301 s]
/proc/loadavg: 2.17 2.23 2.21 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=338.06
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 33761 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 341.38
Current children cumulated vsize (KiB) 228516

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

[startup+345.503 s]
/proc/loadavg: 2.15 2.23 2.21 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=341.26
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 34081 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 344.58
Current children cumulated vsize (KiB) 228516

[startup+358.301 s]
/proc/loadavg: 2.13 2.22 2.20 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=354.05
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 35360 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 357.37
Current children cumulated vsize (KiB) 228516

[startup+361.502 s]
/proc/loadavg: 2.12 2.22 2.20 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=357.25
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 35680 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 360.57
Current children cumulated vsize (KiB) 228516

[startup+364.702 s]
/proc/loadavg: 2.12 2.22 2.20 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=360.45
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 36000 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 363.77
Current children cumulated vsize (KiB) 228516

[startup+366.307 s]
/proc/loadavg: 2.11 2.22 2.20 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=362.05
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 36160 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 365.37
Current children cumulated vsize (KiB) 228516

[startup+366.702 s]
/proc/loadavg: 2.11 2.22 2.20 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=3.32
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1034 20061 0 2 3 1 312 16 16 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
[pid=11540] ppid=11517 vsize=5356 CPUtime=0
/proc/11540/stat : 11540 (sh) S 11517 11517 9053 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 411109372 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11540/statm: 1339 232 193 169 0 50 0
[pid=11541] ppid=11540 vsize=209560 CPUtime=362.45
/proc/11541/stat : 11541 (minisat) R 11540 11517 9053 0 -1 4194304 52120 0 0 0 36200 45 0 0 25 0 1 0 411109372 214589440 52106 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/11541/statm: 52390 52106 76 150 0 52237 0
Current children cumulated CPU time (s) 365.77
Current children cumulated vsize (KiB) 228516

[startup+367.102 s]
/proc/loadavg: 2.11 2.22 2.20 3/75 11569
/proc/meminfo: memFree=1550592/2055920 swapFree=4180288/4192956
[pid=11517] ppid=11515 vsize=13600 CPUtime=365.93
/proc/11517/stat : 11517 (sugar) S 11515 11517 9053 0 -1 4194304 1091 72481 0 2 3 2 36523 65 15 0 1 0 411109024 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11517/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 365.93
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 367.115
CPU time (s): 366.2
CPU user time (s): 365.479
CPU system time (s): 0.72089
CPU usage (%): 99.7508
Max. virtual memory (cumulated for all children) (KiB): 887600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 365.479
system time used= 0.72089
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77508
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= 3833
involuntary context switches= 7175

runsolver used 0.443932 second user time and 1.24081 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-03 05:15:17
IDJOB=1051858
IDBENCH=55954
IDSOLVER=346
FILE ID=node49/1051858-1215054916
PBS_JOBID= 7875078
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ramsey4/normalized-ramsey-34-4.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051858-1215054916/watcher-1051858-1215054916 -o /tmp/evaluation-result-1051858-1215054916/solver-1051858-1215054916 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1051858-1215054916.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ee0954224777e4f5d07f8ddec47421b6
RANDOM SEED=143129683

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.249
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.249
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:       1771752 kB
Buffers:         34296 kB
Cached:         142708 kB
SwapCached:       6120 kB
Active:         142260 kB
Inactive:        79288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771752 kB
SwapTotal:     4192956 kB
SwapFree:      4180288 kB
Dirty:            2280 kB
Writeback:           0 kB
Mapped:          60340 kB
Slab:            47468 kB
Committed_AS:   787384 kB
PageTables:       1904 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= 66532 MiB
End job on node49 at 2008-07-03 05:21:24