Trace number 2058707

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.1 1817.52

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-57021_ext.xml
MD5SUM957324b5ff6c2ae9da4db29517ba03bc
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 benchmark445.518
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 16:20:26 2009
0.00/0.08	c 0	PID 11259
0.07/0.08	c 0	HOST node14.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2058707-1247322025.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2058707-1247322025.xml' 'HOME/temp.csp'
0.07/0.77	c 0	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.07/0.78	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.78	c 0	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.74/0.86	c 0	Parsing HOME/temp.csp
1.23/1.34	c 1	parsed 677 expressions
1.23/1.35	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.35	c 1	Converting to clausal form CSP
1.23/1.38	c 1	converted 68 (10%) expressions
1.23/1.38	c 1	converted 136 (20%) expressions
1.23/1.38	c 1	converted 204 (30%) expressions
1.23/1.39	c 1	converted 271 (40%) expressions
1.23/1.40	c 1	converted 339 (50%) expressions
1.33/1.43	c 1	converted 407 (60%) expressions
1.43/1.51	c 1	converted 474 (70%) expressions
1.43/1.54	c 1	converted 542 (80%) expressions
1.43/1.56	c 1	converted 610 (90%) expressions
1.43/1.59	c 1	converted 677 (100%) expressions
1.43/1.59	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.43/1.59	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.59	c 1	Propagation in CSP
1.43/1.59	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.43/1.59	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.43/1.59	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.59	c 1	Simplifing CSP by introducing new Boolean variables
1.53/1.60	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.53/1.60	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.53/1.65	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.53/1.66	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.53/1.66	c 1	6 (20%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.53/1.66	c 1	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.53/1.67	c 1	11 (40%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.53/1.67	c 1	13 (50%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.53/1.67	c 1	16 (60%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.53/1.67	c 1	19 (70%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.53/1.67	c 1	21 (80%) CSP integer variables are encoded (504 clauses, 5400 bytes)
1.53/1.67	c 1	24 (90%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.53/1.67	c 1	26 (100%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.63/1.74	c 1	33 (10%) CSP clauses are encoded (4178 clauses, 65201 bytes)
1.63/1.76	c 1	65 (20%) CSP clauses are encoded (7590 clauses, 123745 bytes)
1.63/1.79	c 1	98 (30%) CSP clauses are encoded (11091 clauses, 185064 bytes)
1.73/1.81	c 1	130 (40%) CSP clauses are encoded (14497 clauses, 250322 bytes)
1.73/1.83	c 1	163 (50%) CSP clauses are encoded (18000 clauses, 317367 bytes)
1.73/1.85	c 1	195 (60%) CSP clauses are encoded (21395 clauses, 382471 bytes)
1.73/1.88	c 1	228 (70%) CSP clauses are encoded (24939 clauses, 450301 bytes)
1.73/1.90	c 1	260 (80%) CSP clauses are encoded (28363 clauses, 515963 bytes)
1.83/1.92	c 1	293 (90%) CSP clauses are encoded (31882 clauses, 583365 bytes)
1.83/1.94	c 1	325 (100%) CSP clauses are encoded (35267 clauses, 648115 bytes)
1.83/1.94	c 1	325 CSP clauses encoded
1.83/1.94	c 1	Writing map file : HOME/temp.map
1.83/1.94	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.83/1.94	c 1	SAT : 650 SAT variables, 35267 SAT clauses, 648115 bytes
1.83/1.94	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.87/2.00	c 1	SOLVING HOME/temp.cnf
1.87/2.00	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.87/2.01	c 1	This is MiniSat 2.0 beta
1.87/2.01	c 1	WARNING: for repeatability, setting FPU to use double precision
1.87/2.01	c 1	============================[ Problem Statistics ]=============================
1.87/2.01	c 1	|                                                                             |
1.87/2.01	c 1	|  Number of variables:  650                                                  |
1.87/2.01	c 1	|  Number of clauses:    35267                                                |
1.87/2.03	c 1	|  Parsing time:         0.02         s                                       |
1.87/2.03	c 1	============================[ Search Statistics ]==============================
1.87/2.03	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.87/2.03	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.87/2.03	c 1	===============================================================================
1.87/2.03	c 1	|         0 |     650    35267   133266 |    11755        0    nan |  0.000 % |
1.87/2.05	c 1	|       100 |     650    35267   133266 |    12931      100     11 |  0.000 % |
1.87/2.08	c 2	|       251 |     650    35267   133266 |    14224      251     12 |  0.005 % |
1.98/2.14	c 2	|       476 |     650    35267   133266 |    15646      476     12 |  0.006 % |
2.08/2.21	c 2	|       813 |     650    35267   133266 |    17211      813     12 |  0.006 % |
2.18/2.31	c 2	|      1319 |     650    35267   133266 |    18932     1319     12 |  0.009 % |
2.27/2.48	c 2	|      2079 |     650    35267   133266 |    20825     2079     12 |  0.008 % |
2.57/2.75	c 2	|      3218 |     650    35267   133266 |    22908     3218     12 |  0.008 % |
2.97/3.12	c 3	|      4926 |     650    35267   133266 |    25199     4926     12 |  0.008 % |
3.56/3.73	c 3	|      7488 |     650    35267   133266 |    27719     7488     12 |  0.005 % |
4.55/4.75	c 4	|     11334 |     650    35267   133266 |    30491    11334     13 |  0.008 % |
6.13/6.38	c 6	|     17100 |     650    35267   133266 |    33540    17100     13 |  0.006 % |
8.90/9.18	c 9	|     25751 |     650    35267   133266 |    36894    25751     14 |  0.008 % |
14.35/14.66	c 14	|     38725 |     650    35267   133266 |    40583    13562     13 |  0.007 % |
21.59/21.91	c 21	|     58186 |     650    35267   133266 |    44642    33023     15 |  0.005 % |
32.88/33.34	c 33	|     87379 |     650    35267   133266 |    49106    29217     16 |  0.007 % |
51.70/52.31	c 52	|    131169 |     650    35267   133266 |    54016    37169     15 |  0.009 % |
84.09/85.00	c 84	|    196856 |     650    35267   133266 |    59418    22709     15 |  0.009 % |
131.74/133.14	c 133	|    295382 |     650    35267   133266 |    65360    29189     15 |  0.009 % |
213.06/215.20	c 215	|    443173 |     650    35267   133266 |    71896    23761     16 |  0.009 % |
342.82/346.36	c 346	|    664856 |     650    35267   133266 |    79086    17401     15 |  0.009 % |
536.97/542.35	c 542	|    997383 |     650    35267   133266 |    86994    26102     18 |  0.009 % |
866.22/874.74	c 874	|   1496172 |     650    35267   133266 |    95694    16996     15 |  0.009 % |
1379.48/1392.90	c 1392	|   2244356 |     650    35267   133266 |   105263    35082     17 |  0.010 % |
1800.06/1817.51	sh: line 1: 11283 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.06/1817.51	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.06/1817.51	c 1817	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.06/1817.51	c ERROR INTERRUPTED
1800.06/1817.51	s UNKNOWN
1800.06/1817.51	c 1817	CPU 1800.08 (0.07 0.01 1799.82 0.18)
1800.06/1817.51	c 1817	END Sat Jul 11 16:50:43 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-2058707-1247322025/watcher-2058707-1247322025 -o /tmp/evaluation-result-2058707-1247322025/solver-2058707-1247322025 -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-2058707-1247322025.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.13 2.00 1.92 4/81 11259
/proc/meminfo: memFree=1103576/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=4708 CPUtime=0
/proc/11259/stat : 11259 (sugar) R 11257 11259 10566 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 19269481 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 212231845257 0 0 4096 0 0 0 0 17 1 0 0
/proc/11259/statm: 1177 43 33 3 0 8 0

[startup+0.0849811 s]
/proc/loadavg: 2.13 2.00 1.92 4/81 11259
/proc/meminfo: memFree=1103576/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16740 CPUtime=0.07
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 19269481 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102057 s]
/proc/loadavg: 2.13 2.00 1.92 4/81 11259
/proc/meminfo: memFree=1103576/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=0.07
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19269481 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301086 s]
/proc/loadavg: 2.13 2.00 1.92 4/81 11259
/proc/meminfo: memFree=1103576/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=0.07
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19269481 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701159 s]
/proc/loadavg: 2.13 2.00 1.92 4/81 11259
/proc/meminfo: memFree=1103576/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=0.07
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19269481 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50229 s]
/proc/loadavg: 2.20 2.02 1.93 4/92 11281
/proc/meminfo: memFree=1094848/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=0.74
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1309 4863 0 1 6 1 63 4 15 0 1 0 19269481 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1111 409 3 0 796 0
[pid=11272] ppid=11259 vsize=5356 CPUtime=0
/proc/11272/stat : 11272 (sh) S 11259 11259 10566 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19269559 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11272/statm: 1339 233 193 169 0 50 0
[pid=11273] ppid=11272 vsize=864256 CPUtime=0.69
/proc/11273/stat : 11273 (java) S 11272 11259 10566 0 -1 0 6781 0 1 0 66 3 0 0 18 0 9 0 19269559 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11273/statm: 216064 6059 2566 9 0 210569 0
[pid=11273/tid=11274] ppid=11272 vsize=864256 CPUtime=0.45
/proc/11273/task/11274/stat : 11274 (java) R 11272 11259 10566 0 -1 64 2596 0 1 0 44 1 0 0 18 0 9 0 19269560 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 103210995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11273/tid=11275] ppid=11272 vsize=864256 CPUtime=0.17
/proc/11273/task/11275/stat : 11275 (java) S 11272 11259 10566 0 -1 64 3174 0 0 0 16 1 0 0 16 0 9 0 19269561 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11273/tid=11276] ppid=11272 vsize=864256 CPUtime=0
/proc/11273/task/11276/stat : 11276 (java) S 11272 11259 10566 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19269562 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11273/tid=11277] ppid=11272 vsize=864256 CPUtime=0
/proc/11273/task/11277/stat : 11277 (java) S 11272 11259 10566 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19269562 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11273/tid=11278] ppid=11272 vsize=864256 CPUtime=0
/proc/11273/task/11278/stat : 11278 (java) S 11272 11259 10566 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19269564 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11273/tid=11279] ppid=11272 vsize=864256 CPUtime=0.04
/proc/11273/task/11279/stat : 11279 (java) S 11272 11259 10566 0 -1 64 308 0 0 0 4 0 0 0 16 0 9 0 19269564 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11273/tid=11280] ppid=11272 vsize=864256 CPUtime=0
/proc/11273/task/11280/stat : 11280 (java) S 11272 11259 10566 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19269564 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11273/tid=11281] ppid=11272 vsize=864256 CPUtime=0
/proc/11273/task/11281/stat : 11281 (java) S 11272 11259 10566 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19269564 884998144 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 886480

[startup+3.10157 s]
/proc/loadavg: 2.20 2.02 1.93 3/84 11283
/proc/meminfo: memFree=1096512/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 15 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=4012 CPUtime=1.07
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 803 0 0 0 107 0 0 0 25 0 1 0 19269682 4108288 789 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 1003 789 75 150 0 850 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 26236

[startup+6.30113 s]
/proc/loadavg: 2.18 2.02 1.93 3/84 11283
/proc/meminfo: memFree=1095360/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=4976 CPUtime=4.23
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 1063 0 0 0 423 0 0 0 25 0 1 0 19269682 5095424 1049 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 1244 1049 75 150 0 1091 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 27200

[startup+12.7022 s]
/proc/loadavg: 2.17 2.02 1.93 3/84 11283
/proc/meminfo: memFree=1093632/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=6496 CPUtime=10.58
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 1442 0 0 0 1057 1 0 0 25 0 1 0 19269682 6651904 1428 996147200 134512640 135127466 4294956256 18446744073709551615 134530809 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 1624 1428 75 150 0 1471 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 28720

[startup+25.5014 s]
/proc/loadavg: 2.14 2.02 1.93 3/84 11283
/proc/meminfo: memFree=1092608/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=7680 CPUtime=23.25
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 1714 0 0 0 2324 1 0 0 25 0 1 0 19269682 7864320 1700 996147200 134512640 135127466 4294956256 18446744073709551615 134521716 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 1920 1700 75 150 0 1767 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 29904

[startup+51.1018 s]
/proc/loadavg: 2.15 2.03 1.93 3/87 11325
/proc/meminfo: memFree=1052528/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=9148 CPUtime=48.61
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 2064 0 0 0 4859 2 0 0 25 0 1 0 19269682 9367552 2050 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 2287 2050 75 150 0 2134 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 31372

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 1.93 3/87 11325
/proc/meminfo: memFree=1050928/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=10628 CPUtime=99.32
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 2451 0 0 0 9930 2 0 0 25 0 1 0 19269682 10883072 2437 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 2657 2437 75 150 0 2504 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 32852

[startup+162.302 s]
/proc/loadavg: 2.02 2.02 1.93 3/87 11325
/proc/meminfo: memFree=1049392/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=12136 CPUtime=158.76
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 2794 0 0 0 15873 3 0 0 25 0 1 0 19269682 12427264 2780 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 3034 2780 75 150 0 2881 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 34360

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 1.93 3/87 11325
/proc/meminfo: memFree=1048624/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0

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

[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=23396 CPUtime=1287.84
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5510 0 0 0 128779 5 0 0 25 0 1 0 19269682 23957504 5496 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 5849 5496 75 150 0 5696 0
Current children cumulated CPU time (s) 1289.74
Current children cumulated vsize (KiB) 45620

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/87 11325
/proc/meminfo: memFree=928432/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=23580 CPUtime=1347.27
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5552 0 0 0 134722 5 0 0 25 0 1 0 19269682 24145920 5538 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 5895 5538 75 150 0 5742 0
Current children cumulated CPU time (s) 1349.17
Current children cumulated vsize (KiB) 45804

[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 1.96 3/87 11325
/proc/meminfo: memFree=928304/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=23872 CPUtime=1406.7
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5598 0 0 0 140665 5 0 0 25 0 1 0 19269682 24444928 5584 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 5968 5584 75 150 0 5815 0
Current children cumulated CPU time (s) 1408.6
Current children cumulated vsize (KiB) 46096

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/87 11325
/proc/meminfo: memFree=927856/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=24268 CPUtime=1466.14
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5712 0 0 0 146609 5 0 0 25 0 1 0 19269682 24850432 5698 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6067 5698 75 150 0 5914 0
Current children cumulated CPU time (s) 1468.04
Current children cumulated vsize (KiB) 46492

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/87 11325
/proc/meminfo: memFree=927408/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=24568 CPUtime=1525.57
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5804 0 0 0 152551 6 0 0 25 0 1 0 19269682 25157632 5790 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6142 5790 75 150 0 5989 0
Current children cumulated CPU time (s) 1527.47
Current children cumulated vsize (KiB) 46792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/87 11325
/proc/meminfo: memFree=927216/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=24868 CPUtime=1585.01
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5859 0 0 0 158495 6 0 0 25 0 1 0 19269682 25464832 5845 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6217 5845 75 150 0 6064 0
Current children cumulated CPU time (s) 1586.91
Current children cumulated vsize (KiB) 47092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 11325
/proc/meminfo: memFree=927088/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=24868 CPUtime=1644.44
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5868 0 0 0 164438 6 0 0 25 0 1 0 19269682 25464832 5854 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6217 5854 75 150 0 6064 0
Current children cumulated CPU time (s) 1646.34
Current children cumulated vsize (KiB) 47092

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 11325
/proc/meminfo: memFree=926960/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=25016 CPUtime=1703.87
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5892 0 0 0 170381 6 0 0 25 0 1 0 19269682 25616384 5878 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6254 5878 75 150 0 6101 0
Current children cumulated CPU time (s) 1705.77
Current children cumulated vsize (KiB) 47240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 11325
/proc/meminfo: memFree=926512/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=25328 CPUtime=1763.3
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 5962 0 0 0 176324 6 0 0 25 0 1 0 19269682 25935872 5948 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6332 5948 75 150 0 6179 0
Current children cumulated CPU time (s) 1765.2
Current children cumulated vsize (KiB) 47552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 11327
/proc/meminfo: memFree=926320/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=25472 CPUtime=1798.16
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 6003 0 0 0 179810 6 0 0 25 0 1 0 19269682 26083328 5989 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6368 5989 75 150 0 6215 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 47696

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

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

[startup+1817.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 11327
/proc/meminfo: memFree=926320/2055920 swapFree=4192956/4192956
[pid=11259] ppid=11257 vsize=16868 CPUtime=1.9
/proc/11259/stat : 11259 (sugar) S 11257 11259 10566 0 -1 4194304 1374 12884 0 2 7 1 172 10 16 0 1 0 19269481 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11259/statm: 4217 1112 409 3 0 796 0
[pid=11282] ppid=11259 vsize=5356 CPUtime=0
/proc/11282/stat : 11282 (sh) S 11259 11259 10566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19269682 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11282/statm: 1339 232 193 169 0 50 0
[pid=11283] ppid=11282 vsize=25472 CPUtime=1798.16
/proc/11283/stat : 11283 (minisat) R 11282 11259 10566 0 -1 4194304 6003 0 0 0 179810 6 0 0 25 0 1 0 19269682 26083328 5989 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11283/statm: 6368 5989 75 150 0 6215 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 47696

Child status: 0
Real time (s): 1817.52
CPU time (s): 1800.1
CPU user time (s): 1799.9
CPU system time (s): 0.201969
CPU usage (%): 99.0417
Max. virtual memory (cumulated for all children) (KiB): 886592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20951
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= 1838
involuntary context switches= 41293

runsolver used 1.9877 second user time and 6.29204 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-11 16:20:25
IDJOB=2058707
IDBENCH=53515
IDSOLVER=739
FILE ID=node14/2058707-1247322025
PBS_JOBID= 9506600
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-57021_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-2058707-1247322025/watcher-2058707-1247322025 -o /tmp/evaluation-result-2058707-1247322025/solver-2058707-1247322025 -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-2058707-1247322025.xml

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

MD5SUM BENCH= 957324b5ff6c2ae9da4db29517ba03bc
RANDOM SEED=238870317

node14.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.265
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.265
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:       1104056 kB
Buffers:         55880 kB
Cached:         778752 kB
SwapCached:          0 kB
Active:         376840 kB
Inactive:       523032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1104056 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          85592 kB
Slab:            36968 kB
Committed_AS:   203600 kB
PageTables:       2000 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= 66492 MiB
End job on node14 at 2009-07-11 16:50:45