Trace number 1059507

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 345.985 352.554

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-7-fair.xml
MD5SUM9acb9f3a8fcd46c4bc3d83a3faea8fd2
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 benchmark119.743
Satisfiable
(Un)Satisfiability was proved
Number of variables11071
Number of constraints10467
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10467
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 00:19:01 2008
0.00/0.04	c 0	PID 22287
0.00/0.04	c 0	HOST node87.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1059507-1215123541.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-1059507-1215123541.xml' 'HOME/temp.csp'
0.96/1.04	c 1	3 domains, 11071 variables, 9 predicates, 0 relations, 10467 constraints
0.96/1.08	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.08	c 1	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'
1.02/1.16	c 1	Parsing HOME/temp.csp
1.02/1.46	c 2	parsed 10000 expressions
1.02/1.68	c 2	parsed 20000 expressions
1.02/1.71	c 2	parsed 21550 expressions
1.02/1.71	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.02/1.71	c 2	Converting to clausal form CSP
1.02/1.76	c 2	converted 2155 (10%) expressions
1.02/1.76	c 2	converted 4310 (20%) expressions
1.02/1.77	c 2	converted 6465 (30%) expressions
1.02/1.77	c 2	converted 8620 (40%) expressions
1.02/1.77	c 2	converted 10775 (50%) expressions
1.02/2.02	c 2	converted 12930 (60%) expressions
2.23/2.31	c 2	converted 15085 (70%) expressions
2.32/2.49	c 3	converted 17240 (80%) expressions
2.63/2.77	c 3	converted 19395 (90%) expressions
2.82/2.93	c 3	converted 21550 (100%) expressions
2.82/2.94	c 3	CSP : 19337 integers, 676 booleans, 47525 clauses, largest domain size 20001
2.82/2.94	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/2.94	c 3	Propagation in CSP
137.67/137.83	c 138	271059128 values, 0 unsatisfiable literals, and 0 valid clauses are removed
137.67/137.83	c 138	CSP : 19337 integers, 676 booleans, 47525 clauses, largest domain size 20001
137.67/137.83	c 138	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
137.67/137.85	c 138	Simplifing CSP by introducing new Boolean variables
137.77/137.94	c 138	CSP : 19337 integers, 17414 booleans, 64263 clauses, largest domain size 20001
137.77/137.94	c 138	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
137.97/138.17	c 138	Encoding CSP to SAT : HOME/temp.cnf
138.17/138.31	c 138	1934 (10%) CSP integer variables are encoded (88694 clauses, 1308372 bytes)
139.22/140.28	c 140	3868 (20%) CSP integer variables are encoded (1061366 clauses, 17948894 bytes)
139.71/140.79	c 141	5802 (30%) CSP integer variables are encoded (1486910 clauses, 26034230 bytes)
140.10/141.12	c 141	7735 (40%) CSP integer variables are encoded (1756880 clauses, 31163660 bytes)
140.49/141.59	c 142	9669 (50%) CSP integer variables are encoded (2151620 clauses, 38663720 bytes)
140.49/141.59	c 142	11603 (60%) CSP integer variables are encoded (2151620 clauses, 38663720 bytes)
140.89/141.95	c 142	13536 (70%) CSP integer variables are encoded (2451560 clauses, 44362580 bytes)
141.09/142.17	c 142	15470 (80%) CSP integer variables are encoded (2631524 clauses, 47781896 bytes)
141.18/142.25	c 142	17404 (90%) CSP integer variables are encoded (2701514 clauses, 49111706 bytes)
141.38/142.46	c 143	19337 (100%) CSP integer variables are encoded (2871488 clauses, 52341212 bytes)
155.93/158.66	c 159	6427 (10%) CSP clauses are encoded (11493859 clauses, 227992808 bytes)
156.32/159.04	c 159	12853 (20%) CSP clauses are encoded (11735901 clauses, 232811837 bytes)
157.11/159.82	c 160	19279 (30%) CSP clauses are encoded (12258693 clauses, 243397276 bytes)
158.00/160.79	c 161	25706 (40%) CSP clauses are encoded (12900494 clauses, 256515310 bytes)
158.78/161.59	c 162	32132 (50%) CSP clauses are encoded (13422527 clauses, 267604512 bytes)
158.88/161.63	c 162	38558 (60%) CSP clauses are encoded (13425558 clauses, 267666148 bytes)
158.88/161.67	c 162	44985 (70%) CSP clauses are encoded (13428545 clauses, 267726801 bytes)
159.56/162.36	c 162	51411 (80%) CSP clauses are encoded (13871506 clauses, 277136894 bytes)
160.37/165.34	c 165	57837 (90%) CSP clauses are encoded (14394469 clauses, 288246987 bytes)
160.37/165.40	c 165	64263 (100%) CSP clauses are encoded (14406168 clauses, 288556401 bytes)
160.37/165.40	c 165	64263 CSP clauses encoded
160.46/165.40	c 165	Writing map file : HOME/temp.map
160.46/165.47	c 166	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
160.46/165.47	c 166	SAT : 2894365 SAT variables, 14406168 SAT clauses, 288556401 bytes
160.46/165.47	c 166	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
160.46/165.49	c 166	SOLVING HOME/temp.cnf
160.46/165.49	c 166	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
160.55/165.50	c 166	This is MiniSat 2.0 beta
160.55/165.50	c 166	WARNING: for repeatability, setting FPU to use double precision
160.55/165.50	c 166	============================[ Problem Statistics ]=============================
160.55/165.50	c 166	|                                                                             |
160.55/165.50	c 166	|  Number of variables:  2894365                                              |
160.55/165.50	c 166	|  Number of clauses:    14406168                                             |
167.19/172.28	c 172	|  Parsing time:         5.67         s                                       |
167.59/172.65	c 173	============================[ Search Statistics ]==============================
167.59/172.65	c 173	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
167.59/172.65	c 173	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
167.59/172.65	c 173	===============================================================================
167.59/172.65	c 173	|         0 | 2833719 14343560 37713201 |  4781186        0    nan |  0.000 % |
175.13/180.29	c 180	|       100 | 2826421 14343560 37713201 |  5259305       87      4 | 14.532 % |
190.39/195.63	c 196	|       250 | 2327097 13160563 35192612 |  5785235      201      4 | 24.954 % |
217.66/223.14	c 223	|       475 | 2074909 12398082 33505302 |  6363759      336      5 | 28.326 % |
265.02/270.94	c 271	|       812 | 1754468 11565439 31688822 |  7000135      609      5 | 42.150 % |
323.22/329.68	c 330	|      1318 | 1523587 10971104 30387857 |  7700148      916      6 | 49.784 % |
345.13/351.75	c 352	===============================================================================
345.13/351.75	c 352	restarts              : 6
345.13/351.75	c 352	conflicts             : 1618           (9 /sec)
345.13/351.75	c 352	decisions             : 39492          (0.21 % random) (215 /sec)
345.13/351.75	c 352	propagations          : 290654411      (1584042 /sec)
345.13/351.75	c 352	conflict literals     : 9026           (29.84 % deleted)
345.13/351.75	c 352	Memory used           : 813.66 MB
345.13/351.75	c 352	CPU time              : 183.489 s
345.13/351.75	c 352	
345.13/351.75	c 352	UNSATISFIABLE
345.23/351.87	c 352	DECODING HOME/temp.out WITH HOME/temp.map
345.23/351.87	c 352	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
345.33/351.96	c 352	Decoding HOME/temp.out
345.73/352.37	s UNSATISFIABLE
345.73/352.38	c 352	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
345.81/352.42	c 352	CPU 341.82 (0.04 0.01 341.78 4)
345.81/352.42	c 352	END Fri Jul  4 00:24:53 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-1059507-1215123541/watcher-1059507-1215123541 -o /tmp/evaluation-result-1059507-1215123541/solver-1059507-1215123541 -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-1059507-1215123541.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: 2.08 2.00 2.00 4/82 22287
/proc/meminfo: memFree=1480912/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=12272 CPUtime=0
/proc/22287/stat : 22287 (sugar) R 22285 22287 20699 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 624609772 12566528 323 996147200 4194304 4206940 548682068608 18446744073709551615 254633381332 0 0 4224 0 0 0 0 17 0 0 0
/proc/22287/statm: 3068 325 244 3 0 168 0

[startup+0.0649321 s]
/proc/loadavg: 2.08 2.00 2.00 4/82 22287
/proc/meminfo: memFree=1480912/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=0.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 624609772 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10232 s]
/proc/loadavg: 2.08 2.00 2.00 4/82 22287
/proc/meminfo: memFree=1480912/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=0.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 624609772 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30134 s]
/proc/loadavg: 2.08 2.00 2.00 4/82 22287
/proc/meminfo: memFree=1480912/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=0.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 624609772 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701389 s]
/proc/loadavg: 2.08 2.00 2.00 4/82 22287
/proc/meminfo: memFree=1480912/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=0.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 624609772 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50147 s]
/proc/loadavg: 2.08 2.00 2.00 3/93 22299
/proc/meminfo: memFree=1450744/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=1.02
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 973 11071 0 1 2 1 94 5 15 0 1 0 624609772 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 13600

[startup+3.10265 s]
/proc/loadavg: 2.23 2.03 2.01 4/93 22309
/proc/meminfo: memFree=1456696/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=1.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 974 11071 0 1 3 1 94 5 15 0 1 0 624609772 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 797 370 3 0 500 0
[pid=22300] ppid=22287 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624609881 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 233 193 169 0 50 0
[pid=22301] ppid=22300 vsize=868396 CPUtime=2
/proc/22301/stat : 22301 (java) S 22300 22287 20699 0 -1 0 13903 0 1 0 193 7 0 0 20 0 9 0 624609881 889237504 12782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22301/statm: 217099 12784 2540 9 0 211674 0
[pid=22301/tid=22302] ppid=22300 vsize=868396 CPUtime=1.14
/proc/22301/task/22302/stat : 22302 (java) R 22300 22287 20699 0 -1 64 2933 0 1 0 112 2 0 0 25 0 9 0 624609882 889237504 12785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22303] ppid=22300 vsize=868396 CPUtime=0.63
/proc/22301/task/22303/stat : 22303 (java) R 22300 22287 20699 0 -1 64 8830 0 0 0 60 3 0 0 15 0 9 0 624609883 889237504 12786 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22304] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22304/stat : 22304 (java) S 22300 22287 20699 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624609883 889237504 12788 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22305] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22305/stat : 22305 (java) S 22300 22287 20699 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624609883 889237504 12789 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22306] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22306/stat : 22306 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12791 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22307] ppid=22300 vsize=868396 CPUtime=0.2
/proc/22301/task/22307/stat : 22307 (java) S 22300 22287 20699 0 -1 64 1447 0 0 0 20 0 0 0 16 0 9 0 624609885 889237504 12793 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22308] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22308/stat : 22308 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12794 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22309] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22309/stat : 22309 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624609885 889237504 12794 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887352

[startup+6.30201 s]
/proc/loadavg: 2.23 2.03 2.01 3/93 22309
/proc/meminfo: memFree=1436088/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=1.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 974 11071 0 1 3 1 94 5 15 0 1 0 624609772 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 797 370 3 0 500 0
[pid=22300] ppid=22287 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624609881 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 233 193 169 0 50 0
[pid=22301] ppid=22300 vsize=868396 CPUtime=5.2
/proc/22301/stat : 22301 (java) S 22300 22287 20699 0 -1 0 14260 0 1 0 511 9 0 0 20 0 9 0 624609881 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22301/statm: 217099 12933 2540 9 0 211674 0
[pid=22301/tid=22302] ppid=22300 vsize=868396 CPUtime=4.23
/proc/22301/task/22302/stat : 22302 (java) R 22300 22287 20699 0 -1 64 3139 0 1 0 421 2 0 0 25 0 9 0 624609882 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4126973949 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22303] ppid=22300 vsize=868396 CPUtime=0.73
/proc/22301/task/22303/stat : 22303 (java) S 22300 22287 20699 0 -1 64 8977 0 0 0 69 4 0 0 16 0 9 0 624609883 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22304] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22304/stat : 22304 (java) S 22300 22287 20699 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624609883 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22305] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22305/stat : 22305 (java) S 22300 22287 20699 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624609883 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22306] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22306/stat : 22306 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22307] ppid=22300 vsize=868396 CPUtime=0.2
/proc/22301/task/22307/stat : 22307 (java) S 22300 22287 20699 0 -1 64 1447 0 0 0 20 0 0 0 16 0 9 0 624609885 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22308] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22308/stat : 22308 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22309] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22309/stat : 22309 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624609885 889237504 12933 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 887352

[startup+12.7017 s]
/proc/loadavg: 2.20 2.03 2.01 3/93 22309
/proc/meminfo: memFree=1435832/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=1.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 974 11071 0 1 3 1 94 5 15 0 1 0 624609772 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 797 370 3 0 500 0
[pid=22300] ppid=22287 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624609881 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 233 193 169 0 50 0
[pid=22301] ppid=22300 vsize=868396 CPUtime=11.59
/proc/22301/stat : 22301 (java) S 22300 22287 20699 0 -1 0 14680 0 1 0 1147 12 0 0 20 0 9 0 624609881 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22301/statm: 217099 12939 2540 9 0 211674 0
[pid=22301/tid=22302] ppid=22300 vsize=868396 CPUtime=10.47
/proc/22301/task/22302/stat : 22302 (java) R 22300 22287 20699 0 -1 64 3553 0 1 0 1044 3 0 0 25 0 9 0 624609882 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4126373683 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22303] ppid=22300 vsize=868396 CPUtime=0.88
/proc/22301/task/22303/stat : 22303 (java) S 22300 22287 20699 0 -1 64 8983 0 0 0 82 6 0 0 16 0 9 0 624609883 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22304] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22304/stat : 22304 (java) S 22300 22287 20699 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624609883 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22305] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22305/stat : 22305 (java) S 22300 22287 20699 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624609883 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22306] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22306/stat : 22306 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22307] ppid=22300 vsize=868396 CPUtime=0.2
/proc/22301/task/22307/stat : 22307 (java) S 22300 22287 20699 0 -1 64 1447 0 0 0 20 0 0 0 16 0 9 0 624609885 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22308] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22308/stat : 22308 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22309] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22309/stat : 22309 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624609885 889237504 12939 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 887352

[startup+25.5022 s]
/proc/loadavg: 2.17 2.03 2.01 3/93 22309
/proc/meminfo: memFree=1435704/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=1.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 974 11071 0 1 3 1 94 5 15 0 1 0 624609772 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 797 370 3 0 500 0
[pid=22300] ppid=22287 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624609881 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 233 193 169 0 50 0
[pid=22301] ppid=22300 vsize=868396 CPUtime=24.39
/proc/22301/stat : 22301 (java) S 22300 22287 20699 0 -1 0 15514 0 1 0 2419 20 0 0 20 0 9 0 624609881 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22301/statm: 217099 12952 2540 9 0 211674 0
[pid=22301/tid=22302] ppid=22300 vsize=868396 CPUtime=22.95
/proc/22301/task/22302/stat : 22302 (java) R 22300 22287 20699 0 -1 64 4374 0 1 0 2289 6 0 0 25 0 9 0 624609882 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4126973882 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22303] ppid=22300 vsize=868396 CPUtime=1.21
/proc/22301/task/22303/stat : 22303 (java) S 22300 22287 20699 0 -1 64 8996 0 0 0 109 12 0 0 16 0 9 0 624609883 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22304] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22304/stat : 22304 (java) S 22300 22287 20699 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624609883 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22305] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22305/stat : 22305 (java) S 22300 22287 20699 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624609883 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22306] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22306/stat : 22306 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22307] ppid=22300 vsize=868396 CPUtime=0.2
/proc/22301/task/22307/stat : 22307 (java) S 22300 22287 20699 0 -1 64 1447 0 0 0 20 0 0 0 16 0 9 0 624609885 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22308] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22308/stat : 22308 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22309] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22309/stat : 22309 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624609885 889237504 12952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 887352

[startup+51.102 s]
/proc/loadavg: 2.11 2.03 2.01 3/93 22309
/proc/meminfo: memFree=1435512/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=1.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 974 11071 0 1 3 1 94 5 15 0 1 0 624609772 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22287/statm: 3400 797 370 3 0 500 0
[pid=22300] ppid=22287 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624609881 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 233 193 169 0 50 0
[pid=22301] ppid=22300 vsize=868396 CPUtime=49.97
/proc/22301/stat : 22301 (java) S 22300 22287 20699 0 -1 0 17178 0 1 0 4963 34 0 0 20 0 9 0 624609881 889237504 12975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

[pid=22301/tid=22309] ppid=22300 vsize=868396 CPUtime=0
/proc/22301/task/22309/stat : 22309 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624609885 889237504 13010 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 887352

[startup+162.302 s]
/proc/loadavg: 2.34 2.09 2.02 3/93 22309
/proc/meminfo: memFree=1155704/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=1.03
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 974 11071 0 1 3 1 94 5 15 0 1 0 624609772 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 797 370 3 0 500 0
[pid=22300] ppid=22287 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624609881 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 233 193 169 0 50 0
[pid=22301] ppid=22300 vsize=868508 CPUtime=158.53
/proc/22301/stat : 22301 (java) S 22300 22287 20699 0 -1 0 28052 0 1 0 15598 255 0 0 20 0 9 0 624609881 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22301/statm: 217127 14210 2565 9 0 211674 0
[pid=22301/tid=22302] ppid=22300 vsize=868508 CPUtime=153.16
/proc/22301/task/22302/stat : 22302 (java) R 22300 22287 20699 0 -1 64 13837 0 1 0 15131 185 0 0 25 0 9 0 624609882 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4126890158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22301/tid=22303] ppid=22300 vsize=868508 CPUtime=5.08
/proc/22301/task/22303/stat : 22303 (java) S 22300 22287 20699 0 -1 64 12035 0 0 0 440 68 0 0 16 0 9 0 624609883 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22301/tid=22304] ppid=22300 vsize=868508 CPUtime=0
/proc/22301/task/22304/stat : 22304 (java) S 22300 22287 20699 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624609883 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22305] ppid=22300 vsize=868508 CPUtime=0
/proc/22301/task/22305/stat : 22305 (java) S 22300 22287 20699 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624609883 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22306] ppid=22300 vsize=868508 CPUtime=0
/proc/22301/task/22306/stat : 22306 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22307] ppid=22300 vsize=868508 CPUtime=0.27
/proc/22301/task/22307/stat : 22307 (java) S 22300 22287 20699 0 -1 64 1483 0 0 0 26 1 0 0 17 0 9 0 624609885 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22301/tid=22308] ppid=22300 vsize=868508 CPUtime=0
/proc/22301/task/22308/stat : 22308 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624609885 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22301/tid=22309] ppid=22300 vsize=868508 CPUtime=0
/proc/22301/task/22309/stat : 22309 (java) S 22300 22287 20699 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624609885 889352192 14210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 159.56
Current children cumulated vsize (KiB) 887464

[startup+222.301 s]
/proc/loadavg: 3.38 2.44 2.14 3/85 22311
/proc/meminfo: memFree=407800/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=160.56
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1033 39535 0 2 4 1 15782 269 16 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22310] ppid=22287 vsize=5356 CPUtime=0
/proc/22310/stat : 22310 (sh) S 22287 22287 20699 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624626322 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22310/statm: 1339 232 193 169 0 50 0
[pid=22311] ppid=22310 vsize=833188 CPUtime=56.31
/proc/22311/stat : 22311 (minisat) R 22310 22287 20699 0 -1 4194304 192756 0 0 0 5518 113 0 0 25 0 1 0 624626323 853184512 192742 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22311/statm: 208297 192742 75 150 0 208144 0
Current children cumulated CPU time (s) 216.87
Current children cumulated vsize (KiB) 852144

[startup+282.302 s]
/proc/loadavg: 2.71 2.42 2.15 3/85 22311
/proc/meminfo: memFree=413816/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=160.56
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1033 39535 0 2 4 1 15782 269 16 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22310] ppid=22287 vsize=5356 CPUtime=0
/proc/22310/stat : 22310 (sh) S 22287 22287 20699 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624626322 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22310/statm: 1339 232 193 169 0 50 0
[pid=22311] ppid=22310 vsize=833188 CPUtime=115.76
/proc/22311/stat : 22311 (minisat) R 22310 22287 20699 0 -1 4194304 192878 0 0 0 11462 114 0 0 25 0 1 0 624626323 853184512 192864 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22311/statm: 208297 192864 75 150 0 208144 0
Current children cumulated CPU time (s) 276.32
Current children cumulated vsize (KiB) 852144

[startup+342.302 s]
/proc/loadavg: 2.24 2.33 2.14 3/85 22311
/proc/meminfo: memFree=413816/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=160.56
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1033 39535 0 2 4 1 15782 269 16 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22310] ppid=22287 vsize=5356 CPUtime=0
/proc/22310/stat : 22310 (sh) S 22287 22287 20699 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624626322 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22310/statm: 1339 232 193 169 0 50 0
[pid=22311] ppid=22310 vsize=833188 CPUtime=175.25
/proc/22311/stat : 22311 (minisat) R 22310 22287 20699 0 -1 4194304 192881 0 0 0 17411 114 0 0 25 0 1 0 624626323 853184512 192867 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22311/statm: 208297 192867 75 150 0 208144 0
Current children cumulated CPU time (s) 335.81
Current children cumulated vsize (KiB) 852144

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

[startup+345.503 s]
/proc/loadavg: 2.24 2.33 2.14 3/85 22311
/proc/meminfo: memFree=413816/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=160.56
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1033 39535 0 2 4 1 15782 269 16 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22310] ppid=22287 vsize=5356 CPUtime=0
/proc/22310/stat : 22310 (sh) S 22287 22287 20699 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624626322 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22310/statm: 1339 232 193 169 0 50 0
[pid=22311] ppid=22310 vsize=833188 CPUtime=178.43
/proc/22311/stat : 22311 (minisat) R 22310 22287 20699 0 -1 4194304 192881 0 0 0 17729 114 0 0 25 0 1 0 624626323 853184512 192867 996147200 134512640 135127466 4294956272 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/22311/statm: 208297 192867 75 150 0 208144 0
Current children cumulated CPU time (s) 338.99
Current children cumulated vsize (KiB) 852144

[startup+348.706 s]
/proc/loadavg: 2.22 2.33 2.14 3/85 22311
/proc/meminfo: memFree=413816/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=160.56
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1033 39535 0 2 4 1 15782 269 16 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22310] ppid=22287 vsize=5356 CPUtime=0
/proc/22310/stat : 22310 (sh) S 22287 22287 20699 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624626322 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22310/statm: 1339 232 193 169 0 50 0
[pid=22311] ppid=22310 vsize=833188 CPUtime=181.6
/proc/22311/stat : 22311 (minisat) R 22310 22287 20699 0 -1 4194304 192881 0 0 0 18046 114 0 0 25 0 1 0 624626323 853184512 192867 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22311/statm: 208297 192867 75 150 0 208144 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 852144

[startup+350.302 s]
/proc/loadavg: 2.22 2.33 2.14 3/85 22311
/proc/meminfo: memFree=413816/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=160.56
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1033 39535 0 2 4 1 15782 269 16 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22310] ppid=22287 vsize=5356 CPUtime=0
/proc/22310/stat : 22310 (sh) S 22287 22287 20699 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624626322 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22310/statm: 1339 232 193 169 0 50 0
[pid=22311] ppid=22310 vsize=833188 CPUtime=183.18
/proc/22311/stat : 22311 (minisat) R 22310 22287 20699 0 -1 4194304 192881 0 0 0 18204 114 0 0 25 0 1 0 624626323 853184512 192867 996147200 134512640 135127466 4294956272 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/22311/statm: 208297 192867 75 150 0 208144 0
Current children cumulated CPU time (s) 343.74
Current children cumulated vsize (KiB) 852144

[startup+351.902 s]
/proc/loadavg: 2.22 2.33 2.14 3/86 22314
/proc/meminfo: memFree=1185008/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=345.33
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1073 232710 0 2 4 1 34131 397 16 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22312] ppid=22287 vsize=5356 CPUtime=0
/proc/22312/stat : 22312 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624644960 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22312/statm: 1339 233 193 169 0 50 0
[pid=22313] ppid=22312 vsize=858536 CPUtime=0
/proc/22313/stat : 22313 (java) S 22312 22287 20699 0 -1 0 1060 0 1 0 0 0 0 0 18 0 2 0 624644961 879140864 810 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 214634 810 446 9 0 209613 0
[pid=22313/tid=22314] ppid=22312 vsize=858536 CPUtime=0
/proc/22313/task/22314/stat : 22314 (java) R 22312 22287 20699 0 -1 64 385 0 1 0 0 0 0 0 17 0 2 0 624644962 879140864 810 996147200 134512640 134550740 4294956000 18446744073709551615 101456781 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.33
Current children cumulated vsize (KiB) 877492

[startup+352.302 s]
/proc/loadavg: 2.22 2.33 2.14 3/86 22314
/proc/meminfo: memFree=1185008/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=345.33
/proc/22287/stat : 22287 (sugar) S 22285 22287 20699 0 -1 4194304 1091 232710 0 2 4 1 34131 397 15 0 1 0 624609772 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22287/statm: 3400 799 370 3 0 500 0
[pid=22312] ppid=22287 vsize=5356 CPUtime=0
/proc/22312/stat : 22312 (sh) S 22287 22287 20699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624644960 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22312/statm: 1339 233 193 169 0 50 0
[pid=22313] ppid=22312 vsize=865064 CPUtime=0.4
/proc/22313/stat : 22313 (java) S 22312 22287 20699 0 -1 0 3641 0 1 0 38 2 0 0 18 0 9 0 624644961 885825536 3114 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 216266 3114 1651 9 0 210848 0
[pid=22313/tid=22314] ppid=22312 vsize=865064 CPUtime=0.32
/proc/22313/task/22314/stat : 22314 (java) R 22312 22287 20699 0 -1 64 2437 0 1 0 32 0 0 0 20 0 9 0 624644962 885825536 3114 996147200 134512640 134550740 4294956000 18446744073709551615 4125960279 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.73
Current children cumulated vsize (KiB) 884020

[startup+352.502 s]
/proc/loadavg: 2.22 2.33 2.14 3/86 22314
/proc/meminfo: memFree=1185008/2055920 swapFree=4179028/4192956
[pid=22287] ppid=22285 vsize=13600 CPUtime=345.92
/proc/22287/stat : 22287 (sugar) R 22285 22287 20699 0 -1 4194304 1118 237093 0 3 4 10 34178 400 16 0 1 0 624609772 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 254613885993 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22287/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 345.92
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 352.554
CPU time (s): 345.985
CPU user time (s): 341.822
CPU system time (s): 4.16337
CPU usage (%): 98.1369
Max. virtual memory (cumulated for all children) (KiB): 892484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.822
system time used= 4.16337
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238241
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= 82745
involuntary context switches= 90161

runsolver used 0.396939 second user time and 0.970852 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 00:19:01
IDJOB=1059507
IDBENCH=54265
IDSOLVER=346
FILE ID=node87/1059507-1215123541
PBS_JOBID= 7877033
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-7-fair.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-1059507-1215123541/watcher-1059507-1215123541 -o /tmp/evaluation-result-1059507-1215123541/solver-1059507-1215123541 -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-1059507-1215123541.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9acb9f3a8fcd46c4bc3d83a3faea8fd2
RANDOM SEED=160033652

node87.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1481392 kB
Buffers:         22280 kB
Cached:         466924 kB
SwapCached:       8148 kB
Active:         276044 kB
Inactive:       260472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481392 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            3312 kB
Writeback:           0 kB
Mapped:          60432 kB
Slab:            22992 kB
Committed_AS:  2277132 kB
PageTables:       2024 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node87 at 2008-07-04 00:24:54