Trace number 2059554

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+minisat? (TO) 1800.06 1805.72

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-55021_ext.xml
MD5SUM8ac571a71e88b845bccc5fedbeb76d54
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark163.894
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

0.03/0.12	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.12	c 0	BEGIN Sat Jul 11 16:52:58 2009
0.03/0.12	c 0	PID 13994
0.03/0.13	c 0	HOST node80.alineos.net
0.03/0.13	c 0	CONVERTING HOME/instance-2059554-1247323978.xml TO HOME/temp.csp
0.03/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059554-1247323978.xml' 'HOME/temp.csp'
0.06/0.78	c 1	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.06/0.80	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.80	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'
0.06/0.88	c 1	Parsing HOME/temp.csp
1.07/1.21	c 1	parsed 626 expressions
1.07/1.21	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.07/1.21	c 1	Converting to clausal form CSP
1.07/1.25	c 1	converted 63 (10%) expressions
1.07/1.25	c 1	converted 126 (20%) expressions
1.07/1.25	c 1	converted 188 (30%) expressions
1.07/1.25	c 1	converted 251 (40%) expressions
1.07/1.26	c 1	converted 313 (50%) expressions
1.07/1.29	c 1	converted 376 (60%) expressions
1.16/1.36	c 1	converted 439 (70%) expressions
1.16/1.38	c 1	converted 501 (80%) expressions
1.27/1.41	c 2	converted 564 (90%) expressions
1.27/1.42	c 2	converted 626 (100%) expressions
1.27/1.43	c 2	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.27/1.43	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.27/1.43	c 2	Propagation in CSP
1.27/1.43	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.27/1.43	c 2	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.27/1.43	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.27/1.43	c 2	Simplifing CSP by introducing new Boolean variables
1.27/1.43	c 2	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.27/1.43	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.27/1.47	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.27/1.48	c 2	3 (10%) CSP integer variables are encoded (69 clauses, 668 bytes)
1.27/1.48	c 2	5 (20%) CSP integer variables are encoded (115 clauses, 1123 bytes)
1.27/1.48	c 2	8 (30%) CSP integer variables are encoded (184 clauses, 1882 bytes)
1.27/1.49	c 2	10 (40%) CSP integer variables are encoded (230 clauses, 2388 bytes)
1.27/1.49	c 2	13 (50%) CSP integer variables are encoded (299 clauses, 3147 bytes)
1.27/1.49	c 2	15 (60%) CSP integer variables are encoded (345 clauses, 3653 bytes)
1.27/1.49	c 2	18 (70%) CSP integer variables are encoded (414 clauses, 4412 bytes)
1.27/1.49	c 2	20 (80%) CSP integer variables are encoded (460 clauses, 4918 bytes)
1.27/1.49	c 2	23 (90%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.27/1.49	c 2	25 (100%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.36/1.55	c 2	30 (10%) CSP clauses are encoded (3645 clauses, 56210 bytes)
1.36/1.57	c 2	60 (20%) CSP clauses are encoded (6697 clauses, 108604 bytes)
1.36/1.59	c 2	90 (30%) CSP clauses are encoded (9704 clauses, 160176 bytes)
1.46/1.61	c 2	120 (40%) CSP clauses are encoded (12721 clauses, 217344 bytes)
1.46/1.62	c 2	150 (50%) CSP clauses are encoded (15758 clauses, 275355 bytes)
1.46/1.64	c 2	180 (60%) CSP clauses are encoded (18765 clauses, 332786 bytes)
1.46/1.66	c 2	210 (70%) CSP clauses are encoded (21828 clauses, 391305 bytes)
1.46/1.68	c 2	240 (80%) CSP clauses are encoded (24867 clauses, 449311 bytes)
1.46/1.69	c 2	270 (90%) CSP clauses are encoded (27881 clauses, 506799 bytes)
1.56/1.71	c 2	300 (100%) CSP clauses are encoded (30878 clauses, 564119 bytes)
1.56/1.71	c 2	300 CSP clauses encoded
1.56/1.71	c 2	Writing map file : HOME/temp.map
1.56/1.71	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.56/1.71	c 2	SAT : 600 SAT variables, 30878 SAT clauses, 564119 bytes
1.56/1.71	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.56/1.74	c 2	SOLVING HOME/temp.cnf
1.56/1.74	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.56/1.75	c 2	This is MiniSat 2.0 beta
1.56/1.75	c 2	WARNING: for repeatability, setting FPU to use double precision
1.56/1.75	c 2	============================[ Problem Statistics ]=============================
1.56/1.75	c 2	|                                                                             |
1.56/1.75	c 2	|  Number of variables:  600                                                  |
1.56/1.75	c 2	|  Number of clauses:    30878                                                |
1.56/1.76	c 2	|  Parsing time:         0.01         s                                       |
1.56/1.76	c 2	============================[ Search Statistics ]==============================
1.56/1.76	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.56/1.76	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.56/1.76	c 2	===============================================================================
1.56/1.76	c 2	|         0 |     600    30878   116307 |    10292        0    nan |  0.000 % |
1.56/1.78	c 2	|       100 |     600    30878   116307 |    11321      100     10 |  0.000 % |
1.59/1.80	c 2	|       251 |     600    30878   116307 |    12454      251     10 |  0.012 % |
1.59/1.84	c 2	|       476 |     600    30878   116307 |    13699      476     10 |  0.012 % |
1.59/1.89	c 2	|       815 |     600    30878   116307 |    15069      815     10 |  0.012 % |
1.59/1.96	c 2	|      1322 |     600    30878   116307 |    16576     1322     11 |  0.012 % |
1.59/2.08	c 2	|      2082 |     600    30878   116307 |    18234     2082     11 |  0.007 % |
2.03/2.28	c 2	|      3221 |     600    30878   116307 |    20057     3221     12 |  0.006 % |
2.32/2.59	c 3	|      4929 |     600    30878   116307 |    22063     4929     12 |  0.012 % |
2.82/3.07	c 3	|      7491 |     600    30878   116307 |    24269     7491     12 |  0.010 % |
3.52/3.78	c 4	|     11337 |     600    30878   116307 |    26696    11337     12 |  0.012 % |
4.71/4.92	c 5	|     17104 |     600    30878   116307 |    29366    17104     13 |  0.012 % |
6.80/7.08	c 7	|     25753 |     600    30878   116307 |    32302    25753     13 |  0.012 % |
10.58/10.80	c 11	|     38728 |     600    30878   116307 |    35533    18149     14 |  0.012 % |
16.55/16.87	c 17	|     58190 |     600    30878   116307 |    39086    13596     15 |  0.007 % |
25.82/26.15	c 26	|     87382 |     600    30878   116307 |    42995    16598     14 |  0.007 % |
42.13/42.51	c 43	|    131175 |     600    30878   116307 |    47294    31534     14 |  0.013 % |
65.35/65.80	c 66	|    196859 |     600    30878   116307 |    52023    27561     15 |  0.013 % |
105.47/106.11	c 106	|    295386 |     600    30878   116307 |    57226    48728     17 |  0.014 % |
164.52/165.48	c 166	|    443175 |     600    30878   116307 |    62949    24572     16 |  0.014 % |
259.02/260.37	c 260	|    664859 |     600    30878   116307 |    69243    49945     16 |  0.003 % |
414.07/416.06	c 416	|    997384 |     600    30878   116307 |    76168    53593     16 |  0.016 % |
650.72/653.75	c 654	|   1496174 |     599    30787   116043 |    83785    34139     16 |  0.167 % |
1022.23/1026.88	c 1027	|   2244358 |     599    30787   116043 |    92163    81804     19 |  0.173 % |
1608.26/1613.92	c 1614	|   3366632 |     599    30787   116043 |   101380    37361     18 |  0.170 % |
1800.00/1805.71	sh: line 1: 14018 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.00/1805.71	c 1806	DECODING HOME/temp.out WITH HOME/temp.map
1800.00/1805.71	c 1806	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'
1800.00/1805.71	c ERROR INTERRUPTED
1800.00/1805.72	s UNKNOWN
1800.00/1805.72	c 1806	CPU 1800.04 (0.06 0.02 1799.76 0.2)
1800.00/1805.72	c 1806	END Sat Jul 11 17:23:04 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2059554-1247323978/watcher-2059554-1247323978 -o /tmp/evaluation-result-2059554-1247323978/solver-2059554-1247323978 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2059554-1247323978.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.10 2.00 4/74 13994
/proc/meminfo: memFree=843456/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=124 CPUtime=0
/proc/13994/stat : 13994 (sugar) D 13992 13994 13238 0 -1 4194304 38 0 0 0 0 0 0 0 20 0 1 0 19462391 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 226684368265 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13994/statm: 31 23 17 3 0 3 0

[startup+0.00890512 s]
/proc/loadavg: 2.00 2.10 2.00 4/74 13994
/proc/meminfo: memFree=843456/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=124 CPUtime=0
/proc/13994/stat : 13994 (sugar) D 13992 13994 13238 0 -1 4194304 38 0 0 0 0 0 0 0 20 0 1 0 19462391 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 226684368265 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13994/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.10193 s]
/proc/loadavg: 2.00 2.10 2.00 4/74 13994
/proc/meminfo: memFree=843456/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=14644 CPUtime=0.03
/proc/13994/stat : 13994 (sugar) R 13992 13994 13238 0 -1 4194304 841 0 0 0 2 1 0 0 18 0 1 0 19462391 14995456 809 996147200 4194304 4206940 548682068608 18446744073709551615 226704834642 0 0 4224 0 0 0 0 17 0 0 0
/proc/13994/statm: 3661 809 378 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14644

[startup+0.301971 s]
/proc/loadavg: 2.00 2.10 2.00 4/74 13994
/proc/meminfo: memFree=843456/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=0.06
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 19462391 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701054 s]
/proc/loadavg: 2.00 2.10 2.00 4/74 13994
/proc/meminfo: memFree=843456/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=0.06
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 19462391 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50221 s]
/proc/loadavg: 2.00 2.10 2.00 4/85 14016
/proc/meminfo: memFree=834400/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=0.7
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1310 4816 0 1 5 2 60 3 15 0 1 0 19462391 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1111 409 3 0 796 0
[pid=14007] ppid=13994 vsize=5356 CPUtime=0
/proc/14007/stat : 14007 (sh) S 13994 13994 13238 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19462472 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14007/statm: 1339 233 193 169 0 50 0
[pid=14008] ppid=14007 vsize=864368 CPUtime=0.66
/proc/14008/stat : 14008 (java) S 14007 13994 13238 0 -1 0 7229 0 1 0 63 3 0 0 20 0 9 0 19462472 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14008/statm: 216092 6486 2590 9 0 210569 0
[pid=14008/tid=14009] ppid=14007 vsize=864368 CPUtime=0.37
/proc/14008/task/14009/stat : 14009 (java) R 14007 13994 13238 0 -1 64 2662 0 1 0 37 0 0 0 25 0 9 0 19462473 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4125973091 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14008/tid=14010] ppid=14007 vsize=864368 CPUtime=0.21
/proc/14008/task/14010/stat : 14010 (java) S 14007 13994 13238 0 -1 64 3548 0 0 0 20 1 0 0 16 0 9 0 19462474 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14008/tid=14011] ppid=14007 vsize=864368 CPUtime=0
/proc/14008/task/14011/stat : 14011 (java) S 14007 13994 13238 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19462474 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14008/tid=14012] ppid=14007 vsize=864368 CPUtime=0
/proc/14008/task/14012/stat : 14012 (java) S 14007 13994 13238 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19462474 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14008/tid=14013] ppid=14007 vsize=864368 CPUtime=0
/proc/14008/task/14013/stat : 14013 (java) S 14007 13994 13238 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 19462476 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14008/tid=14014] ppid=14007 vsize=864368 CPUtime=0.05
/proc/14008/task/14014/stat : 14014 (java) S 14007 13994 13238 0 -1 64 315 0 0 0 5 0 0 0 16 0 9 0 19462476 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14008/tid=14015] ppid=14007 vsize=864368 CPUtime=0
/proc/14008/task/14015/stat : 14015 (java) S 14007 13994 13238 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 19462476 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14008/tid=14016] ppid=14007 vsize=864368 CPUtime=0
/proc/14008/task/14016/stat : 14016 (java) S 14007 13994 13238 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19462476 885112832 6486 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 886592

[startup+3.10154 s]
/proc/loadavg: 2.08 2.11 2.01 3/77 14018
/proc/meminfo: memFree=836640/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 15 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=4008 CPUtime=1.33
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 780 0 0 0 133 0 0 0 25 0 1 0 19462566 4104192 766 996147200 134512640 135127466 4294956256 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 0 0 0
/proc/14018/statm: 1002 766 75 150 0 849 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 26232

[startup+6.3012 s]
/proc/loadavg: 2.08 2.11 2.01 3/77 14018
/proc/meminfo: memFree=835168/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=5300 CPUtime=4.51
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 1104 0 0 0 451 0 0 0 25 0 1 0 19462566 5427200 1090 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/14018/statm: 1325 1090 75 150 0 1172 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 27524

[startup+12.7025 s]
/proc/loadavg: 2.08 2.11 2.00 3/77 14018
/proc/meminfo: memFree=833896/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=6264 CPUtime=10.88
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 1331 0 0 0 1088 0 0 0 25 0 1 0 19462566 6414336 1317 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/14018/statm: 1566 1317 75 150 0 1413 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 28488

[startup+25.5011 s]
/proc/loadavg: 2.06 2.10 2.00 3/77 14018
/proc/meminfo: memFree=832872/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=7324 CPUtime=23.63
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 1632 0 0 0 2363 0 0 0 25 0 1 0 19462566 7499776 1618 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14018/statm: 1831 1618 75 150 0 1678 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 29548

[startup+51.1013 s]
/proc/loadavg: 2.04 2.09 2.00 3/77 14018
/proc/meminfo: memFree=831528/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=8604 CPUtime=49.11
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 1929 0 0 0 4911 0 0 0 25 0 1 0 19462566 8810496 1915 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14018/statm: 2151 1915 75 150 0 1998 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 30828

[startup+102.307 s]
/proc/loadavg: 2.01 2.08 2.00 3/77 14018
/proc/meminfo: memFree=829992/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=10120 CPUtime=100.1
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 2314 0 0 0 10009 1 0 0 25 0 1 0 19462566 10362880 2300 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14018/statm: 2530 2300 75 150 0 2377 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 32344

[startup+162.302 s]
/proc/loadavg: 2.00 2.06 2.00 3/77 14018
/proc/meminfo: memFree=828008/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=11996 CPUtime=159.84
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 2777 0 0 0 15983 1 0 0 25 0 1 0 19462566 12283904 2763 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14018/statm: 2999 2763 75 150 0 2846 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 34220

[startup+222.301 s]
/proc/loadavg: 2.00 2.05 2.00 3/77 14018
/proc/meminfo: memFree=827112/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0

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

[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=24848 CPUtime=1295.19
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 5819 0 0 0 129509 10 0 0 25 0 1 0 19462566 25444352 5805 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 6212 5805 75 150 0 6059 0
Current children cumulated CPU time (s) 1296.78
Current children cumulated vsize (KiB) 47072

[startup+1362.3 s]
/proc/loadavg: 1.09 1.61 1.85 2/86 14251
/proc/meminfo: memFree=808480/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=25428 CPUtime=1355.16
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 5964 0 0 0 135506 10 0 0 25 0 1 0 19462566 26038272 5950 996147200 134512640 135127466 4294956256 18446744073709551615 134523392 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 6357 5950 75 150 0 6204 0
Current children cumulated CPU time (s) 1356.75
Current children cumulated vsize (KiB) 47652

[startup+1422.31 s]
/proc/loadavg: 1.03 1.49 1.79 2/86 14251
/proc/meminfo: memFree=807968/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=26104 CPUtime=1415.14
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6108 0 0 0 141504 10 0 0 25 0 1 0 19462566 26730496 6094 996147200 134512640 135127466 4294956256 18446744073709551615 134529207 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 6526 6094 75 150 0 6373 0
Current children cumulated CPU time (s) 1416.73
Current children cumulated vsize (KiB) 48328

[startup+1482.3 s]
/proc/loadavg: 1.01 1.40 1.74 2/86 14251
/proc/meminfo: memFree=807648/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=26384 CPUtime=1475.12
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6177 0 0 0 147502 10 0 0 25 0 1 0 19462566 27017216 6163 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 6596 6163 75 150 0 6443 0
Current children cumulated CPU time (s) 1476.71
Current children cumulated vsize (KiB) 48608

[startup+1542.3 s]
/proc/loadavg: 1.00 1.32 1.69 2/86 14251
/proc/meminfo: memFree=807072/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=26932 CPUtime=1535.1
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6315 0 0 0 153500 10 0 0 25 0 1 0 19462566 27578368 6301 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 6733 6301 75 150 0 6580 0
Current children cumulated CPU time (s) 1536.69
Current children cumulated vsize (KiB) 49156

[startup+1602.3 s]
/proc/loadavg: 1.05 1.28 1.65 2/86 14251
/proc/meminfo: memFree=806752/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=27264 CPUtime=1595.07
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6378 0 0 0 159497 10 0 0 25 0 1 0 19462566 27918336 6364 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 6816 6364 75 150 0 6663 0
Current children cumulated CPU time (s) 1596.66
Current children cumulated vsize (KiB) 49488

[startup+1662.3 s]
/proc/loadavg: 1.02 1.23 1.61 2/86 14251
/proc/meminfo: memFree=806496/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=27564 CPUtime=1655.05
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6455 0 0 0 165495 10 0 0 25 0 1 0 19462566 28225536 6441 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 6891 6441 75 150 0 6738 0
Current children cumulated CPU time (s) 1656.64
Current children cumulated vsize (KiB) 49788

[startup+1722.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/86 14251
/proc/meminfo: memFree=805792/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=28388 CPUtime=1715.03
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6641 0 0 0 171493 10 0 0 25 0 1 0 19462566 29069312 6627 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 7097 6627 75 150 0 6944 0
Current children cumulated CPU time (s) 1716.62
Current children cumulated vsize (KiB) 50612

[startup+1782.3 s]
/proc/loadavg: 1.00 1.15 1.53 2/86 14251
/proc/meminfo: memFree=805216/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=28836 CPUtime=1775.02
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6764 0 0 0 177491 11 0 0 25 0 1 0 19462566 29528064 6750 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 7209 6750 75 150 0 7056 0
Current children cumulated CPU time (s) 1776.61
Current children cumulated vsize (KiB) 51060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.7 s]
/proc/loadavg: 1.00 1.13 1.51 2/86 14251
/proc/meminfo: memFree=805024/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=28988 CPUtime=1798.41
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6799 0 0 0 179830 11 0 0 25 0 1 0 19462566 29683712 6785 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 7247 6785 75 150 0 7094 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 51212

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

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

[startup+1805.7 s]
/proc/loadavg: 1.00 1.13 1.51 2/86 14251
/proc/meminfo: memFree=805024/2055920 swapFree=4192956/4192956
[pid=13994] ppid=13992 vsize=16868 CPUtime=1.59
/proc/13994/stat : 13994 (sugar) S 13992 13994 13238 0 -1 4194304 1374 12406 0 2 5 2 144 8 16 0 1 0 19462391 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13994/statm: 4217 1112 409 3 0 796 0
[pid=14017] ppid=13994 vsize=5356 CPUtime=0
/proc/14017/stat : 14017 (sh) S 13994 13994 13238 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19462566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14017/statm: 1339 232 193 169 0 50 0
[pid=14018] ppid=14017 vsize=28988 CPUtime=1798.41
/proc/14018/stat : 14018 (minisat) R 14017 13994 13238 0 -1 4194304 6799 0 0 0 179830 11 0 0 25 0 1 0 19462566 29683712 6785 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/14018/statm: 7247 6785 75 150 0 7094 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 51212

Child status: 0
Real time (s): 1805.72
CPU time (s): 1800.06
CPU user time (s): 1799.82
CPU system time (s): 0.234964
CPU usage (%): 99.6862
Max. virtual memory (cumulated for all children) (KiB): 886592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21326
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= 1491
involuntary context switches= 30704

runsolver used 1.82472 second user time and 4.90925 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-11 16:52:58
IDJOB=2059554
IDBENCH=53592
IDSOLVER=739
FILE ID=node80/2059554-1247323978
PBS_JOBID= 9506473
Free space on /tmp= 66256 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-55021_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059554-1247323978/watcher-2059554-1247323978 -o /tmp/evaluation-result-2059554-1247323978/solver-2059554-1247323978 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2059554-1247323978.xml

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

MD5SUM BENCH= 8ac571a71e88b845bccc5fedbeb76d54
RANDOM SEED=983085088

node80.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.285
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.285
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:        843936 kB
Buffers:         47792 kB
Cached:        1082640 kB
SwapCached:          0 kB
Active:          59252 kB
Inactive:      1098060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        843936 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1552 kB
Writeback:           0 kB
Mapped:          37544 kB
Slab:            40000 kB
Committed_AS:   220800 kB
PageTables:       1772 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= 66256 MiB
End job on node80 at 2009-07-11 17:23:06