Trace number 2072765

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? (MO) 1244.22 1254.85

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-65-60.xml
MD5SUM3ed2c6a6f432cd3dfd4d93650500b4e8
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
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 variables3900
Number of constraints125
Maximum constraint arity65
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(125)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 02:01:51 2009
0.00/0.07	c 0	PID 17201
0.00/0.08	c 0	HOST node21.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2072765-1247356911.xml TO HOME/temp.csp
0.00/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-2072765-1247356911.xml' 'HOME/temp.csp'
0.06/0.56	c 0	1 domains, 3900 variables, 0 predicates, 0 relations, 125 constraints
0.06/0.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.61	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.69	c 1	Parsing HOME/temp.csp
0.53/0.84	c 1	parsed 4026 expressions
0.53/0.84	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.53/0.84	c 1	Converting to clausal form CSP
0.53/0.87	c 1	converted 403 (10%) expressions
0.53/0.88	c 1	converted 806 (20%) expressions
0.53/0.88	c 1	converted 1208 (30%) expressions
0.53/0.89	c 1	converted 1611 (40%) expressions
0.53/0.89	c 1	converted 2013 (50%) expressions
0.53/0.90	c 1	converted 2416 (60%) expressions
0.53/0.90	c 1	converted 2819 (70%) expressions
0.53/0.90	c 1	converted 3221 (80%) expressions
0.53/0.90	c 1	converted 3624 (90%) expressions
1.28/1.47	c 1	converted 4026 (100%) expressions
1.28/1.48	c 1	CSP : 5625 integers, 0 booleans, 3575 clauses, largest domain size 21
1.28/1.48	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.28/1.48	c 1	Propagation in CSP
1.39/1.59	c 1	6240 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.39/1.59	c 1	CSP : 5625 integers, 0 booleans, 3575 clauses, largest domain size 21
1.39/1.59	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.49/1.60	c 2	Simplifing CSP by introducing new Boolean variables
1.49/1.60	c 2	CSP : 5625 integers, 0 booleans, 3575 clauses, largest domain size 21
1.49/1.61	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.49/1.65	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.49/1.66	c 2	563 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.49/1.66	c 2	1125 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.49/1.67	c 2	1688 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.49/1.67	c 2	2250 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.49/1.67	c 2	2813 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.49/1.67	c 2	3375 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.49/1.68	c 2	3938 (70%) CSP integer variables are encoded (462 clauses, 6070 bytes)
1.49/1.69	c 2	4500 (80%) CSP integer variables are encoded (7215 clauses, 97006 bytes)
1.49/1.69	c 2	5063 (90%) CSP integer variables are encoded (7215 clauses, 97006 bytes)
1.49/1.69	c 2	5625 (100%) CSP integer variables are encoded (7215 clauses, 97006 bytes)
7.23/7.43	c 7	358 (10%) CSP clauses are encoded (253917 clauses, 7369874 bytes)
12.87/13.16	c 13	715 (20%) CSP clauses are encoded (496768 clauses, 15637217 bytes)
18.61/18.98	c 19	1073 (30%) CSP clauses are encoded (742448 clauses, 24084476 bytes)
21.39/21.75	c 22	1430 (40%) CSP clauses are encoded (853425 clauses, 27956820 bytes)
21.58/21.99	c 22	1788 (50%) CSP clauses are encoded (855997 clauses, 27992131 bytes)
21.87/22.24	c 22	2145 (60%) CSP clauses are encoded (858568 clauses, 28027477 bytes)
22.07/22.48	c 22	2503 (70%) CSP clauses are encoded (861142 clauses, 28062878 bytes)
22.37/22.74	c 23	2860 (80%) CSP clauses are encoded (863713 clauses, 28098277 bytes)
22.56/22.98	c 23	3218 (90%) CSP clauses are encoded (866285 clauses, 28133795 bytes)
22.87/23.25	c 23	3575 (100%) CSP clauses are encoded (868880 clauses, 28169569 bytes)
22.87/23.25	c 23	3575 CSP clauses encoded
22.87/23.26	c 23	Writing map file : HOME/temp.map
22.87/23.28	c 23	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
22.87/23.28	c 23	SAT : 12840 SAT variables, 868880 SAT clauses, 28169569 bytes
22.87/23.28	c 23	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
22.94/23.32	c 23	SOLVING HOME/temp.cnf
22.94/23.32	c 23	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.94/23.32	c 23	This is MiniSat 2.0 beta
22.94/23.32	c 23	WARNING: for repeatability, setting FPU to use double precision
22.94/23.32	c 23	============================[ Problem Statistics ]=============================
22.94/23.32	c 23	|                                                                             |
22.94/23.32	c 23	|  Number of variables:  12840                                                |
22.94/23.32	c 23	|  Number of clauses:    868880                                               |
22.96/23.92	c 24	|  Parsing time:         0.52         s                                       |
22.96/23.96	c 24	============================[ Search Statistics ]==============================
22.96/23.96	c 24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.96/23.96	c 24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.96/23.96	c 24	===============================================================================
22.96/23.96	c 24	|         0 |   12840   868880  4976205 |   289626        0    nan |  0.000 % |
22.96/24.15	c 24	|       100 |   12840   868880  4976205 |   318589      100    255 |  0.000 % |
23.83/24.30	c 24	|       250 |   12840   868880  4976205 |   350448      250    140 |  0.000 % |
24.22/24.62	c 25	|       476 |   12840   868880  4976205 |   385493      476    263 |  0.000 % |
24.62/25.06	c 25	|       813 |   12840   868880  4976205 |   424042      813    337 |  0.000 % |
25.71/26.12	c 26	|      1319 |   12840   868880  4976205 |   466446     1319    519 |  0.000 % |
26.20/26.69	c 27	|      2078 |   12840   868880  4976205 |   513091     2078    377 |  0.000 % |
28.08/28.53	c 28	|      3218 |   12840   868880  4976205 |   564400     3218    492 |  0.000 % |
29.28/29.74	c 30	|      4926 |   12840   868880  4976205 |   620840     4926    373 |  0.000 % |
32.83/33.37	c 33	|      7488 |   12840   868880  4976205 |   682924     7488    373 |  0.000 % |
36.70/37.23	c 37	|     11332 |   12840   868880  4976205 |   751216    11332    335 |  0.000 % |
47.20/47.88	c 48	|     17098 |   12840   868880  4976205 |   826338    17098    374 |  0.000 % |
53.95/54.65	c 55	|     25748 |   12840   868880  4976205 |   908972    25748    295 |  0.000 % |
69.10/69.93	c 70	|     38722 |   12840   868880  4976205 |   999869    38722    269 |  0.000 % |
83.16/84.16	c 84	|     58184 |   12840   868880  4976205 |  1099856    58184    225 |  0.000 % |
117.54/118.81	c 119	|     87376 |   12840   868880  4976205 |  1209842    87376    198 |  0.000 % |
169.45/171.22	c 171	|    131165 |   12840   868880  4976205 |  1330826   131165    184 |  0.000 % |
387.99/391.83	c 392	|    196849 |   12840   868880  4976205 |  1463909   196849    387 |  0.000 % |
567.29/572.87	c 573	|    295375 |   12840   868880  4976205 |  1610300   295375    303 |  0.000 % |
1244.11/1254.72	c ERROR INTERRUPTED
1244.22/1254.84	s UNKNOWN
1244.22/1254.84	c 1255	CPU 22.97 (0.06 0.01 22.51 0.39)
1244.22/1254.84	c 1255	END Sun Jul 12 02:22:46 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-2072765-1247356911/watcher-2072765-1247356911 -o /tmp/evaluation-result-2072765-1247356911/solver-2072765-1247356911 -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-2072765-1247356911.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.85 1.97 1.99 4/73 17201
/proc/meminfo: memFree=1733592/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=18576 CPUtime=0
/proc/17201/stat : 17201 (runsolver) R 17199 17201 16475 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22757562 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17201/statm: 4644 284 249 26 0 2626 0

[startup+0.114982 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 17201
/proc/meminfo: memFree=1733592/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.06
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.202991 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 17201
/proc/meminfo: memFree=1733592/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.06
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.303002 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 17201
/proc/meminfo: memFree=1733592/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.06
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701043 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 17201
/proc/meminfo: memFree=1733592/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.53
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1309 5206 0 1 5 1 44 3 16 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 16868

[startup+1.50113 s]
/proc/loadavg: 1.85 1.97 1.99 4/84 17223
/proc/meminfo: memFree=1721152/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.53
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1310 5206 0 1 5 1 44 3 15 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
[pid=17214] ppid=17201 vsize=5356 CPUtime=0
/proc/17214/stat : 17214 (sh) S 17201 17201 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22757624 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17214/statm: 1339 233 193 169 0 50 0
[pid=17215] ppid=17214 vsize=868592 CPUtime=0.86
/proc/17215/stat : 17215 (java) S 17214 17201 16475 0 -1 0 7402 0 1 0 82 4 0 0 18 0 9 0 22757624 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17215/statm: 217148 6621 2566 9 0 211653 0
[pid=17215/tid=17216] ppid=17214 vsize=868592 CPUtime=0.55
/proc/17215/task/17216/stat : 17216 (java) R 17214 17201 16475 0 -1 64 2701 0 1 0 54 1 0 0 24 0 9 0 22757625 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4126567240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17217] ppid=17214 vsize=868592 CPUtime=0.09
/proc/17215/task/17217/stat : 17217 (java) S 17214 17201 16475 0 -1 64 2507 0 0 0 9 0 0 0 16 0 9 0 22757626 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17218] ppid=17214 vsize=868592 CPUtime=0
/proc/17215/task/17218/stat : 17218 (java) S 17214 17201 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22757626 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17219] ppid=17214 vsize=868592 CPUtime=0
/proc/17215/task/17219/stat : 17219 (java) S 17214 17201 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22757626 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17220] ppid=17214 vsize=868592 CPUtime=0
/proc/17215/task/17220/stat : 17220 (java) S 17214 17201 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22757628 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17221] ppid=17214 vsize=868592 CPUtime=0.18
/proc/17215/task/17221/stat : 17221 (java) S 17214 17201 16475 0 -1 64 1496 0 0 0 18 0 0 0 15 0 9 0 22757628 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17222] ppid=17214 vsize=868592 CPUtime=0
/proc/17215/task/17222/stat : 17222 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22757628 889438208 6621 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17223] ppid=17214 vsize=868592 CPUtime=0
/proc/17215/task/17223/stat : 17223 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22757628 889438208 6621 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) 890816

[startup+3.1023 s]
/proc/loadavg: 1.86 1.97 1.99 3/84 17223
/proc/meminfo: memFree=1712768/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.53
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1310 5206 0 1 5 1 44 3 15 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
[pid=17214] ppid=17201 vsize=5356 CPUtime=0
/proc/17214/stat : 17214 (sh) S 17201 17201 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22757624 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17214/statm: 1339 233 193 169 0 50 0
[pid=17215] ppid=17214 vsize=868704 CPUtime=2.44
/proc/17215/stat : 17215 (java) S 17214 17201 16475 0 -1 0 7605 0 1 0 238 6 0 0 18 0 9 0 22757624 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17215/statm: 217176 6688 2590 9 0 211653 0
[pid=17215/tid=17216] ppid=17214 vsize=868704 CPUtime=2.03
/proc/17215/task/17216/stat : 17216 (java) R 17214 17201 16475 0 -1 64 2876 0 1 0 200 3 0 0 25 0 9 0 22757625 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4126550382 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17217] ppid=17214 vsize=868704 CPUtime=0.17
/proc/17215/task/17217/stat : 17217 (java) S 17214 17201 16475 0 -1 64 2513 0 0 0 16 1 0 0 16 0 9 0 22757626 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17218] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17218/stat : 17218 (java) S 17214 17201 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22757626 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17219] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17219/stat : 17219 (java) S 17214 17201 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22757626 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17220] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17220/stat : 17220 (java) S 17214 17201 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22757628 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17221] ppid=17214 vsize=868704 CPUtime=0.21
/proc/17215/task/17221/stat : 17221 (java) S 17214 17201 16475 0 -1 64 1518 0 0 0 21 0 0 0 16 0 9 0 22757628 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17222] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17222/stat : 17222 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22757628 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17223] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17223/stat : 17223 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22757628 889552896 6688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 890928

[startup+6.30265 s]
/proc/loadavg: 1.86 1.97 1.99 3/84 17223
/proc/meminfo: memFree=1708416/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.53
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1310 5206 0 1 5 1 44 3 15 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
[pid=17214] ppid=17201 vsize=5356 CPUtime=0
/proc/17214/stat : 17214 (sh) S 17201 17201 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22757624 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17214/statm: 1339 233 193 169 0 50 0
[pid=17215] ppid=17214 vsize=868704 CPUtime=5.61
/proc/17215/stat : 17215 (java) S 17214 17201 16475 0 -1 0 7843 0 1 0 550 11 0 0 18 0 9 0 22757624 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17215/statm: 217176 6689 2590 9 0 211653 0
[pid=17215/tid=17216] ppid=17214 vsize=868704 CPUtime=5.13
/proc/17215/task/17216/stat : 17216 (java) R 17214 17201 16475 0 -1 64 3113 0 1 0 507 6 0 0 25 0 9 0 22757625 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4127006378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17217] ppid=17214 vsize=868704 CPUtime=0.23
/proc/17215/task/17217/stat : 17217 (java) S 17214 17201 16475 0 -1 64 2513 0 0 0 21 2 0 0 16 0 9 0 22757626 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17218] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17218/stat : 17218 (java) S 17214 17201 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22757626 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17219] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17219/stat : 17219 (java) S 17214 17201 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22757626 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17220] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17220/stat : 17220 (java) S 17214 17201 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22757628 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17221] ppid=17214 vsize=868704 CPUtime=0.21
/proc/17215/task/17221/stat : 17221 (java) S 17214 17201 16475 0 -1 64 1519 0 0 0 21 0 0 0 16 0 9 0 22757628 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17222] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17222/stat : 17222 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22757628 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17223] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17223/stat : 17223 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22757628 889552896 6689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 890928

[startup+12.7023 s]
/proc/loadavg: 1.87 1.97 1.99 3/84 17223
/proc/meminfo: memFree=1699200/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=0.53
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1310 5206 0 1 5 1 44 3 16 0 1 0 22757562 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1111 409 3 0 796 0
[pid=17214] ppid=17201 vsize=5356 CPUtime=0
/proc/17214/stat : 17214 (sh) S 17201 17201 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22757624 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17214/statm: 1339 233 193 169 0 50 0
[pid=17215] ppid=17214 vsize=868704 CPUtime=11.95
/proc/17215/stat : 17215 (java) S 17214 17201 16475 0 -1 0 8308 0 1 0 1175 20 0 0 18 0 9 0 22757624 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17215/statm: 217176 6694 2590 9 0 211653 0
[pid=17215/tid=17216] ppid=17214 vsize=868704 CPUtime=11.34
/proc/17215/task/17216/stat : 17216 (java) R 17214 17201 16475 0 -1 64 3574 0 1 0 1122 12 0 0 25 0 9 0 22757625 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 102093967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17217] ppid=17214 vsize=868704 CPUtime=0.36
/proc/17215/task/17217/stat : 17217 (java) S 17214 17201 16475 0 -1 64 2513 0 0 0 31 5 0 0 16 0 9 0 22757626 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17218] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17218/stat : 17218 (java) S 17214 17201 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22757626 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17219] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17219/stat : 17219 (java) S 17214 17201 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22757626 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17220] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17220/stat : 17220 (java) S 17214 17201 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22757628 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17221] ppid=17214 vsize=868704 CPUtime=0.22
/proc/17215/task/17221/stat : 17221 (java) S 17214 17201 16475 0 -1 64 1523 0 0 0 21 1 0 0 16 0 9 0 22757628 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17222] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17222/stat : 17222 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22757628 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17215/tid=17223] ppid=17214 vsize=868704 CPUtime=0
/proc/17215/task/17223/stat : 17223 (java) S 17214 17201 16475 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22757628 889552896 6694 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890928

[startup+25.5027 s]
/proc/loadavg: 1.90 1.97 1.99 3/76 17225
/proc/meminfo: memFree=1649664/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 15 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=53908 CPUtime=2.14
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 13196 0 0 0 206 8 0 0 25 0 1 0 22759895 55201792 13182 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17225/statm: 13477 13182 76 150 0 13324 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 76132

[startup+51.1025 s]
/proc/loadavg: 1.93 1.97 1.99 3/76 17225
/proc/meminfo: memFree=1622848/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=1092848/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=611276 CPUtime=791.49
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 152143 0 0 0 79021 128 0 0 25 0 1 0 22759895 625946624 152129 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 1 0 0
/proc/17225/statm: 152819 152129 76 150 0 152666 0
Current children cumulated CPU time (s) 814.46
Current children cumulated vsize (KiB) 633500

[startup+882.306 s]
/proc/loadavg: 2.09 2.03 2.00 3/78 17227
/proc/meminfo: memFree=1042096/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=661624 CPUtime=850.92
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 164722 0 0 0 84953 139 0 0 25 0 1 0 22759895 677502976 164708 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17225/statm: 165406 164708 76 150 0 165253 0
Current children cumulated CPU time (s) 873.89
Current children cumulated vsize (KiB) 683848

[startup+942.302 s]
/proc/loadavg: 2.09 2.04 2.00 3/79 17228
/proc/meminfo: memFree=998184/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=705764 CPUtime=910.36
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 175760 0 0 0 90887 149 0 0 25 0 1 0 22759895 722702336 175746 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/17225/statm: 176441 175746 76 150 0 176288 0
Current children cumulated CPU time (s) 933.33
Current children cumulated vsize (KiB) 727988

[startup+1002.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/79 17228
/proc/meminfo: memFree=955880/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=747564 CPUtime=969.8
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 186193 0 0 0 96822 158 0 0 25 0 1 0 22759895 765505536 186179 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/17225/statm: 186891 186179 76 150 0 186738 0
Current children cumulated CPU time (s) 992.77
Current children cumulated vsize (KiB) 769788

[startup+1062.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/79 17228
/proc/meminfo: memFree=916456/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=787296 CPUtime=1029.24
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 196110 0 0 0 102757 167 0 0 25 0 1 0 22759895 806191104 196096 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17225/statm: 196824 196096 76 150 0 196671 0
Current children cumulated CPU time (s) 1052.21
Current children cumulated vsize (KiB) 809520

[startup+1122.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/77 17279
/proc/meminfo: memFree=1041976/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=824428 CPUtime=1088.81
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 205381 0 0 0 108705 176 0 0 25 0 1 0 22759895 844214272 205367 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17225/statm: 206107 205367 76 150 0 205954 0
Current children cumulated CPU time (s) 1111.78
Current children cumulated vsize (KiB) 846652

[startup+1182.3 s]
/proc/loadavg: 2.17 2.08 2.01 3/84 17330
/proc/meminfo: memFree=925616/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=859068 CPUtime=1148.77
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 214024 0 0 0 114692 185 0 0 25 0 1 0 22759895 879685632 214010 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17225/statm: 214767 214010 76 150 0 214614 0
Current children cumulated CPU time (s) 1171.74
Current children cumulated vsize (KiB) 881292

[startup+1242.3 s]
/proc/loadavg: 2.20 2.10 2.02 3/84 17330
/proc/meminfo: memFree=891120/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=893156 CPUtime=1208.74
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 222523 0 0 0 120680 194 0 0 25 0 1 0 22759895 914591744 222509 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17225/statm: 223289 222509 76 150 0 223136 0
Current children cumulated CPU time (s) 1231.71
Current children cumulated vsize (KiB) 915380



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1254.7 s]
/proc/loadavg: 2.15 2.09 2.02 3/84 17330
/proc/meminfo: memFree=884592/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1376 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=5356 CPUtime=0
/proc/17224/stat : 17224 (sh) S 17201 17201 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22759895 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17224/statm: 1339 232 193 169 0 50 0
[pid=17225] ppid=17224 vsize=899396 CPUtime=1221.14
/proc/17225/stat : 17225 (minisat) R 17224 17201 16475 0 -1 4194304 224098 0 0 0 121918 196 0 0 25 0 1 0 22759895 920981504 224084 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/17225/statm: 224849 224084 76 150 0 224696 0
Current children cumulated CPU time (s) 1244.11
Current children cumulated vsize (KiB) 921620

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

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

[startup+1254.82 s]
/proc/loadavg: 2.15 2.09 2.02 3/84 17330
/proc/meminfo: memFree=884592/2055920 swapFree=4192812/4192956
[pid=17201] ppid=17199 vsize=16868 CPUtime=22.97
/proc/17201/stat : 17201 (sugar) S 17199 17201 16475 0 -1 4194304 1398 14530 0 2 6 1 2251 39 16 0 1 0 22757562 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/17201/statm: 4217 1113 409 3 0 796 0
[pid=17224] ppid=17201 vsize=0 CPUtime=0
/proc/17224/stat : 17224 (sh) Z 17201 17201 16475 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 22759895 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/17224/statm: 0 0 0 0 0 0 0
[pid=17225] ppid=1 vsize=0 CPUtime=1221.25
/proc/17225/stat : 17225 (minisat) R 1 17201 16475 0 -1 4195332 224098 0 0 0 121918 207 0 0 25 0 1 0 22759895 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/17225/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1244.22
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17201 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=577567
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=434933
# CPU time returned by wait4() is 23.0125
# while last known CPU time is 1244.22
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1254.85
CPU time (s): 1244.22
CPU user time (s): 1241.75
CPU system time (s): 2.47
CPU usage (%): 99.1525
Max. virtual memory (cumulated for all children) (KiB): 921620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5776
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16289
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= 16313
involuntary context switches= 16661

runsolver used 1.55876 second user time and 4.16537 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 02:01:51
IDJOB=2072765
IDBENCH=55831
IDSOLVER=739
FILE ID=node21/2072765-1247356911
PBS_JOBID= 9506973
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-65-60.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-2072765-1247356911/watcher-2072765-1247356911 -o /tmp/evaluation-result-2072765-1247356911/solver-2072765-1247356911 -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-2072765-1247356911.xml

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

MD5SUM BENCH= 3ed2c6a6f432cd3dfd4d93650500b4e8
RANDOM SEED=1141735418

node21.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.240
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.240
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:       1734072 kB
Buffers:         13780 kB
Cached:         105628 kB
SwapCached:          0 kB
Active:         244016 kB
Inactive:        31088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:         166388 kB
Slab:            31508 kB
Committed_AS:   452192 kB
PageTables:       2288 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= 66376 MiB
End job on node21 at 2009-07-12 02:22:48