Trace number 1098800

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+minisatSAT 607.605 613.466

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-23_ext.xml
MD5SUMda9e23b0aa707fc299fcc313dae9c2df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.5437
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
Number of constraints which are defined in intension0
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 Sat Jul  5 21:17:17 2008
0.00/0.04	c 0	PID 15374
0.03/0.05	c 0	HOST node69.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1098800-1215285437.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1098800-1215285437.xml' 'HOME/temp.csp'
0.03/0.51	c 1	1 domains, 40 variables, 0 predicates, 333 relations, 333 constraints
0.03/0.53	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.53	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'
0.49/0.61	c 1	Parsing HOME/temp.csp
0.94/1.06	c 1	parsed 707 expressions
0.94/1.06	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.94/1.06	c 1	Converting to clausal form CSP
0.94/1.09	c 1	converted 71 (10%) expressions
0.94/1.09	c 1	converted 142 (20%) expressions
0.94/1.10	c 1	converted 213 (30%) expressions
0.94/1.10	c 1	converted 283 (40%) expressions
0.94/1.10	c 1	converted 354 (50%) expressions
1.04/1.17	c 1	converted 425 (60%) expressions
1.04/1.19	c 1	converted 495 (70%) expressions
1.13/1.22	c 1	converted 566 (80%) expressions
1.13/1.24	c 1	converted 637 (90%) expressions
1.13/1.25	c 1	converted 707 (100%) expressions
1.13/1.25	c 1	CSP : 40 integers, 0 booleans, 333 clauses, largest domain size 19
1.13/1.25	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.25	c 1	Propagation in CSP
1.13/1.25	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.13/1.25	c 1	CSP : 40 integers, 0 booleans, 333 clauses, largest domain size 19
1.13/1.26	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.26	c 1	Simplifing CSP by introducing new Boolean variables
1.13/1.26	c 1	CSP : 40 integers, 0 booleans, 333 clauses, largest domain size 19
1.13/1.26	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.30	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.22/1.31	c 2	4 (10%) CSP integer variables are encoded (68 clauses, 659 bytes)
1.22/1.31	c 2	8 (20%) CSP integer variables are encoded (136 clauses, 1356 bytes)
1.22/1.31	c 2	12 (30%) CSP integer variables are encoded (204 clauses, 2104 bytes)
1.22/1.32	c 2	16 (40%) CSP integer variables are encoded (272 clauses, 2852 bytes)
1.22/1.32	c 2	20 (50%) CSP integer variables are encoded (340 clauses, 3600 bytes)
1.22/1.32	c 2	24 (60%) CSP integer variables are encoded (408 clauses, 4348 bytes)
1.22/1.32	c 2	28 (70%) CSP integer variables are encoded (476 clauses, 5096 bytes)
1.22/1.32	c 2	32 (80%) CSP integer variables are encoded (544 clauses, 5844 bytes)
1.22/1.32	c 2	36 (90%) CSP integer variables are encoded (612 clauses, 6592 bytes)
1.22/1.32	c 2	40 (100%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.22/1.37	c 2	34 (10%) CSP clauses are encoded (2852 clauses, 43173 bytes)
1.22/1.39	c 2	67 (20%) CSP clauses are encoded (5011 clauses, 79489 bytes)
1.33/1.41	c 2	100 (30%) CSP clauses are encoded (7093 clauses, 116622 bytes)
1.33/1.42	c 2	134 (40%) CSP clauses are encoded (9231 clauses, 156674 bytes)
1.33/1.43	c 2	167 (50%) CSP clauses are encoded (11398 clauses, 197336 bytes)
1.33/1.45	c 2	200 (60%) CSP clauses are encoded (13463 clauses, 236191 bytes)
1.33/1.46	c 2	234 (70%) CSP clauses are encoded (15657 clauses, 277272 bytes)
1.33/1.48	c 2	267 (80%) CSP clauses are encoded (17819 clauses, 317710 bytes)
1.33/1.49	c 2	300 (90%) CSP clauses are encoded (19840 clauses, 355778 bytes)
1.42/1.50	c 2	333 (100%) CSP clauses are encoded (21905 clauses, 394512 bytes)
1.42/1.50	c 2	333 CSP clauses encoded
1.42/1.50	c 2	Writing map file : HOME/temp.map
1.42/1.51	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.51	c 2	SAT : 720 SAT variables, 21905 SAT clauses, 394512 bytes
1.42/1.51	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.53	c 2	SOLVING HOME/temp.cnf
1.42/1.53	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.42/1.53	c 2	This is MiniSat 2.0 beta
1.42/1.53	c 2	WARNING: for repeatability, setting FPU to use double precision
1.42/1.53	c 2	============================[ Problem Statistics ]=============================
1.42/1.53	c 2	|                                                                             |
1.42/1.53	c 2	|  Number of variables:  720                                                  |
1.42/1.53	c 2	|  Number of clauses:    21905                                                |
1.42/1.54	c 2	|  Parsing time:         0.01         s                                       |
1.42/1.54	c 2	============================[ Search Statistics ]==============================
1.42/1.54	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.42/1.54	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.42/1.54	c 2	===============================================================================
1.42/1.54	c 2	|         0 |     720    21905    80392 |     7301        0    nan |  0.000 % |
1.42/1.56	c 2	|       100 |     720    21905    80392 |     8031      100      9 |  0.000 % |
1.42/1.57	c 2	|       252 |     720    21905    80392 |     8835      252     11 |  0.007 % |
1.42/1.60	c 2	|       477 |     720    21905    80392 |     9718      477     11 |  0.007 % |
1.45/1.63	c 2	|       815 |     720    21905    80392 |    10690      815     11 |  0.007 % |
1.45/1.69	c 2	|      1322 |     720    21905    80392 |    11759     1322     12 |  0.003 % |
1.45/1.77	c 2	|      2081 |     720    21905    80392 |    12935     2081     12 |  0.004 % |
1.45/1.89	c 2	|      3221 |     720    21905    80392 |    14228     3221     12 |  0.009 % |
2.00/2.10	c 2	|      4931 |     720    21905    80392 |    15651     4931     12 |  0.009 % |
2.29/2.46	c 3	|      7493 |     720    21905    80392 |    17216     7493     13 |  0.010 % |
2.89/3.04	c 3	|     11337 |     720    21905    80392 |    18938    11337     13 |  0.003 % |
3.88/4.09	c 4	|     17103 |     720    21905    80392 |    20832    17103     13 |  0.010 % |
5.46/5.68	c 6	|     25753 |     719    21847    80230 |    22915     5050     14 |  0.139 % |
7.74/7.93	c 8	|     38727 |     719    21847    80230 |    25207    18024     14 |  0.147 % |
12.10/12.39	c 13	|     58189 |     719    21847    80230 |    27728    24272     16 |  0.141 % |
19.72/20.02	c 20	|     87383 |     719    21847    80230 |    30500    23253     17 |  0.142 % |
31.82/32.25	c 32	|    131175 |     719    21847    80230 |    33550    18036     14 |  0.146 % |
48.36/48.93	c 49	|    196861 |     718    21777    80028 |    36906    21807     15 |  0.287 % |
75.70/76.58	c 77	|    295389 |     717    21728    79891 |    40596    14301     18 |  0.417 % |
120.87/122.13	c 122	|    443179 |     717    21728    79891 |    44656    32023     16 |  0.423 % |
192.88/194.80	c 195	|    664863 |     717    21728    79891 |    49121    39669     19 |  0.418 % |
310.07/313.13	c 313	|    997388 |     717    21728    79891 |    54034    24401     16 |  0.425 % |
502.15/507.04	c 507	|   1496176 |     709    21206    77930 |    59437    38819     18 |  1.528 % |
607.44/613.33	c 614	===============================================================================
607.44/613.33	c 614	restarts              : 23
607.44/613.33	c 614	conflicts             : 1769461        (2920 /sec)
607.44/613.33	c 614	decisions             : 2116225        (1.45 % random) (3492 /sec)
607.44/613.33	c 614	propagations          : 193331753      (319035 /sec)
607.44/613.33	c 614	conflict literals     : 32737365       (35.18 % deleted)
607.44/613.33	c 614	Memory used           : 14.04 MB
607.44/613.33	c 614	CPU time              : 605.99 s
607.44/613.33	c 614	
607.44/613.33	c 614	SATISFIABLE
607.44/613.33	c 614	DECODING HOME/temp.out WITH HOME/temp.map
607.44/613.33	c 614	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
607.48/613.42	c 614	Decoding HOME/temp.out
607.48/613.44	s SATISFIABLE
607.48/613.44	v 8 5 6 18 12 3 1 12 12 17 18 6 17 6 7 0 10 5 2 12 14 1 15 13 6 16 0 8 11 9 10 17 16 7 10 6 1 9 12 9
607.48/613.44	c 614	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
607.48/613.46	c 614	CPU 607.46 (0.04 0.01 607.42 0.12)
607.48/613.46	c 614	END Sat Jul  5 21:27:31 2008

Verifier Data (download as text)

OK

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-1098800-1215285437/watcher-1098800-1215285437 -o /tmp/evaluation-result-1098800-1215285437/solver-1098800-1215285437 -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-1098800-1215285437.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: 1.97 1.97 1.98 4/73 15374
/proc/meminfo: memFree=1636184/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=12268 CPUtime=0
/proc/15374/stat : 15374 (sugar) R 15372 15374 15309 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2007512601 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 237956545534 0 0 4224 0 0 0 0 17 1 0 0
/proc/15374/statm: 3067 316 241 3 0 167 0

[startup+0.04979 s]
/proc/loadavg: 1.97 1.97 1.98 4/73 15374
/proc/meminfo: memFree=1636184/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=0.03
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 2007512601 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.1026 s]
/proc/loadavg: 1.97 1.97 1.98 4/73 15374
/proc/meminfo: memFree=1636184/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=0.03
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2007512601 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302634 s]
/proc/loadavg: 1.97 1.97 1.98 4/73 15374
/proc/meminfo: memFree=1636184/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=0.03
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2007512601 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702695 s]
/proc/loadavg: 1.97 1.97 1.98 4/73 15374
/proc/meminfo: memFree=1636184/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=0.49
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 973 4742 0 1 3 0 43 3 16 0 1 0 2007512601 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13600

[startup+1.50182 s]
/proc/loadavg: 1.97 1.97 1.98 3/84 15396
/proc/meminfo: memFree=1625600/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=0.49
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 974 4742 0 1 3 0 43 3 15 0 1 0 2007512601 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 797 370 3 0 500 0
[pid=15387] ppid=15374 vsize=5356 CPUtime=0
/proc/15387/stat : 15387 (sh) S 15374 15374 15309 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2007512655 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15387/statm: 1339 233 193 169 0 50 0
[pid=15388] ppid=15387 vsize=864448 CPUtime=0.93
/proc/15388/stat : 15388 (java) S 15387 15374 15309 0 -1 0 6793 0 1 0 90 3 0 0 19 0 9 0 2007512655 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15388/statm: 216112 6030 2564 9 0 210659 0
[pid=15388/tid=15389] ppid=15387 vsize=864448 CPUtime=0.62
/proc/15388/task/15389/stat : 15389 (java) R 15387 15374 15309 0 -1 64 2723 0 1 0 61 1 0 0 23 0 9 0 2007512656 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15390] ppid=15387 vsize=864448 CPUtime=0.16
/proc/15388/task/15390/stat : 15390 (java) R 15387 15374 15309 0 -1 64 3016 0 0 0 16 0 0 0 16 0 9 0 2007512657 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 104457111 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15391] ppid=15387 vsize=864448 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15387 15374 15309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007512657 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15392] ppid=15387 vsize=864448 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15387 15374 15309 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2007512657 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15393] ppid=15387 vsize=864448 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15387 15374 15309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007512659 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15394] ppid=15387 vsize=864448 CPUtime=0.12
/proc/15388/task/15394/stat : 15394 (java) S 15387 15374 15309 0 -1 64 362 0 0 0 12 0 0 0 16 0 9 0 2007512659 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15395] ppid=15387 vsize=864448 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15387 15374 15309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007512659 885194752 6030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15396] ppid=15387 vsize=864448 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15387 15374 15309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007512659 885194752 6030 996147200 134512640 134550740 4294955952 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) 883404

[startup+3.10108 s]
/proc/loadavg: 1.97 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1631232/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 15 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=3852 CPUtime=1.54
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 731 0 0 0 154 0 0 0 25 0 1 0 2007512755 3944448 717 996147200 134512640 135127466 4294956256 18446744073709551615 134527691 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 963 717 75 150 0 810 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 22808

[startup+6.30159 s]
/proc/loadavg: 1.98 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1629696/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=4784 CPUtime=4.71
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 943 0 0 0 471 0 0 0 25 0 1 0 2007512755 4898816 929 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 1196 929 75 150 0 1043 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 23740

[startup+12.7016 s]
/proc/loadavg: 1.98 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1628864/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=5708 CPUtime=11.05
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 1166 0 0 0 1105 0 0 0 25 0 1 0 2007512755 5844992 1152 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 1427 1152 75 150 0 1274 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 24664

[startup+25.5027 s]
/proc/loadavg: 1.98 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1627840/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=6532 CPUtime=23.72
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 1385 0 0 0 2372 0 0 0 25 0 1 0 2007512755 6688768 1371 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 1633 1371 75 150 0 1480 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 25488

[startup+51.1028 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1627392/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=7080 CPUtime=49.09
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 1522 0 0 0 4908 1 0 0 25 0 1 0 2007512755 7249920 1508 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 1770 1508 75 150 0 1617 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 26036

[startup+102.308 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1625408/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=8964 CPUtime=99.81
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 1977 0 0 0 9980 1 0 0 25 0 1 0 2007512755 9179136 1963 996147200 134512640 135127466 4294956256 18446744073709551615 134521761 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 2241 1963 75 150 0 2088 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 27920

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1624064/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=10280 CPUtime=159.23
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 2287 0 0 0 15922 1 0 0 25 0 1 0 2007512755 10526720 2273 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 2570 2273 75 150 0 2417 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 29236

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1623232/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.45
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 0 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=13136 CPUtime=396.97
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3011 0 0 0 39695 2 0 0 25 0 1 0 2007512755 13451264 2997 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3284 2997 75 150 0 3131 0
Current children cumulated CPU time (s) 398.43
Current children cumulated vsize (KiB) 32092

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620800/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=13680 CPUtime=456.41
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3117 0 0 0 45639 2 0 0 25 0 1 0 2007512755 14008320 3103 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3420 3103 75 150 0 3267 0
Current children cumulated CPU time (s) 457.87
Current children cumulated vsize (KiB) 32636

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620416/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14092 CPUtime=515.84
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3222 0 0 0 51582 2 0 0 25 0 1 0 2007512755 14430208 3208 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3523 3208 75 150 0 3370 0
Current children cumulated CPU time (s) 517.3
Current children cumulated vsize (KiB) 33048

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620224/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=575.27
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 57525 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 576.73
Current children cumulated vsize (KiB) 33328

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

[startup+588.703 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=581.61
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 58159 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 583.07
Current children cumulated vsize (KiB) 33328

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=594.29
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 59427 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 595.75
Current children cumulated vsize (KiB) 33328

[startup+607.901 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=600.63
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 60061 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 602.09
Current children cumulated vsize (KiB) 33328

[startup+611.102 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=603.8
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 60378 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 605.26
Current children cumulated vsize (KiB) 33328

[startup+612.707 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=605.39
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 60537 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 606.85
Current children cumulated vsize (KiB) 33328

[startup+613.102 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=605.78
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 60576 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 607.24
Current children cumulated vsize (KiB) 33328

[startup+613.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=1.46
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1031 11839 0 2 4 1 134 7 16 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
[pid=15397] ppid=15374 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15374 15374 15309 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2007512754 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 232 193 169 0 50 0
[pid=15398] ppid=15397 vsize=14372 CPUtime=605.98
/proc/15398/stat : 15398 (minisat) R 15397 15374 15309 0 -1 4194304 3300 0 0 0 60596 2 0 0 25 0 1 0 2007512755 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15398/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 607.44
Current children cumulated vsize (KiB) 33328

[startup+613.402 s]
/proc/loadavg: 1.99 1.97 1.98 3/76 15398
/proc/meminfo: memFree=1620160/2055920 swapFree=4179808/4192956
[pid=15374] ppid=15372 vsize=13600 CPUtime=607.48
/proc/15374/stat : 15374 (sugar) S 15372 15374 15309 0 -1 4194304 1070 15434 0 2 4 1 60733 10 17 0 1 0 2007512601 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15374/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 607.48
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 613.466
CPU time (s): 607.605
CPU user time (s): 607.468
CPU system time (s): 0.136979
CPU usage (%): 99.0446
Max. virtual memory (cumulated for all children) (KiB): 883404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 607.468
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20197
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= 1959
involuntary context switches= 14819

runsolver used 0.549916 second user time and 2.25366 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 21:17:17
IDJOB=1098800
IDBENCH=59659
IDSOLVER=346
FILE ID=node69/1098800-1215285437
PBS_JOBID= 7882345
Free space on /tmp= 66448 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-23_ext.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-1098800-1215285437/watcher-1098800-1215285437 -o /tmp/evaluation-result-1098800-1215285437/solver-1098800-1215285437 -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-1098800-1215285437.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= da9e23b0aa707fc299fcc313dae9c2df
RANDOM SEED=28656841

node69.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.259
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.259
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:       1636664 kB
Buffers:         68612 kB
Cached:         270696 kB
SwapCached:       7560 kB
Active:         218088 kB
Inactive:       136608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636664 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          22296 kB
Slab:            49692 kB
Committed_AS:  4005224 kB
PageTables:       1932 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= 66444 MiB
End job on node69 at 2008-07-05 21:27:31