Trace number 2058696

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.12 1805.32

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-53021_ext.xml
MD5SUM7106feca84657f34d6cb166bf13cd802
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 benchmark123.31
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:19:28 2009
0.00/0.08	c 0	PID 10542
0.06/0.08	c 0	HOST node23.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2058696-1247321967.xml TO HOME/temp.csp
0.06/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-2058696-1247321967.xml' 'HOME/temp.csp'
0.06/0.82	c 0	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.06/0.87	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.87	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.79/0.95	c 0	Parsing HOME/temp.csp
1.09/1.30	c 1	parsed 677 expressions
1.19/1.31	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.19/1.31	c 1	Converting to clausal form CSP
1.19/1.33	c 1	converted 68 (10%) expressions
1.19/1.34	c 1	converted 136 (20%) expressions
1.19/1.34	c 1	converted 204 (30%) expressions
1.19/1.34	c 1	converted 271 (40%) expressions
1.19/1.35	c 1	converted 339 (50%) expressions
1.19/1.38	c 1	converted 407 (60%) expressions
1.29/1.46	c 1	converted 474 (70%) expressions
1.29/1.49	c 1	converted 542 (80%) expressions
1.39/1.51	c 1	converted 610 (90%) expressions
1.39/1.53	c 1	converted 677 (100%) expressions
1.39/1.54	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.39/1.54	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.39/1.54	c 1	Propagation in CSP
1.39/1.54	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.39/1.54	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.39/1.54	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.39/1.54	c 1	Simplifing CSP by introducing new Boolean variables
1.39/1.55	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.39/1.55	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.49/1.60	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.49/1.61	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.49/1.61	c 1	6 (20%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.49/1.61	c 1	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.49/1.61	c 1	11 (40%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.49/1.61	c 1	13 (50%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.49/1.61	c 1	16 (60%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.49/1.62	c 1	19 (70%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.49/1.62	c 1	21 (80%) CSP integer variables are encoded (504 clauses, 5400 bytes)
1.49/1.62	c 1	24 (90%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.49/1.62	c 1	26 (100%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.49/1.68	c 1	33 (10%) CSP clauses are encoded (4171 clauses, 64964 bytes)
1.58/1.71	c 1	65 (20%) CSP clauses are encoded (7601 clauses, 123887 bytes)
1.58/1.73	c 1	98 (30%) CSP clauses are encoded (11132 clauses, 185791 bytes)
1.58/1.75	c 1	130 (40%) CSP clauses are encoded (14539 clauses, 250900 bytes)
1.58/1.77	c 1	163 (50%) CSP clauses are encoded (18087 clauses, 318778 bytes)
1.58/1.79	c 1	195 (60%) CSP clauses are encoded (21539 clauses, 384916 bytes)
1.69/1.82	c 1	228 (70%) CSP clauses are encoded (25031 clauses, 451843 bytes)
1.69/1.84	c 1	260 (80%) CSP clauses are encoded (28464 clauses, 517511 bytes)
1.69/1.86	c 1	293 (90%) CSP clauses are encoded (32008 clauses, 585313 bytes)
1.69/1.89	c 1	325 (100%) CSP clauses are encoded (35430 clauses, 650847 bytes)
1.69/1.89	c 1	325 CSP clauses encoded
1.69/1.89	c 1	Writing map file : HOME/temp.map
1.69/1.89	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.69/1.89	c 1	SAT : 650 SAT variables, 35430 SAT clauses, 650847 bytes
1.69/1.89	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.77/1.93	c 1	SOLVING HOME/temp.cnf
1.77/1.93	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.77/1.93	c 1	This is MiniSat 2.0 beta
1.77/1.93	c 1	WARNING: for repeatability, setting FPU to use double precision
1.77/1.93	c 1	============================[ Problem Statistics ]=============================
1.77/1.93	c 1	|                                                                             |
1.77/1.93	c 1	|  Number of variables:  650                                                  |
1.77/1.93	c 1	|  Number of clauses:    35430                                                |
1.77/1.95	c 1	|  Parsing time:         0.02         s                                       |
1.77/1.95	c 1	============================[ Search Statistics ]==============================
1.77/1.95	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.77/1.95	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.77/1.95	c 1	===============================================================================
1.77/1.95	c 1	|         0 |     650    35430   133818 |    11810        0    nan |  0.000 % |
1.77/1.97	c 1	|       100 |     650    35430   133818 |    12991      100     11 |  0.000 % |
1.80/2.00	c 1	|       250 |     650    35430   133818 |    14290      250     12 |  0.006 % |
1.80/2.04	c 1	|       475 |     650    35430   133818 |    15719      475     12 |  0.008 % |
1.96/2.11	c 2	|       813 |     650    35430   133818 |    17291      813     12 |  0.010 % |
2.06/2.21	c 2	|      1319 |     650    35430   133818 |    19020     1319     11 |  0.011 % |
2.15/2.35	c 2	|      2079 |     650    35430   133818 |    20922     2079     11 |  0.011 % |
2.35/2.59	c 2	|      3218 |     650    35430   133818 |    23014     3218     11 |  0.009 % |
2.75/2.95	c 2	|      4928 |     650    35430   133818 |    25315     4928     11 |  0.011 % |
3.34/3.52	c 3	|      7492 |     650    35430   133818 |    27847     7492     12 |  0.008 % |
4.23/4.45	c 4	|     11336 |     650    35430   133818 |    30632    11336     13 |  0.009 % |
5.72/5.96	c 5	|     17103 |     650    35430   133818 |    33695    17103     13 |  0.009 % |
8.29/8.57	c 8	|     25753 |     650    35430   133818 |    37064    25753     13 |  0.009 % |
13.44/13.79	c 13	|     38729 |     650    35430   133818 |    40771    13977     14 |  0.008 % |
20.47/20.81	c 20	|     58190 |     650    35430   133818 |    44848    33438     14 |  0.009 % |
32.16/32.60	c 32	|     87383 |     650    35430   133818 |    49333    30154     15 |  0.009 % |
53.16/53.90	c 53	|    131172 |     650    35430   133818 |    54266    38739     15 |  0.009 % |
84.16/85.10	c 85	|    196856 |     650    35430   133818 |    59693    22590     17 |  0.009 % |
134.98/136.49	c 136	|    295382 |     650    35430   133818 |    65662    29498     16 |  0.009 % |
212.73/214.96	c 214	|    443171 |     650    35430   133818 |    72228    19750     16 |  0.009 % |
344.46/347.95	c 347	|    664854 |     650    35430   133818 |    79451    66973     15 |  0.005 % |
540.55/545.25	c 545	|    997380 |     650    35430   133818 |    87396    75921     18 |  0.009 % |
848.81/853.61	c 853	|   1496168 |     650    35430   133818 |    96136    64815     18 |  0.010 % |
1356.38/1361.41	c 1361	|   2244351 |     650    35430   133818 |   105750    81337     17 |  0.012 % |
1800.08/1805.31	sh: line 1: 10566 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.08/1805.31	c 1805	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1805.31	c 1805	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.08/1805.32	c ERROR INTERRUPTED
1800.08/1805.32	s UNKNOWN
1800.08/1805.32	c 1805	CPU 1800.1 (0.05 0.02 1799.82 0.21)
1800.08/1805.32	c 1805	END Sat Jul 11 16:49:33 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-2058696-1247321967/watcher-2058696-1247321967 -o /tmp/evaluation-result-2058696-1247321967/solver-2058696-1247321967 -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-2058696-1247321967.xml 

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


[startup+0 s]
/proc/loadavg: 1.98 1.98 1.83 4/81 10542
/proc/meminfo: memFree=696264/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=18576 CPUtime=0
/proc/10542/stat : 10542 (runsolver) R 10540 10542 9716 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19263133 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10542/statm: 4644 284 249 26 0 2626 0

[startup+0.0832051 s]
/proc/loadavg: 1.98 1.98 1.83 4/81 10542
/proc/meminfo: memFree=696264/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16740 CPUtime=0.06
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 19263133 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101321 s]
/proc/loadavg: 1.98 1.98 1.83 4/81 10542
/proc/meminfo: memFree=696264/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=0.06
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19263133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301356 s]
/proc/loadavg: 1.98 1.98 1.83 4/81 10542
/proc/meminfo: memFree=696264/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=0.06
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19263133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701437 s]
/proc/loadavg: 1.98 1.98 1.83 4/81 10542
/proc/meminfo: memFree=696264/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=0.06
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19263133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50259 s]
/proc/loadavg: 1.98 1.98 1.83 3/92 10564
/proc/meminfo: memFree=687984/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=0.79
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1309 4861 0 1 5 2 68 4 16 0 1 0 19263133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1111 409 3 0 796 0
[pid=10555] ppid=10542 vsize=5356 CPUtime=0
/proc/10555/stat : 10555 (sh) S 10542 10542 9716 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19263220 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10555/statm: 1339 233 193 169 0 50 0
[pid=10556] ppid=10555 vsize=864200 CPUtime=0.6
/proc/10556/stat : 10556 (java) S 10555 10542 9716 0 -1 0 7186 0 1 0 57 3 0 0 18 0 9 0 19263220 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10556/statm: 216050 6452 2566 9 0 210555 0
[pid=10556/tid=10557] ppid=10555 vsize=864200 CPUtime=0.35
/proc/10556/task/10557/stat : 10557 (java) R 10555 10542 9716 0 -1 64 2598 0 1 0 34 1 0 0 22 0 9 0 19263221 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 103211404 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10556/tid=10558] ppid=10555 vsize=864200 CPUtime=0.17
/proc/10556/task/10558/stat : 10558 (java) S 10555 10542 9716 0 -1 64 3572 0 0 0 16 1 0 0 16 0 9 0 19263223 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10556/tid=10559] ppid=10555 vsize=864200 CPUtime=0
/proc/10556/task/10559/stat : 10559 (java) S 10555 10542 9716 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19263223 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10556/tid=10560] ppid=10555 vsize=864200 CPUtime=0
/proc/10556/task/10560/stat : 10560 (java) S 10555 10542 9716 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19263223 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10556/tid=10561] ppid=10555 vsize=864200 CPUtime=0
/proc/10556/task/10561/stat : 10561 (java) S 10555 10542 9716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19263225 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10556/tid=10562] ppid=10555 vsize=864200 CPUtime=0.05
/proc/10556/task/10562/stat : 10562 (java) S 10555 10542 9716 0 -1 64 314 0 0 0 5 0 0 0 16 0 9 0 19263225 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10556/tid=10563] ppid=10555 vsize=864200 CPUtime=0
/proc/10556/task/10563/stat : 10563 (java) S 10555 10542 9716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19263225 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10556/tid=10564] ppid=10555 vsize=864200 CPUtime=0
/proc/10556/task/10564/stat : 10564 (java) S 10555 10542 9716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19263225 884940800 6452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 886424

[startup+3.1029 s]
/proc/loadavg: 1.98 1.98 1.83 3/84 10566
/proc/meminfo: memFree=689136/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 15 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=4012 CPUtime=1.15
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 822 0 0 0 115 0 0 0 25 0 1 0 19263326 4108288 808 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/10566/statm: 1003 808 75 150 0 850 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 26236

[startup+6.30152 s]
/proc/loadavg: 1.98 1.98 1.83 3/84 10566
/proc/meminfo: memFree=687920/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=5268 CPUtime=4.32
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 1111 0 0 0 432 0 0 0 25 0 1 0 19263326 5394432 1097 996147200 134512640 135127466 4294956256 18446744073709551615 134528867 0 0 4096 3 0 0 0 17 1 0 0
/proc/10566/statm: 1317 1097 75 150 0 1164 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 27492

[startup+12.7028 s]
/proc/loadavg: 1.98 1.98 1.83 3/84 10566
/proc/meminfo: memFree=686256/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=6752 CPUtime=10.65
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 1487 0 0 0 1065 0 0 0 25 0 1 0 19263326 6914048 1473 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/10566/statm: 1688 1473 75 150 0 1535 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 28976

[startup+25.5012 s]
/proc/loadavg: 1.99 1.98 1.83 3/84 10566
/proc/meminfo: memFree=685168/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=7768 CPUtime=23.32
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 1737 0 0 0 2332 0 0 0 25 0 1 0 19263326 7954432 1723 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10566/statm: 1942 1723 75 150 0 1789 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 29992

[startup+51.1012 s]
/proc/loadavg: 1.99 1.98 1.84 3/84 10566
/proc/meminfo: memFree=684016/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=8832 CPUtime=48.68
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 2022 0 0 0 4867 1 0 0 25 0 1 0 19263326 9043968 2008 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10566/statm: 2208 2008 75 150 0 2055 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 31056

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.84 3/84 10566
/proc/meminfo: memFree=682608/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=10184 CPUtime=99.39
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 2349 0 0 0 9938 1 0 0 25 0 1 0 19263326 10428416 2335 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/10566/statm: 2546 2335 75 150 0 2393 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 32408

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.85 3/84 10566
/proc/meminfo: memFree=681072/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=11768 CPUtime=158.83
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 2737 0 0 0 15881 2 0 0 25 0 1 0 19263326 12050432 2723 996147200 134512640 135127466 4294956256 18446744073709551615 134530799 0 0 4096 3 0 0 0 17 1 0 0
/proc/10566/statm: 2942 2723 75 150 0 2789 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 33992

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.85 3/84 10566
/proc/meminfo: memFree=679920/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0

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

[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=23952 CPUtime=1295.51
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 5614 0 0 0 129543 8 0 0 25 0 1 0 19263326 24526848 5600 996147200 134512640 135127466 4294956256 18446744073709551615 134530834 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 5988 5600 75 150 0 5835 0
Current children cumulated CPU time (s) 1297.31
Current children cumulated vsize (KiB) 46176

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=667200/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=24420 CPUtime=1355.48
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 5713 0 0 0 135540 8 0 0 25 0 1 0 19263326 25006080 5699 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6105 5699 75 150 0 5952 0
Current children cumulated CPU time (s) 1357.28
Current children cumulated vsize (KiB) 46644

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=666240/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=25248 CPUtime=1415.45
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 5943 0 0 0 141537 8 0 0 25 0 1 0 19263326 25853952 5929 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6312 5929 75 150 0 6159 0
Current children cumulated CPU time (s) 1417.25
Current children cumulated vsize (KiB) 47472

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=666112/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=25396 CPUtime=1475.42
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 5981 0 0 0 147533 9 0 0 25 0 1 0 19263326 26005504 5967 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6349 5967 75 150 0 6196 0
Current children cumulated CPU time (s) 1477.22
Current children cumulated vsize (KiB) 47620

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=665536/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=25984 CPUtime=1535.4
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 6102 0 0 0 153531 9 0 0 25 0 1 0 19263326 26607616 6088 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6496 6088 75 150 0 6343 0
Current children cumulated CPU time (s) 1537.2
Current children cumulated vsize (KiB) 48208

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=665344/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=26136 CPUtime=1595.36
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 6141 0 0 0 159527 9 0 0 25 0 1 0 19263326 26763264 6127 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6534 6127 75 150 0 6381 0
Current children cumulated CPU time (s) 1597.16
Current children cumulated vsize (KiB) 48360

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=665088/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=26416 CPUtime=1655.34
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 6225 0 0 0 165525 9 0 0 25 0 1 0 19263326 27049984 6211 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6604 6211 75 150 0 6451 0
Current children cumulated CPU time (s) 1657.14
Current children cumulated vsize (KiB) 48640

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=664768/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=26780 CPUtime=1715.31
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 6286 0 0 0 171522 9 0 0 25 0 1 0 19263326 27422720 6272 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6695 6272 75 150 0 6542 0
Current children cumulated CPU time (s) 1717.11
Current children cumulated vsize (KiB) 49004

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=664384/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=26952 CPUtime=1775.28
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 6328 0 0 0 177519 9 0 0 25 0 1 0 19263326 27598848 6314 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6738 6314 75 150 0 6585 0
Current children cumulated CPU time (s) 1777.08
Current children cumulated vsize (KiB) 49176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=664448/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=26952 CPUtime=1798.28
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 6328 0 0 0 179819 9 0 0 25 0 1 0 19263326 27598848 6314 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6738 6314 75 150 0 6585 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49176

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

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

[startup+1805.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 10684
/proc/meminfo: memFree=664448/2055920 swapFree=4192956/4192956
[pid=10542] ppid=10540 vsize=16868 CPUtime=1.8
/proc/10542/stat : 10542 (sugar) S 10540 10542 9716 0 -1 4194304 1374 12879 0 2 5 2 162 11 16 0 1 0 19263133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10542/statm: 4217 1112 409 3 0 796 0
[pid=10565] ppid=10542 vsize=5356 CPUtime=0
/proc/10565/stat : 10565 (sh) S 10542 10542 9716 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19263326 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10565/statm: 1339 232 193 169 0 50 0
[pid=10566] ppid=10565 vsize=26952 CPUtime=1798.28
/proc/10566/stat : 10566 (minisat) R 10565 10542 9716 0 -1 4194304 6328 0 0 0 179819 9 0 0 25 0 1 0 19263326 27598848 6314 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/10566/statm: 6738 6314 75 150 0 6585 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49176

Child status: 0
Real time (s): 1805.32
CPU time (s): 1800.12
CPU user time (s): 1799.88
CPU system time (s): 0.242963
CPU usage (%): 99.7121
Max. virtual memory (cumulated for all children) (KiB): 886536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21288
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= 1773
involuntary context switches= 25595

runsolver used 2.01969 second user time and 6.20206 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-11 16:19:27
IDJOB=2058696
IDBENCH=53514
IDSOLVER=739
FILE ID=node23/2058696-1247321967
PBS_JOBID= 9506582
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 7106feca84657f34d6cb166bf13cd802
RANDOM SEED=730203826

node23.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.277
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.277
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:        696744 kB
Buffers:         61296 kB
Cached:        1204048 kB
SwapCached:          0 kB
Active:         439920 kB
Inactive:       864696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        696744 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          59668 kB
Slab:            39704 kB
Committed_AS:   179588 kB
PageTables:       1876 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= 66332 MiB
End job on node23 at 2009-07-11 16:49:35