Trace number 2067056

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 27.5988 27.9994

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-9sym-b.xml
MD5SUM3ddc81d2279bd070325942116a416a76
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 benchmark1.05384
Satisfiable
(Un)Satisfiability was proved
Number of variables309
Number of constraints963
Maximum constraint arity87
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension963
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 22:23:56 2009
0.00/0.08	c 0	PID 15823
0.00/0.08	c 0	HOST node34.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2067056-1247343836.xml TO HOME/temp.csp
0.00/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-2067056-1247343836.xml' 'HOME/temp.csp'
0.07/0.52	c 0	1 domains, 309 variables, 33 predicates, 0 relations, 963 constraints
0.07/0.55	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.55	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.50/0.63	c 1	Parsing HOME/temp.csp
0.50/0.89	c 1	parsed 1306 expressions
0.50/0.90	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.50/0.90	c 1	Converting to clausal form CSP
0.50/0.92	c 1	converted 131 (10%) expressions
0.50/0.92	c 1	converted 262 (20%) expressions
0.50/0.96	c 1	converted 392 (30%) expressions
0.50/1.06	c 1	converted 523 (40%) expressions
1.12/1.22	c 1	converted 653 (50%) expressions
1.12/1.29	c 1	converted 784 (60%) expressions
1.22/1.35	c 1	converted 915 (70%) expressions
1.32/1.49	c 1	converted 1045 (80%) expressions
1.52/1.66	c 2	converted 1176 (90%) expressions
1.82/1.94	c 2	converted 1306 (100%) expressions
1.82/1.95	c 2	CSP : 4777 integers, 0 booleans, 9899 clauses, largest domain size 30
1.82/1.95	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.82/1.95	c 2	Propagation in CSP
2.01/2.12	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.01/2.13	c 2	CSP : 4777 integers, 0 booleans, 9899 clauses, largest domain size 30
2.01/2.13	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.01/2.14	c 2	Simplifing CSP by introducing new Boolean variables
2.01/2.15	c 2	CSP : 4777 integers, 0 booleans, 9899 clauses, largest domain size 30
2.01/2.15	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.11/2.21	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.11/2.23	c 2	478 (10%) CSP integer variables are encoded (507 clauses, 5641 bytes)
2.11/2.24	c 2	956 (20%) CSP integer variables are encoded (2058 clauses, 25783 bytes)
2.11/2.24	c 2	1434 (30%) CSP integer variables are encoded (3904 clauses, 49781 bytes)
2.11/2.25	c 2	1911 (40%) CSP integer variables are encoded (6280 clauses, 80669 bytes)
2.11/2.26	c 2	2389 (50%) CSP integer variables are encoded (9411 clauses, 124496 bytes)
2.11/2.26	c 2	2867 (60%) CSP integer variables are encoded (12754 clauses, 174641 bytes)
2.11/2.27	c 2	3344 (70%) CSP integer variables are encoded (16857 clauses, 236186 bytes)
2.11/2.28	c 2	3822 (80%) CSP integer variables are encoded (22030 clauses, 313781 bytes)
2.11/2.28	c 2	4300 (90%) CSP integer variables are encoded (27480 clauses, 395531 bytes)
2.11/2.29	c 2	4777 (100%) CSP integer variables are encoded (32729 clauses, 474266 bytes)
2.21/2.37	c 2	990 (10%) CSP clauses are encoded (44451 clauses, 648757 bytes)
2.30/2.46	c 2	1980 (20%) CSP clauses are encoded (63553 clauses, 980459 bytes)
2.50/2.61	c 2	2970 (30%) CSP clauses are encoded (91165 clauses, 1510841 bytes)
3.10/3.29	c 3	3960 (40%) CSP clauses are encoded (152431 clauses, 2854123 bytes)
3.39/3.53	c 3	4950 (50%) CSP clauses are encoded (198755 clauses, 3690035 bytes)
3.69/3.87	c 4	5940 (60%) CSP clauses are encoded (258551 clauses, 4942986 bytes)
5.67/5.87	c 6	6930 (70%) CSP clauses are encoded (420361 clauses, 9046925 bytes)
10.71/10.95	c 11	7920 (80%) CSP clauses are encoded (749615 clauses, 18049177 bytes)
19.31/19.63	c 20	8910 (90%) CSP clauses are encoded (1203797 clauses, 30742183 bytes)
25.85/26.25	c 26	9899 (100%) CSP clauses are encoded (1565672 clauses, 40760342 bytes)
25.85/26.25	c 26	9899 CSP clauses encoded
25.85/26.25	c 26	Writing map file : HOME/temp.map
25.85/26.25	c 26	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
25.85/26.25	c 26	SAT : 37506 SAT variables, 1565672 SAT clauses, 40760342 bytes
25.85/26.25	c 26	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
25.85/26.30	c 26	SOLVING HOME/temp.cnf
25.85/26.30	c 26	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
25.93/26.30	c 26	This is MiniSat 2.0 beta
25.93/26.30	c 26	WARNING: for repeatability, setting FPU to use double precision
25.93/26.30	c 26	============================[ Problem Statistics ]=============================
25.93/26.30	c 26	|                                                                             |
25.93/26.30	c 26	|  Number of variables:  37506                                                |
25.93/26.30	c 26	|  Number of clauses:    1565672                                              |
26.80/27.29	c 27	|  Parsing time:         0.84         s                                       |
26.91/27.36	c 27	============================[ Search Statistics ]==============================
26.91/27.36	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.91/27.36	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.91/27.36	c 27	===============================================================================
26.91/27.36	c 27	|         0 |   37506  1565672  7921409 |   521890        0    nan |  0.000 % |
27.10/27.57	c 27	===============================================================================
27.10/27.58	c 27	restarts              : 1
27.10/27.58	c 27	conflicts             : 2              (2 /sec)
27.10/27.58	c 27	decisions             : 53             (0.00 % random) (48 /sec)
27.10/27.58	c 27	propagations          : 39163          (35415 /sec)
27.10/27.58	c 27	conflict literals     : 20             (0.00 % deleted)
27.10/27.58	c 27	Memory used           : 83.65 MB
27.10/27.58	c 27	CPU time              : 1.10583 s
27.10/27.58	c 27	
27.10/27.59	c 27	SATISFIABLE
27.20/27.61	c 27	DECODING HOME/temp.out WITH HOME/temp.map
27.20/27.61	c 27	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'
27.20/27.68	c 28	Decoding HOME/temp.out
27.22/27.92	s SATISFIABLE
27.22/27.93	v 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 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 1 0 0 1 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 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 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 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 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 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 1 1 1 0 0 0 0 0 0 0
27.22/27.94	c 28	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
27.22/27.98	c 28	CPU 27.55 (0.05 0.02 26.76 0.72)
27.22/27.98	c 28	END Sat Jul 11 22:24:24 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-2067056-1247343836/watcher-2067056-1247343836 -o /tmp/evaluation-result-2067056-1247343836/solver-2067056-1247343836 -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-2067056-1247343836.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: 1.85 1.99 1.99 4/81 15823
/proc/meminfo: memFree=1170160/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=12268 CPUtime=0
/proc/15823/stat : 15823 (sugar) R 15821 15823 14618 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21449599 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 254195497573 0 0 4224 0 0 0 0 17 1 0 0
/proc/15823/statm: 3067 316 241 3 0 167 0

[startup+0.162701 s]
/proc/loadavg: 1.85 1.99 1.99 4/81 15823
/proc/meminfo: memFree=1170160/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.07
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201704 s]
/proc/loadavg: 1.85 1.99 1.99 4/81 15823
/proc/meminfo: memFree=1170160/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.07
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301712 s]
/proc/loadavg: 1.85 1.99 1.99 4/81 15823
/proc/meminfo: memFree=1170160/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.07
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701739 s]
/proc/loadavg: 1.85 1.99 1.99 4/81 15823
/proc/meminfo: memFree=1170160/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.5
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1309 5028 0 1 5 2 40 3 16 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 16868

[startup+1.50279 s]
/proc/loadavg: 1.85 1.99 1.99 4/92 15845
/proc/meminfo: memFree=1157144/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.5
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1309 5028 0 1 5 2 40 3 15 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
[pid=15836] ppid=15823 vsize=5356 CPUtime=0
/proc/15836/stat : 15836 (sh) S 15823 15823 14618 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21449655 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15836/statm: 1339 233 193 169 0 50 0
[pid=15837] ppid=15836 vsize=868608 CPUtime=0.92
/proc/15837/stat : 15837 (java) S 15836 15823 14618 0 -1 0 7362 0 1 0 88 4 0 0 19 0 9 0 21449655 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15837/statm: 217152 6586 2566 9 0 211657 0
[pid=15837/tid=15838] ppid=15836 vsize=868608 CPUtime=0.62
/proc/15837/task/15838/stat : 15838 (java) R 15836 15823 14618 0 -1 64 2700 0 1 0 61 1 0 0 23 0 9 0 21449656 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4126486997 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15839] ppid=15836 vsize=868608 CPUtime=0.09
/proc/15837/task/15839/stat : 15839 (java) S 15836 15823 14618 0 -1 64 2484 0 0 0 9 0 0 0 16 0 9 0 21449657 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15840] ppid=15836 vsize=868608 CPUtime=0
/proc/15837/task/15840/stat : 15840 (java) S 15836 15823 14618 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21449657 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15841] ppid=15836 vsize=868608 CPUtime=0
/proc/15837/task/15841/stat : 15841 (java) S 15836 15823 14618 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21449657 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15842] ppid=15836 vsize=868608 CPUtime=0
/proc/15837/task/15842/stat : 15842 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21449660 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15843] ppid=15836 vsize=868608 CPUtime=0.16
/proc/15837/task/15843/stat : 15843 (java) S 15836 15823 14618 0 -1 64 1479 0 0 0 16 0 0 0 16 0 9 0 21449660 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15844] ppid=15836 vsize=868608 CPUtime=0
/proc/15837/task/15844/stat : 15844 (java) S 15836 15823 14618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21449660 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15845] ppid=15836 vsize=868608 CPUtime=0
/proc/15837/task/15845/stat : 15845 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21449660 889454592 6586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890832

[startup+3.10291 s]
/proc/loadavg: 1.85 1.99 1.99 4/92 15845
/proc/meminfo: memFree=1146584/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.5
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1310 5028 0 1 5 2 40 3 15 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
[pid=15836] ppid=15823 vsize=5356 CPUtime=0
/proc/15836/stat : 15836 (sh) S 15823 15823 14618 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21449655 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15836/statm: 1339 233 193 169 0 50 0
[pid=15837] ppid=15836 vsize=868720 CPUtime=2.49
/proc/15837/stat : 15837 (java) S 15836 15823 14618 0 -1 0 8563 0 1 0 242 7 0 0 19 0 9 0 21449655 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15837/statm: 217180 7548 2590 9 0 211657 0
[pid=15837/tid=15838] ppid=15836 vsize=868720 CPUtime=1.95
/proc/15837/task/15838/stat : 15838 (java) R 15836 15823 14618 0 -1 64 2949 0 1 0 192 3 0 0 25 0 9 0 21449656 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4126514839 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15839] ppid=15836 vsize=868720 CPUtime=0.3
/proc/15837/task/15839/stat : 15839 (java) S 15836 15823 14618 0 -1 64 3408 0 0 0 28 2 0 0 16 0 9 0 21449657 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15840] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15840/stat : 15840 (java) S 15836 15823 14618 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21449657 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15841] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15841/stat : 15841 (java) S 15836 15823 14618 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21449657 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15842] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15842/stat : 15842 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21449660 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15843] ppid=15836 vsize=868720 CPUtime=0.21
/proc/15837/task/15843/stat : 15843 (java) S 15836 15823 14618 0 -1 64 1507 0 0 0 21 0 0 0 16 0 9 0 21449660 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15844] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15844/stat : 15844 (java) S 15836 15823 14618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21449660 889569280 7548 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15845] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15845/stat : 15845 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21449660 889569280 7548 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) 890944

[startup+6.30214 s]
/proc/loadavg: 1.86 1.99 1.99 3/92 15845
/proc/meminfo: memFree=1137944/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.5
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1310 5028 0 1 5 2 40 3 16 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
[pid=15836] ppid=15823 vsize=5356 CPUtime=0
/proc/15836/stat : 15836 (sh) S 15823 15823 14618 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21449655 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15836/statm: 1339 233 193 169 0 50 0
[pid=15837] ppid=15836 vsize=868720 CPUtime=5.66
/proc/15837/stat : 15837 (java) S 15836 15823 14618 0 -1 0 8920 0 1 0 551 15 0 0 19 0 9 0 21449655 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15837/statm: 217180 7564 2590 9 0 211657 0
[pid=15837/tid=15838] ppid=15836 vsize=868720 CPUtime=5.01
/proc/15837/task/15838/stat : 15838 (java) R 15836 15823 14618 0 -1 64 3290 0 1 0 492 9 0 0 25 0 9 0 21449656 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 102094014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15839] ppid=15836 vsize=868720 CPUtime=0.39
/proc/15837/task/15839/stat : 15839 (java) S 15836 15823 14618 0 -1 64 3408 0 0 0 35 4 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15840] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15840/stat : 15840 (java) S 15836 15823 14618 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15841] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15841/stat : 15841 (java) S 15836 15823 14618 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15842] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15842/stat : 15842 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15843] ppid=15836 vsize=868720 CPUtime=0.23
/proc/15837/task/15843/stat : 15843 (java) S 15836 15823 14618 0 -1 64 1523 0 0 0 23 0 0 0 16 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15844] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15844/stat : 15844 (java) S 15836 15823 14618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15845] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15845/stat : 15845 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890944

[startup+12.7026 s]
/proc/loadavg: 1.87 1.99 1.99 3/92 15845
/proc/meminfo: memFree=1126616/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.5
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1310 5028 0 1 5 2 40 3 16 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
[pid=15836] ppid=15823 vsize=5356 CPUtime=0
/proc/15836/stat : 15836 (sh) S 15823 15823 14618 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21449655 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15836/statm: 1339 233 193 169 0 50 0
[pid=15837] ppid=15836 vsize=868720 CPUtime=11.99
/proc/15837/stat : 15837 (java) S 15836 15823 14618 0 -1 0 9473 0 1 0 1174 25 0 0 19 0 9 0 21449655 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15837/statm: 217180 7564 2590 9 0 211657 0
[pid=15837/tid=15838] ppid=15836 vsize=868720 CPUtime=11.19
/proc/15837/task/15838/stat : 15838 (java) R 15836 15823 14618 0 -1 64 3843 0 1 0 1102 17 0 0 25 0 9 0 21449656 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4126517384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15839] ppid=15836 vsize=868720 CPUtime=0.54
/proc/15837/task/15839/stat : 15839 (java) S 15836 15823 14618 0 -1 64 3408 0 0 0 48 6 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15840] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15840/stat : 15840 (java) S 15836 15823 14618 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15841] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15841/stat : 15841 (java) S 15836 15823 14618 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15842] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15842/stat : 15842 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15843] ppid=15836 vsize=868720 CPUtime=0.23
/proc/15837/task/15843/stat : 15843 (java) S 15836 15823 14618 0 -1 64 1523 0 0 0 23 0 0 0 16 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15844] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15844/stat : 15844 (java) S 15836 15823 14618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15845] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15845/stat : 15845 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890944

[startup+25.5015 s]
/proc/loadavg: 1.90 1.99 1.99 3/92 15845
/proc/meminfo: memFree=1107608/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.5
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1310 5028 0 1 5 2 40 3 16 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
[pid=15836] ppid=15823 vsize=5356 CPUtime=0
/proc/15836/stat : 15836 (sh) S 15823 15823 14618 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21449655 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15836/statm: 1339 233 193 169 0 50 0
[pid=15837] ppid=15836 vsize=868720 CPUtime=24.66
/proc/15837/stat : 15837 (java) S 15836 15823 14618 0 -1 0 10497 0 1 0 2419 47 0 0 19 0 9 0 21449655 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15837/statm: 217180 7564 2590 9 0 211657 0
[pid=15837/tid=15838] ppid=15836 vsize=868720 CPUtime=23.56
/proc/15837/task/15838/stat : 15838 (java) R 15836 15823 14618 0 -1 64 4867 0 1 0 2325 31 0 0 25 0 9 0 21449656 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4126980182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15839] ppid=15836 vsize=868720 CPUtime=0.83
/proc/15837/task/15839/stat : 15839 (java) S 15836 15823 14618 0 -1 64 3408 0 0 0 70 13 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15840] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15840/stat : 15840 (java) S 15836 15823 14618 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15841] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15841/stat : 15841 (java) S 15836 15823 14618 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15842] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15842/stat : 15842 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15843] ppid=15836 vsize=868720 CPUtime=0.23
/proc/15837/task/15843/stat : 15843 (java) S 15836 15823 14618 0 -1 64 1523 0 0 0 23 0 0 0 16 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15844] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15844/stat : 15844 (java) S 15836 15823 14618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15845] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15845/stat : 15845 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 890944

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

[startup+25.6025 s]
/proc/loadavg: 1.90 1.99 1.99 3/92 15845
/proc/meminfo: memFree=1107608/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=0.5
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1310 5028 0 1 5 2 40 3 16 0 1 0 21449599 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1111 409 3 0 796 0
[pid=15836] ppid=15823 vsize=5356 CPUtime=0
/proc/15836/stat : 15836 (sh) S 15823 15823 14618 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21449655 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15836/statm: 1339 233 193 169 0 50 0
[pid=15837] ppid=15836 vsize=868720 CPUtime=24.76
/proc/15837/stat : 15837 (java) S 15836 15823 14618 0 -1 0 10505 0 1 0 2429 47 0 0 19 0 9 0 21449655 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15837/statm: 217180 7564 2590 9 0 211657 0
[pid=15837/tid=15838] ppid=15836 vsize=868720 CPUtime=23.67
/proc/15837/task/15838/stat : 15838 (java) R 15836 15823 14618 0 -1 64 4875 0 1 0 2335 32 0 0 25 0 9 0 21449656 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4126958499 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15839] ppid=15836 vsize=868720 CPUtime=0.83
/proc/15837/task/15839/stat : 15839 (java) S 15836 15823 14618 0 -1 64 3408 0 0 0 70 13 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15840] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15840/stat : 15840 (java) S 15836 15823 14618 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15841] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15841/stat : 15841 (java) S 15836 15823 14618 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21449657 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15842] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15842/stat : 15842 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15843] ppid=15836 vsize=868720 CPUtime=0.23
/proc/15837/task/15843/stat : 15843 (java) S 15836 15823 14618 0 -1 64 1523 0 0 0 23 0 0 0 16 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15844] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15844/stat : 15844 (java) S 15836 15823 14618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15837/tid=15845] ppid=15836 vsize=868720 CPUtime=0
/proc/15837/task/15845/stat : 15845 (java) S 15836 15823 14618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21449660 889569280 7564 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 890944

[startup+27.2017 s]
/proc/loadavg: 1.90 1.99 1.99 3/84 15847
/proc/meminfo: memFree=1115352/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=25.93
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1376 15899 0 2 5 2 2534 52 16 0 1 0 21449599 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1113 409 3 0 796 0
[pid=15846] ppid=15823 vsize=5356 CPUtime=0
/proc/15846/stat : 15846 (sh) S 15823 15823 14618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21452229 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15846/statm: 1339 232 193 169 0 50 0
[pid=15847] ppid=15846 vsize=71848 CPUtime=0.87
/proc/15847/stat : 15847 (minisat) R 15846 15823 14618 0 -1 4194304 17361 0 0 0 75 12 0 0 25 0 1 0 21452229 73572352 17347 996147200 134512640 135127466 4294956256 18446744073709551615 134532750 0 0 4096 3 0 0 0 17 1 0 0
/proc/15847/statm: 17962 17347 62 150 0 17809 0
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (KiB) 94072

[startup+27.607 s]
/proc/loadavg: 1.90 1.99 1.99 3/84 15847
/proc/meminfo: memFree=1044632/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=25.93
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1376 15899 0 2 5 2 2534 52 15 0 1 0 21449599 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1113 409 3 0 796 0
[pid=15846] ppid=15823 vsize=5356 CPUtime=0
/proc/15846/stat : 15846 (sh) S 15823 15823 14618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21452229 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15846/statm: 1339 232 193 169 0 50 0
[pid=15847] ppid=15846 vsize=0 CPUtime=1.27
/proc/15847/stat : 15847 (minisat) R 15846 15823 14618 0 -1 4194308 20764 0 0 0 111 16 0 0 25 0 1 0 21452229 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15847/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.2
Current children cumulated vsize (KiB) 22224

[startup+27.8017 s]
/proc/loadavg: 1.90 1.99 1.99 3/84 15847
/proc/meminfo: memFree=1044632/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=27.22
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1448 36948 0 2 5 2 2646 69 16 0 1 0 21449599 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 27.22
Current children cumulated vsize (KiB) 16868

[startup+27.9017 s]
/proc/loadavg: 1.90 1.99 1.99 3/84 15847
/proc/meminfo: memFree=1044632/2055920 swapFree=4192956/4192956
[pid=15823] ppid=15821 vsize=16868 CPUtime=27.22
/proc/15823/stat : 15823 (sugar) S 15821 15823 14618 0 -1 4194304 1448 36948 0 2 5 2 2646 69 16 0 1 0 21449599 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15823/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 27.22
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 27.9994
CPU time (s): 27.5988
CPU user time (s): 26.8259
CPU system time (s): 0.772882
CPU usage (%): 98.5691
Max. virtual memory (cumulated for all children) (KiB): 891020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.8259
system time used= 0.772882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42387
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= 22471
involuntary context switches= 22903

runsolver used 0.031995 second user time and 0.108983 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-11 22:23:56
IDJOB=2067056
IDBENCH=54600
IDSOLVER=739
FILE ID=node34/2067056-1247343836
PBS_JOBID= 9506707
Free space on /tmp= 66296 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-9sym-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-2067056-1247343836/watcher-2067056-1247343836 -o /tmp/evaluation-result-2067056-1247343836/solver-2067056-1247343836 -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-2067056-1247343836.xml

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

MD5SUM BENCH= 3ddc81d2279bd070325942116a416a76
RANDOM SEED=1553466004

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1170640 kB
Buffers:         58372 kB
Cached:         723220 kB
SwapCached:          0 kB
Active:         120488 kB
Inactive:       700656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1170640 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          59996 kB
Slab:            49416 kB
Committed_AS:   188780 kB
PageTables:       1876 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= 66292 MiB
End job on node34 at 2009-07-11 22:24:24