Trace number 1113021

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) 132.153 142.137

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-1.xml
MD5SUM61e96c97715b7c95a31e810829750342
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.23	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.24	c 0	BEGIN Sat Jul 12 17:35:48 2008
0.04/0.24	c 0	PID 18079
0.04/0.25	c 0	HOST node1.alineos.net
0.04/0.25	c 0	CONVERTING HOME/instance-1113021-1215876948.xml TO HOME/temp.csp
0.04/0.25	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113021-1215876948.xml' 'HOME/temp.csp'
0.73/1.13	c 1	5 domains, 350 variables, 7 predicates, 0 relations, 4665 constraints
0.73/1.14	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.73/1.14	c 1	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.77/1.23	c 1	Parsing HOME/temp.csp
0.77/1.49	c 1	parsed 5027 expressions
0.77/1.54	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.77/1.58	c 1	MAX CSP: 4665 constraints
0.77/1.58	c 1	Converting to clausal form CSP
1.77/2.21	c 2	converted 970 (10%) expressions
2.26/2.72	c 3	converted 1939 (20%) expressions
2.66/3.17	c 3	converted 2909 (30%) expressions
3.16/3.70	c 3	converted 3878 (40%) expressions
3.56/4.05	c 4	converted 4848 (50%) expressions
3.96/4.42	c 4	converted 5817 (60%) expressions
4.46/4.94	c 5	converted 6787 (70%) expressions
4.85/5.32	c 5	converted 7756 (80%) expressions
5.16/5.69	c 5	converted 8726 (90%) expressions
6.26/6.76	c 7	converted 9695 (100%) expressions
6.26/6.76	c 7	CSP : 10027 integers, 18158 booleans, 42539 clauses, largest domain size 6998
6.26/6.77	c 7	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.26/6.77	c 7	Propagation in CSP
6.86/7.34	c 7	4659 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.86/7.34	c 7	CSP : 10027 integers, 18158 booleans, 42539 clauses, largest domain size 4666
6.86/7.34	c 7	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.86/7.37	c 7	Simplifing CSP by introducing new Boolean variables
6.96/7.43	c 7	CSP : 10027 integers, 28012 booleans, 52393 clauses, largest domain size 4666
6.96/7.43	c 7	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.36/7.84	c 8	Encoding CSP to SAT : HOME/temp.cnf
9.36/9.86	c 10	1003 (10%) CSP integer variables are encoded (481342 clauses, 7961511 bytes)
9.65/10.19	c 10	2006 (20%) CSP integer variables are encoded (756591 clauses, 12640744 bytes)
9.76/10.26	c 10	3009 (30%) CSP integer variables are encoded (814080 clauses, 13618057 bytes)
9.76/10.27	c 10	4011 (40%) CSP integer variables are encoded (816826 clauses, 13664739 bytes)
9.76/10.27	c 10	5014 (50%) CSP integer variables are encoded (822256 clauses, 13757049 bytes)
9.76/10.29	c 10	6017 (60%) CSP integer variables are encoded (832049 clauses, 13923530 bytes)
9.76/10.30	c 10	7019 (70%) CSP integer variables are encoded (840959 clauses, 14075000 bytes)
9.85/10.31	c 10	8022 (80%) CSP integer variables are encoded (853097 clauses, 14281346 bytes)
9.85/10.38	c 10	9025 (90%) CSP integer variables are encoded (911566 clauses, 15275319 bytes)
9.95/10.40	c 10	10027 (100%) CSP integer variables are encoded (926031 clauses, 15521224 bytes)
26.24/26.85	c 27	5240 (10%) CSP clauses are encoded (3730525 clauses, 76614864 bytes)
36.06/36.76	c 37	10479 (20%) CSP clauses are encoded (5907229 clauses, 126315050 bytes)
41.32/42.04	c 42	15718 (30%) CSP clauses are encoded (7390909 clauses, 161918729 bytes)
46.05/46.87	c 47	20958 (40%) CSP clauses are encoded (8874685 clauses, 198341937 bytes)
50.18/51.05	c 51	26197 (50%) CSP clauses are encoded (10338652 clauses, 234819572 bytes)
54.10/55.04	c 55	31436 (60%) CSP clauses are encoded (11720096 clauses, 269420278 bytes)
58.21/59.46	c 59	36676 (70%) CSP clauses are encoded (13138234 clauses, 304707353 bytes)
61.83/63.18	c 63	41915 (80%) CSP clauses are encoded (14394412 clauses, 335983840 bytes)
66.22/67.65	c 67	47154 (90%) CSP clauses are encoded (16497228 clauses, 387382527 bytes)
119.26/122.06	c 122	52393 (100%) CSP clauses are encoded (42080661 clauses, 1012878041 bytes)
119.26/122.06	c 122	52393 CSP clauses encoded
119.26/122.06	c 122	Writing map file : HOME/temp.map
119.35/122.16	c 122	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
119.35/122.16	c 122	SAT : 964070 SAT variables, 42080661 SAT clauses, 1012878041 bytes
119.35/122.16	c 122	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
119.44/122.24	c 122	OBJECTIVE minimize _COST
119.44/122.24	c 122	SOLVING HOME/temp.cnf
119.44/122.24	c 122	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
119.48/122.51	c 122	This is MiniSat 2.0 beta incremental
119.48/122.51	c 122	WARNING: for repeatability, setting FPU to use double precision
119.48/122.51	c 122	============================[ Problem Statistics ]=============================
119.48/122.51	c 122	|                                                                             |
119.48/122.51	c 122	|  Number of variables:  964070                                               |
119.48/122.51	c 122	|  Number of clauses:    42080661                                             |
131.82/141.33	c ERROR INTERRUPTED
131.82/141.33	s UNKNOWN
131.96/141.50	c 141	CPU 122.3 (0.1 0.03 122.2 9.65)
131.96/141.50	c 141	END Sat Jul 12 17:38:09 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-1113021-1215876948/watcher-1113021-1215876948 -o /tmp/evaluation-result-1113021-1215876948/solver-1113021-1215876948 -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-1113021-1215876948.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.95 2.52 2.22 4/81 18079
/proc/meminfo: memFree=1195392/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=18572 CPUtime=0
/proc/18079/stat : 18079 (runsolver) R 18077 18079 16502 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 44398272 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18079/statm: 4643 292 257 25 0 2626 0

[startup+0.0897751 s]
/proc/loadavg: 2.95 2.52 2.22 4/81 18079
/proc/meminfo: memFree=1195392/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=12272 CPUtime=0
/proc/18079/stat : 18079 (sugar++) D 18077 18079 16502 0 -1 4194304 396 0 4 0 0 0 0 0 18 0 1 0 44398272 12566528 368 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18079/statm: 3068 368 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101773 s]
/proc/loadavg: 2.95 2.52 2.22 4/81 18079
/proc/meminfo: memFree=1195392/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=12412 CPUtime=0
/proc/18079/stat : 18079 (sugar++) D 18077 18079 16502 0 -1 4194304 410 0 4 0 0 0 0 0 18 0 1 0 44398272 12709888 382 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/18079/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.3018 s]
/proc/loadavg: 2.95 2.52 2.22 4/81 18079
/proc/meminfo: memFree=1195392/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.07
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1213 128 6 0 5 2 0 0 18 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701846 s]
/proc/loadavg: 2.95 2.52 2.22 4/81 18079
/proc/meminfo: memFree=1195392/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.07
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1213 128 6 0 5 2 0 0 18 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50195 s]
/proc/loadavg: 2.95 2.52 2.22 4/92 18091
/proc/meminfo: memFree=1170024/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.77
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1290 7199 6 50 5 2 61 9 15 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 16740

[startup+3.10213 s]
/proc/loadavg: 2.87 2.51 2.22 4/92 18101
/proc/meminfo: memFree=1166056/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.77
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1290 7199 6 50 5 2 61 9 15 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
[pid=18092] ppid=18079 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (sh) S 18079 18079 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44398386 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 233 193 169 0 50 0
[pid=18093] ppid=18092 vsize=868388 CPUtime=1.89
/proc/18093/stat : 18093 (java) S 18092 18079 16502 0 -1 0 8833 0 3 0 182 7 0 0 20 0 9 0 44398387 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18093/statm: 217097 7909 2540 9 0 211672 0
[pid=18093/tid=18094] ppid=18092 vsize=868388 CPUtime=1.38
/proc/18093/task/18094/stat : 18094 (java) R 18092 18079 16502 0 -1 64 2796 0 3 0 136 2 0 0 25 0 9 0 44398387 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4126609068 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18095] ppid=18092 vsize=868388 CPUtime=0.29
/proc/18093/task/18095/stat : 18095 (java) S 18092 18079 16502 0 -1 64 3880 0 0 0 26 3 0 0 16 0 9 0 44398389 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18096] ppid=18092 vsize=868388 CPUtime=0
/proc/18093/task/18096/stat : 18096 (java) S 18092 18079 16502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44398389 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18097] ppid=18092 vsize=868388 CPUtime=0
/proc/18093/task/18097/stat : 18097 (java) S 18092 18079 16502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44398389 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18098] ppid=18092 vsize=868388 CPUtime=0
/proc/18093/task/18098/stat : 18098 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18099] ppid=18092 vsize=868388 CPUtime=0.19
/proc/18093/task/18099/stat : 18099 (java) S 18092 18079 16502 0 -1 64 1464 0 0 0 19 0 0 0 15 0 9 0 44398391 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18100] ppid=18092 vsize=868388 CPUtime=0
/proc/18093/task/18100/stat : 18100 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18101] ppid=18092 vsize=868388 CPUtime=0
/proc/18093/task/18101/stat : 18101 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44398391 889229312 7909 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 890484

[startup+6.30251 s]
/proc/loadavg: 2.87 2.51 2.22 5/92 18101
/proc/meminfo: memFree=1144488/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.77
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1290 7199 6 50 5 2 61 9 15 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
[pid=18092] ppid=18079 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (sh) S 18079 18079 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44398386 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 233 193 169 0 50 0
[pid=18093] ppid=18092 vsize=871208 CPUtime=5.08
/proc/18093/stat : 18093 (java) S 18092 18079 16502 0 -1 0 15984 0 3 0 497 11 0 0 20 0 9 0 44398387 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18093/statm: 217802 14316 2540 9 0 212377 0
[pid=18093/tid=18094] ppid=18092 vsize=871208 CPUtime=3.87
/proc/18093/task/18094/stat : 18094 (java) R 18092 18079 16502 0 -1 64 3191 0 3 0 385 2 0 0 25 0 9 0 44398387 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18095] ppid=18092 vsize=871208 CPUtime=0.97
/proc/18093/task/18095/stat : 18095 (java) R 18092 18079 16502 0 -1 64 10623 0 0 0 90 7 0 0 16 0 9 0 44398389 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18096] ppid=18092 vsize=871208 CPUtime=0
/proc/18093/task/18096/stat : 18096 (java) S 18092 18079 16502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44398389 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18097] ppid=18092 vsize=871208 CPUtime=0
/proc/18093/task/18097/stat : 18097 (java) S 18092 18079 16502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44398389 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18098] ppid=18092 vsize=871208 CPUtime=0
/proc/18093/task/18098/stat : 18098 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18099] ppid=18092 vsize=871208 CPUtime=0.22
/proc/18093/task/18099/stat : 18099 (java) S 18092 18079 16502 0 -1 64 1477 0 0 0 21 1 0 0 15 0 9 0 44398391 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18100] ppid=18092 vsize=871208 CPUtime=0
/proc/18093/task/18100/stat : 18100 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18101] ppid=18092 vsize=871208 CPUtime=0
/proc/18093/task/18101/stat : 18101 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44398391 892116992 14316 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 893304

[startup+12.7023 s]
/proc/loadavg: 2.81 2.51 2.22 4/92 18101
/proc/meminfo: memFree=1108592/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.78
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1291 7199 6 50 5 3 61 9 15 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
[pid=18092] ppid=18079 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (sh) S 18079 18079 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44398386 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 233 193 169 0 50 0
[pid=18093] ppid=18092 vsize=868500 CPUtime=11.46
/proc/18093/stat : 18093 (java) S 18092 18079 16502 0 -1 0 26837 0 4 0 1112 34 0 0 20 0 9 0 44398387 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18093/statm: 217125 15948 2566 9 0 211672 0
[pid=18093/tid=18094] ppid=18092 vsize=868500 CPUtime=9.3
/proc/18093/task/18094/stat : 18094 (java) R 18092 18079 16502 0 -1 64 3683 0 4 0 912 18 0 0 25 0 9 0 44398387 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4126374954 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18095] ppid=18092 vsize=868500 CPUtime=1.85
/proc/18093/task/18095/stat : 18095 (java) S 18092 18079 16502 0 -1 64 20943 0 0 0 171 14 0 0 16 0 9 0 44398389 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18096] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18096/stat : 18096 (java) S 18092 18079 16502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44398389 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18097] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18097/stat : 18097 (java) S 18092 18079 16502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44398389 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18098] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18098/stat : 18098 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18099] ppid=18092 vsize=868500 CPUtime=0.29
/proc/18093/task/18099/stat : 18099 (java) S 18092 18079 16502 0 -1 64 1518 0 0 0 28 1 0 0 17 0 9 0 44398391 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18100] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18100/stat : 18100 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18101] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18101/stat : 18101 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44398391 889344000 15948 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 890596

[startup+25.5017 s]
/proc/loadavg: 2.76 2.51 2.22 4/92 18101
/proc/meminfo: memFree=1059696/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.78
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1291 7199 6 50 5 3 61 9 15 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
[pid=18092] ppid=18079 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (sh) S 18079 18079 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44398386 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 233 193 169 0 50 0
[pid=18093] ppid=18092 vsize=868500 CPUtime=24.22
/proc/18093/stat : 18093 (java) S 18092 18079 16502 0 -1 0 27152 0 4 0 2355 67 0 0 20 0 9 0 44398387 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18093/statm: 217125 15952 2566 9 0 211672 0
[pid=18093/tid=18094] ppid=18092 vsize=868500 CPUtime=21.9
/proc/18093/task/18094/stat : 18094 (java) R 18092 18079 16502 0 -1 64 3994 0 4 0 2142 48 0 0 25 0 9 0 44398387 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4127091171 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18093/tid=18095] ppid=18092 vsize=868500 CPUtime=2
/proc/18093/task/18095/stat : 18095 (java) S 18092 18079 16502 0 -1 64 20943 0 0 0 184 16 0 0 16 0 9 0 44398389 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18093/tid=18096] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18096/stat : 18096 (java) S 18092 18079 16502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44398389 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18097] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18097/stat : 18097 (java) S 18092 18079 16502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44398389 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18098] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18098/stat : 18098 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18099] ppid=18092 vsize=868500 CPUtime=0.3
/proc/18093/task/18099/stat : 18099 (java) S 18092 18079 16502 0 -1 64 1522 0 0 0 29 1 0 0 15 0 9 0 44398391 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18093/tid=18100] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18100/stat : 18100 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18101] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18101/stat : 18101 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44398391 889344000 15952 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 890596

[startup+51.1018 s]
/proc/loadavg: 2.86 2.54 2.24 6/92 18101
/proc/meminfo: memFree=897776/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.78
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1291 7199 6 50 5 3 61 9 16 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
[pid=18092] ppid=18079 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (sh) S 18079 18079 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44398386 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 233 193 169 0 50 0
[pid=18093] ppid=18092 vsize=868500 CPUtime=49.51
/proc/18093/stat : 18093 (java) S 18092 18079 16502 0 -1 0 28125 0 4 0 4779 172 0 0 20 0 9 0 44398387 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18093/statm: 217125 15955 2566 9 0 211672 0
[pid=18093/tid=18094] ppid=18092 vsize=868500 CPUtime=46.67
/proc/18093/task/18094/stat : 18094 (java) R 18092 18079 16502 0 -1 64 4964 0 4 0 4522 145 0 0 25 0 9 0 44398387 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18093/tid=18095] ppid=18092 vsize=868500 CPUtime=2.5
/proc/18093/task/18095/stat : 18095 (java) S 18092 18079 16502 0 -1 64 20943 0 0 0 226 24 0 0 16 0 9 0 44398389 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18093/tid=18096] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18096/stat : 18096 (java) S 18092 18079 16502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44398389 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18097] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18097/stat : 18097 (java) S 18092 18079 16502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44398389 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18098] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18098/stat : 18098 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18099] ppid=18092 vsize=868500 CPUtime=0.3
/proc/18093/task/18099/stat : 18099 (java) S 18092 18079 16502 0 -1 64 1525 0 0 0 29 1 0 0 15 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18100] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18100/stat : 18100 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18101] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18101/stat : 18101 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 890596

[startup+102.307 s]
/proc/loadavg: 3.34 2.73 2.32 4/92 18101
/proc/meminfo: memFree=357104/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=16740 CPUtime=0.78
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1291 7199 6 50 5 3 61 9 16 0 1 0 44398272 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18079/statm: 4185 1104 409 3 0 764 0
[pid=18092] ppid=18079 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (sh) S 18079 18079 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44398386 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 233 193 169 0 50 0
[pid=18093] ppid=18092 vsize=868500 CPUtime=99.29
/proc/18093/stat : 18093 (java) S 18092 18079 16502 0 -1 0 31131 0 4 0 9387 542 0 0 20 0 9 0 44398387 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18093/statm: 217125 15955 2566 9 0 211672 0
[pid=18093/tid=18094] ppid=18092 vsize=868500 CPUtime=94.86
/proc/18093/task/18094/stat : 18094 (java) R 18092 18079 16502 0 -1 64 7970 0 4 0 8994 492 0 0 25 0 9 0 44398387 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4126570288 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18093/tid=18095] ppid=18092 vsize=868500 CPUtime=4.09
/proc/18093/task/18095/stat : 18095 (java) S 18092 18079 16502 0 -1 64 20943 0 0 0 363 46 0 0 16 0 9 0 44398389 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18093/tid=18096] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18096/stat : 18096 (java) S 18092 18079 16502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44398389 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18097] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18097/stat : 18097 (java) S 18092 18079 16502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44398389 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18098] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18098/stat : 18098 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18099] ppid=18092 vsize=868500 CPUtime=0.3
/proc/18093/task/18099/stat : 18099 (java) S 18092 18079 16502 0 -1 64 1525 0 0 0 29 1 0 0 15 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18100] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18100/stat : 18100 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18093/tid=18101] ppid=18092 vsize=868500 CPUtime=0
/proc/18093/task/18101/stat : 18101 (java) S 18092 18079 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44398391 889344000 15955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.07
Current children cumulated vsize (KiB) 890596



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+141.302 s]
/proc/loadavg: 3.19 2.77 2.35 2/83 18102
/proc/meminfo: memFree=15800/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=17400 CPUtime=119.48
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1589 39973 10 54 10 3 11218 717 15 0 1 0 44398272 17817600 1256 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18079/statm: 4350 1256 413 3 0 929 0
[pid=18102] ppid=18079 vsize=906856 CPUtime=12.34
/proc/18102/stat : 18102 (minisat-inc) D 18079 18079 16502 0 -1 4194304 219432 0 0 0 1001 233 0 0 18 0 1 0 44410523 928620544 219381 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/18102/statm: 226714 219381 59 151 0 226560 0
Current children cumulated CPU time (s) 131.82
Current children cumulated vsize (KiB) 924256

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

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

[startup+141.431 s]
/proc/loadavg: 3.19 2.77 2.35 2/83 18102
/proc/meminfo: memFree=15800/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=17400 CPUtime=119.48
/proc/18079/stat : 18079 (sugar++) S 18077 18079 16502 0 -1 4194304 1615 39973 10 54 10 3 11218 717 16 0 1 0 44398272 17817600 1256 996147200 4194304 4206940 548682068528 18446744073709551615 259362176916 0 0 4224 16386 18446744071563356171 0 0 17 0 0 0
/proc/18079/statm: 4350 1256 413 3 0 929 0
[pid=18102] ppid=18079 vsize=0 CPUtime=12.41
/proc/18102/stat : 18102 (minisat-inc) R 18079 18079 16502 0 -1 4195332 219432 0 0 0 1001 240 0 0 18 0 1 0 44410523 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18102/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 131.89
Current children cumulated vsize (KiB) 17400

[startup+141.803 s]
/proc/loadavg: 3.19 2.77 2.35 2/83 18103
/proc/meminfo: memFree=1194680/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=17400 CPUtime=132.08
/proc/18079/stat : 18079 (sugar++) D 18077 18079 16502 0 -1 4194304 1621 259405 10 54 10 13 12220 965 15 0 1 0 44398272 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 259353449513 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18079/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 132.08
Current children cumulated vsize (KiB) 17400

[startup+142.021 s]
/proc/loadavg: 3.19 2.77 2.35 2/83 18103
/proc/meminfo: memFree=1194680/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=17400 CPUtime=132.13
/proc/18079/stat : 18079 (sugar++) D 18077 18079 16502 0 -1 4194304 1621 259405 10 54 10 18 12220 965 15 0 1 0 44398272 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 259353449513 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18079/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 132.13
Current children cumulated vsize (KiB) 17400

[startup+142.101 s]
/proc/loadavg: 3.19 2.77 2.35 2/83 18103
/proc/meminfo: memFree=1194680/2055920 swapFree=4180652/4192956
[pid=18079] ppid=18077 vsize=17400 CPUtime=132.13
/proc/18079/stat : 18079 (sugar++) D 18077 18079 16502 0 -1 4194304 1621 259405 10 54 10 18 12220 965 15 0 1 0 44398272 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 259353449513 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18079/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 132.13
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 142.137
CPU time (s): 132.153
CPU user time (s): 122.304
CPU system time (s): 9.8485
CPU usage (%): 92.9759
Max. virtual memory (cumulated for all children) (KiB): 924256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.304
system time used= 9.8485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261072
page faults= 64
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50404
involuntary context switches= 51251

runsolver used 0.224965 second user time and 0.512922 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-12 17:35:48
IDJOB=1113021
IDBENCH=61513
IDSOLVER=367
FILE ID=node1/1113021-1215876948
PBS_JOBID= 7903481
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-1.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-1113021-1215876948/watcher-1113021-1215876948 -o /tmp/evaluation-result-1113021-1215876948/solver-1113021-1215876948 -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-1113021-1215876948.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 61e96c97715b7c95a31e810829750342
RANDOM SEED=1761153663

node1.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.244
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.244
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:       1196128 kB
Buffers:          2600 kB
Cached:          26664 kB
SwapCached:       4940 kB
Active:         812352 kB
Inactive:         5264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1196128 kB
SwapTotal:     4192956 kB
SwapFree:      4180652 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:         805676 kB
Slab:            25824 kB
Committed_AS:   969324 kB
PageTables:       3484 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= 66516 MiB
End job on node1 at 2008-07-12 17:38:11