Trace number 2067067

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.14.6+minisatSAT 17.6403 17.9344

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-clip-b.xml
MD5SUM453c2ff116a90f9a35dc6b267eb01bd8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.729888
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of constraints705
Maximum constraint arity111
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension705
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 22:24:09 2009
0.00/0.08	c 0	PID 14188
0.06/0.08	c 0	HOST node30.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2067067-1247343848.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2067067-1247343848.xml' 'HOME/temp.csp'
0.06/0.66	c 0	2 domains, 349 variables, 44 predicates, 0 relations, 705 constraints
0.06/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.72	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.79	c 0	Parsing HOME/temp.csp
0.91/1.05	c 0	parsed 1100 expressions
0.91/1.05	c 0	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.05	c 0	Converting to clausal form CSP
0.91/1.08	c 1	converted 110 (10%) expressions
0.91/1.08	c 1	converted 220 (20%) expressions
0.91/1.08	c 1	converted 330 (30%) expressions
1.00/1.13	c 1	converted 440 (40%) expressions
1.00/1.18	c 1	converted 550 (50%) expressions
1.09/1.20	c 1	converted 660 (60%) expressions
1.20/1.35	c 1	converted 770 (70%) expressions
1.29/1.42	c 1	converted 880 (80%) expressions
1.39/1.54	c 1	converted 990 (90%) expressions
1.69/1.80	c 1	converted 1100 (100%) expressions
1.69/1.80	c 1	CSP : 3014 integers, 0 booleans, 6035 clauses, largest domain size 38
1.69/1.80	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.69/1.80	c 1	Propagation in CSP
1.79/1.91	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.79/1.91	c 1	CSP : 3014 integers, 0 booleans, 6035 clauses, largest domain size 38
1.79/1.91	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.79/1.92	c 1	Simplifing CSP by introducing new Boolean variables
1.79/1.93	c 1	CSP : 3014 integers, 0 booleans, 6035 clauses, largest domain size 38
1.79/1.93	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.79/1.97	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.79/1.98	c 1	302 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.79/1.99	c 1	603 (20%) CSP integer variables are encoded (846 clauses, 10061 bytes)
1.88/2.00	c 1	905 (30%) CSP integer variables are encoded (1992 clauses, 24959 bytes)
1.88/2.00	c 1	1206 (40%) CSP integer variables are encoded (3876 clauses, 49451 bytes)
1.88/2.01	c 1	1507 (50%) CSP integer variables are encoded (6048 clauses, 77687 bytes)
1.88/2.01	c 1	1809 (60%) CSP integer variables are encoded (8651 clauses, 112359 bytes)
1.88/2.02	c 1	2110 (70%) CSP integer variables are encoded (11567 clauses, 156099 bytes)
1.88/2.02	c 1	2412 (80%) CSP integer variables are encoded (14649 clauses, 202329 bytes)
1.88/2.03	c 1	2713 (90%) CSP integer variables are encoded (17547 clauses, 245799 bytes)
1.88/2.03	c 1	3014 (100%) CSP integer variables are encoded (20813 clauses, 294789 bytes)
2.10/2.21	c 2	604 (10%) CSP clauses are encoded (26707 clauses, 396030 bytes)
2.10/2.27	c 2	1207 (20%) CSP clauses are encoded (37300 clauses, 587379 bytes)
2.39/2.54	c 2	1811 (30%) CSP clauses are encoded (72870 clauses, 1307717 bytes)
2.99/3.15	c 3	2414 (40%) CSP clauses are encoded (131969 clauses, 2553760 bytes)
3.27/3.44	c 3	3018 (50%) CSP clauses are encoded (176579 clauses, 3485041 bytes)
4.07/4.27	c 4	3621 (60%) CSP clauses are encoded (263302 clauses, 5572125 bytes)
6.53/6.71	c 6	4225 (70%) CSP clauses are encoded (410058 clauses, 9629584 bytes)
11.09/11.32	c 11	4828 (80%) CSP clauses are encoded (620371 clauses, 15834825 bytes)
14.16/14.42	c 14	5432 (90%) CSP clauses are encoded (772223 clauses, 20223410 bytes)
16.44/16.76	c 16	6035 (100%) CSP clauses are encoded (913216 clauses, 24088774 bytes)
16.44/16.76	c 16	6035 CSP clauses encoded
16.44/16.76	c 16	Writing map file : HOME/temp.map
16.44/16.77	c 16	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.44/16.77	c 16	SAT : 23826 SAT variables, 913216 SAT clauses, 24088774 bytes
16.44/16.77	c 16	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.44/16.77	c 16	SOLVING HOME/temp.cnf
16.44/16.77	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
16.44/16.78	c 16	This is MiniSat 2.0 beta
16.44/16.78	c 16	WARNING: for repeatability, setting FPU to use double precision
16.44/16.78	c 16	============================[ Problem Statistics ]=============================
16.44/16.78	c 16	|                                                                             |
16.44/16.78	c 16	|  Number of variables:  23826                                                |
16.44/16.78	c 16	|  Number of clauses:    913216                                               |
16.51/17.34	c 17	|  Parsing time:         0.48         s                                       |
16.51/17.38	c 17	============================[ Search Statistics ]==============================
16.51/17.38	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.51/17.38	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.51/17.38	c 17	===============================================================================
16.51/17.38	c 17	|         0 |   23826   913216  4573048 |   304405        0    nan |  0.000 % |
17.22/17.52	c 17	===============================================================================
17.22/17.52	c 17	restarts              : 1
17.22/17.52	c 17	conflicts             : 4              (6 /sec)
17.22/17.52	c 17	decisions             : 151            (0.66 % random) (233 /sec)
17.22/17.52	c 17	propagations          : 26341          (40593 /sec)
17.22/17.52	c 17	conflict literals     : 119            (0.00 % deleted)
17.22/17.52	c 17	Memory used           : 49.99 MB
17.22/17.52	c 17	CPU time              : 0.648901 s
17.22/17.52	c 17	
17.22/17.53	c 17	SATISFIABLE
17.22/17.54	c 17	DECODING HOME/temp.out WITH HOME/temp.map
17.22/17.54	c 17	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.28/17.61	c 17	Decoding HOME/temp.out
17.28/17.85	s SATISFIABLE
17.28/17.86	v 1 0 1 0 0 0 0 0 0 0 1 0 0 1 0 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 0 0 1 0 0 0 0 0 1 1 0 0 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1 1 1 1 1 0 0 1 0 1 0 0 0 0 1 1 0 0 0 0 1 1 1 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0
17.28/17.87	c 17	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
17.28/17.92	c 17	CPU 17.61 (0.06 0.02 17.09 0.44)
17.28/17.92	c 17	END Sat Jul 11 22:24:26 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067067-1247343848/watcher-2067067-1247343848 -o /tmp/evaluation-result-2067067-1247343848/solver-2067067-1247343848 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2067067-1247343848.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 1.99 1.99 4/81 14188
/proc/meminfo: memFree=1085512/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=18576 CPUtime=0
/proc/14188/stat : 14188 (runsolver) R 14186 14188 12939 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21450954 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 264907582759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14188/statm: 4644 284 249 26 0 2626 0

[startup+0.0876591 s]
/proc/loadavg: 2.02 1.99 1.99 4/81 14188
/proc/meminfo: memFree=1085512/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16740 CPUtime=0.06
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 21450954 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101948 s]
/proc/loadavg: 2.02 1.99 1.99 4/81 14188
/proc/meminfo: memFree=1085512/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.06
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301974 s]
/proc/loadavg: 2.02 1.99 1.99 4/81 14188
/proc/meminfo: memFree=1085512/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.06
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701032 s]
/proc/loadavg: 2.02 1.99 1.99 4/81 14188
/proc/meminfo: memFree=1085512/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.06
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1245 128 0 0 5 1 0 0 16 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50215 s]
/proc/loadavg: 2.02 1.99 1.99 4/92 14210
/proc/meminfo: memFree=1076656/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.64
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1309 4938 0 1 5 1 55 3 15 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
[pid=14201] ppid=14188 vsize=5356 CPUtime=0
/proc/14201/stat : 14201 (sh) S 14188 14188 12939 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14201/statm: 1339 233 193 169 0 50 0
[pid=14202] ppid=14201 vsize=868520 CPUtime=0.75
/proc/14202/stat : 14202 (java) S 14201 14188 12939 0 -1 0 5689 0 1 0 72 3 0 0 18 0 9 0 21451027 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14202/statm: 217130 5106 1744 9 0 211635 0
[pid=14202/tid=14203] ppid=14201 vsize=868520 CPUtime=0.52
/proc/14202/task/14203/stat : 14203 (java) R 14201 14188 12939 0 -1 64 2681 0 1 0 51 1 0 0 21 0 9 0 21451028 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 103201743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14204] ppid=14201 vsize=868520 CPUtime=0.03
/proc/14202/task/14204/stat : 14204 (java) S 14201 14188 12939 0 -1 64 835 0 0 0 3 0 0 0 16 0 9 0 21451029 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14205] ppid=14201 vsize=868520 CPUtime=0
/proc/14202/task/14205/stat : 14205 (java) S 14201 14188 12939 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 21451029 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14206] ppid=14201 vsize=868520 CPUtime=0
/proc/14202/task/14206/stat : 14206 (java) S 14201 14188 12939 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 21451029 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14207] ppid=14201 vsize=868520 CPUtime=0
/proc/14202/task/14207/stat : 14207 (java) S 14201 14188 12939 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451031 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14208] ppid=14201 vsize=868520 CPUtime=0.16
/proc/14202/task/14208/stat : 14208 (java) S 14201 14188 12939 0 -1 64 1480 0 0 0 16 0 0 0 16 0 9 0 21451031 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14209] ppid=14201 vsize=868520 CPUtime=0
/proc/14202/task/14209/stat : 14209 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451031 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14210] ppid=14201 vsize=868520 CPUtime=0
/proc/14202/task/14210/stat : 14210 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451031 889364480 5106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890744

[startup+3.10239 s]
/proc/loadavg: 2.02 1.99 1.99 3/92 14210
/proc/meminfo: memFree=1064624/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.65
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1310 4938 0 1 6 1 55 3 15 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
[pid=14201] ppid=14188 vsize=5356 CPUtime=0
/proc/14201/stat : 14201 (sh) S 14188 14188 12939 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14201/statm: 1339 233 193 169 0 50 0
[pid=14202] ppid=14201 vsize=868716 CPUtime=2.34
/proc/14202/stat : 14202 (java) S 14201 14188 12939 0 -1 0 7734 0 1 0 227 7 0 0 18 0 9 0 21451027 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14202/statm: 217179 6792 2590 9 0 211656 0
[pid=14202/tid=14203] ppid=14201 vsize=868716 CPUtime=1.88
/proc/14202/task/14203/stat : 14203 (java) R 14201 14188 12939 0 -1 64 2905 0 1 0 186 2 0 0 25 0 9 0 21451028 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14204] ppid=14201 vsize=868716 CPUtime=0.21
/proc/14202/task/14204/stat : 14204 (java) S 14201 14188 12939 0 -1 64 2622 0 0 0 19 2 0 0 16 0 9 0 21451029 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14205] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14205/stat : 14205 (java) S 14201 14188 12939 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14206] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14206/stat : 14206 (java) S 14201 14188 12939 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14207] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14207/stat : 14207 (java) S 14201 14188 12939 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451031 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14208] ppid=14201 vsize=868716 CPUtime=0.22
/proc/14202/task/14208/stat : 14208 (java) S 14201 14188 12939 0 -1 64 1508 0 0 0 21 1 0 0 16 0 9 0 21451031 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14209] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14209/stat : 14209 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451031 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14210] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14210/stat : 14210 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451031 889565184 6792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890940

[startup+6.30285 s]
/proc/loadavg: 2.02 1.99 1.99 3/92 14210
/proc/meminfo: memFree=1056944/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.65
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1310 4938 0 1 6 1 55 3 15 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
[pid=14201] ppid=14188 vsize=5356 CPUtime=0
/proc/14201/stat : 14201 (sh) S 14188 14188 12939 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14201/statm: 1339 233 193 169 0 50 0
[pid=14202] ppid=14201 vsize=868716 CPUtime=5.5
/proc/14202/stat : 14202 (java) S 14201 14188 12939 0 -1 0 8058 0 1 0 537 13 0 0 18 0 9 0 21451027 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14202/statm: 217179 6798 2590 9 0 211656 0
[pid=14202/tid=14203] ppid=14201 vsize=868716 CPUtime=4.95
/proc/14202/task/14203/stat : 14203 (java) R 14201 14188 12939 0 -1 64 3223 0 1 0 488 7 0 0 25 0 9 0 21451028 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14204] ppid=14201 vsize=868716 CPUtime=0.3
/proc/14202/task/14204/stat : 14204 (java) R 14201 14188 12939 0 -1 64 2622 0 0 0 26 4 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14205] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14205/stat : 14205 (java) S 14201 14188 12939 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14206] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14206/stat : 14206 (java) S 14201 14188 12939 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14207] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14207/stat : 14207 (java) S 14201 14188 12939 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14208] ppid=14201 vsize=868716 CPUtime=0.23
/proc/14202/task/14208/stat : 14208 (java) S 14201 14188 12939 0 -1 64 1514 0 0 0 22 1 0 0 16 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14209] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14209/stat : 14209 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14210] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14210/stat : 14210 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890940

[startup+12.7028 s]
/proc/loadavg: 2.02 1.99 1.99 3/92 14210
/proc/meminfo: memFree=1048120/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.65
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1310 4938 0 1 6 1 55 3 16 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
[pid=14201] ppid=14188 vsize=5356 CPUtime=0
/proc/14201/stat : 14201 (sh) S 14188 14188 12939 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14201/statm: 1339 233 193 169 0 50 0
[pid=14202] ppid=14201 vsize=868716 CPUtime=11.83
/proc/14202/stat : 14202 (java) S 14201 14188 12939 0 -1 0 8533 0 1 0 1161 22 0 0 18 0 9 0 21451027 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14202/statm: 217179 6798 2590 9 0 211656 0
[pid=14202/tid=14203] ppid=14201 vsize=868716 CPUtime=11.14
/proc/14202/task/14203/stat : 14203 (java) R 14201 14188 12939 0 -1 64 3698 0 1 0 1101 13 0 0 25 0 9 0 21451028 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4126524723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14204] ppid=14201 vsize=868716 CPUtime=0.43
/proc/14202/task/14204/stat : 14204 (java) S 14201 14188 12939 0 -1 64 2622 0 0 0 37 6 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14205] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14205/stat : 14205 (java) S 14201 14188 12939 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14206] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14206/stat : 14206 (java) S 14201 14188 12939 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14207] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14207/stat : 14207 (java) S 14201 14188 12939 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14208] ppid=14201 vsize=868716 CPUtime=0.23
/proc/14202/task/14208/stat : 14208 (java) S 14201 14188 12939 0 -1 64 1514 0 0 0 22 1 0 0 16 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14209] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14209/stat : 14209 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14210] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14210/stat : 14210 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890940

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

[startup+15.9022 s]
/proc/loadavg: 2.01 1.99 1.99 3/92 14210
/proc/meminfo: memFree=1043576/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.65
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1310 4938 0 1 6 1 55 3 16 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
[pid=14201] ppid=14188 vsize=5356 CPUtime=0
/proc/14201/stat : 14201 (sh) S 14188 14188 12939 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14201/statm: 1339 233 193 169 0 50 0
[pid=14202] ppid=14201 vsize=868716 CPUtime=15
/proc/14202/stat : 14202 (java) S 14201 14188 12939 0 -1 0 8775 0 1 0 1474 26 0 0 18 0 9 0 21451027 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14202/statm: 217179 6798 2590 9 0 211656 0
[pid=14202/tid=14203] ppid=14201 vsize=868716 CPUtime=14.22
/proc/14202/task/14203/stat : 14203 (java) R 14201 14188 12939 0 -1 64 3940 0 1 0 1407 15 0 0 25 0 9 0 21451028 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4126949979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14204] ppid=14201 vsize=868716 CPUtime=0.52
/proc/14202/task/14204/stat : 14204 (java) S 14201 14188 12939 0 -1 64 2622 0 0 0 44 8 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14205] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14205/stat : 14205 (java) S 14201 14188 12939 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14206] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14206/stat : 14206 (java) S 14201 14188 12939 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14207] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14207/stat : 14207 (java) S 14201 14188 12939 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14208] ppid=14201 vsize=868716 CPUtime=0.23
/proc/14202/task/14208/stat : 14208 (java) S 14201 14188 12939 0 -1 64 1514 0 0 0 22 1 0 0 16 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14209] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14209/stat : 14209 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14210] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14210/stat : 14210 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.65
Current children cumulated vsize (KiB) 890940

[startup+16.7024 s]
/proc/loadavg: 2.01 1.99 1.99 3/92 14210
/proc/meminfo: memFree=1041464/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=0.65
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1310 4938 0 1 6 1 55 3 16 0 1 0 21450954 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1111 409 3 0 796 0
[pid=14201] ppid=14188 vsize=5356 CPUtime=0
/proc/14201/stat : 14201 (sh) S 14188 14188 12939 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14201/statm: 1339 233 193 169 0 50 0
[pid=14202] ppid=14201 vsize=868716 CPUtime=15.79
/proc/14202/stat : 14202 (java) S 14201 14188 12939 0 -1 0 8850 0 1 0 1552 27 0 0 18 0 9 0 21451027 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14202/statm: 217179 6798 2590 9 0 211656 0
[pid=14202/tid=14203] ppid=14201 vsize=868716 CPUtime=14.99
/proc/14202/task/14203/stat : 14203 (java) R 14201 14188 12939 0 -1 64 4015 0 1 0 1483 16 0 0 25 0 9 0 21451028 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4126952220 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14204] ppid=14201 vsize=868716 CPUtime=0.53
/proc/14202/task/14204/stat : 14204 (java) S 14201 14188 12939 0 -1 64 2622 0 0 0 45 8 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14205] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14205/stat : 14205 (java) S 14201 14188 12939 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14206] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14206/stat : 14206 (java) S 14201 14188 12939 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21451029 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14207] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14207/stat : 14207 (java) S 14201 14188 12939 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14208] ppid=14201 vsize=868716 CPUtime=0.23
/proc/14202/task/14208/stat : 14208 (java) S 14201 14188 12939 0 -1 64 1514 0 0 0 22 1 0 0 16 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14209] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14209/stat : 14209 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14202/tid=14210] ppid=14201 vsize=868716 CPUtime=0
/proc/14202/task/14210/stat : 14210 (java) S 14201 14188 12939 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451031 889565184 6798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.44
Current children cumulated vsize (KiB) 890940

[startup+17.5015 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 14212
/proc/meminfo: memFree=1008952/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=16.51
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1376 14100 0 2 6 1 1613 31 15 0 1 0 21450954 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1113 409 3 0 796 0
[pid=14211] ppid=14188 vsize=5356 CPUtime=0
/proc/14211/stat : 14211 (sh) S 14188 14188 12939 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21452632 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14211/statm: 1339 232 193 169 0 50 0
[pid=14212] ppid=14211 vsize=51052 CPUtime=0.71
/proc/14212/stat : 14212 (minisat) R 14211 14188 12939 0 -1 4194304 12331 0 0 0 63 8 0 0 25 0 1 0 21452632 52277248 12317 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14212/statm: 12763 12317 73 150 0 12610 0
Current children cumulated CPU time (s) 17.22
Current children cumulated vsize (KiB) 73276

[startup+17.9015 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 14212
/proc/meminfo: memFree=1008952/2055920 swapFree=4192956/4192956
[pid=14188] ppid=14186 vsize=16868 CPUtime=17.28
/proc/14188/stat : 14188 (sugar) S 14186 14188 12939 0 -1 4194304 1450 26770 0 2 6 2 1679 41 15 0 1 0 21450954 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14188/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 17.9344
CPU time (s): 17.6403
CPU user time (s): 17.1614
CPU system time (s): 0.478927
CPU usage (%): 98.3603
Max. virtual memory (cumulated for all children) (KiB): 890940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1614
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32212
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= 13732
involuntary context switches= 14150

runsolver used 0.025996 second user time and 0.074988 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-11 22:24:08
IDJOB=2067067
IDBENCH=54601
IDSOLVER=739
FILE ID=node30/2067067-1247343848
PBS_JOBID= 9506667
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-clip-b.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067067-1247343848/watcher-2067067-1247343848 -o /tmp/evaluation-result-2067067-1247343848/solver-2067067-1247343848 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2067067-1247343848.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 453c2ff116a90f9a35dc6b267eb01bd8
RANDOM SEED=1833706871

node30.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.277
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.277
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:       1085928 kB
Buffers:         67872 kB
Cached:         808444 kB
SwapCached:          0 kB
Active:         111060 kB
Inactive:       805532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1085928 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          60708 kB
Slab:            38688 kB
Committed_AS:   200732 kB
PageTables:       1820 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= 66380 MiB
End job on node30 at 2009-07-11 22:24:26