Trace number 1114053

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-inc? (MO) 131.054 135.821

General information on the benchmark

Namecsp/fapp/fapp20/
normalized-fapp20-0420-5.xml
MD5SUM70ddb348b4d5b5c4a2e5632f29aa23c6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints8
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.20	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.21	c 0	BEGIN Sat Jul 12 22:54:34 2008
0.06/0.21	c 0	PID 19562
0.06/0.22	c 0	HOST node47.alineos.net
0.06/0.22	c 0	CONVERTING HOME/instance-1114053-1215896074.xml TO HOME/temp.csp
0.06/0.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114053-1215896074.xml' 'HOME/temp.csp'
1.14/1.44	c 2	14 domains, 420 variables, 6 predicates, 0 relations, 4737 constraints
1.14/1.45	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.14/1.45	c 2	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'
1.19/1.53	c 2	Parsing HOME/temp.csp
1.19/1.80	c 2	parsed 5177 expressions
1.19/1.81	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.19/1.86	c 2	MAX CSP: 4737 constraints
1.19/1.86	c 2	Converting to clausal form CSP
2.41/2.77	c 3	converted 992 (10%) expressions
3.30/3.67	c 4	converted 1984 (20%) expressions
4.00/4.38	c 4	converted 2976 (30%) expressions
4.98/5.31	c 5	converted 3967 (40%) expressions
5.47/5.84	c 6	converted 4959 (50%) expressions
5.97/6.40	c 6	converted 5951 (60%) expressions
6.86/7.26	c 7	converted 6942 (70%) expressions
7.35/7.71	c 8	converted 7934 (80%) expressions
7.84/8.22	c 8	converted 8926 (90%) expressions
8.73/9.15	c 9	converted 9917 (100%) expressions
8.73/9.15	c 9	CSP : 10309 integers, 18239 booleans, 43060 clauses, largest domain size 7106
8.73/9.15	c 9	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.73/9.15	c 9	Propagation in CSP
9.42/9.81	c 10	4733 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.42/9.82	c 10	CSP : 10309 integers, 18239 booleans, 43060 clauses, largest domain size 4738
9.42/9.82	c 10	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.42/9.84	c 10	Simplifing CSP by introducing new Boolean variables
9.81/10.29	c 10	CSP : 10309 integers, 27861 booleans, 52682 clauses, largest domain size 4738
9.81/10.29	c 10	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.31/10.71	c 11	Encoding CSP to SAT : HOME/temp.cnf
12.79/13.22	c 13	1031 (10%) CSP integer variables are encoded (378652 clauses, 6215935 bytes)
13.19/13.62	c 14	2062 (20%) CSP integer variables are encoded (687787 clauses, 11471230 bytes)
13.28/13.74	c 14	3093 (30%) CSP integer variables are encoded (781508 clauses, 13064487 bytes)
13.28/13.75	c 14	4124 (40%) CSP integer variables are encoded (787341 clauses, 13163648 bytes)
13.28/13.76	c 14	5155 (50%) CSP integer variables are encoded (787374 clauses, 13164209 bytes)
13.28/13.77	c 14	6186 (60%) CSP integer variables are encoded (797085 clauses, 13329296 bytes)
13.28/13.78	c 14	7217 (70%) CSP integer variables are encoded (806244 clauses, 13484999 bytes)
13.39/13.85	c 14	8248 (80%) CSP integer variables are encoded (860668 clauses, 14410207 bytes)
13.39/13.87	c 14	9279 (90%) CSP integer variables are encoded (878103 clauses, 14706602 bytes)
13.39/13.89	c 14	10309 (100%) CSP integer variables are encoded (892875 clauses, 14957726 bytes)
27.81/28.42	c 28	5269 (10%) CSP clauses are encoded (2983804 clauses, 59963706 bytes)
37.01/37.78	c 38	10537 (20%) CSP clauses are encoded (4663368 clauses, 97352297 bytes)
42.94/43.78	c 44	15805 (30%) CSP clauses are encoded (6003436 clauses, 128733236 bytes)
47.59/48.48	c 49	21073 (40%) CSP clauses are encoded (7229685 clauses, 158232993 bytes)
51.04/51.95	c 52	26341 (50%) CSP clauses are encoded (8309541 clauses, 184874695 bytes)
54.29/55.29	c 55	31610 (60%) CSP clauses are encoded (9371507 clauses, 211199564 bytes)
57.64/58.67	c 59	36878 (70%) CSP clauses are encoded (10468307 clauses, 238526683 bytes)
61.06/62.14	c 62	42146 (80%) CSP clauses are encoded (11579300 clauses, 266096711 bytes)
65.26/66.40	c 66	47414 (90%) CSP clauses are encoded (13630843 clauses, 316109522 bytes)
119.10/121.76	c 122	52682 (100%) CSP clauses are encoded (40007290 clauses, 961014406 bytes)
119.10/121.77	c 122	52682 CSP clauses encoded
119.10/121.77	c 122	Writing map file : HOME/temp.map
119.20/121.85	c 122	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
119.20/121.85	c 122	SAT : 931045 SAT variables, 40007290 SAT clauses, 961014406 bytes
119.20/121.85	c 122	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
119.30/121.92	c 122	OBJECTIVE minimize _COST
119.30/121.92	c 122	SOLVING HOME/temp.cnf
119.30/121.92	c 122	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
119.30/121.92	c 122	This is MiniSat 2.0 beta incremental
119.30/121.92	c 122	WARNING: for repeatability, setting FPU to use double precision
119.30/121.92	c 122	============================[ Problem Statistics ]=============================
119.30/121.92	c 122	|                                                                             |
119.30/121.92	c 122	|  Number of variables:  931045                                               |
119.30/121.92	c 122	|  Number of clauses:    40007290                                             |
130.63/134.91	c ERROR INTERRUPTED
130.63/134.91	s UNKNOWN
130.73/135.05	c 135	CPU 122.93 (0.1 0.02 122.83 7.84)
130.73/135.05	c 135	END Sat Jul 12 22:56:49 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-1114053-1215896074/watcher-1114053-1215896074 -o /tmp/evaluation-result-1114053-1215896074/solver-1114053-1215896074 -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-1114053-1215896074.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.36 2.23 2.38 4/80 19562
/proc/meminfo: memFree=1290584/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=18572 CPUtime=0
/proc/19562/stat : 19562 (runsolver) R 19560 19562 19353 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 46306543 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19562/statm: 4643 292 257 25 0 2626 0

[startup+0.0681819 s]
/proc/loadavg: 2.36 2.23 2.38 4/80 19562
/proc/meminfo: memFree=1290584/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=12272 CPUtime=0
/proc/19562/stat : 19562 (sugar++) D 19560 19562 19353 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 46306543 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/19562/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101187 s]
/proc/loadavg: 2.36 2.23 2.38 4/80 19562
/proc/meminfo: memFree=1290584/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=12676 CPUtime=0.01
/proc/19562/stat : 19562 (sugar++) D 19560 19562 19353 0 -1 4194304 533 0 0 0 0 1 0 0 18 0 1 0 46306543 12980224 501 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/19562/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301209 s]
/proc/loadavg: 2.36 2.23 2.38 4/80 19562
/proc/meminfo: memFree=1290584/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=0.06
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701256 s]
/proc/loadavg: 2.36 2.23 2.38 4/80 19562
/proc/meminfo: memFree=1290584/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=0.06
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50134 s]
/proc/loadavg: 2.36 2.23 2.38 5/91 19574
/proc/meminfo: memFree=1273792/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=1.19
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1279 7290 0 1 5 1 109 4 16 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 16740

[startup+3.10251 s]
/proc/loadavg: 2.36 2.23 2.38 3/91 19584
/proc/meminfo: memFree=1274624/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=1.19
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1297 7290 0 1 5 1 109 4 16 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
[pid=19575] ppid=19562 vsize=5356 CPUtime=0
/proc/19575/stat : 19575 (sh) S 19562 19562 19353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46306688 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19575/statm: 1339 233 193 169 0 50 0
[pid=19576] ppid=19575 vsize=868384 CPUtime=1.62
/proc/19576/stat : 19576 (java) S 19575 19562 19353 0 -1 0 8413 0 1 0 157 5 0 0 18 0 9 0 46306689 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19576/statm: 217096 7547 2540 9 0 211671 0
[pid=19576/tid=19577] ppid=19575 vsize=868384 CPUtime=1.15
/proc/19576/task/19577/stat : 19577 (java) R 19575 19562 19353 0 -1 64 2737 0 1 0 114 1 0 0 25 0 9 0 46306690 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4126586208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19578] ppid=19575 vsize=868384 CPUtime=0.24
/proc/19576/task/19578/stat : 19578 (java) S 19575 19562 19353 0 -1 64 3519 0 0 0 23 1 0 0 16 0 9 0 46306691 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19579] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19579/stat : 19579 (java) S 19575 19562 19353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46306691 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19580] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19580/stat : 19580 (java) S 19575 19562 19353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46306691 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19581] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19581/stat : 19581 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46306693 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19582] ppid=19575 vsize=868384 CPUtime=0.19
/proc/19576/task/19582/stat : 19582 (java) S 19575 19562 19353 0 -1 64 1463 0 0 0 19 0 0 0 15 0 9 0 46306693 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19583] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19583/stat : 19583 (java) S 19575 19562 19353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46306693 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19584] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19584/stat : 19584 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46306693 889225216 7547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 890480

[startup+6.30286 s]
/proc/loadavg: 2.41 2.24 2.38 3/91 19584
/proc/meminfo: memFree=1250176/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=1.19
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1297 7290 0 1 5 1 109 4 15 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
[pid=19575] ppid=19562 vsize=5356 CPUtime=0
/proc/19575/stat : 19575 (sh) S 19562 19562 19353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46306688 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19575/statm: 1339 233 193 169 0 50 0
[pid=19576] ppid=19575 vsize=868384 CPUtime=4.78
/proc/19576/stat : 19576 (java) S 19575 19562 19353 0 -1 0 14006 0 1 0 469 9 0 0 18 0 9 0 46306689 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19576/statm: 217096 12952 2540 9 0 211671 0
[pid=19576/tid=19577] ppid=19575 vsize=868384 CPUtime=3.72
/proc/19576/task/19577/stat : 19577 (java) R 19575 19562 19353 0 -1 64 3119 0 1 0 370 2 0 0 25 0 9 0 46306690 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4126586208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19578] ppid=19575 vsize=868384 CPUtime=0.81
/proc/19576/task/19578/stat : 19578 (java) S 19575 19562 19353 0 -1 64 8718 0 0 0 77 4 0 0 16 0 9 0 46306691 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19579] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19579/stat : 19579 (java) S 19575 19562 19353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46306691 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19580] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19580/stat : 19580 (java) S 19575 19562 19353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46306691 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19581] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19581/stat : 19581 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46306693 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19582] ppid=19575 vsize=868384 CPUtime=0.21
/proc/19576/task/19582/stat : 19582 (java) S 19575 19562 19353 0 -1 64 1475 0 0 0 21 0 0 0 15 0 9 0 46306693 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19583] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19583/stat : 19583 (java) S 19575 19562 19353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46306693 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19584] ppid=19575 vsize=868384 CPUtime=0
/proc/19576/task/19584/stat : 19584 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46306693 889225216 12952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 890480

[startup+12.7026 s]
/proc/loadavg: 2.46 2.25 2.39 3/91 19584
/proc/meminfo: memFree=1212352/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=1.19
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1297 7290 0 1 5 1 109 4 15 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
[pid=19575] ppid=19562 vsize=5356 CPUtime=0
/proc/19575/stat : 19575 (sh) S 19562 19562 19353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46306688 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19575/statm: 1339 233 193 169 0 50 0
[pid=19576] ppid=19575 vsize=868496 CPUtime=11.11
/proc/19576/stat : 19576 (java) S 19575 19562 19353 0 -1 0 33537 0 1 0 1091 20 0 0 18 0 9 0 46306689 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19576/statm: 217124 20555 2566 9 0 211671 0
[pid=19576/tid=19577] ppid=19575 vsize=868496 CPUtime=8.46
/proc/19576/task/19577/stat : 19577 (java) R 19575 19562 19353 0 -1 64 3943 0 1 0 842 4 0 0 25 0 9 0 46306690 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4126618638 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19578] ppid=19575 vsize=868496 CPUtime=2.33
/proc/19576/task/19578/stat : 19578 (java) S 19575 19562 19353 0 -1 64 27382 0 0 0 220 13 0 0 16 0 9 0 46306691 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19579] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19579/stat : 19579 (java) S 19575 19562 19353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46306691 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19580] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19580/stat : 19580 (java) S 19575 19562 19353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46306691 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19581] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19581/stat : 19581 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46306693 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19582] ppid=19575 vsize=868496 CPUtime=0.28
/proc/19576/task/19582/stat : 19582 (java) S 19575 19562 19353 0 -1 64 1518 0 0 0 27 1 0 0 16 0 9 0 46306693 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19583] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19583/stat : 19583 (java) S 19575 19562 19353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46306693 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19584] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19584/stat : 19584 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46306693 889339904 20555 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 890592

[startup+25.5029 s]
/proc/loadavg: 2.36 2.24 2.38 3/91 19584
/proc/meminfo: memFree=1166144/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=1.19
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1297 7290 0 1 5 1 109 4 15 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
[pid=19575] ppid=19562 vsize=5356 CPUtime=0
/proc/19575/stat : 19575 (sh) S 19562 19562 19353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46306688 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19575/statm: 1339 233 193 169 0 50 0
[pid=19576] ppid=19575 vsize=868496 CPUtime=23.76
/proc/19576/stat : 19576 (java) S 19575 19562 19353 0 -1 0 33753 0 1 0 2326 50 0 0 18 0 9 0 46306689 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19576/statm: 217124 20572 2566 9 0 211671 0
[pid=19576/tid=19577] ppid=19575 vsize=868496 CPUtime=20.97
/proc/19576/task/19577/stat : 19577 (java) R 19575 19562 19353 0 -1 64 4143 0 1 0 2064 33 0 0 25 0 9 0 46306690 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19578] ppid=19575 vsize=868496 CPUtime=2.45
/proc/19576/task/19578/stat : 19578 (java) S 19575 19562 19353 0 -1 64 27382 0 0 0 230 15 0 0 16 0 9 0 46306691 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19579] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19579/stat : 19579 (java) S 19575 19562 19353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46306691 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19580] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19580/stat : 19580 (java) S 19575 19562 19353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46306691 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19581] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19581/stat : 19581 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46306693 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19582] ppid=19575 vsize=868496 CPUtime=0.31
/proc/19576/task/19582/stat : 19582 (java) S 19575 19562 19353 0 -1 64 1534 0 0 0 30 1 0 0 16 0 9 0 46306693 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19583] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19583/stat : 19583 (java) S 19575 19562 19353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46306693 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19584] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19584/stat : 19584 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46306693 889339904 20572 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 890592

[startup+51.1027 s]
/proc/loadavg: 2.39 2.25 2.38 3/91 19584
/proc/meminfo: memFree=1040704/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=1.19
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1297 7290 0 1 5 1 109 4 16 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
[pid=19575] ppid=19562 vsize=5356 CPUtime=0
/proc/19575/stat : 19575 (sh) S 19562 19562 19353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46306688 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19575/statm: 1339 233 193 169 0 50 0
[pid=19576] ppid=19575 vsize=868496 CPUtime=49.06
/proc/19576/stat : 19576 (java) S 19575 19562 19353 0 -1 0 34288 0 1 0 4778 128 0 0 18 0 9 0 46306689 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19576/statm: 217124 20575 2566 9 0 211671 0
[pid=19576/tid=19577] ppid=19575 vsize=868496 CPUtime=45.99
/proc/19576/task/19577/stat : 19577 (java) R 19575 19562 19353 0 -1 64 4675 0 1 0 4491 108 0 0 25 0 9 0 46306690 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4126642281 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19578] ppid=19575 vsize=868496 CPUtime=2.72
/proc/19576/task/19578/stat : 19578 (java) S 19575 19562 19353 0 -1 64 27382 0 0 0 254 18 0 0 16 0 9 0 46306691 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19579] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19579/stat : 19579 (java) S 19575 19562 19353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46306691 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19580] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19580/stat : 19580 (java) S 19575 19562 19353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46306691 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19581] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19581/stat : 19581 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19582] ppid=19575 vsize=868496 CPUtime=0.32
/proc/19576/task/19582/stat : 19582 (java) S 19575 19562 19353 0 -1 64 1537 0 0 0 31 1 0 0 15 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19583] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19583/stat : 19583 (java) S 19575 19562 19353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19584] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19584/stat : 19584 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 890592

[startup+102.307 s]
/proc/loadavg: 2.68 2.35 2.40 3/91 19584
/proc/meminfo: memFree=495936/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=16740 CPUtime=1.2
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1297 7290 0 1 5 2 109 4 16 0 1 0 46306543 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4185 1104 409 3 0 764 0
[pid=19575] ppid=19562 vsize=5356 CPUtime=0
/proc/19575/stat : 19575 (sh) S 19562 19562 19353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46306688 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19575/statm: 1339 233 193 169 0 50 0
[pid=19576] ppid=19575 vsize=868496 CPUtime=99
/proc/19576/stat : 19576 (java) S 19575 19562 19353 0 -1 0 36314 0 1 0 9440 460 0 0 18 0 9 0 46306689 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19576/statm: 217124 20575 2566 9 0 211671 0
[pid=19576/tid=19577] ppid=19575 vsize=868496 CPUtime=94.88
/proc/19576/task/19577/stat : 19577 (java) R 19575 19562 19353 0 -1 64 6701 0 1 0 9061 427 0 0 25 0 9 0 46306690 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4126564833 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19578] ppid=19575 vsize=868496 CPUtime=3.76
/proc/19576/task/19578/stat : 19578 (java) S 19575 19562 19353 0 -1 64 27382 0 0 0 346 30 0 0 16 0 9 0 46306691 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19579] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19579/stat : 19579 (java) S 19575 19562 19353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46306691 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19580] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19580/stat : 19580 (java) S 19575 19562 19353 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46306691 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19581] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19581/stat : 19581 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19582] ppid=19575 vsize=868496 CPUtime=0.32
/proc/19576/task/19582/stat : 19582 (java) S 19575 19562 19353 0 -1 64 1537 0 0 0 31 1 0 0 15 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19583] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19583/stat : 19583 (java) S 19575 19562 19353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19576/tid=19584] ppid=19575 vsize=868496 CPUtime=0
/proc/19576/task/19584/stat : 19584 (java) S 19575 19562 19353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46306693 889339904 20575 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.2
Current children cumulated vsize (KiB) 890592



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+134.903 s]
/proc/loadavg: 2.72 2.39 2.41 3/82 19585
/proc/meminfo: memFree=15752/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=17400 CPUtime=119.32
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1601 44813 0 2 10 2 11303 617 16 0 1 0 46306543 17817600 1258 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19562/statm: 4350 1258 413 3 0 929 0
[pid=19585] ppid=19562 vsize=905900 CPUtime=11.31
/proc/19585/stat : 19585 (minisat-inc) R 19562 19562 19353 0 -1 4194304 218881 0 0 0 979 152 0 0 18 0 1 0 46318736 927641600 218830 996147200 134512640 135134323 4294956192 18446744073709551615 134712556 0 0 4096 3 0 0 0 17 1 0 0
/proc/19585/statm: 226475 218830 59 151 0 226321 0
Current children cumulated CPU time (s) 130.63
Current children cumulated vsize (KiB) 923300

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

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

[startup+135.015 s]
/proc/loadavg: 2.72 2.39 2.41 3/82 19585
/proc/meminfo: memFree=15752/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=17400 CPUtime=119.32
/proc/19562/stat : 19562 (sugar++) S 19560 19562 19353 0 -1 4194304 1627 44813 0 2 10 2 11303 617 16 0 1 0 46306543 17817600 1258 996147200 4194304 4206940 548682068528 18446744073709551615 208726441876 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/19562/statm: 4350 1258 413 3 0 929 0
[pid=19585] ppid=19562 vsize=0 CPUtime=11.41
/proc/19585/stat : 19585 (minisat-inc) R 19562 19562 19353 0 -1 4195332 218881 0 0 0 979 162 0 0 18 0 1 0 46318736 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/19585/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 130.73
Current children cumulated vsize (KiB) 17400

[startup+135.402 s]
/proc/loadavg: 2.66 2.39 2.41 3/82 19586
/proc/meminfo: memFree=1224008/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=17400 CPUtime=130.99
/proc/19562/stat : 19562 (sugar++) D 19560 19562 19353 0 -1 4194304 1633 263694 0 2 10 22 12283 784 15 0 1 0 46306543 17817600 1259 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19562/statm: 4350 1259 414 3 0 929 0
Current children cumulated CPU time (s) 130.99
Current children cumulated vsize (KiB) 17400

[startup+135.802 s]
/proc/loadavg: 2.66 2.39 2.41 3/82 19586
/proc/meminfo: memFree=1224008/2055920 swapFree=4181100/4192956
[pid=19562] ppid=19560 vsize=17400 CPUtime=131.03
/proc/19562/stat : 19562 (sugar++) D 19560 19562 19353 0 -1 4194304 1633 263694 0 2 10 26 12283 784 15 0 1 0 46306543 17817600 1259 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19562/statm: 4350 1259 414 3 0 929 0
Current children cumulated CPU time (s) 131.03
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 135.821
CPU time (s): 131.054
CPU user time (s): 122.938
CPU system time (s): 8.11577
CPU usage (%): 96.4906
Max. virtual memory (cumulated for all children) (KiB): 923300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.938
system time used= 8.11577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265373
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= 33359
involuntary context switches= 37159

runsolver used 0.161975 second user time and 0.510922 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-12 22:54:34
IDJOB=1114053
IDBENCH=61680
IDSOLVER=367
FILE ID=node47/1114053-1215896074
PBS_JOBID= 7903689
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp20/normalized-fapp20-0420-5.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-1114053-1215896074/watcher-1114053-1215896074 -o /tmp/evaluation-result-1114053-1215896074/solver-1114053-1215896074 -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-1114053-1215896074.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 70ddb348b4d5b5c4a2e5632f29aa23c6
RANDOM SEED=449477214

node47.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.232
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.232
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:       1291256 kB
Buffers:          1356 kB
Cached:          32300 kB
SwapCached:       5580 kB
Active:         710816 kB
Inactive:        12156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291256 kB
SwapTotal:     4192956 kB
SwapFree:      4181100 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:         705896 kB
Slab:            25340 kB
Committed_AS:  1033440 kB
PageTables:       3332 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= 66440 MiB
End job on node47 at 2008-07-12 22:56:51