Trace number 1063812

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatUNSAT 93.9577 99.6518

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-43s-smv.xml
MD5SUM12d27c64e696cc8c609d7f2cba3eeb46
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.9577
Satisfiable
(Un)Satisfiability was proved
Number of variables3655
Number of constraints8685
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8685
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c 0	Sugar v1-13 + HOME/minisat
0.00/0.03	c 0	BEGIN Tue Jul  8 01:37:58 2008
0.00/0.03	c 0	PID 3516
0.00/0.04	c 0	HOST node88.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1063812-1215473875.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-1063812-1215473875.xml' 'HOME/temp.csp'
0.03/0.81	c 0	3 domains, 3655 variables, 7 predicates, 0 relations, 8685 constraints
0.03/0.84	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.84	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.93/0.90	c 0	Parsing HOME/temp.csp
1.24/1.17	c 1	parsed 10000 expressions
1.34/1.30	c 1	parsed 12350 expressions
1.44/1.30	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.44/1.30	c 1	Converting to clausal form CSP
1.44/1.33	c 1	converted 1235 (10%) expressions
1.44/1.33	c 1	converted 2470 (20%) expressions
1.44/1.35	c 1	converted 3705 (30%) expressions
1.58/1.42	c 1	converted 4940 (40%) expressions
1.58/1.47	c 1	converted 6175 (50%) expressions
1.58/1.50	c 1	converted 7410 (60%) expressions
1.75/1.52	c 1	converted 8645 (70%) expressions
1.75/1.54	c 1	converted 9880 (80%) expressions
1.85/1.62	c 1	converted 11115 (90%) expressions
2.45/2.25	c 2	converted 12350 (100%) expressions
2.45/2.25	c 2	CSP : 12313 integers, 0 booleans, 24504 clauses, largest domain size 318
2.45/2.25	c 2	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.45/2.25	c 2	Propagation in CSP
2.67/2.43	c 2	4055 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.67/2.44	c 2	CSP : 12313 integers, 0 booleans, 24504 clauses, largest domain size 256
2.67/2.44	c 2	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.67/2.45	c 2	Simplifing CSP by introducing new Boolean variables
2.67/2.46	c 2	CSP : 12313 integers, 0 booleans, 24504 clauses, largest domain size 256
2.67/2.46	c 2	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.77/2.55	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.77/2.57	c 2	1232 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.77/2.58	c 2	2463 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.77/2.59	c 2	3694 (30%) CSP integer variables are encoded (2328 clauses, 30328 bytes)
2.88/2.67	c 2	4926 (40%) CSP integer variables are encoded (73572 clauses, 1090165 bytes)
2.99/2.75	c 2	6157 (50%) CSP integer variables are encoded (138916 clauses, 2157746 bytes)
3.08/2.83	c 2	7388 (60%) CSP integer variables are encoded (207005 clauses, 3315259 bytes)
3.19/2.91	c 2	8620 (70%) CSP integer variables are encoded (273251 clauses, 4441441 bytes)
3.29/3.00	c 3	9851 (80%) CSP integer variables are encoded (345175 clauses, 5664149 bytes)
3.29/3.10	c 3	11082 (90%) CSP integer variables are encoded (426695 clauses, 7049989 bytes)
3.39/3.18	c 3	12313 (100%) CSP integer variables are encoded (497585 clauses, 8255119 bytes)
3.50/3.24	c 3	2451 (10%) CSP clauses are encoded (500036 clauses, 8286013 bytes)
3.50/3.26	c 3	4901 (20%) CSP clauses are encoded (502486 clauses, 8319220 bytes)
4.41/4.14	c 4	7352 (30%) CSP clauses are encoded (1043249 clauses, 19177909 bytes)
7.22/8.00	c 8	9802 (40%) CSP clauses are encoded (2707708 clauses, 54341543 bytes)
9.61/10.43	c 10	12252 (50%) CSP clauses are encoded (4052625 clauses, 86454469 bytes)
12.09/12.99	c 13	14703 (60%) CSP clauses are encoded (5454605 clauses, 120180880 bytes)
15.07/15.96	c 16	17153 (70%) CSP clauses are encoded (7068835 clauses, 159062503 bytes)
18.80/20.41	c 20	19604 (80%) CSP clauses are encoded (9092529 clauses, 207938724 bytes)
23.27/24.96	c 25	22054 (90%) CSP clauses are encoded (11589035 clauses, 268297764 bytes)
26.85/29.49	c 29	24504 (100%) CSP clauses are encoded (13573605 clauses, 316229234 bytes)
26.85/29.49	c 29	24504 CSP clauses encoded
26.85/29.49	c 29	Writing map file : HOME/temp.map
26.95/29.53	c 29	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
26.95/29.53	c 29	SAT : 509379 SAT variables, 13573605 SAT clauses, 316229234 bytes
26.95/29.53	c 29	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
26.95/29.56	c 29	SOLVING HOME/temp.cnf
26.95/29.56	c 29	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
26.95/29.56	c 29	This is MiniSat 2.0 beta
26.95/29.56	c 29	WARNING: for repeatability, setting FPU to use double precision
26.95/29.56	c 29	============================[ Problem Statistics ]=============================
26.95/29.56	c 29	|                                                                             |
26.95/29.56	c 29	|  Number of variables:  509379                                               |
26.95/29.56	c 29	|  Number of clauses:    13573605                                             |
33.60/36.43	c 36	|  Parsing time:         5.79         s                                       |
33.89/36.74	c 36	============================[ Search Statistics ]==============================
33.89/36.74	c 36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.89/36.74	c 36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.89/36.74	c 36	===============================================================================
33.89/36.74	c 36	|         0 |  509379 13573605 39575829 |  4524535        0    nan |  0.000 % |
41.63/44.55	c 44	|       101 |  508643 13573605 39575829 |  4976988       91      7 |  0.157 % |
47.68/50.67	c 50	|       251 |  508403 13573605 39575829 |  5474687      235      7 |  0.208 % |
60.19/63.28	c 63	|       476 |  508268 13573605 39575829 |  6022156      452      9 |  0.252 % |
68.72/71.85	c 71	|       814 |  508252 13573605 39575829 |  6624371      789     10 |  0.264 % |
80.53/83.73	c 83	|      1320 |  508198 13573605 39575829 |  7286808     1286     11 |  0.300 % |
87.19/90.40	c 90	|      2079 |  508131 13573605 39575829 |  8015489     2040     12 |  0.356 % |
93.35/96.61	c 96	===============================================================================
93.35/96.61	c 96	restarts              : 7
93.35/96.61	c 96	conflicts             : 2333           (36 /sec)
93.35/96.61	c 96	decisions             : 10702          (1.08 % random) (164 /sec)
93.35/96.61	c 96	propagations          : 38984780       (596334 /sec)
93.35/96.61	c 96	conflict literals     : 26170          (39.04 % deleted)
93.35/96.61	c 96	Memory used           : 623.59 MB
93.35/96.61	c 96	CPU time              : 65.3741 s
93.35/96.61	c 96	
93.35/96.61	c 96	UNSATISFIABLE
93.44/96.71	c 96	DECODING HOME/temp.out WITH HOME/temp.map
93.44/96.71	c 96	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
93.47/97.58	c 97	Decoding HOME/temp.out
93.47/97.70	s UNSATISFIABLE
93.47/97.70	c 97	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
93.47/97.73	c 97	CPU 90.48 (0.02 0.01 90.46 3.23)
93.47/97.73	c 97	END Tue Jul  8 01:39:35 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1063812-1215473875/watcher-1063812-1215473875 -o /tmp/evaluation-result-1063812-1215473875/solver-1063812-1215473875 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1063812-1215473875.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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: 4.52 3.42 1.64 3/83 3516
/proc/meminfo: memFree=62736/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=12272 CPUtime=0
/proc/3516/stat : 3516 (sugar) R 3514 3516 2694 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 4084905 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 270196063230 0 0 4224 0 0 0 0 17 0 0 0
/proc/3516/statm: 3068 364 274 3 0 168 0

[startup+0.0759239 s]
/proc/loadavg: 4.52 3.42 1.64 3/83 3516
/proc/meminfo: memFree=62736/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.03
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 900 127 0 0 2 1 0 0 17 0 1 0 4084905 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101927 s]
/proc/loadavg: 4.52 3.42 1.64 3/83 3516
/proc/meminfo: memFree=62736/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.03
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 900 127 0 0 2 1 0 0 17 0 1 0 4084905 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301971 s]
/proc/loadavg: 4.52 3.42 1.64 3/83 3516
/proc/meminfo: memFree=62736/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.03
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 900 127 0 0 2 1 0 0 17 0 1 0 4084905 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701049 s]
/proc/loadavg: 4.52 3.42 1.64 3/83 3516
/proc/meminfo: memFree=62736/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.03
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 900 127 0 0 2 1 0 0 17 0 1 0 4084905 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50221 s]
/proc/loadavg: 4.48 3.43 1.65 2/94 3538
/proc/meminfo: memFree=54456/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.93
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 974 9422 0 1 2 1 85 5 16 0 1 0 4084905 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3516/statm: 3400 797 370 3 0 500 0
[pid=3529] ppid=3516 vsize=5356 CPUtime=0
/proc/3529/stat : 3529 (sh) S 3516 3516 2694 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4084989 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3529/statm: 1339 233 193 169 0 50 0
[pid=3530] ppid=3529 vsize=869320 CPUtime=0.82
/proc/3530/stat : 3530 (java) S 3529 3516 2694 0 -1 0 7629 0 1 0 78 4 0 0 18 0 9 0 4084990 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3530/statm: 217330 6798 2543 9 0 211905 0
[pid=3530/tid=3531] ppid=3529 vsize=869320 CPUtime=0.52
/proc/3530/task/3531/stat : 3531 (java) S 3529 3516 2694 0 -1 64 2625 0 1 0 50 2 0 0 16 0 9 0 4084990 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3532] ppid=3529 vsize=869320 CPUtime=0.1
/proc/3530/task/3532/stat : 3532 (java) R 3529 3516 2694 0 -1 64 2820 0 0 0 10 0 0 0 16 0 9 0 4084991 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4160646420 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3533] ppid=3529 vsize=869320 CPUtime=0
/proc/3530/task/3533/stat : 3533 (java) S 3529 3516 2694 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 4084992 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3534] ppid=3529 vsize=869320 CPUtime=0
/proc/3530/task/3534/stat : 3534 (java) S 3529 3516 2694 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4084992 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3535] ppid=3529 vsize=869320 CPUtime=0
/proc/3530/task/3535/stat : 3535 (java) S 3529 3516 2694 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 4084993 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3536] ppid=3529 vsize=869320 CPUtime=0.17
/proc/3530/task/3536/stat : 3536 (java) S 3529 3516 2694 0 -1 64 1487 0 0 0 17 0 0 0 16 0 9 0 4084994 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3537] ppid=3529 vsize=869320 CPUtime=0
/proc/3530/task/3537/stat : 3537 (java) S 3529 3516 2694 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4084994 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3538] ppid=3529 vsize=869320 CPUtime=0
/proc/3530/task/3538/stat : 3538 (java) S 3529 3516 2694 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4084994 890183680 6798 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 888276

[startup+3.10153 s]
/proc/loadavg: 4.48 3.43 1.65 2/94 3538
/proc/meminfo: memFree=34424/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.93
/proc/3516/stat : 3516 (sugar) R 3514 3516 2694 0 -1 4194304 974 9422 0 1 2 1 85 5 16 0 1 0 4084905 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 0 0 0 17 0 0 0
/proc/3516/statm: 3400 797 370 3 0 500 0
[pid=3529] ppid=3516 vsize=5356 CPUtime=0
/proc/3529/stat : 3529 (sh) S 3516 3516 2694 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4084989 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3529/statm: 1339 233 193 169 0 50 0
[pid=3530] ppid=3529 vsize=869432 CPUtime=2.46
/proc/3530/stat : 3530 (java) S 3529 3516 2694 0 -1 0 11082 0 1 0 235 11 0 0 18 0 9 0 4084990 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3530/statm: 217358 9805 2565 9 0 211905 0
[pid=3530/tid=3531] ppid=3529 vsize=869432 CPUtime=1.71
/proc/3530/task/3531/stat : 3531 (java) R 3529 3516 2694 0 -1 64 2985 0 1 0 164 7 0 0 17 0 9 0 4084990 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3532] ppid=3529 vsize=869432 CPUtime=0.48
/proc/3530/task/3532/stat : 3532 (java) S 3529 3516 2694 0 -1 64 5869 0 0 0 46 2 0 0 16 0 9 0 4084991 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3533] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3533/stat : 3533 (java) S 3529 3516 2694 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3534] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3534/stat : 3534 (java) S 3529 3516 2694 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3535] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3535/stat : 3535 (java) S 3529 3516 2694 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 4084993 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3536] ppid=3529 vsize=869432 CPUtime=0.23
/proc/3530/task/3536/stat : 3536 (java) S 3529 3516 2694 0 -1 64 1531 0 0 0 23 0 0 0 17 0 9 0 4084994 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3537] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3537/stat : 3537 (java) S 3529 3516 2694 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4084994 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3538] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3538/stat : 3538 (java) S 3529 3516 2694 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4084994 890298368 9805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 888388

[startup+6.30215 s]
/proc/loadavg: 4.48 3.43 1.65 2/94 3538
/proc/meminfo: memFree=15352/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.93
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 974 9422 0 1 2 1 85 5 16 0 1 0 4084905 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 797 370 3 0 500 0
[pid=3529] ppid=3516 vsize=5356 CPUtime=0
/proc/3529/stat : 3529 (sh) S 3516 3516 2694 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4084989 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3529/statm: 1339 233 193 169 0 50 0
[pid=3530] ppid=3529 vsize=869432 CPUtime=5.29
/proc/3530/stat : 3530 (java) S 3529 3516 2694 0 -1 0 11668 0 1 0 495 34 0 0 18 0 9 0 4084990 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3530/statm: 217358 9820 2565 9 0 211905 0
[pid=3530/tid=3531] ppid=3529 vsize=869432 CPUtime=4.39
/proc/3530/task/3531/stat : 3531 (java) D 3529 3516 2694 0 -1 64 3558 0 1 0 411 28 0 0 17 0 9 0 4084990 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=3530/tid=3532] ppid=3529 vsize=869432 CPUtime=0.62
/proc/3530/task/3532/stat : 3532 (java) S 3529 3516 2694 0 -1 64 5869 0 0 0 58 4 0 0 16 0 9 0 4084991 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3533] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3533/stat : 3533 (java) S 3529 3516 2694 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3534] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3534/stat : 3534 (java) S 3529 3516 2694 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3535] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3535/stat : 3535 (java) S 3529 3516 2694 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 4084993 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3536] ppid=3529 vsize=869432 CPUtime=0.25
/proc/3530/task/3536/stat : 3536 (java) S 3529 3516 2694 0 -1 64 1544 0 0 0 25 0 0 0 16 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3537] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3537/stat : 3537 (java) S 3529 3516 2694 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3538] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3538/stat : 3538 (java) S 3529 3516 2694 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 888388

[startup+12.7014 s]
/proc/loadavg: 4.40 3.44 1.68 2/94 3538
/proc/meminfo: memFree=16184/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.93
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 974 9422 0 1 2 1 85 5 16 0 1 0 4084905 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 797 370 3 0 500 0
[pid=3529] ppid=3516 vsize=5356 CPUtime=0
/proc/3529/stat : 3529 (sh) S 3516 3516 2694 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4084989 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3529/statm: 1339 233 193 169 0 50 0
[pid=3530] ppid=3529 vsize=869432 CPUtime=10.97
/proc/3530/stat : 3530 (java) S 3529 3516 2694 0 -1 0 12805 0 1 0 1015 82 0 0 18 0 9 0 4084990 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3530/statm: 217358 9820 2565 9 0 211905 0
[pid=3530/tid=3531] ppid=3529 vsize=869432 CPUtime=9.75
/proc/3530/task/3531/stat : 3531 (java) R 3529 3516 2694 0 -1 64 4695 0 1 0 907 68 0 0 16 0 9 0 4084990 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4127059717 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3532] ppid=3529 vsize=869432 CPUtime=0.92
/proc/3530/task/3532/stat : 3532 (java) S 3529 3516 2694 0 -1 64 5869 0 0 0 81 11 0 0 16 0 9 0 4084991 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3533] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3533/stat : 3533 (java) S 3529 3516 2694 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3534] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3534/stat : 3534 (java) S 3529 3516 2694 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3535] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3535/stat : 3535 (java) S 3529 3516 2694 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 4084993 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3536] ppid=3529 vsize=869432 CPUtime=0.25
/proc/3530/task/3536/stat : 3536 (java) S 3529 3516 2694 0 -1 64 1544 0 0 0 25 0 0 0 16 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3537] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3537/stat : 3537 (java) S 3529 3516 2694 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3538] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3538/stat : 3538 (java) S 3529 3516 2694 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 888388

[startup+25.5028 s]
/proc/loadavg: 4.42 3.48 1.71 2/94 3538
/proc/meminfo: memFree=16184/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=0.93
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 974 9422 0 1 2 1 85 5 16 0 1 0 4084905 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 797 370 3 0 500 0
[pid=3529] ppid=3516 vsize=5356 CPUtime=0
/proc/3529/stat : 3529 (sh) S 3516 3516 2694 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4084989 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3529/statm: 1339 233 193 169 0 50 0
[pid=3530] ppid=3529 vsize=869432 CPUtime=22.94
/proc/3530/stat : 3530 (java) S 3529 3516 2694 0 -1 0 15196 0 1 0 2115 179 0 0 18 0 9 0 4084990 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3530/statm: 217358 9820 2565 9 0 211905 0
[pid=3530/tid=3531] ppid=3529 vsize=869432 CPUtime=21.17
/proc/3530/task/3531/stat : 3531 (java) R 3529 3516 2694 0 -1 64 7086 0 1 0 1963 154 0 0 17 0 9 0 4084990 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4126477029 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3532] ppid=3529 vsize=869432 CPUtime=1.47
/proc/3530/task/3532/stat : 3532 (java) S 3529 3516 2694 0 -1 64 5869 0 0 0 125 22 0 0 16 0 9 0 4084991 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3533] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3533/stat : 3533 (java) S 3529 3516 2694 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3530/tid=3534] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3534/stat : 3534 (java) S 3529 3516 2694 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4084992 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3535] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3535/stat : 3535 (java) S 3529 3516 2694 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 4084993 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3536] ppid=3529 vsize=869432 CPUtime=0.25
/proc/3530/task/3536/stat : 3536 (java) S 3529 3516 2694 0 -1 64 1544 0 0 0 25 0 0 0 16 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3537] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3537/stat : 3537 (java) S 3529 3516 2694 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3530/tid=3538] ppid=3529 vsize=869432 CPUtime=0
/proc/3530/task/3538/stat : 3538 (java) S 3529 3516 2694 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4084994 890298368 9820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 888388

[startup+51.1018 s]
/proc/loadavg: 4.62 3.60 1.79 2/86 3540
/proc/meminfo: memFree=15544/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=27
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 1033 25550 0 2 2 1 2486 211 16 0 1 0 4084905 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 799 370 3 0 500 0
[pid=3539] ppid=3516 vsize=5356 CPUtime=0
/proc/3539/stat : 3539 (sh) S 3516 3516 2694 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4087862 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3539/statm: 1339 232 193 169 0 50 0
[pid=3540] ppid=3539 vsize=634464 CPUtime=21.18
/proc/3540/stat : 3540 (minisat) R 3539 3516 2694 0 -1 4194304 152682 0 0 0 2027 91 0 0 25 0 1 0 4087862 649691136 152668 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3540/statm: 158616 152668 75 150 0 158463 0
Current children cumulated CPU time (s) 48.18
Current children cumulated vsize (KiB) 653420

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

[startup+76.7019 s]
/proc/loadavg: 4.77 3.73 1.89 2/86 3540
/proc/meminfo: memFree=19128/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=27
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 1033 25550 0 2 2 1 2486 211 16 0 1 0 4084905 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 799 370 3 0 500 0
[pid=3539] ppid=3516 vsize=5356 CPUtime=0
/proc/3539/stat : 3539 (sh) S 3516 3516 2694 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4087862 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3539/statm: 1339 232 193 169 0 50 0
[pid=3540] ppid=3539 vsize=637896 CPUtime=46.59
/proc/3540/stat : 3540 (minisat) R 3539 3516 2694 0 -1 4194304 153543 0 0 0 4565 94 0 0 25 0 1 0 4087862 653205504 153529 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3540/statm: 159474 153529 76 150 0 159321 0
Current children cumulated CPU time (s) 73.59
Current children cumulated vsize (KiB) 656852

[startup+89.5014 s]
/proc/loadavg: 4.80 3.77 1.93 2/86 3540
/proc/meminfo: memFree=21304/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=27
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 1033 25550 0 2 2 1 2486 211 16 0 1 0 4084905 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 799 370 3 0 500 0
[pid=3539] ppid=3516 vsize=5356 CPUtime=0
/proc/3539/stat : 3539 (sh) S 3516 3516 2694 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4087862 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3539/statm: 1339 232 193 169 0 50 0
[pid=3540] ppid=3539 vsize=638424 CPUtime=59.29
/proc/3540/stat : 3540 (minisat) R 3539 3516 2694 0 -1 4194304 153683 0 0 0 5832 97 0 0 25 0 1 0 4087862 653746176 153669 996147200 134512640 135127466 4294956256 18446744073709551615 134530979 0 0 4096 3 0 0 0 17 1 0 0
/proc/3540/statm: 159606 153669 76 150 0 159453 0
Current children cumulated CPU time (s) 86.29
Current children cumulated vsize (KiB) 657380

[startup+95.9017 s]
/proc/loadavg: 4.82 3.79 1.94 2/87 3541
/proc/meminfo: memFree=22512/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=27
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 1033 25550 0 2 2 1 2486 211 16 0 1 0 4084905 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 799 370 3 0 500 0
[pid=3539] ppid=3516 vsize=5356 CPUtime=0
/proc/3539/stat : 3539 (sh) S 3516 3516 2694 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4087862 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3539/statm: 1339 232 193 169 0 50 0
[pid=3540] ppid=3539 vsize=638556 CPUtime=65.64
/proc/3540/stat : 3540 (minisat) R 3539 3516 2694 0 -1 4194304 153727 0 0 0 6466 98 0 0 25 0 1 0 4087862 653881344 153713 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3540/statm: 159639 153713 76 150 0 159486 0
Current children cumulated CPU time (s) 92.64
Current children cumulated vsize (KiB) 657512

[startup+97.502 s]
/proc/loadavg: 4.67 3.78 1.95 2/87 3541
/proc/meminfo: memFree=603568/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=93.47
/proc/3516/stat : 3516 (sugar) S 3514 3516 2694 0 -1 4194304 1071 179571 0 2 2 1 9024 320 15 0 1 0 4084905 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3516/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 93.47
Current children cumulated vsize (KiB) 13600

[startup+98.3011 s]
/proc/loadavg: 4.67 3.78 1.95 1/85 3551
/proc/meminfo: memFree=638528/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=93.72
/proc/3516/stat : 3516 (sugar) D 3514 3516 2694 0 -1 4194304 1119 183603 0 3 2 1 9046 323 16 0 1 0 4084905 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 270187336745 0 0 4224 16386 18446744071563478208 0 0 17 0 0 0
/proc/3516/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 93.72
Current children cumulated vsize (KiB) 13600

[startup+99.1013 s]
/proc/loadavg: 4.67 3.78 1.95 1/84 3551
/proc/meminfo: memFree=638600/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=93.72
/proc/3516/stat : 3516 (sugar) D 3514 3516 2694 0 -1 4194304 1119 183603 0 3 2 1 9046 323 16 0 1 0 4084905 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 270187336745 0 0 4224 16386 18446744071563478208 0 0 17 0 0 0
/proc/3516/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 93.72
Current children cumulated vsize (KiB) 13600

[startup+99.5014 s]
/proc/loadavg: 4.67 3.78 1.95 1/84 3551
/proc/meminfo: memFree=638600/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=93.78
/proc/3516/stat : 3516 (sugar) R 3514 3516 2694 0 -1 4194304 1119 183603 0 3 2 7 9046 323 16 0 1 0 4084905 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 270187336745 0 0 4224 16386 0 0 0 17 0 0 0
/proc/3516/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 93.78
Current children cumulated vsize (KiB) 13600

[startup+99.6014 s]
/proc/loadavg: 4.67 3.78 1.95 1/84 3551
/proc/meminfo: memFree=638600/2055920 swapFree=4192812/4192956
[pid=3516] ppid=3514 vsize=13600 CPUtime=93.88
/proc/3516/stat : 3516 (sugar) R 3514 3516 2694 0 -1 4194304 1119 183603 0 3 2 17 9046 323 16 0 1 0 4084905 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 270187336745 0 0 4224 16386 0 0 0 17 0 0 0
/proc/3516/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 93.88
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 99.6518
CPU time (s): 93.9577
CPU user time (s): 90.4902
CPU system time (s): 3.46747
CPU usage (%): 94.286
Max. virtual memory (cumulated for all children) (KiB): 888780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.4902
system time used= 3.46747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184752
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19370
involuntary context switches= 14760

runsolver used 0.146977 second user time and 0.310952 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-08 01:37:58
IDJOB=1063812
IDBENCH=54880
IDSOLVER=346
FILE ID=node88/1063812-1215473875
PBS_JOBID= 7888605
Free space on /tmp= 64268 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-43s-smv.xml
COMMAND LINE= DIR/sugar -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-1063812-1215473875/watcher-1063812-1215473875 -o /tmp/evaluation-result-1063812-1215473875/solver-1063812-1215473875 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1063812-1215473875.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 12d27c64e696cc8c609d7f2cba3eeb46
RANDOM SEED=1927883860

node88.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.263
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	: 5931.00
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.263
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:         63216 kB
Buffers:          3056 kB
Cached:        1838316 kB
SwapCached:        136 kB
Active:        1316356 kB
Inactive:       561256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         63216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           43532 kB
Writeback:      595444 kB
Mapped:          57140 kB
Slab:           100168 kB
Committed_AS:   137004 kB
PageTables:       2004 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= 64268 MiB
End job on node88 at 2008-07-08 01:39:37