Trace number 1039000

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+minisat? (TO) 1800.04 1808.12

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-54021_ext.xml
MD5SUM5c97600a886441a27e5d5f2a5960cfd8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.29759
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
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 Wed Jul  2 04:41:24 2008
0.00/0.04	c 0	PID 1076
0.00/0.04	c 0	HOST node77.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1039000-1214966484.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1039000-1214966484.xml' 'HOME/temp.csp'
0.03/0.73	c 1	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.03/0.77	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.77	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.71/0.85	c 1	Parsing HOME/temp.csp
1.12/1.22	c 1	parsed 626 expressions
1.12/1.22	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.22	c 1	Converting to clausal form CSP
1.12/1.25	c 1	converted 63 (10%) expressions
1.12/1.25	c 1	converted 126 (20%) expressions
1.12/1.25	c 1	converted 188 (30%) expressions
1.12/1.26	c 1	converted 251 (40%) expressions
1.12/1.26	c 1	converted 313 (50%) expressions
1.12/1.29	c 1	converted 376 (60%) expressions
1.22/1.32	c 1	converted 439 (70%) expressions
1.22/1.38	c 1	converted 501 (80%) expressions
1.32/1.40	c 1	converted 564 (90%) expressions
1.32/1.42	c 1	converted 626 (100%) expressions
1.32/1.43	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.32/1.43	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.43	c 1	Propagation in CSP
1.32/1.43	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.32/1.43	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.32/1.43	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.43	c 1	Simplifing CSP by introducing new Boolean variables
1.32/1.43	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.32/1.43	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.47	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.32/1.48	c 1	3 (10%) CSP integer variables are encoded (69 clauses, 668 bytes)
1.32/1.48	c 1	5 (20%) CSP integer variables are encoded (115 clauses, 1123 bytes)
1.32/1.48	c 1	8 (30%) CSP integer variables are encoded (184 clauses, 1882 bytes)
1.32/1.48	c 1	10 (40%) CSP integer variables are encoded (230 clauses, 2388 bytes)
1.32/1.49	c 1	13 (50%) CSP integer variables are encoded (299 clauses, 3147 bytes)
1.32/1.49	c 1	15 (60%) CSP integer variables are encoded (345 clauses, 3653 bytes)
1.32/1.49	c 1	18 (70%) CSP integer variables are encoded (414 clauses, 4412 bytes)
1.32/1.49	c 1	20 (80%) CSP integer variables are encoded (460 clauses, 4918 bytes)
1.32/1.49	c 1	23 (90%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.32/1.49	c 1	25 (100%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.42/1.54	c 1	30 (10%) CSP clauses are encoded (3584 clauses, 55192 bytes)
1.42/1.57	c 1	60 (20%) CSP clauses are encoded (6624 clauses, 107329 bytes)
1.42/1.58	c 1	90 (30%) CSP clauses are encoded (9671 clauses, 159731 bytes)
1.51/1.60	c 2	120 (40%) CSP clauses are encoded (12727 clauses, 217537 bytes)
1.51/1.62	c 2	150 (50%) CSP clauses are encoded (15759 clauses, 275460 bytes)
1.51/1.63	c 2	180 (60%) CSP clauses are encoded (18770 clauses, 333100 bytes)
1.51/1.66	c 2	210 (70%) CSP clauses are encoded (21784 clauses, 390682 bytes)
1.51/1.67	c 2	240 (80%) CSP clauses are encoded (24767 clauses, 447662 bytes)
1.51/1.69	c 2	270 (90%) CSP clauses are encoded (27799 clauses, 505572 bytes)
1.61/1.71	c 2	300 (100%) CSP clauses are encoded (30791 clauses, 562829 bytes)
1.61/1.71	c 2	300 CSP clauses encoded
1.61/1.71	c 2	Writing map file : HOME/temp.map
1.61/1.71	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.61/1.71	c 2	SAT : 600 SAT variables, 30791 SAT clauses, 562829 bytes
1.61/1.71	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.61/1.76	c 2	SOLVING HOME/temp.cnf
1.61/1.76	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.61/1.76	c 2	This is MiniSat 2.0 beta
1.61/1.76	c 2	WARNING: for repeatability, setting FPU to use double precision
1.61/1.76	c 2	============================[ Problem Statistics ]=============================
1.61/1.76	c 2	|                                                                             |
1.61/1.76	c 2	|  Number of variables:  600                                                  |
1.61/1.76	c 2	|  Number of clauses:    30791                                                |
1.61/1.78	c 2	|  Parsing time:         0.01         s                                       |
1.61/1.78	c 2	============================[ Search Statistics ]==============================
1.61/1.78	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.61/1.78	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.61/1.78	c 2	===============================================================================
1.61/1.78	c 2	|         0 |     600    30791   116029 |    10263        0    nan |  0.000 % |
1.64/1.80	c 2	|       100 |     600    30791   116029 |    11290      100     10 |  0.000 % |
1.64/1.82	c 2	|       250 |     600    30791   116029 |    12419      250     11 |  0.009 % |
1.64/1.85	c 2	|       475 |     600    30791   116029 |    13660      475     11 |  0.010 % |
1.64/1.90	c 2	|       813 |     600    30791   116029 |    15027      813     11 |  0.008 % |
1.64/1.98	c 2	|      1319 |     600    30791   116029 |    16529     1319     12 |  0.009 % |
1.64/2.10	c 2	|      2078 |     600    30791   116029 |    18182     2078     12 |  0.008 % |
2.07/2.29	c 2	|      3218 |     600    30791   116029 |    20000     3218     12 |  0.008 % |
2.36/2.56	c 2	|      4926 |     600    30791   116029 |    22001     4926     12 |  0.008 % |
2.86/3.02	c 3	|      7488 |     600    30791   116029 |    24201     7488     13 |  0.008 % |
3.56/3.75	c 4	|     11332 |     600    30791   116029 |    26621    11332     13 |  0.007 % |
4.75/4.97	c 5	|     17104 |     600    30791   116029 |    29283    17104     13 |  0.008 % |
7.04/7.24	c 7	|     25753 |     600    30791   116029 |    32211    25753     13 |  0.008 % |
10.72/10.97	c 11	|     38727 |     600    30791   116029 |    35432    18284     14 |  0.008 % |
16.88/17.14	c 17	|     58189 |     600    30791   116029 |    38976    14587     15 |  0.008 % |
26.64/26.97	c 27	|     87381 |     600    30791   116029 |    42873    16964     15 |  0.009 % |
40.77/41.18	c 41	|    131172 |     600    30791   116029 |    47161    30467     15 |  0.009 % |
64.65/65.13	c 65	|    196856 |     600    30791   116029 |    51877    27723     15 |  0.012 % |
103.91/104.75	c 105	|    295383 |     600    30791   116029 |    57065    49337     15 |  0.012 % |
164.80/166.11	c 166	|    443173 |     600    30791   116029 |    62771    22673     16 |  0.013 % |
257.30/259.42	c 259	|    664857 |     600    30791   116029 |    69048    49409     17 |  0.005 % |
405.92/409.36	c 409	|    997382 |     600    30791   116029 |    75953    51766     16 |  0.013 % |
651.37/656.15	c 656	|   1496172 |     600    30791   116029 |    83549    58749     14 |  0.017 % |
1035.57/1043.02	c 1043	|   2244355 |     599    30687   115730 |    91903    19462     15 |  0.167 % |
1683.76/1691.81	c 1692	|   3366629 |     599    30687   115730 |   101094    65083     17 |  0.180 % |
1800.00/1808.11	sh: line 1:  1101 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.00/1808.11	c 1808	DECODING HOME/temp.out WITH HOME/temp.map
1800.00/1808.11	c 1808	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.00/1808.11	c ERROR INTERRUPTED
1800.00/1808.11	s UNKNOWN
1800.00/1808.11	c 1808	CPU 1799.82 (0.03 0.01 1799.79 0.19)
1800.00/1808.11	c 1808	END Wed Jul  2 05:11:32 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1039000-1214966484/watcher-1039000-1214966484 -o /tmp/evaluation-result-1039000-1214966484/solver-1039000-1214966484 -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-1039000-1214966484.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.00 2.00 2.00 4/81 1076
/proc/meminfo: memFree=1060216/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=12268 CPUtime=0
/proc/1076/stat : 1076 (sugar) R 1074 1076 985 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 609866186 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 228044012133 0 0 4224 0 0 0 0 17 0 0 0
/proc/1076/statm: 3067 316 241 3 0 167 0

[startup+0.014744 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1076
/proc/meminfo: memFree=1060216/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=12544 CPUtime=0
/proc/1076/stat : 1076 (sugar) R 1074 1076 985 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 609866186 12845056 458 996147200 4194304 4206940 548682068608 18446744073709551615 228043690721 0 0 4224 0 0 0 0 17 0 0 0
/proc/1076/statm: 3136 459 291 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101764 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1076
/proc/meminfo: memFree=1060216/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=0.03
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 609866186 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301802 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1076
/proc/meminfo: memFree=1060216/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=0.03
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 609866186 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701881 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1076
/proc/meminfo: memFree=1060216/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=0.03
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 609866186 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50103 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 1099
/proc/meminfo: memFree=1051416/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=0.71
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 974 4756 0 1 3 0 66 2 15 0 1 0 609866186 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 797 370 3 0 500 0
[pid=1090] ppid=1076 vsize=5356 CPUtime=0
/proc/1090/stat : 1090 (sh) S 1076 1076 985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 609866264 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1090/statm: 1339 233 193 169 0 50 0
[pid=1091] ppid=1090 vsize=864256 CPUtime=0.71
/proc/1091/stat : 1091 (java) S 1090 1076 985 0 -1 0 7278 0 1 0 68 3 0 0 20 0 9 0 609866264 884998144 6520 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1091/statm: 216064 6520 2564 9 0 210611 0
[pid=1091/tid=1092] ppid=1090 vsize=864256 CPUtime=0.39
/proc/1091/task/1092/stat : 1092 (java) R 1090 1076 985 0 -1 64 2649 0 1 0 38 1 0 0 25 0 9 0 609866265 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1091/tid=1093] ppid=1090 vsize=864256 CPUtime=0.22
/proc/1091/task/1093/stat : 1093 (java) S 1090 1076 985 0 -1 64 3587 0 0 0 21 1 0 0 16 0 9 0 609866266 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1091/tid=1094] ppid=1090 vsize=864256 CPUtime=0
/proc/1091/task/1094/stat : 1094 (java) S 1090 1076 985 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 609866266 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1091/tid=1095] ppid=1090 vsize=864256 CPUtime=0
/proc/1091/task/1095/stat : 1095 (java) S 1090 1076 985 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 609866266 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1091/tid=1096] ppid=1090 vsize=864256 CPUtime=0
/proc/1091/task/1096/stat : 1096 (java) S 1090 1076 985 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 609866268 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1091/tid=1097] ppid=1090 vsize=864256 CPUtime=0.08
/proc/1091/task/1097/stat : 1097 (java) R 1090 1076 985 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 609866268 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1091/tid=1098] ppid=1090 vsize=864256 CPUtime=0
/proc/1091/task/1098/stat : 1098 (java) S 1090 1076 985 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 609866268 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1091/tid=1099] ppid=1090 vsize=864256 CPUtime=0
/proc/1091/task/1099/stat : 1099 (java) S 1090 1076 985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 609866268 884998144 6521 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883212

[startup+3.10135 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1101
/proc/meminfo: memFree=1054680/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.64
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 0 153 8 15 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=4020 CPUtime=1.32
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 790 0 0 0 132 0 0 0 25 0 1 0 609866363 4116480 776 996147200 134512640 135127466 4294956272 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 1005 776 75 150 0 852 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 22976

[startup+6.30198 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1101
/proc/meminfo: memFree=1053400/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.64
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 0 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=5136 CPUtime=4.51
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 1082 0 0 0 450 1 0 0 25 0 1 0 609866363 5259264 1068 996147200 134512640 135127466 4294956272 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 1284 1068 75 150 0 1131 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 24092

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1101
/proc/meminfo: memFree=1052120/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.64
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 0 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=6224 CPUtime=10.87
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 1329 0 0 0 1086 1 0 0 25 0 1 0 609866363 6373376 1315 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 1556 1315 75 150 0 1403 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 25180

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1101
/proc/meminfo: memFree=1051104/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.64
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 0 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=7296 CPUtime=23.6
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 1604 0 0 0 2359 1 0 0 25 0 1 0 609866363 7471104 1590 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 1824 1590 75 150 0 1671 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 26252

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1101
/proc/meminfo: memFree=1049888/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.64
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 0 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=8448 CPUtime=49.08
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 1900 0 0 0 4906 2 0 0 25 0 1 0 609866363 8650752 1886 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 2112 1886 75 150 0 1959 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 27404

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1140
/proc/meminfo: memFree=1047712/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.64
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 0 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=10440 CPUtime=99.89
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 2361 0 0 0 9987 2 0 0 25 0 1 0 609866363 10690560 2347 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/1101/statm: 2610 2347 75 150 0 2457 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 29396

[startup+162.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 1140
/proc/meminfo: memFree=1046368/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=11704 CPUtime=159.39
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 2673 0 0 0 15936 3 0 0 25 0 1 0 609866363 11984896 2659 996147200 134512640 135127466 4294956272 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/1101/statm: 2926 2659 75 150 0 2773 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 30660

[startup+222.303 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 1140
/proc/meminfo: memFree=1044960/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

################
# More data... #
################

[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=24620 CPUtime=1292.8
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 5734 0 0 0 129272 8 0 0 25 0 1 0 609866363 25210880 5720 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6155 5720 75 150 0 6002 0
Current children cumulated CPU time (s) 1294.45
Current children cumulated vsize (KiB) 43576

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=922488/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=25208 CPUtime=1352.77
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 5871 0 0 0 135269 8 0 0 25 0 1 0 609866363 25812992 5857 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6302 5857 75 150 0 6149 0
Current children cumulated CPU time (s) 1354.42
Current children cumulated vsize (KiB) 44164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=922104/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=25524 CPUtime=1412.74
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 5955 0 0 0 141266 8 0 0 25 0 1 0 609866363 26136576 5941 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6381 5941 75 150 0 6228 0
Current children cumulated CPU time (s) 1414.39
Current children cumulated vsize (KiB) 44480

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=921472/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=26128 CPUtime=1472.71
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6092 0 0 0 147262 9 0 0 25 0 1 0 609866363 26755072 6078 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6532 6078 75 150 0 6379 0
Current children cumulated CPU time (s) 1474.36
Current children cumulated vsize (KiB) 45084

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=921024/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=26736 CPUtime=1532.68
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6208 0 0 0 153259 9 0 0 25 0 1 0 609866363 27377664 6194 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6684 6194 75 150 0 6531 0
Current children cumulated CPU time (s) 1534.33
Current children cumulated vsize (KiB) 45692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=920960/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=26736 CPUtime=1592.64
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6234 0 0 0 159255 9 0 0 25 0 1 0 609866363 27377664 6220 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6684 6220 75 150 0 6531 0
Current children cumulated CPU time (s) 1594.29
Current children cumulated vsize (KiB) 45692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=920640/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=27040 CPUtime=1652.61
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6312 0 0 0 165252 9 0 0 25 0 1 0 609866363 27688960 6298 996147200 134512640 135127466 4294956272 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6760 6298 75 150 0 6607 0
Current children cumulated CPU time (s) 1654.26
Current children cumulated vsize (KiB) 45996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=920256/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=27504 CPUtime=1712.59
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6412 0 0 0 171249 10 0 0 25 0 1 0 609866363 28164096 6398 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6876 6398 75 150 0 6723 0
Current children cumulated CPU time (s) 1714.24
Current children cumulated vsize (KiB) 46460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=920000/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=27804 CPUtime=1772.56
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6471 0 0 0 177246 10 0 0 25 0 1 0 609866363 28471296 6457 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6951 6457 75 150 0 6798 0
Current children cumulated CPU time (s) 1774.21
Current children cumulated vsize (KiB) 46760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=919936/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=27804 CPUtime=1798.35
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6471 0 0 0 179825 10 0 0 25 0 1 0 609866363 28471296 6457 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6951 6457 75 150 0 6798 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 46760

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1808.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1251
/proc/meminfo: memFree=919936/2055920 swapFree=4165996/4192956
[pid=1076] ppid=1074 vsize=13600 CPUtime=1.65
/proc/1076/stat : 1076 (sugar) S 1074 1076 985 0 -1 4194304 1031 12393 0 2 3 1 153 8 16 0 1 0 609866186 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1076/statm: 3400 798 370 3 0 500 0
[pid=1100] ppid=1076 vsize=5356 CPUtime=0
/proc/1100/stat : 1100 (sh) S 1076 1076 985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 609866363 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1100/statm: 1339 232 193 169 0 50 0
[pid=1101] ppid=1100 vsize=27804 CPUtime=1798.35
/proc/1101/stat : 1101 (minisat) R 1100 1076 985 0 -1 4194304 6471 0 0 0 179825 10 0 0 25 0 1 0 609866363 28471296 6457 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/1101/statm: 6951 6457 75 150 0 6798 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 46760

Child status: 0
Real time (s): 1808.12
CPU time (s): 1800.04
CPU user time (s): 1799.84
CPU system time (s): 0.206968
CPU usage (%): 99.5533
Max. virtual memory (cumulated for all children) (KiB): 883344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20511
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1598
involuntary context switches= 42566

runsolver used 1.74573 second user time and 5.15522 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-02 04:41:24
IDJOB=1039000
IDBENCH=53595
IDSOLVER=346
FILE ID=node77/1039000-1214966484
PBS_JOBID= 7870358
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-54021_ext.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-1039000-1214966484/watcher-1039000-1214966484 -o /tmp/evaluation-result-1039000-1214966484/solver-1039000-1214966484 -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-1039000-1214966484.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5c97600a886441a27e5d5f2a5960cfd8
RANDOM SEED=704383773

node77.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.274
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.274
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1060632 kB
Buffers:         59584 kB
Cached:         799772 kB
SwapCached:      20904 kB
Active:         211784 kB
Inactive:       704924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060632 kB
SwapTotal:     4192956 kB
SwapFree:      4165996 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          73536 kB
Slab:            63740 kB
Committed_AS:  1776620 kB
PageTables:       1856 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= 66500 MiB
End job on node77 at 2008-07-02 05:11:34