Trace number 1112961

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incNo Cert. 181.946 183.003

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-0.xml
MD5SUM629efecb0eb59f0ce6ca410b2a2aa039
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints16
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.23	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.23	c 0	BEGIN Sat Jul 12 17:21:27 2008
0.05/0.23	c 0	PID 18528
0.05/0.23	c 0	HOST node67.alineos.net
0.05/0.23	c 0	CONVERTING HOME/instance-1112961-1215876086.xml TO HOME/temp.csp
0.05/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112961-1215876086.xml' 'HOME/temp.csp'
0.07/0.66	c 0	13 domains, 250 variables, 8 predicates, 0 relations, 3055 constraints
0.07/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.72	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.79	c 0	Parsing HOME/temp.csp
0.63/0.97	c 0	parsed 3326 expressions
0.63/0.97	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.96/1.00	c 0	MAX CSP: 3055 constraints
0.96/1.00	c 0	Converting to clausal form CSP
1.66/1.68	c 1	converted 639 (10%) expressions
2.28/2.26	c 2	converted 1277 (20%) expressions
2.76/2.78	c 2	converted 1916 (30%) expressions
3.27/3.20	c 3	converted 2554 (40%) expressions
3.66/3.69	c 3	converted 3192 (50%) expressions
4.17/4.12	c 4	converted 3831 (60%) expressions
4.37/4.39	c 4	converted 4469 (70%) expressions
4.86/4.82	c 4	converted 5108 (80%) expressions
5.26/5.23	c 5	converted 5746 (90%) expressions
6.17/6.14	c 6	converted 6384 (100%) expressions
6.17/6.15	c 6	CSP : 6608 integers, 11824 booleans, 27819 clauses, largest domain size 4583
6.17/6.15	c 6	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.17/6.15	c 6	Propagation in CSP
6.58/6.51	c 6	3045 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.58/6.51	c 6	CSP : 6608 integers, 11824 booleans, 27819 clauses, largest domain size 3056
6.58/6.52	c 6	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.58/6.53	c 6	Simplifing CSP by introducing new Boolean variables
6.58/6.58	c 6	CSP : 6608 integers, 18080 booleans, 34075 clauses, largest domain size 3056
6.58/6.58	c 6	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.99/6.93	c 6	Encoding CSP to SAT : HOME/temp.cnf
7.90/7.87	c 7	661 (10%) CSP integer variables are encoded (252279 clauses, 4067416 bytes)
8.11/8.03	c 7	1322 (20%) CSP integer variables are encoded (373097 clauses, 6121322 bytes)
8.11/8.07	c 7	1983 (30%) CSP integer variables are encoded (405329 clauses, 6669266 bytes)
8.11/8.07	c 7	2644 (40%) CSP integer variables are encoded (408135 clauses, 6716968 bytes)
8.11/8.07	c 7	3304 (50%) CSP integer variables are encoded (410790 clauses, 6762103 bytes)
8.11/8.08	c 7	3965 (60%) CSP integer variables are encoded (416874 clauses, 6865531 bytes)
8.11/8.09	c 7	4626 (70%) CSP integer variables are encoded (422369 clauses, 6958946 bytes)
8.22/8.10	c 7	5287 (80%) CSP integer variables are encoded (429922 clauses, 7087347 bytes)
8.22/8.11	c 7	5948 (90%) CSP integer variables are encoded (435784 clauses, 7187001 bytes)
8.22/8.15	c 8	6608 (100%) CSP integer variables are encoded (473915 clauses, 7835228 bytes)
15.19/15.25	c 15	3408 (10%) CSP clauses are encoded (1925924 clauses, 38720089 bytes)
18.67/18.73	c 18	6815 (20%) CSP clauses are encoded (2761513 clauses, 57243091 bytes)
20.55/20.66	c 20	10223 (30%) CSP clauses are encoded (3410081 clauses, 72901009 bytes)
21.85/21.96	c 21	13630 (40%) CSP clauses are encoded (3812056 clauses, 82399391 bytes)
23.54/23.60	c 23	17038 (50%) CSP clauses are encoded (4453803 clauses, 98055766 bytes)
24.93/25.08	c 24	20445 (60%) CSP clauses are encoded (5022027 clauses, 112252990 bytes)
26.23/26.33	c 26	23853 (70%) CSP clauses are encoded (5445732 clauses, 122669793 bytes)
27.42/27.59	c 27	27260 (80%) CSP clauses are encoded (5959625 clauses, 135394848 bytes)
29.10/29.21	c 29	30668 (90%) CSP clauses are encoded (6836030 clauses, 156677831 bytes)
50.40/50.71	c 50	34075 (100%) CSP clauses are encoded (17837680 clauses, 425429243 bytes)
50.40/50.71	c 50	34075 CSP clauses encoded
50.40/50.71	c 50	Writing map file : HOME/temp.map
50.40/50.76	c 50	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.40/50.76	c 50	SAT : 498603 SAT variables, 17837680 SAT clauses, 425429243 bytes
50.40/50.76	c 50	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.52/50.82	c 50	OBJECTIVE minimize _COST
50.52/50.82	c 50	SOLVING HOME/temp.cnf
50.52/50.82	c 50	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
50.54/51.03	c 50	This is MiniSat 2.0 beta incremental
50.54/51.03	c 50	WARNING: for repeatability, setting FPU to use double precision
50.54/51.03	c 50	============================[ Problem Statistics ]=============================
50.54/51.03	c 50	|                                                                             |
50.54/51.03	c 50	|  Number of variables:  498603                                               |
50.54/51.03	c 50	|  Number of clauses:    17837680                                             |
58.98/59.52	c 59	|  Parsing time:         7.33         s                                       |
59.29/59.87	c 59	OK
59.29/59.87	c 59	OBJECTIVE BOUND: 0 <= _COST <= 
59.29/59.87	c 59	SEARCHING: _COST <= 1528
59.29/59.87	c 59	============================[ Search Statistics ]==============================
59.29/59.87	c 59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
59.29/59.87	c 59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
59.29/59.87	c 59	===============================================================================
59.29/59.87	c 59	|         0 |  498603 17837680 52285654 |  5945893        0    nan |  0.000 % |
77.93/78.51	c 78	|       100 |  498603 17837680 52285654 |  6540482      100      5 |  0.000 % |
103.72/104.35	c 104	|       250 |  498603 17837680 52285654 |  7194530      250      5 |  0.000 % |
133.50/134.17	c 134	|       475 |  498603 17837680 52285654 |  7913984      475      5 |  0.000 % |
148.09/148.70	c 148	|       812 |  498602 17837680 52285654 |  8705382      811      5 |  0.460 % |
167.88/168.59	c 168	|      1318 |  498602 17837680 52285654 |  9575920     1317      5 |  0.460 % |
181.08/181.73	c 181	===============================================================================
181.08/181.76	c 181	restarts              : 6
181.08/181.76	c 181	conflicts             : 1886          (15 /sec)
181.08/181.76	c 181	decisions             : 2938373       (0.43 % random) (22718 /sec)
181.08/181.76	c 181	propagations          : 64393732       (497855 /sec)
181.08/181.76	c 181	conflict literals     : 9525           (4.02 % deleted)
181.08/181.76	c 181	Memory used           : 766.73 MB
181.08/181.76	c 181	CPU time              : 129.342 s
181.08/181.76	c 181	
181.08/181.76	c 181	SATISFIABLE
181.27/181.93	c 181	OK
181.27/181.93	c 181	FOUND: _COST <= 1528
181.27/181.93	s SATISFIABLE
181.27/181.93	c 181	DECODING HOME/temp.out WITH HOME/temp.map
181.27/181.93	c 181	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
181.30/182.23	c 182	Decoding HOME/temp.out
181.70/182.54	c ERROR INTERRUPTED
181.43/182.65	c 182	CPU 177.2 (0.09 0.01 177.11 4.23)
181.43/182.65	c 182	END Sat Jul 12 17:24:29 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112961-1215876086/watcher-1112961-1215876086 -o /tmp/evaluation-result-1112961-1215876086/solver-1112961-1215876086 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1112961-1215876086.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.17 1.63 3/82 18528
/proc/meminfo: memFree=1189264/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=18572 CPUtime=0
/proc/18528/stat : 18528 (runsolver) D 18526 18528 17862 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44306560 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 271638392103 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18528/statm: 4643 292 257 25 0 2626 0

[startup+0.0900109 s]
/proc/loadavg: 1.00 1.17 1.63 3/82 18528
/proc/meminfo: memFree=1189264/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=12272 CPUtime=0
/proc/18528/stat : 18528 (sugar++) D 18526 18528 17862 0 -1 4194304 392 0 4 0 0 0 0 0 18 0 1 0 44306560 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18528/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101011 s]
/proc/loadavg: 1.00 1.17 1.63 3/82 18528
/proc/meminfo: memFree=1189264/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=12412 CPUtime=0
/proc/18528/stat : 18528 (sugar++) D 18526 18528 17862 0 -1 4194304 410 0 4 0 0 0 0 0 18 0 1 0 44306560 12709888 382 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18528/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301038 s]
/proc/loadavg: 1.00 1.17 1.63 3/82 18528
/proc/meminfo: memFree=1189264/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=16740 CPUtime=0.07
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1213 128 6 0 6 1 0 0 16 0 1 0 44306560 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18528/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701078 s]
/proc/loadavg: 1.00 1.17 1.63 3/82 18528
/proc/meminfo: memFree=1189264/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=16740 CPUtime=0.07
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1230 128 6 0 6 1 0 0 15 0 1 0 44306560 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18528/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50216 s]
/proc/loadavg: 1.00 1.17 1.63 3/93 18550
/proc/meminfo: memFree=1177912/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=16740 CPUtime=0.63
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1291 6662 6 1 6 1 52 4 16 0 1 0 44306560 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18528/statm: 4185 1104 409 3 0 764 0
[pid=18541] ppid=18528 vsize=5356 CPUtime=0
/proc/18541/stat : 18541 (sh) S 18528 18528 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44306632 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18541/statm: 1339 233 193 169 0 50 0
[pid=18542] ppid=18541 vsize=868868 CPUtime=0.92
/proc/18542/stat : 18542 (java) S 18541 18528 17862 0 -1 0 5899 0 1 0 89 3 0 0 20 0 9 0 44306632 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18542/statm: 217217 5277 1732 9 0 211792 0
[pid=18542/tid=18543] ppid=18541 vsize=868868 CPUtime=0.66
/proc/18542/task/18543/stat : 18543 (java) R 18541 18528 17862 0 -1 64 2659 0 1 0 65 1 0 0 17 0 9 0 44306633 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4126467996 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18544] ppid=18541 vsize=868868 CPUtime=0.07
/proc/18542/task/18544/stat : 18544 (java) S 18541 18528 17862 0 -1 64 1069 0 0 0 7 0 0 0 16 0 9 0 44306634 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18545] ppid=18541 vsize=868868 CPUtime=0
/proc/18542/task/18545/stat : 18545 (java) S 18541 18528 17862 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 44306634 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18546] ppid=18541 vsize=868868 CPUtime=0
/proc/18542/task/18546/stat : 18546 (java) S 18541 18528 17862 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 44306635 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18547] ppid=18541 vsize=868868 CPUtime=0
/proc/18542/task/18547/stat : 18547 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18548] ppid=18541 vsize=868868 CPUtime=0.17
/proc/18542/task/18548/stat : 18548 (java) S 18541 18528 17862 0 -1 64 1480 0 0 0 16 1 0 0 16 0 9 0 44306636 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18549] ppid=18541 vsize=868868 CPUtime=0
/proc/18542/task/18549/stat : 18549 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18550] ppid=18541 vsize=868868 CPUtime=0
/proc/18542/task/18550/stat : 18550 (java) S 18541 18528 17862 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44306636 889720832 5277 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 890964

[startup+3.10132 s]
/proc/loadavg: 1.00 1.17 1.63 2/93 18550
/proc/meminfo: memFree=1166840/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=16740 CPUtime=0.63
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1291 6662 6 1 6 1 52 4 15 0 1 0 44306560 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18528/statm: 4185 1104 409 3 0 764 0
[pid=18541] ppid=18528 vsize=5356 CPUtime=0
/proc/18541/stat : 18541 (sh) S 18528 18528 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44306632 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18541/statm: 1339 233 193 169 0 50 0
[pid=18542] ppid=18541 vsize=868932 CPUtime=2.54
/proc/18542/stat : 18542 (java) S 18541 18528 17862 0 -1 0 9954 0 1 0 248 6 0 0 20 0 9 0 44306632 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18542/statm: 217233 9058 2540 9 0 211808 0
[pid=18542/tid=18543] ppid=18541 vsize=868932 CPUtime=1.92
/proc/18542/task/18543/stat : 18543 (java) R 18541 18528 17862 0 -1 64 2858 0 1 0 191 1 0 0 17 0 9 0 44306633 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4126612369 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18544] ppid=18541 vsize=868932 CPUtime=0.4
/proc/18542/task/18544/stat : 18544 (java) S 18541 18528 17862 0 -1 64 4909 0 0 0 38 2 0 0 16 0 9 0 44306634 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18545] ppid=18541 vsize=868932 CPUtime=0
/proc/18542/task/18545/stat : 18545 (java) S 18541 18528 17862 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44306634 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18546] ppid=18541 vsize=868932 CPUtime=0
/proc/18542/task/18546/stat : 18546 (java) S 18541 18528 17862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44306635 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18547] ppid=18541 vsize=868932 CPUtime=0
/proc/18542/task/18547/stat : 18547 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18548] ppid=18541 vsize=868932 CPUtime=0.19
/proc/18542/task/18548/stat : 18548 (java) S 18541 18528 17862 0 -1 64 1495 0 0 0 18 1 0 0 16 0 9 0 44306636 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18549] ppid=18541 vsize=868932 CPUtime=0
/proc/18542/task/18549/stat : 18549 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18550] ppid=18541 vsize=868932 CPUtime=0
/proc/18542/task/18550/stat : 18550 (java) S 18541 18528 17862 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44306636 889786368 9058 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 891028

[startup+6.30266 s]
/proc/loadavg: 1.00 1.17 1.63 2/93 18550
/proc/meminfo: memFree=1131000/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=16740 CPUtime=0.63
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1291 6662 6 1 6 1 52 4 16 0 1 0 44306560 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18528/statm: 4185 1104 409 3 0 764 0
[pid=18541] ppid=18528 vsize=5356 CPUtime=0
/proc/18541/stat : 18541 (sh) S 18528 18528 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44306632 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18541/statm: 1339 233 193 169 0 50 0
[pid=18542] ppid=18541 vsize=868740 CPUtime=5.75
/proc/18542/stat : 18542 (java) S 18541 18528 17862 0 -1 0 22330 0 1 0 563 12 0 0 20 0 9 0 44306632 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18542/statm: 217185 16195 2540 9 0 211760 0
[pid=18542/tid=18543] ppid=18541 vsize=868740 CPUtime=4.25
/proc/18542/task/18543/stat : 18543 (java) S 18541 18528 17862 0 -1 64 3327 0 1 0 423 2 0 0 17 0 9 0 44306633 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18544] ppid=18541 vsize=868740 CPUtime=1.25
/proc/18542/task/18544/stat : 18544 (java) R 18541 18528 17862 0 -1 64 16790 0 0 0 117 8 0 0 16 0 9 0 44306634 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18545] ppid=18541 vsize=868740 CPUtime=0
/proc/18542/task/18545/stat : 18545 (java) S 18541 18528 17862 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44306634 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18546] ppid=18541 vsize=868740 CPUtime=0
/proc/18542/task/18546/stat : 18546 (java) S 18541 18528 17862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44306635 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18547] ppid=18541 vsize=868740 CPUtime=0
/proc/18542/task/18547/stat : 18547 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18548] ppid=18541 vsize=868740 CPUtime=0.22
/proc/18542/task/18548/stat : 18548 (java) S 18541 18528 17862 0 -1 64 1521 0 0 0 21 1 0 0 16 0 9 0 44306636 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18549] ppid=18541 vsize=868740 CPUtime=0
/proc/18542/task/18549/stat : 18549 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18550] ppid=18541 vsize=868740 CPUtime=0
/proc/18542/task/18550/stat : 18550 (java) S 18541 18528 17862 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44306636 889589760 16195 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 890836

[startup+12.7015 s]
/proc/loadavg: 1.00 1.16 1.62 2/93 18550
/proc/meminfo: memFree=1104696/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=16740 CPUtime=0.63
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1291 6662 6 1 6 1 52 4 16 0 1 0 44306560 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18528/statm: 4185 1104 409 3 0 764 0
[pid=18541] ppid=18528 vsize=5356 CPUtime=0
/proc/18541/stat : 18541 (sh) S 18528 18528 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44306632 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18541/statm: 1339 233 193 169 0 50 0
[pid=18542] ppid=18541 vsize=868852 CPUtime=12.09
/proc/18542/stat : 18542 (java) S 18541 18528 17862 0 -1 0 28313 0 1 0 1175 34 0 0 20 0 9 0 44306632 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18542/statm: 217213 16818 2566 9 0 211760 0
[pid=18542/tid=18543] ppid=18541 vsize=868852 CPUtime=10.09
/proc/18542/task/18543/stat : 18543 (java) R 18541 18528 17862 0 -1 64 3586 0 1 0 990 19 0 0 16 0 9 0 44306633 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4127082316 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18544] ppid=18541 vsize=868852 CPUtime=1.67
/proc/18542/task/18544/stat : 18544 (java) S 18541 18528 17862 0 -1 64 22469 0 0 0 155 12 0 0 16 0 9 0 44306634 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18545] ppid=18541 vsize=868852 CPUtime=0
/proc/18542/task/18545/stat : 18545 (java) S 18541 18528 17862 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44306634 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18546] ppid=18541 vsize=868852 CPUtime=0
/proc/18542/task/18546/stat : 18546 (java) S 18541 18528 17862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44306635 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18547] ppid=18541 vsize=868852 CPUtime=0
/proc/18542/task/18547/stat : 18547 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18548] ppid=18541 vsize=868852 CPUtime=0.3
/proc/18542/task/18548/stat : 18548 (java) S 18541 18528 17862 0 -1 64 1566 0 0 0 29 1 0 0 16 0 9 0 44306636 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18549] ppid=18541 vsize=868852 CPUtime=0
/proc/18542/task/18549/stat : 18549 (java) S 18541 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44306636 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18550] ppid=18541 vsize=868852 CPUtime=0
/proc/18542/task/18550/stat : 18550 (java) S 18541 18528 17862 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44306636 889704448 16818 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 890948

[startup+25.5028 s]
/proc/loadavg: 1.00 1.15 1.61 2/93 18550
/proc/meminfo: memFree=1014008/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=16740 CPUtime=0.63
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1291 6662 6 1 6 1 52 4 16 0 1 0 44306560 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18528/statm: 4185 1104 409 3 0 764 0
[pid=18541] ppid=18528 vsize=5356 CPUtime=0
/proc/18541/stat : 18541 (sh) S 18528 18528 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44306632 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18541/statm: 1339 233 193 169 0 50 0
[pid=18542] ppid=18541 vsize=868852 CPUtime=24.79
/proc/18542/stat : 18542 (java) S 18541 18528 17862 0 -1 0 28807 0 1 0 2391 88 0 0 20 0 9 0 44306632 889704448 16829 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18542/statm: 217213 16829 2566 9 0 211760 0
[pid=18542/tid=18543] ppid=18541 vsize=868852 CPUtime=22.6
/proc/18542/task/18543/stat : 18543 (java) R 18541 18528 17862 0 -1 64 4069 0 1 0 2189 71 0 0 17 0 9 0 44306633 889704448 16829 996147200 134512640 134550740 4294955920 18446744073709551615 4126565661 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18544] ppid=18541 vsize=868852 CPUtime=1.86
/proc/18542/task/18544/stat : 18544 (java) S 18541 18528 17862 0 -1 64 22469 0 0 0 171 15 0 0 16 0 9 0 44306634 889704448 16829 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18542/tid=18545] ppid=18541 vsize=868852 CPUtime=0
/proc/18542/task/18545/stat : 18545 (java) S 18541 18528 17862 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44306634 889704448 16829 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18542/tid=18546] ppid=18541 vsize=868852 CPUtime=0
/proc/18542/task/18546/stat : 18546 (java) S 18541 18528 17862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44306635 889704448 16829 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/18542/task/18550/stat : 18550 (java) S 18541 18528 17862 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44306636 889704448 16829 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 890948

[startup+51.1014 s]
/proc/loadavg: 1.08 1.16 1.60 2/93 18550
/proc/meminfo: memFree=702520/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=50.54
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1533 37324 10 2 9 1 4761 283 16 0 1 0 44306560 17547264 1200 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18528/statm: 4284 1200 413 3 0 863 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 17136

[startup+102.307 s]
/proc/loadavg: 1.13 1.16 1.58 2/84 18551
/proc/meminfo: memFree=15872/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=50.54
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1543 37324 10 2 9 1 4761 283 16 0 1 0 44306560 17547264 1202 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18528/statm: 4284 1202 414 3 0 863 0
[pid=18551] ppid=18528 vsize=781120 CPUtime=51.18
/proc/18551/stat : 18551 (minisat-inc) R 18528 18528 17862 0 -1 4194304 193502 0 3 0 4993 125 0 0 25 0 1 0 44311663 799866880 193454 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 195280 193454 73 151 0 195126 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 798256

[startup+162.303 s]
/proc/loadavg: 1.05 1.13 1.54 2/84 18551
/proc/meminfo: memFree=14976/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=50.54
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1543 37324 10 2 9 1 4761 283 16 0 1 0 44306560 17547264 1202 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18528/statm: 4284 1202 414 3 0 863 0
[pid=18551] ppid=18528 vsize=784356 CPUtime=111.14
/proc/18551/stat : 18551 (minisat-inc) R 18528 18528 17862 0 -1 4194304 194153 0 3 0 10989 125 0 0 25 0 1 0 44311663 803180544 194105 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 196089 194105 73 151 0 195935 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 801492



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+182.502 s]
/proc/loadavg: 1.03 1.12 1.52 2/94 18561
/proc/meminfo: memFree=15536/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=50.54
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1613 37324 10 2 9 1 4761 283 15 0 1 0 44306560 17547264 1203 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18528/statm: 4284 1203 414 3 0 863 0
[pid=18551] ppid=18528 vsize=785128 CPUtime=130.76
/proc/18551/stat : 18551 (minisat-inc) S 18528 18528 17862 0 -1 4194304 194349 0 4 0 12949 127 0 0 24 0 1 0 44311663 803971072 194300 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18551/statm: 196282 194300 80 151 0 196128 0
[pid=18552] ppid=18528 vsize=5356 CPUtime=0
/proc/18552/stat : 18552 (sh) S 18528 18528 17862 0 -1 4194304 274 0 4 0 0 0 0 0 18 0 1 0 44324754 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 1339 233 193 169 0 50 0
[pid=18553] ppid=18552 vsize=196508 CPUtime=0.4
/proc/18553/stat : 18553 (java) S 18552 18528 17862 0 -1 0 4347 0 9 0 37 3 0 0 18 0 9 0 44324761 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18553/statm: 49127 3818 1682 9 0 43709 0
[pid=18553/tid=18554] ppid=18552 vsize=196508 CPUtime=0.28
/proc/18553/task/18554/stat : 18554 (java) R 18552 18528 17862 0 -1 64 2470 0 8 0 26 2 0 0 17 0 9 0 44324766 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18555] ppid=18552 vsize=196508 CPUtime=0.02
/proc/18553/task/18555/stat : 18555 (java) S 18552 18528 17862 0 -1 64 719 0 0 0 2 0 0 0 16 0 9 0 44324774 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18553/tid=18556] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18556/stat : 18556 (java) S 18552 18528 17862 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 44324774 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18557] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18557/stat : 18557 (java) S 18552 18528 17862 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44324774 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18558] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18558/stat : 18558 (java) S 18552 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18559] ppid=18552 vsize=196508 CPUtime=0.08
/proc/18553/task/18559/stat : 18559 (java) S 18552 18528 17862 0 -1 64 466 0 1 0 8 0 0 0 16 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18560] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18560/stat : 18560 (java) S 18552 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18553/tid=18561] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18561/stat : 18561 (java) S 18552 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 181.7
Current children cumulated vsize (KiB) 1004128

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

[startup+182.502 s]
/proc/loadavg: 1.03 1.12 1.52 2/94 18561
/proc/meminfo: memFree=15536/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=50.54
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1613 37324 10 2 9 1 4761 283 15 0 1 0 44306560 17547264 1203 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18528/statm: 4284 1203 414 3 0 863 0
[pid=18551] ppid=18528 vsize=785128 CPUtime=130.76
/proc/18551/stat : 18551 (minisat-inc) S 18528 18528 17862 0 -1 4194304 194349 0 4 0 12949 127 0 0 24 0 1 0 44311663 803971072 194300 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18551/statm: 196282 194300 80 151 0 196128 0
[pid=18552] ppid=18528 vsize=5356 CPUtime=0
/proc/18552/stat : 18552 (sh) S 18528 18528 17862 0 -1 4194304 274 0 4 0 0 0 0 0 18 0 1 0 44324754 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 1339 233 193 169 0 50 0
[pid=18553] ppid=18552 vsize=196508 CPUtime=0.4
/proc/18553/stat : 18553 (java) S 18552 18528 17862 0 -1 0 4347 0 9 0 37 3 0 0 18 0 9 0 44324761 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18553/statm: 49127 3818 1682 9 0 43709 0
[pid=18553/tid=18554] ppid=18552 vsize=196508 CPUtime=0.28
/proc/18553/task/18554/stat : 18554 (java) R 18552 18528 17862 0 -1 64 2470 0 8 0 26 2 0 0 17 0 9 0 44324766 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18555] ppid=18552 vsize=196508 CPUtime=0.02
/proc/18553/task/18555/stat : 18555 (java) S 18552 18528 17862 0 -1 64 719 0 0 0 2 0 0 0 16 0 9 0 44324774 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18553/tid=18556] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18556/stat : 18556 (java) S 18552 18528 17862 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 44324774 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18557] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18557/stat : 18557 (java) S 18552 18528 17862 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44324774 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18558] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18558/stat : 18558 (java) S 18552 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18559] ppid=18552 vsize=196508 CPUtime=0.08
/proc/18553/task/18559/stat : 18559 (java) S 18552 18528 17862 0 -1 64 466 0 1 0 8 0 0 0 16 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18553/tid=18560] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18560/stat : 18560 (java) S 18552 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18553/tid=18561] ppid=18552 vsize=196508 CPUtime=0
/proc/18553/task/18561/stat : 18561 (java) S 18552 18528 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44324777 201224192 3818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 181.7
Current children cumulated vsize (KiB) 1004128

# WARNING:
# current cumulated CPU time (181.43 s) is less than in the last sample (181.7 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (0.269989 s) to the 'lost time'.

[startup+182.646 s]
/proc/loadavg: 1.03 1.12 1.52 2/94 18561
/proc/meminfo: memFree=15536/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=50.55
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1645 37598 10 6 9 1 4761 284 16 0 1 0 44306560 17547264 1203 996147200 4194304 4206940 548682068528 18446744073709551615 271647293332 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/18528/statm: 4284 1203 414 3 0 863 0
[pid=18551] ppid=18528 vsize=0 CPUtime=130.88
/proc/18551/stat : 18551 (minisat-inc) R 18528 18528 17862 0 -1 4195332 194349 0 4 0 12949 139 0 0 25 0 1 0 44311663 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 181.43
Current children cumulated vsize (KiB) 17136

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

[startup+182.646 s]
/proc/loadavg: 1.03 1.12 1.52 2/94 18561
/proc/meminfo: memFree=15536/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=50.55
/proc/18528/stat : 18528 (sugar++) S 18526 18528 17862 0 -1 4194304 1645 37598 10 6 9 1 4761 284 16 0 1 0 44306560 17547264 1203 996147200 4194304 4206940 548682068528 18446744073709551615 271647293332 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/18528/statm: 4284 1203 414 3 0 863 0
[pid=18551] ppid=18528 vsize=0 CPUtime=130.88
/proc/18551/stat : 18551 (minisat-inc) R 18528 18528 17862 0 -1 4195332 194349 0 4 0 12949 139 0 0 25 0 1 0 44311663 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 181.43
Current children cumulated vsize (KiB) 17136

[startup+182.802 s]
/proc/loadavg: 1.03 1.12 1.52 2/94 18561
/proc/meminfo: memFree=15536/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=181.58
/proc/18528/stat : 18528 (sugar++) R 18526 18528 17862 0 -1 4194304 1652 231947 10 10 9 15 17711 423 16 0 1 0 44306560 17547264 1204 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18528/statm: 4284 1204 415 3 0 863 0
Current children cumulated CPU time (s) 181.58
Current children cumulated vsize (KiB) 17136

[startup+182.902 s]
/proc/loadavg: 1.03 1.12 1.52 2/94 18561
/proc/meminfo: memFree=15536/2055920 swapFree=4181052/4192956
[pid=18528] ppid=18526 vsize=17136 CPUtime=181.64
/proc/18528/stat : 18528 (sugar++) D 18526 18528 17862 0 -1 4194304 1652 231947 10 10 9 21 17711 423 15 0 1 0 44306560 17547264 1204 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18528/statm: 4284 1204 415 3 0 863 0
Current children cumulated CPU time (s) 181.64
Current children cumulated vsize (KiB) 17136

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.269989
#  lost CPU user time (s): 0.369995
#  lost CPU system time (s): -0.0999999

Real time (s): 183.003
CPU time (s): 181.946
CPU user time (s): 177.579
CPU system time (s): 4.36732
CPU usage (%): 99.4227
Max. virtual memory (cumulated for all children) (KiB): 1004128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 177.209
system time used= 4.46732
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233655
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11888
involuntary context switches= 11801

runsolver used 0.217966 second user time and 0.526919 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-12 17:21:26
IDJOB=1112961
IDBENCH=61503
IDSOLVER=367
FILE ID=node67/1112961-1215876086
PBS_JOBID= 7903558
Free space on /tmp= 66432 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp02/normalized-fapp02-0250-0.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112961-1215876086/watcher-1112961-1215876086 -o /tmp/evaluation-result-1112961-1215876086/solver-1112961-1215876086 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1112961-1215876086.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 629efecb0eb59f0ce6ca410b2a2aa039
RANDOM SEED=1028978011

node67.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.218
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.218
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:       1189752 kB
Buffers:          3388 kB
Cached:          41492 kB
SwapCached:       5984 kB
Active:         803496 kB
Inactive:        20008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189752 kB
SwapTotal:     4192956 kB
SwapFree:      4181052 kB
Dirty:            1252 kB
Writeback:           0 kB
Mapped:         794576 kB
Slab:            26308 kB
Committed_AS:   972548 kB
PageTables:       3392 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= 66432 MiB
End job on node67 at 2008-07-12 17:24:31