Trace number 1114084

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? (MO) 91.5847 108.887

General information on the benchmark

Namecsp/fapp/fapp18/
normalized-fapp18-0350-6.xml
MD5SUM78f33be6cc0faf5bde59c1fce35f8c02
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints15
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints3812
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3812
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 23:03:02 2008
0.00/0.04	c 0	PID 16349
0.00/0.04	c 0	HOST node80.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114084-1215896582.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114084-1215896582.xml' 'HOME/temp.csp'
0.03/0.60	c 0	11 domains, 350 variables, 8 predicates, 0 relations, 3812 constraints
0.03/0.61	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.61	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.69	c 0	Parsing HOME/temp.csp
0.95/1.04	c 1	parsed 4181 expressions
0.95/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.95/1.08	c 1	MAX CSP: 3812 constraints
0.95/1.08	c 1	Converting to clausal form CSP
1.44/1.59	c 1	converted 800 (10%) expressions
2.05/2.14	c 2	converted 1600 (20%) expressions
2.55/2.63	c 2	converted 2399 (30%) expressions
2.84/2.95	c 3	converted 3199 (40%) expressions
3.14/3.27	c 3	converted 3998 (50%) expressions
3.64/3.73	c 3	converted 4798 (60%) expressions
3.94/4.04	c 4	converted 5598 (70%) expressions
4.23/4.34	c 4	converted 6397 (80%) expressions
4.53/4.65	c 4	converted 7197 (90%) expressions
5.43/5.54	c 5	converted 7996 (100%) expressions
5.43/5.54	c 5	CSP : 8320 integers, 15119 booleans, 35544 clauses, largest domain size 5719
5.43/5.54	c 5	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.43/5.54	c 5	Propagation in CSP
5.93/6.01	c 6	3805 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.93/6.01	c 6	CSP : 8320 integers, 15119 booleans, 35544 clauses, largest domain size 3813
5.93/6.01	c 6	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.93/6.03	c 6	Simplifing CSP by introducing new Boolean variables
5.93/6.08	c 6	CSP : 8320 integers, 21933 booleans, 42358 clauses, largest domain size 3813
5.93/6.08	c 6	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.32/6.41	c 6	Encoding CSP to SAT : HOME/temp.cnf
8.10/8.24	c 8	832 (10%) CSP integer variables are encoded (337029 clauses, 5508292 bytes)
8.41/8.57	c 8	1664 (20%) CSP integer variables are encoded (621749 clauses, 10348532 bytes)
8.50/8.66	c 8	2496 (30%) CSP integer variables are encoded (694785 clauses, 11590144 bytes)
8.50/8.69	c 8	3328 (40%) CSP integer variables are encoded (717239 clauses, 11971862 bytes)
8.50/8.70	c 8	4160 (50%) CSP integer variables are encoded (720058 clauses, 12019785 bytes)
8.60/8.71	c 8	4992 (60%) CSP integer variables are encoded (727668 clauses, 12149155 bytes)
8.60/8.76	c 8	5824 (70%) CSP integer variables are encoded (770970 clauses, 12885289 bytes)
8.60/8.77	c 8	6656 (80%) CSP integer variables are encoded (782577 clauses, 13082608 bytes)
8.60/8.78	c 8	7488 (90%) CSP integer variables are encoded (790137 clauses, 13211128 bytes)
8.60/8.80	c 8	8320 (100%) CSP integer variables are encoded (799834 clauses, 13375977 bytes)
19.74/20.52	c 20	4236 (10%) CSP clauses are encoded (2485375 clauses, 49230162 bytes)
26.70/27.53	c 27	8472 (20%) CSP clauses are encoded (4009122 clauses, 84061344 bytes)
32.24/33.15	c 33	12708 (30%) CSP clauses are encoded (5440767 clauses, 118695745 bytes)
35.23/36.13	c 36	16944 (40%) CSP clauses are encoded (6416505 clauses, 143358871 bytes)
38.21/39.97	c 40	21179 (50%) CSP clauses are encoded (7465122 clauses, 169995184 bytes)
40.60/42.38	c 42	25415 (60%) CSP clauses are encoded (8435694 clauses, 195327037 bytes)
43.35/45.17	c 45	29651 (70%) CSP clauses are encoded (9564612 clauses, 224788130 bytes)
45.73/47.57	c 47	33887 (80%) CSP clauses are encoded (10476176 clauses, 248060918 bytes)
61.53/65.53	c 65	38123 (90%) CSP clauses are encoded (18350459 clauses, 440507524 bytes)
80.02/85.81	c 85	42358 (100%) CSP clauses are encoded (29020755 clauses, 701488364 bytes)
80.02/85.81	c 85	42358 CSP clauses encoded
80.02/85.81	c 85	Writing map file : HOME/temp.map
80.02/85.89	c 85	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
80.02/85.89	c 85	SAT : 830087 SAT variables, 29020755 SAT clauses, 701488364 bytes
80.02/85.89	c 85	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
80.10/85.98	c 86	OBJECTIVE minimize _COST
80.10/85.98	c 86	OBJECTIVE BOUND: 0 <= _COST <= 
80.10/85.98	c 86	SEARCHING: _COST <= 1906
80.10/85.98	c 86	SOLVING HOME/temp.cnf
80.10/85.98	c 86	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
80.10/85.99	c 86	This is MiniSat 2.0 beta
80.10/85.99	c 86	WARNING: for repeatability, setting FPU to use double precision
80.10/85.99	c 86	============================[ Problem Statistics ]=============================
80.10/85.99	c 86	|                                                                             |
80.10/85.99	c 86	|  Number of variables:  830087                                               |
80.10/85.99	c 86	|  Number of clauses:    29020756                                             |
91.07/97.42	c ERROR INTERRUPTED
91.18/97.54	s UNKNOWN
91.18/97.54	c 97	CPU 75.79 (0.07 0.01 75.72 4.36)
91.18/97.54	c 97	END Sat Jul 12 23:04:39 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-1114084-1215896582/watcher-1114084-1215896582 -o /tmp/evaluation-result-1114084-1215896582/solver-1114084-1215896582 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1114084-1215896582.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: 2.00 2.00 2.00 4/92 16349
/proc/meminfo: memFree=1387232/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=12272 CPUtime=0
/proc/16349/stat : 16349 (sugar) R 16347 16349 15258 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 46354759 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 226687154789 0 0 4224 0 0 0 0 17 1 0 0
/proc/16349/statm: 3068 364 274 3 0 168 0

[startup+0.014069 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16349
/proc/meminfo: memFree=1387232/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=12544 CPUtime=0
/proc/16349/stat : 16349 (sugar) R 16347 16349 15258 0 -1 4194304 483 0 0 0 0 0 0 0 18 0 1 0 46354759 12845056 451 996147200 4194304 4206940 548682068592 18446744073709551615 226686833377 0 0 4224 0 0 0 0 17 1 0 0
/proc/16349/statm: 3136 452 291 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101078 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16349
/proc/meminfo: memFree=1387232/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.03
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 46354759 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301102 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16349
/proc/meminfo: memFree=1387232/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.03
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 46354759 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701156 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16349
/proc/meminfo: memFree=1387232/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.58
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 974 6924 0 1 2 1 51 4 15 0 1 0 46354759 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 13600

[startup+1.50225 s]
/proc/loadavg: 2.08 2.02 2.01 3/103 16371
/proc/meminfo: memFree=1378376/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.58
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 974 6924 0 1 2 1 51 4 15 0 1 0 46354759 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 797 370 3 0 500 0
[pid=16362] ppid=16349 vsize=5356 CPUtime=0
/proc/16362/stat : 16362 (sh) S 16349 16349 15258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46354821 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16362/statm: 1339 233 193 169 0 50 0
[pid=16363] ppid=16362 vsize=868408 CPUtime=0.86
/proc/16363/stat : 16363 (java) S 16362 16349 15258 0 -1 0 7178 0 1 0 82 4 0 0 18 0 9 0 46354821 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16363/statm: 217102 6413 2540 9 0 211677 0
[pid=16363/tid=16364] ppid=16362 vsize=868408 CPUtime=0.56
/proc/16363/task/16364/stat : 16364 (java) R 16362 16349 15258 0 -1 64 2671 0 1 0 55 1 0 0 22 0 9 0 46354822 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4126608509 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16365] ppid=16362 vsize=868408 CPUtime=0.09
/proc/16363/task/16365/stat : 16365 (java) S 16362 16349 15258 0 -1 64 2366 0 0 0 9 0 0 0 16 0 9 0 46354823 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16366] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16366/stat : 16366 (java) S 16362 16349 15258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46354823 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16367] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16367/stat : 16367 (java) S 16362 16349 15258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46354823 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16368] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16368/stat : 16368 (java) S 16362 16349 15258 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46354825 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16369] ppid=16362 vsize=868408 CPUtime=0.18
/proc/16363/task/16369/stat : 16369 (java) S 16362 16349 15258 0 -1 64 1448 0 0 0 17 1 0 0 15 0 9 0 46354825 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16370] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16370/stat : 16370 (java) S 16362 16349 15258 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46354825 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16371] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16371/stat : 16371 (java) S 16362 16349 15258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46354825 889249792 6413 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887364

[startup+3.10245 s]
/proc/loadavg: 2.08 2.02 2.01 3/103 16371
/proc/meminfo: memFree=1364680/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.59
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 974 6924 0 1 3 1 51 4 15 0 1 0 46354759 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 797 370 3 0 500 0
[pid=16362] ppid=16349 vsize=5356 CPUtime=0
/proc/16362/stat : 16362 (sh) S 16349 16349 15258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46354821 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16362/statm: 1339 233 193 169 0 50 0
[pid=16363] ppid=16362 vsize=868408 CPUtime=2.45
/proc/16363/stat : 16363 (java) S 16362 16349 15258 0 -1 0 10442 0 1 0 238 7 0 0 18 0 9 0 46354821 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16363/statm: 217102 9543 2540 9 0 211677 0
[pid=16363/tid=16364] ppid=16362 vsize=868408 CPUtime=1.8
/proc/16363/task/16364/stat : 16364 (java) R 16362 16349 15258 0 -1 64 2900 0 1 0 178 2 0 0 25 0 9 0 46354822 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4126605575 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16365] ppid=16362 vsize=868408 CPUtime=0.42
/proc/16363/task/16365/stat : 16365 (java) S 16362 16349 15258 0 -1 64 5381 0 0 0 40 2 0 0 16 0 9 0 46354823 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16366] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16366/stat : 16366 (java) S 16362 16349 15258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46354823 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16367] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16367/stat : 16367 (java) S 16362 16349 15258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46354823 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16368] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16368/stat : 16368 (java) S 16362 16349 15258 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46354825 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16369] ppid=16362 vsize=868408 CPUtime=0.2
/proc/16363/task/16369/stat : 16369 (java) S 16362 16349 15258 0 -1 64 1468 0 0 0 19 1 0 0 15 0 9 0 46354825 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16370] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16370/stat : 16370 (java) S 16362 16349 15258 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46354825 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16371] ppid=16362 vsize=868408 CPUtime=0
/proc/16363/task/16371/stat : 16371 (java) S 16362 16349 15258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46354825 889249792 9543 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 887364

[startup+6.30285 s]
/proc/loadavg: 2.15 2.03 2.01 3/103 16371
/proc/meminfo: memFree=1337736/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.59
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 974 6924 0 1 3 1 51 4 15 0 1 0 46354759 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 797 370 3 0 500 0
[pid=16362] ppid=16349 vsize=5356 CPUtime=0
/proc/16362/stat : 16362 (sh) S 16349 16349 15258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46354821 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16362/statm: 1339 233 193 169 0 50 0
[pid=16363] ppid=16362 vsize=878656 CPUtime=5.63
/proc/16363/stat : 16363 (java) S 16362 16349 15258 0 -1 0 26423 0 1 0 547 16 0 0 18 0 9 0 46354821 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16363/statm: 219664 18324 2540 9 0 214239 0
[pid=16363/tid=16364] ppid=16362 vsize=878656 CPUtime=3.94
/proc/16363/task/16364/stat : 16364 (java) R 16362 16349 15258 0 -1 64 3386 0 1 0 391 3 0 0 25 0 9 0 46354822 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16365] ppid=16362 vsize=878656 CPUtime=1.42
/proc/16363/task/16365/stat : 16365 (java) R 16362 16349 15258 0 -1 64 20850 0 0 0 132 10 0 0 16 0 9 0 46354823 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 102731790 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16366] ppid=16362 vsize=878656 CPUtime=0
/proc/16363/task/16366/stat : 16366 (java) S 16362 16349 15258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46354823 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16367] ppid=16362 vsize=878656 CPUtime=0
/proc/16363/task/16367/stat : 16367 (java) S 16362 16349 15258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46354823 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16368] ppid=16362 vsize=878656 CPUtime=0
/proc/16363/task/16368/stat : 16368 (java) S 16362 16349 15258 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46354825 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16369] ppid=16362 vsize=878656 CPUtime=0.24
/proc/16363/task/16369/stat : 16369 (java) S 16362 16349 15258 0 -1 64 1494 0 0 0 23 1 0 0 15 0 9 0 46354825 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16370] ppid=16362 vsize=878656 CPUtime=0
/proc/16363/task/16370/stat : 16370 (java) S 16362 16349 15258 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46354825 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16371] ppid=16362 vsize=878656 CPUtime=0
/proc/16363/task/16371/stat : 16371 (java) S 16362 16349 15258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46354825 899743744 18324 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 897612

[startup+12.7026 s]
/proc/loadavg: 2.14 2.03 2.01 3/103 16371
/proc/meminfo: memFree=1306120/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.59
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 974 6924 0 1 3 1 51 4 15 0 1 0 46354759 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 797 370 3 0 500 0
[pid=16362] ppid=16349 vsize=5356 CPUtime=0
/proc/16362/stat : 16362 (sh) S 16349 16349 15258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46354821 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16362/statm: 1339 233 193 169 0 50 0
[pid=16363] ppid=16362 vsize=868520 CPUtime=11.98
/proc/16363/stat : 16363 (java) S 16362 16349 15258 0 -1 0 26692 0 1 0 1167 31 0 0 18 0 9 0 46354821 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16363/statm: 217130 15850 2566 9 0 211677 0
[pid=16363/tid=16364] ppid=16362 vsize=868520 CPUtime=10.06
/proc/16363/task/16364/stat : 16364 (java) R 16362 16349 15258 0 -1 64 3615 0 1 0 989 17 0 0 25 0 9 0 46354822 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4127089521 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16365] ppid=16362 vsize=868520 CPUtime=1.6
/proc/16363/task/16365/stat : 16365 (java) S 16362 16349 15258 0 -1 64 20858 0 0 0 149 11 0 0 16 0 9 0 46354823 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16366] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16366/stat : 16366 (java) S 16362 16349 15258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46354823 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16367] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16367/stat : 16367 (java) S 16362 16349 15258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46354823 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16368] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16368/stat : 16368 (java) S 16362 16349 15258 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46354825 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16369] ppid=16362 vsize=868520 CPUtime=0.29
/proc/16363/task/16369/stat : 16369 (java) S 16362 16349 15258 0 -1 64 1526 0 0 0 28 1 0 0 16 0 9 0 46354825 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16370] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16370/stat : 16370 (java) S 16362 16349 15258 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46354825 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16371] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16371/stat : 16371 (java) S 16362 16349 15258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46354825 889364480 15850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 887476

[startup+25.5012 s]
/proc/loadavg: 2.27 2.06 2.02 3/103 16371
/proc/meminfo: memFree=1258056/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.59
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 974 6924 0 1 3 1 51 4 16 0 1 0 46354759 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 797 370 3 0 500 0
[pid=16362] ppid=16349 vsize=5356 CPUtime=0
/proc/16362/stat : 16362 (sh) S 16349 16349 15258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46354821 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16362/statm: 1339 233 193 169 0 50 0
[pid=16363] ppid=16362 vsize=868520 CPUtime=24.11
/proc/16363/stat : 16363 (java) S 16362 16349 15258 0 -1 0 26995 0 1 0 2349 62 0 0 18 0 9 0 46354821 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16363/statm: 217130 15853 2566 9 0 211677 0
[pid=16363/tid=16364] ppid=16362 vsize=868520 CPUtime=22.06
/proc/16363/task/16364/stat : 16364 (java) R 16362 16349 15258 0 -1 64 3916 0 1 0 2160 46 0 0 25 0 9 0 46354822 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4127080068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16365] ppid=16362 vsize=868520 CPUtime=1.72
/proc/16363/task/16365/stat : 16365 (java) S 16362 16349 15258 0 -1 64 20858 0 0 0 159 13 0 0 16 0 9 0 46354823 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16366] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16366/stat : 16366 (java) S 16362 16349 15258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46354823 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16367] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16367/stat : 16367 (java) S 16362 16349 15258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46354823 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16368] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16368/stat : 16368 (java) S 16362 16349 15258 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46354825 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16369] ppid=16362 vsize=868520 CPUtime=0.3
/proc/16363/task/16369/stat : 16369 (java) S 16362 16349 15258 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 46354825 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16370] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16370/stat : 16370 (java) S 16362 16349 15258 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46354825 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16371] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16371/stat : 16371 (java) S 16362 16349 15258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46354825 889364480 15853 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 887476

[startup+51.1014 s]
/proc/loadavg: 2.71 2.18 2.06 3/103 16371
/proc/meminfo: memFree=1038536/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13600 CPUtime=0.59
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 974 6924 0 1 3 1 51 4 16 0 1 0 46354759 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16349/statm: 3400 797 370 3 0 500 0
[pid=16362] ppid=16349 vsize=5356 CPUtime=0
/proc/16362/stat : 16362 (sh) S 16349 16349 15258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46354821 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16362/statm: 1339 233 193 169 0 50 0
[pid=16363] ppid=16362 vsize=868520 CPUtime=48.65
/proc/16363/stat : 16363 (java) S 16362 16349 15258 0 -1 0 28250 0 1 0 4672 193 0 0 18 0 9 0 46354821 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16363/statm: 217130 15854 2566 9 0 211677 0
[pid=16363/tid=16364] ppid=16362 vsize=868520 CPUtime=45.96
/proc/16363/task/16364/stat : 16364 (java) R 16362 16349 15258 0 -1 64 5170 0 1 0 4430 166 0 0 25 0 9 0 46354822 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4126519552 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16363/tid=16365] ppid=16362 vsize=868520 CPUtime=2.35
/proc/16363/task/16365/stat : 16365 (java) S 16362 16349 15258 0 -1 64 20858 0 0 0 212 23 0 0 16 0 9 0 46354823 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16366] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16366/stat : 16366 (java) S 16362 16349 15258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46354823 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16367] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16367/stat : 16367 (java) S 16362 16349 15258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46354823 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16368] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16368/stat : 16368 (java) S 16362 16349 15258 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46354825 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16369] ppid=16362 vsize=868520 CPUtime=0.3
/proc/16363/task/16369/stat : 16369 (java) S 16362 16349 15258 0 -1 64 1529 0 0 0 29 1 0 0 16 0 9 0 46354825 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16370] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16370/stat : 16370 (java) S 16362 16349 15258 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46354825 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16363/tid=16371] ppid=16362 vsize=868520 CPUtime=0
/proc/16363/task/16371/stat : 16371 (java) S 16362 16349 15258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46354825 889364480 15854 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.24
Current children cumulated vsize (KiB) 887476



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+97.4011 s]
/proc/loadavg: 3.70 2.51 2.18 3/95 16375
/proc/meminfo: memFree=16328/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.16
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 1164 37711 0 2 7 1 7572 436 16 0 1 0 46354759 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16349/statm: 3532 912 374 3 0 632 0
[pid=16374] ppid=16349 vsize=5356 CPUtime=0
/proc/16374/stat : 16374 (sh) S 16349 16349 15258 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46363358 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1339 232 193 169 0 50 0
[pid=16375] ppid=16374 vsize=911456 CPUtime=10.91
/proc/16375/stat : 16375 (minisat) R 16374 16349 15258 0 -1 4194304 218350 0 0 0 944 147 0 0 25 0 1 0 46363358 933330944 218336 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 1 0 0
/proc/16375/statm: 227864 218336 62 150 0 227711 0
Current children cumulated CPU time (s) 91.07
Current children cumulated vsize (KiB) 930940

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

[startup+97.5202 s]
/proc/loadavg: 3.70 2.51 2.18 3/95 16375
/proc/meminfo: memFree=16328/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.16
/proc/16349/stat : 16349 (sugar) S 16347 16349 15258 0 -1 4194304 1176 37711 0 2 7 1 7572 436 16 0 1 0 46354759 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 226695884898 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16349/statm: 3532 912 374 3 0 632 0
[pid=16374] ppid=16349 vsize=0 CPUtime=0
/proc/16374/stat : 16374 (sh) Z 16349 16349 15258 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 46363358 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/16374/statm: 0 0 0 0 0 0 0
[pid=16375] ppid=1 vsize=0 CPUtime=11.02
/proc/16375/stat : 16375 (minisat) R 1 16349 15258 0 -1 4195332 218355 0 0 0 944 158 0 0 25 0 1 0 46363358 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/16375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 91.18
Current children cumulated vsize (KiB) 14128

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

[startup+97.6012 s]
/proc/loadavg: 3.70 2.51 2.18 3/95 16375
/proc/meminfo: memFree=16328/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.16
/proc/16349/stat : 16349 (sugar) D 16347 16349 15258 0 -1 4194304 1202 37988 0 2 7 1 7572 436 15 0 1 0 46354759 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16349/statm: 3532 913 375 3 0 632 0
Current children cumulated CPU time (s) 80.16
Current children cumulated vsize (KiB) 14128

Sending SIGKILL to process tree (bottom up)

[startup+102.308 s]
/proc/loadavg: 3.81 2.55 2.19 2/93 16377
/proc/meminfo: memFree=1484440/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.43
/proc/16349/stat : 16349 (sugar) D 16347 16349 15258 0 -1 4194304 1203 37988 0 2 7 28 7572 436 15 0 1 0 46354759 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 226687161385 256 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/16349/statm: 3532 913 375 3 0 632 0
Current children cumulated CPU time (s) 80.43
Current children cumulated vsize (KiB) 14128

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

[startup+105.401 s]
/proc/loadavg: 3.81 2.55 2.19 2/93 16377
/proc/meminfo: memFree=1501592/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.44
/proc/16349/stat : 16349 (sugar) D 16347 16349 15258 0 -1 4194304 1203 37988 0 2 7 29 7572 436 15 0 1 0 46354759 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 226687161385 256 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/16349/statm: 3532 913 375 3 0 632 0
Current children cumulated CPU time (s) 80.44
Current children cumulated vsize (KiB) 14128

[startup+107.001 s]
/proc/loadavg: 3.74 2.56 2.19 2/93 16377
/proc/meminfo: memFree=1518360/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.45
/proc/16349/stat : 16349 (sugar) D 16347 16349 15258 0 -1 4194304 1203 37988 0 2 7 30 7572 436 15 0 1 0 46354759 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 226687161385 256 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/16349/statm: 3532 913 375 3 0 632 0
Current children cumulated CPU time (s) 80.45
Current children cumulated vsize (KiB) 14128

[startup+107.807 s]
/proc/loadavg: 3.74 2.56 2.19 2/93 16377
/proc/meminfo: memFree=1526104/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.45
/proc/16349/stat : 16349 (sugar) D 16347 16349 15258 0 -1 4194304 1203 37988 0 2 7 30 7572 436 15 0 1 0 46354759 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 226687161385 256 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/16349/statm: 3532 913 375 3 0 632 0
Current children cumulated CPU time (s) 80.45
Current children cumulated vsize (KiB) 14128

[startup+108.602 s]
/proc/loadavg: 3.74 2.56 2.19 2/93 16377
/proc/meminfo: memFree=1526104/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.46
/proc/16349/stat : 16349 (sugar) D 16347 16349 15258 0 -1 4194304 1203 37988 0 2 7 31 7572 436 15 0 1 0 46354759 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 226687161385 256 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/16349/statm: 3532 913 375 3 0 632 0
Current children cumulated CPU time (s) 80.46
Current children cumulated vsize (KiB) 14128

[startup+108.802 s]
/proc/loadavg: 3.74 2.56 2.19 2/93 16377
/proc/meminfo: memFree=1533400/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=14128 CPUtime=80.46
/proc/16349/stat : 16349 (sugar) R 16347 16349 15258 0 -1 4194304 1203 37988 0 2 7 31 7572 436 15 0 1 0 46354759 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 226687161385 256 0 4224 16386 0 0 0 17 1 0 0
/proc/16349/statm: 3532 913 375 3 0 632 0
Current children cumulated CPU time (s) 80.46
Current children cumulated vsize (KiB) 14128

Child ended because it received signal 9 (SIGKILL)

# 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): 11.02
#  lost CPU user time (s): 9.44
#  lost CPU system time (s): 1.58

Real time (s): 108.887
CPU time (s): 91.5847
CPU user time (s): 85.2415
CPU system time (s): 6.34327
CPU usage (%): 84.11
Max. virtual memory (cumulated for all children) (KiB): 930940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.8015
system time used= 4.76328
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39191
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= 33492
involuntary context switches= 34181

runsolver used 0.167974 second user time and 0.447931 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-12 23:03:02
IDJOB=1114084
IDBENCH=61685
IDSOLVER=368
FILE ID=node80/1114084-1215896582
PBS_JOBID= 7903602
Free space on /tmp= 66408 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 78f33be6cc0faf5bde59c1fce35f8c02
RANDOM SEED=1857000494

node80.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.216
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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1387712 kB
Buffers:         21540 kB
Cached:         224144 kB
SwapCached:          0 kB
Active:         559856 kB
Inactive:        53568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:         380156 kB
Slab:            37316 kB
Committed_AS:   611832 kB
PageTables:       4112 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= 66408 MiB
End job on node80 at 2008-07-12 23:04:51