Trace number 2068442

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.08 1811.53

General information on the benchmark

Namecsp/pseudo/
primesDimacs/normalized-g-125-17.xml
MD5SUM28adb903193f339f0a75306072f25750
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4250
Number of constraints68397
Maximum constraint arity17
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension68397
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sat Jul 11 23:20:44 2009
0.00/0.07	c 0	PID 16279
0.00/0.07	c 0	HOST node85.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2068442-1247347240.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068442-1247347240.xml' 'HOME/temp.csp'
3.45/3.59	c 4	1 domains, 4250 variables, 3 predicates, 0 relations, 68397 constraints
3.55/3.62	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.55/3.62	c 4	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'
3.55/3.69	c 4	Parsing HOME/temp.csp
3.57/3.97	c 4	parsed 10000 expressions
3.57/4.08	c 4	parsed 20000 expressions
3.57/4.20	c 4	parsed 30000 expressions
3.57/4.27	c 4	parsed 40000 expressions
4.33/4.42	c 4	parsed 50000 expressions
4.42/4.50	c 4	parsed 60000 expressions
4.42/4.57	c 5	parsed 70000 expressions
4.53/4.60	c 5	parsed 72651 expressions
4.53/4.61	c 5	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.53/4.61	c 5	Converting to clausal form CSP
4.72/4.88	c 5	converted 7266 (10%) expressions
5.03/5.16	c 5	converted 14531 (20%) expressions
5.12/5.29	c 5	converted 21796 (30%) expressions
5.32/5.43	c 5	converted 29061 (40%) expressions
5.42/5.56	c 6	converted 36326 (50%) expressions
5.52/5.69	c 6	converted 43591 (60%) expressions
5.91/6.05	c 6	converted 50856 (70%) expressions
6.02/6.17	c 6	converted 58121 (80%) expressions
6.22/6.31	c 6	converted 65386 (90%) expressions
6.41/6.54	c 7	converted 72651 (100%) expressions
6.41/6.55	c 7	CSP : 4625 integers, 0 booleans, 69147 clauses, largest domain size 7
6.41/6.55	c 7	Heap : 45 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.41/6.55	c 7	Propagation in CSP
6.61/6.72	c 7	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.61/6.73	c 7	CSP : 4625 integers, 0 booleans, 69147 clauses, largest domain size 7
6.61/6.73	c 7	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.61/6.75	c 7	Simplifing CSP by introducing new Boolean variables
6.61/6.77	c 7	CSP : 4625 integers, 0 booleans, 69147 clauses, largest domain size 7
6.61/6.77	c 7	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.81/6.97	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.81/6.98	c 7	463 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.98	c 7	925 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.98	c 7	1388 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.99	c 7	1850 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.99	c 7	2313 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.99	c 7	2775 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.99	c 7	3238 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.99	c 7	3700 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.81/6.99	c 7	4163 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.90/7.00	c 7	4625 (100%) CSP integer variables are encoded (1750 clauses, 22814 bytes)
6.90/7.09	c 7	6915 (10%) CSP clauses are encoded (8665 clauses, 107109 bytes)
7.00/7.13	c 7	13830 (20%) CSP clauses are encoded (15580 clauses, 195483 bytes)
7.00/7.17	c 7	20745 (30%) CSP clauses are encoded (22495 clauses, 284158 bytes)
7.10/7.21	c 7	27659 (40%) CSP clauses are encoded (29409 clauses, 373221 bytes)
7.10/7.25	c 7	34574 (50%) CSP clauses are encoded (36324 clauses, 468759 bytes)
7.10/7.29	c 7	41489 (60%) CSP clauses are encoded (43239 clauses, 565233 bytes)
7.21/7.33	c 7	48403 (70%) CSP clauses are encoded (50153 clauses, 661673 bytes)
7.21/7.37	c 7	55318 (80%) CSP clauses are encoded (57068 clauses, 758031 bytes)
7.31/7.41	c 7	62233 (90%) CSP clauses are encoded (63983 clauses, 854215 bytes)
7.51/7.66	c 8	69147 (100%) CSP clauses are encoded (109397 clauses, 1841735 bytes)
7.51/7.66	c 8	69147 CSP clauses encoded
7.51/7.66	c 8	Writing map file : HOME/temp.map
7.51/7.68	c 8	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.51/7.68	c 8	SAT : 6375 SAT variables, 109397 SAT clauses, 1841735 bytes
7.51/7.68	c 8	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.60/7.71	c 8	SOLVING HOME/temp.cnf
7.60/7.71	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.60/7.72	c 8	This is MiniSat 2.0 beta
7.60/7.72	c 8	WARNING: for repeatability, setting FPU to use double precision
7.60/7.72	c 8	============================[ Problem Statistics ]=============================
7.60/7.72	c 8	|                                                                             |
7.60/7.72	c 8	|  Number of variables:  6375                                                 |
7.60/7.72	c 8	|  Number of clauses:    109397                                               |
7.60/7.77	c 8	|  Parsing time:         0.05         s                                       |
7.60/7.77	c 8	============================[ Search Statistics ]==============================
7.60/7.77	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.60/7.77	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.60/7.77	c 8	===============================================================================
7.60/7.77	c 8	|         0 |    6375   109397   295669 |    36465        0    nan |  0.000 % |
7.60/7.79	c 8	|       100 |    6375   109397   295669 |    40112      100     15 |  0.001 % |
7.61/7.81	c 8	|       251 |    6375   109397   295669 |    44123      251     18 |  0.001 % |
7.61/7.83	c 8	|       476 |    6375   109397   295669 |    48535      476     18 |  0.000 % |
7.61/7.87	c 8	|       813 |    6375   109397   295669 |    53389      813     22 |  0.000 % |
7.61/7.95	c 8	|      1320 |    6375   109397   295669 |    58728     1320     27 |  0.000 % |
7.61/8.06	c 8	|      2079 |    6375   109397   295669 |    64601     2079     38 |  0.000 % |
7.61/8.25	c 8	|      3220 |    6375   109397   295669 |    71061     3220     46 |  0.000 % |
7.61/8.45	c 8	|      4928 |    6375   109397   295669 |    78167     4928     39 |  0.001 % |
8.78/8.93	c 9	|      7490 |    6375   109397   295669 |    85984     7490     44 |  0.001 % |
9.68/9.85	c 10	|     11334 |    6375   109397   295669 |    94582    11334     53 |  0.001 % |
10.97/11.13	c 11	|     17100 |    6375   109397   295669 |   104040    17100     57 |  0.000 % |
13.35/13.57	c 14	|     25749 |    6375   109397   295669 |   114444    25749     64 |  0.000 % |
16.63/16.80	c 17	|     38723 |    6375   109397   295669 |   125889    38723     59 |  0.000 % |
30.47/30.78	c 31	|     58187 |    6375   109397   295669 |   138478    58187     84 |  0.000 % |
49.78/50.13	c 50	|     87379 |    6375   109397   295669 |   152326    87379     97 |  0.000 % |
74.55/75.02	c 75	|    131169 |    6375   109397   295669 |   167558   131169     88 |  0.000 % |
126.92/127.63	c 128	|    196853 |    6375   109397   295669 |   184314    44783    105 |  0.000 % |
203.06/204.18	c 204	|    295380 |    6375   109397   295669 |   202746   143310    106 |  0.001 % |
352.76/354.59	c 355	|    443169 |    6375   109397   295669 |   223020   104414     97 |  0.000 % |
682.44/685.71	c 686	|    664853 |    6375   109397   295669 |   245322   120478    122 |  0.000 % |
1217.92/1226.29	c 1226	|    997378 |    6375   109397   295669 |   269855   226914    110 |  0.000 % |
1800.08/1811.52	c ERROR INTERRUPTED
1800.08/1811.53	s UNKNOWN
1800.08/1811.53	c 1812	CPU 7.62 (0.06 0.01 7.26 0.29)
1800.08/1811.53	c 1812	END Sat Jul 11 23:50:56 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-2068442-1247347240/watcher-2068442-1247347240 -o /tmp/evaluation-result-2068442-1247347240/solver-2068442-1247347240 -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-2068442-1247347240.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.04 2.01 2.00 4/83 16279
/proc/meminfo: memFree=1321200/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=12272 CPUtime=0
/proc/16279/stat : 16279 (sugar) R 16277 16279 14344 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 21789720 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 214953933822 0 0 4224 0 0 0 0 17 0 0 0
/proc/16279/statm: 3068 327 246 3 0 168 0

[startup+0.0868891 s]
/proc/loadavg: 2.04 2.01 2.00 4/83 16279
/proc/meminfo: memFree=1321200/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=0.06
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21789720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16279/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101877 s]
/proc/loadavg: 2.04 2.01 2.00 4/83 16279
/proc/meminfo: memFree=1321200/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=0.06
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21789720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16279/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301894 s]
/proc/loadavg: 2.04 2.01 2.00 4/83 16279
/proc/meminfo: memFree=1321200/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=0.06
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21789720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16279/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70195 s]
/proc/loadavg: 2.04 2.01 2.00 4/83 16279
/proc/meminfo: memFree=1321200/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=0.06
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21789720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16279/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50204 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 16291
/proc/meminfo: memFree=1289752/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=0.06
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21789720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16279/statm: 4217 1111 409 3 0 796 0
[pid=16282] ppid=16279 vsize=5356 CPUtime=0
/proc/16282/stat : 16282 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21789728 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16282/statm: 1339 233 193 169 0 50 0
[pid=16283] ppid=16282 vsize=866776 CPUtime=1.41
/proc/16283/stat : 16283 (java) S 16282 16279 14344 0 -1 0 17932 0 1 0 133 8 0 0 18 0 9 0 21789728 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16283/statm: 216694 15000 2557 9 0 211206 0
[pid=16283/tid=16284] ppid=16282 vsize=866776 CPUtime=0.8
/proc/16283/task/16284/stat : 16284 (java) R 16282 16279 14344 0 -1 64 3042 0 1 0 78 2 0 0 24 0 9 0 21789729 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16285] ppid=16282 vsize=866776 CPUtime=0.5
/proc/16283/task/16285/stat : 16285 (java) R 16282 16279 14344 0 -1 64 13685 0 0 0 45 5 0 0 16 0 9 0 21789730 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 104189944 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16286] ppid=16282 vsize=866776 CPUtime=0
/proc/16283/task/16286/stat : 16286 (java) S 16282 16279 14344 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21789730 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16287] ppid=16282 vsize=866776 CPUtime=0
/proc/16283/task/16287/stat : 16287 (java) S 16282 16279 14344 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21789730 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16288] ppid=16282 vsize=866776 CPUtime=0
/proc/16283/task/16288/stat : 16288 (java) S 16282 16279 14344 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21789732 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16289] ppid=16282 vsize=866776 CPUtime=0.08
/proc/16283/task/16289/stat : 16289 (java) S 16282 16279 14344 0 -1 64 500 0 0 0 8 0 0 0 16 0 9 0 21789732 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16290] ppid=16282 vsize=866776 CPUtime=0
/proc/16283/task/16290/stat : 16290 (java) S 16282 16279 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21789732 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16291] ppid=16282 vsize=866776 CPUtime=0
/proc/16283/task/16291/stat : 16291 (java) S 16282 16279 14344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21789733 887578624 15000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 889000

[startup+3.10222 s]
/proc/loadavg: 2.11 2.03 2.01 4/94 16291
/proc/meminfo: memFree=1237336/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=0.06
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21789720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16279/statm: 4217 1111 409 3 0 796 0
[pid=16282] ppid=16279 vsize=5356 CPUtime=0
/proc/16282/stat : 16282 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21789728 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16282/statm: 1339 233 193 169 0 50 0
[pid=16283] ppid=16282 vsize=864788 CPUtime=3
/proc/16283/stat : 16283 (java) S 16282 16279 14344 0 -1 0 33185 0 1 0 286 14 0 0 18 0 9 0 21789728 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16283/statm: 216197 27765 2557 9 0 210709 0
[pid=16283/tid=16284] ppid=16282 vsize=864788 CPUtime=1.65
/proc/16283/task/16284/stat : 16284 (java) R 16282 16279 14344 0 -1 64 3960 0 1 0 162 3 0 0 25 0 9 0 21789729 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16285] ppid=16282 vsize=864788 CPUtime=1.19
/proc/16283/task/16285/stat : 16285 (java) R 16282 16279 14344 0 -1 64 27989 0 0 0 110 9 0 0 16 0 9 0 21789730 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 102759241 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16286] ppid=16282 vsize=864788 CPUtime=0
/proc/16283/task/16286/stat : 16286 (java) S 16282 16279 14344 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21789730 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16287] ppid=16282 vsize=864788 CPUtime=0
/proc/16283/task/16287/stat : 16287 (java) S 16282 16279 14344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 21789730 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16288] ppid=16282 vsize=864788 CPUtime=0
/proc/16283/task/16288/stat : 16288 (java) S 16282 16279 14344 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21789732 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16289] ppid=16282 vsize=864788 CPUtime=0.13
/proc/16283/task/16289/stat : 16289 (java) S 16282 16279 14344 0 -1 64 531 0 0 0 13 0 0 0 16 0 9 0 21789732 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16290] ppid=16282 vsize=864788 CPUtime=0
/proc/16283/task/16290/stat : 16290 (java) S 16282 16279 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21789732 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16283/tid=16291] ppid=16282 vsize=864788 CPUtime=0
/proc/16283/task/16291/stat : 16291 (java) S 16282 16279 14344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21789733 885542912 27765 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 887012

[startup+6.30258 s]
/proc/loadavg: 2.11 2.03 2.01 3/94 16301
/proc/meminfo: memFree=1274648/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=3.57
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1309 33841 0 1 5 1 335 16 16 0 1 0 21789720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1111 409 3 0 796 0
[pid=16292] ppid=16279 vsize=5356 CPUtime=0
/proc/16292/stat : 16292 (sh) S 16279 16279 14344 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 21790083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16292/statm: 1339 233 193 169 0 50 0
[pid=16293] ppid=16292 vsize=868644 CPUtime=2.65
/proc/16293/stat : 16293 (java) S 16292 16279 14344 0 -1 0 18754 0 1 0 257 8 0 0 18 0 9 0 21790083 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16293/statm: 217161 16721 2566 9 0 211666 0
[pid=16293/tid=16294] ppid=16292 vsize=868644 CPUtime=1.56
/proc/16293/task/16294/stat : 16294 (java) R 16292 16279 14344 0 -1 64 3169 0 1 0 155 1 0 0 25 0 9 0 21790084 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4126649753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16293/tid=16295] ppid=16292 vsize=868644 CPUtime=0.9
/proc/16293/task/16295/stat : 16295 (java) S 16292 16279 14344 0 -1 64 13403 0 0 0 85 5 0 0 16 0 9 0 21790085 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16293/tid=16296] ppid=16292 vsize=868644 CPUtime=0
/proc/16293/task/16296/stat : 16296 (java) S 16292 16279 14344 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21790085 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16293/tid=16297] ppid=16292 vsize=868644 CPUtime=0
/proc/16293/task/16297/stat : 16297 (java) S 16292 16279 14344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21790085 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16293/tid=16298] ppid=16292 vsize=868644 CPUtime=0
/proc/16293/task/16298/stat : 16298 (java) S 16292 16279 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21790087 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16293/tid=16299] ppid=16292 vsize=868644 CPUtime=0.15
/proc/16293/task/16299/stat : 16299 (java) S 16292 16279 14344 0 -1 64 1479 0 0 0 15 0 0 0 16 0 9 0 21790087 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16293/tid=16300] ppid=16292 vsize=868644 CPUtime=0
/proc/16293/task/16300/stat : 16300 (java) S 16292 16279 14344 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21790087 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16293/tid=16301] ppid=16292 vsize=868644 CPUtime=0
/proc/16293/task/16301/stat : 16301 (java) S 16292 16279 14344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21790087 889491456 16721 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 890868

[startup+12.7023 s]
/proc/loadavg: 2.17 2.04 2.01 3/86 16303
/proc/meminfo: memFree=1301976/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=13512 CPUtime=4.95
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 3257 0 0 0 494 1 0 0 25 0 1 0 21790492 13836288 3243 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 3378 3243 76 150 0 3225 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 35736

[startup+25.5018 s]
/proc/loadavg: 2.14 2.04 2.01 3/86 16303
/proc/meminfo: memFree=1289688/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=25264 CPUtime=17.68
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 6188 0 0 0 1764 4 0 0 25 0 1 0 21790492 25870336 6174 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 6316 6174 76 150 0 6163 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 47488

[startup+51.1017 s]
/proc/loadavg: 2.09 2.03 2.01 3/86 16303
/proc/meminfo: memFree=1270424/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=44564 CPUtime=43.16
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 11008 0 0 0 4308 8 0 0 25 0 1 0 21790492 45633536 10994 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 11141 10994 76 150 0 10988 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 66788

[startup+102.306 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 16303
/proc/meminfo: memFree=1246488/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=935120/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1345.48
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34691 0 0 0 134508 40 0 0 25 0 1 0 21790492 143093760 34677 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 34935 34677 76 150 0 34782 0
Current children cumulated CPU time (s) 1353.09
Current children cumulated vsize (KiB) 161964

[startup+1422.31 s]
/proc/loadavg: 2.32 2.16 2.08 5/87 16677
/proc/meminfo: memFree=856144/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1405.27
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34699 0 0 0 140487 40 0 0 25 0 1 0 21790492 143093760 34685 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 0 0 0
/proc/16303/statm: 34935 34685 76 150 0 34782 0
Current children cumulated CPU time (s) 1412.88
Current children cumulated vsize (KiB) 161964

[startup+1482.3 s]
/proc/loadavg: 2.25 2.16 2.09 3/87 16677
/proc/meminfo: memFree=809808/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1465.02
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34703 0 0 0 146462 40 0 0 25 0 1 0 21790492 143093760 34689 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 34935 34689 76 150 0 34782 0
Current children cumulated CPU time (s) 1472.63
Current children cumulated vsize (KiB) 161964

[startup+1542.3 s]
/proc/loadavg: 2.16 2.16 2.09 3/87 16677
/proc/meminfo: memFree=765264/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1524.71
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34706 0 0 0 152431 40 0 0 25 0 1 0 21790492 143093760 34692 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 0 0 0
/proc/16303/statm: 34935 34692 76 150 0 34782 0
Current children cumulated CPU time (s) 1532.32
Current children cumulated vsize (KiB) 161964

[startup+1602.3 s]
/proc/loadavg: 2.38 2.21 2.11 3/87 16677
/proc/meminfo: memFree=721680/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1584.35
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34707 0 0 0 158395 40 0 0 25 0 1 0 21790492 143093760 34693 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 34935 34693 76 150 0 34782 0
Current children cumulated CPU time (s) 1591.96
Current children cumulated vsize (KiB) 161964

[startup+1662.3 s]
/proc/loadavg: 2.52 2.26 2.13 3/87 16677
/proc/meminfo: memFree=641296/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1643.8
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34707 0 0 0 164340 40 0 0 25 0 1 0 21790492 143093760 34693 996147200 134512640 135127466 4294956256 18446744073709551615 134530786 0 0 4096 3 0 0 0 17 0 0 0
/proc/16303/statm: 34935 34693 76 150 0 34782 0
Current children cumulated CPU time (s) 1651.41
Current children cumulated vsize (KiB) 161964

[startup+1722.3 s]
/proc/loadavg: 2.28 2.23 2.12 3/87 16677
/proc/meminfo: memFree=601872/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1703.34
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34707 0 0 0 170294 40 0 0 25 0 1 0 21790492 143093760 34693 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 34935 34693 76 150 0 34782 0
Current children cumulated CPU time (s) 1710.95
Current children cumulated vsize (KiB) 161964

[startup+1782.31 s]
/proc/loadavg: 2.09 2.18 2.11 3/87 16677
/proc/meminfo: memFree=594256/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1763.33
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34708 0 0 0 176293 40 0 0 25 0 1 0 21790492 143093760 34694 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 34935 34694 76 150 0 34782 0
Current children cumulated CPU time (s) 1770.94
Current children cumulated vsize (KiB) 161964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.5 s]
/proc/loadavg: 2.12 2.18 2.11 3/87 16679
/proc/meminfo: memFree=593168/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1792.47
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34708 0 0 0 179207 40 0 0 25 0 1 0 21790492 143093760 34694 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 34935 34694 76 150 0 34782 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 161964

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

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

[startup+1811.5 s]
/proc/loadavg: 2.12 2.18 2.11 3/87 16679
/proc/meminfo: memFree=593168/2055920 swapFree=4192948/4192956
[pid=16279] ppid=16277 vsize=16868 CPUtime=7.61
/proc/16279/stat : 16279 (sugar) S 16277 16279 14344 0 -1 4194304 1376 54585 0 2 6 1 726 28 16 0 1 0 21789720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16279/statm: 4217 1113 409 3 0 796 0
[pid=16302] ppid=16279 vsize=5356 CPUtime=0
/proc/16302/stat : 16302 (sh) S 16279 16279 14344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16302/statm: 1339 232 193 169 0 50 0
[pid=16303] ppid=16302 vsize=139740 CPUtime=1792.47
/proc/16303/stat : 16303 (minisat) R 16302 16279 14344 0 -1 4194304 34708 0 0 0 179207 40 0 0 25 0 1 0 21790492 143093760 34694 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/16303/statm: 34935 34694 76 150 0 34782 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 161964

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16279 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=336884
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=313952
# CPU time returned by wait4() is 7.65084
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1811.53
CPU time (s): 1800.08
CPU user time (s): 1799.39
CPU system time (s): 0.69
CPU usage (%): 99.3677
Max. virtual memory (cumulated for all children) (KiB): 891872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.33688
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56344
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= 2886
involuntary context switches= 2682

runsolver used 2.37664 second user time and 5.16221 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-11 23:20:44
IDJOB=2068442
IDBENCH=54865
IDSOLVER=739
FILE ID=node85/2068442-1247347240
PBS_JOBID= 9506661
Free space on /tmp= 126468 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-g-125-17.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-2068442-1247347240/watcher-2068442-1247347240 -o /tmp/evaluation-result-2068442-1247347240/solver-2068442-1247347240 -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-2068442-1247347240.xml

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

MD5SUM BENCH= 28adb903193f339f0a75306072f25750
RANDOM SEED=576401185

node85.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.220
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.220
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:       1321616 kB
Buffers:         69776 kB
Cached:         463744 kB
SwapCached:          8 kB
Active:         178748 kB
Inactive:       479508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321616 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:           10220 kB
Writeback:           0 kB
Mapped:         145120 kB
Slab:            60992 kB
Committed_AS:   280908 kB
PageTables:       2048 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= 126464 MiB
End job on node85 at 2009-07-11 23:50:58