Trace number 2079871

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatSAT 104.888 105.506

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-453_ext.xml
MD5SUMbc159f71b70cc6572fa8c4e05332f265
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.48232
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.07	c 0	BEGIN Sun Jul 12 05:23:22 2009
0.05/0.07	c 0	PID 24050
0.05/0.07	c 0	HOST node76.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-2079871-1247369002.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2079871-1247369002.xml' 'HOME/temp.csp'
0.06/0.43	c 1	5 domains, 61 variables, 0 predicates, 23 relations, 230 constraints
0.06/0.49	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.49	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.43/0.56	c 1	Parsing HOME/temp.csp
0.43/0.71	c 1	parsed 319 expressions
0.43/0.72	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.43/0.72	c 1	Converting to clausal form CSP
0.43/0.74	c 1	converted 32 (10%) expressions
0.43/0.74	c 1	converted 64 (20%) expressions
0.43/0.76	c 1	converted 96 (30%) expressions
0.43/0.77	c 1	converted 128 (40%) expressions
0.43/0.77	c 1	converted 160 (50%) expressions
0.43/0.77	c 1	converted 192 (60%) expressions
0.43/0.78	c 1	converted 224 (70%) expressions
0.43/0.78	c 1	converted 256 (80%) expressions
0.43/0.78	c 1	converted 288 (90%) expressions
2.32/2.41	c 3	converted 319 (100%) expressions
2.32/2.41	c 3	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
2.32/2.41	c 3	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.32/2.42	c 3	Propagation in CSP
2.32/2.42	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.32/2.42	c 3	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
2.32/2.42	c 3	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.32/2.42	c 3	Simplifing CSP by introducing new Boolean variables
2.32/2.42	c 3	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
2.32/2.42	c 3	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.52/2.67	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.52/2.70	c 3	7 (10%) CSP integer variables are encoded (3069 clauses, 37754 bytes)
2.52/2.70	c 3	13 (20%) CSP integer variables are encoded (6120 clauses, 77417 bytes)
2.61/2.70	c 3	19 (30%) CSP integer variables are encoded (9171 clauses, 117080 bytes)
2.61/2.71	c 3	25 (40%) CSP integer variables are encoded (12222 clauses, 161228 bytes)
2.61/2.71	c 3	31 (50%) CSP integer variables are encoded (15273 clauses, 206993 bytes)
2.61/2.71	c 3	37 (60%) CSP integer variables are encoded (18324 clauses, 252758 bytes)
2.61/2.72	c 3	43 (70%) CSP integer variables are encoded (20874 clauses, 291008 bytes)
2.61/2.72	c 3	49 (80%) CSP integer variables are encoded (21942 clauses, 307028 bytes)
2.61/2.72	c 3	55 (90%) CSP integer variables are encoded (23010 clauses, 323048 bytes)
2.61/2.72	c 3	61 (100%) CSP integer variables are encoded (23722 clauses, 333728 bytes)
2.61/2.76	c 3	23 (10%) CSP clauses are encoded (24218 clauses, 343042 bytes)
2.61/2.78	c 3	46 (20%) CSP clauses are encoded (24696 clauses, 354157 bytes)
2.61/2.79	c 3	69 (30%) CSP clauses are encoded (25175 clauses, 365486 bytes)
2.71/2.81	c 3	92 (40%) CSP clauses are encoded (25669 clauses, 376943 bytes)
2.71/2.82	c 3	115 (50%) CSP clauses are encoded (26144 clauses, 388237 bytes)
2.71/2.84	c 3	138 (60%) CSP clauses are encoded (26642 clauses, 399905 bytes)
2.71/2.86	c 3	161 (70%) CSP clauses are encoded (27140 clauses, 411975 bytes)
2.71/2.88	c 3	184 (80%) CSP clauses are encoded (27654 clauses, 424941 bytes)
2.81/2.91	c 3	207 (90%) CSP clauses are encoded (28187 clauses, 438170 bytes)
53.85/54.29	c 55	230 (100%) CSP clauses are encoded (647287 clauses, 20817361 bytes)
53.85/54.29	c 55	230 CSP clauses encoded
53.85/54.29	c 55	Writing map file : HOME/temp.map
53.85/54.30	c 55	Heap : 65 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
53.85/54.30	c 55	SAT : 23781 SAT variables, 647287 SAT clauses, 20817361 bytes
53.85/54.30	c 55	Heap : 65 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
53.95/54.32	c 55	SOLVING HOME/temp.cnf
53.95/54.32	c 55	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
53.95/54.32	c 55	This is MiniSat 2.0 beta
53.95/54.32	c 55	WARNING: for repeatability, setting FPU to use double precision
53.95/54.32	c 55	============================[ Problem Statistics ]=============================
53.95/54.32	c 55	|                                                                             |
53.95/54.32	c 55	|  Number of variables:  23781                                                |
53.95/54.32	c 55	|  Number of clauses:    647287                                               |
53.98/54.73	c 55	|  Parsing time:         0.35         s                                       |
53.98/54.76	c 55	============================[ Search Statistics ]==============================
53.98/54.76	c 55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
53.98/54.76	c 55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
53.98/54.76	c 55	===============================================================================
53.98/54.77	c 55	|         0 |   22780   629976  3038688 |   209992        0    nan |  0.000 % |
53.98/54.88	c 55	|       100 |   22683   629976  3038688 |   230991       74     10 | 28.964 % |
54.64/55.06	c 55	|       250 |   22622   629976  3038688 |   254090      181      8 | 54.232 % |
54.84/55.26	c 56	|       476 |   22605   629976  3038688 |   279499      385      8 | 61.293 % |
55.13/55.50	c 56	|       813 |   22571   629976  3038688 |   307449      699     10 | 68.761 % |
55.33/55.78	c 56	|      1319 |   22472   629976  3038688 |   338194     1205     12 | 68.761 % |
55.83/56.28	c 57	|      2079 |   22411   629976  3038688 |   372013     1962     12 | 69.408 % |
56.83/57.24	c 57	|      3218 |   22391   629976  3038688 |   409215     3100     18 | 69.429 % |
58.52/58.92	c 59	|      4928 |   22389   629976  3038688 |   450136     4809     21 | 69.766 % |
60.70/61.12	c 61	|      7490 |   22387   629976  3038688 |   495150     7369     24 | 70.106 % |
64.79/65.23	c 65	|     11334 |   22373   629976  3038688 |   544665    11211     24 | 70.493 % |
70.85/71.34	c 72	|     17100 |    5938   481326  2358099 |   599131    16554     24 | 75.623 % |
79.91/80.42	c 81	|     25749 |    5533   440561  2157648 |   659044    24541     26 | 76.742 % |
95.44/96.05	c 96	|     38723 |    5440   436376  2137504 |   724949    37466     28 | 77.129 % |
104.49/105.15	c 105	===============================================================================
104.49/105.15	c 105	restarts              : 14
104.49/105.15	c 105	conflicts             : 45630          (903 /sec)
104.49/105.15	c 105	decisions             : 71859          (0.69 % random) (1423 /sec)
104.49/105.15	c 105	propagations          : 13750064       (272228 /sec)
104.49/105.15	c 105	conflict literals     : 1338924        (51.05 % deleted)
104.49/105.16	c 105	Memory used           : 37.52 MB
104.49/105.16	c 105	CPU time              : 50.5093 s
104.49/105.16	c 105	
104.49/105.16	c 105	SATISFIABLE
104.49/105.17	c 105	DECODING HOME/temp.out WITH HOME/temp.map
104.49/105.17	c 105	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
104.58/105.25	c 106	Decoding HOME/temp.out
104.58/105.45	s SATISFIABLE
104.58/105.46	v 6 11 11 6 10 1 20 13 4 2 14 4 8 4 19 21 7 6 12 22 16 40 1 0 18 5 17 15 2 23 3 1 9 2 5 2 13 0 15 1 17 18 31 33 37 41 62 68 90 130 130 135 150 173 174 176 178 178 179 179 0
104.58/105.47	c 106	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
104.58/105.50	c 106	CPU 104.86 (0.05 0.02 104.25 0.54)
104.58/105.50	c 106	END Sun Jul 12 05:25:08 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079871-1247369002/watcher-2079871-1247369002 -o /tmp/evaluation-result-2079871-1247369002/solver-2079871-1247369002 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2079871-1247369002.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.07 4/75 24050
/proc/meminfo: memFree=1761776/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=12272 CPUtime=0
/proc/24050/stat : 24050 (sugar) R 24048 24050 20604 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 23965561 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 265674259045 0 0 4224 0 0 0 0 17 1 0 0
/proc/24050/statm: 3068 327 246 3 0 168 0

[startup+0.0593051 s]
/proc/loadavg: 2.08 2.02 2.07 4/75 24050
/proc/meminfo: memFree=1761776/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16344 CPUtime=0.05
/proc/24050/stat : 24050 (sugar) R 24048 24050 20604 0 -1 4194304 983 0 0 0 4 1 0 0 18 0 1 0 23965561 16736256 951 996147200 4194304 4206940 548682068608 18446744073709551615 265673937633 0 0 4224 0 0 0 0 17 1 0 0
/proc/24050/statm: 4086 952 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.10131 s]
/proc/loadavg: 2.08 2.02 2.07 4/75 24050
/proc/meminfo: memFree=1761776/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.06
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301346 s]
/proc/loadavg: 2.08 2.02 2.07 4/75 24050
/proc/meminfo: memFree=1761776/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.06
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701424 s]
/proc/loadavg: 2.08 2.02 2.07 4/75 24050
/proc/meminfo: memFree=1761776/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.43
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1309 6582 0 1 5 2 32 4 15 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 16868

[startup+1.50259 s]
/proc/loadavg: 2.08 2.02 2.07 4/86 24072
/proc/meminfo: memFree=1743056/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.43
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1309 6582 0 1 5 2 32 4 15 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
[pid=24063] ppid=24050 vsize=5356 CPUtime=0
/proc/24063/stat : 24063 (sh) S 24050 24050 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23965610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24063/statm: 1339 233 193 169 0 50 0
[pid=24064] ppid=24063 vsize=864604 CPUtime=0.99
/proc/24064/stat : 24064 (java) S 24063 24050 20604 0 -1 0 11458 0 1 0 93 6 0 0 18 0 9 0 23965611 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24064/statm: 216151 10531 2566 9 0 210656 0
[pid=24064/tid=24065] ppid=24063 vsize=864604 CPUtime=0.44
/proc/24064/task/24065/stat : 24065 (java) R 24063 24050 20604 0 -1 64 2787 0 1 0 43 1 0 0 23 0 9 0 23965612 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24066] ppid=24063 vsize=864604 CPUtime=0.48
/proc/24064/task/24066/stat : 24066 (java) R 24063 24050 20604 0 -1 64 7656 0 0 0 45 3 0 0 17 0 9 0 23965613 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 104189893 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24067] ppid=24063 vsize=864604 CPUtime=0
/proc/24064/task/24067/stat : 24067 (java) S 24063 24050 20604 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23965613 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24068] ppid=24063 vsize=864604 CPUtime=0
/proc/24064/task/24068/stat : 24068 (java) S 24063 24050 20604 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23965613 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24069] ppid=24063 vsize=864604 CPUtime=0
/proc/24064/task/24069/stat : 24069 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23965615 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24070] ppid=24063 vsize=864604 CPUtime=0.05
/proc/24064/task/24070/stat : 24070 (java) S 24063 24050 20604 0 -1 64 315 0 0 0 5 0 0 0 16 0 9 0 23965615 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24071] ppid=24063 vsize=864604 CPUtime=0
/proc/24064/task/24071/stat : 24071 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23965615 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24072] ppid=24063 vsize=864604 CPUtime=0
/proc/24064/task/24072/stat : 24072 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23965615 885354496 10531 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886828

[startup+3.10289 s]
/proc/loadavg: 2.08 2.02 2.07 4/86 24072
/proc/meminfo: memFree=1708432/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.43
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1310 6582 0 1 5 2 32 4 15 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
[pid=24063] ppid=24050 vsize=5356 CPUtime=0
/proc/24063/stat : 24063 (sh) S 24050 24050 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23965610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24063/statm: 1339 233 193 169 0 50 0
[pid=24064] ppid=24063 vsize=864464 CPUtime=2.58
/proc/24064/stat : 24064 (java) S 24063 24050 20604 0 -1 0 18542 0 1 0 248 10 0 0 18 0 9 0 23965611 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24064/statm: 216116 17435 2590 9 0 210593 0
[pid=24064/tid=24065] ppid=24063 vsize=864464 CPUtime=1.11
/proc/24064/task/24065/stat : 24065 (java) R 24063 24050 20604 0 -1 64 3368 0 1 0 109 2 0 0 20 0 9 0 23965612 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4126538023 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24066] ppid=24063 vsize=864464 CPUtime=1.35
/proc/24064/task/24066/stat : 24066 (java) S 24063 24050 20604 0 -1 64 14138 0 0 0 129 6 0 0 16 0 9 0 23965613 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24067] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24067/stat : 24067 (java) S 24063 24050 20604 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24068] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24068/stat : 24068 (java) S 24063 24050 20604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24069] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24069/stat : 24069 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23965615 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24070] ppid=24063 vsize=864464 CPUtime=0.08
/proc/24064/task/24070/stat : 24070 (java) S 24063 24050 20604 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 23965615 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24071] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24071/stat : 24071 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23965615 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24072] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24072/stat : 24072 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23965615 885211136 17435 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886688

[startup+6.3025 s]
/proc/loadavg: 2.15 2.04 2.08 3/86 24072
/proc/meminfo: memFree=1694864/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.43
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1310 6582 0 1 5 2 32 4 15 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
[pid=24063] ppid=24050 vsize=5356 CPUtime=0
/proc/24063/stat : 24063 (sh) S 24050 24050 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23965610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24063/statm: 1339 233 193 169 0 50 0
[pid=24064] ppid=24063 vsize=864464 CPUtime=5.76
/proc/24064/stat : 24064 (java) S 24063 24050 20604 0 -1 0 19291 0 1 0 565 11 0 0 18 0 9 0 23965611 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24064/statm: 216116 18155 2590 9 0 210593 0
[pid=24064/tid=24065] ppid=24063 vsize=864464 CPUtime=4.22
/proc/24064/task/24065/stat : 24065 (java) R 24063 24050 20604 0 -1 64 3397 0 1 0 420 2 0 0 25 0 9 0 23965612 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24066] ppid=24063 vsize=864464 CPUtime=1.43
/proc/24064/task/24066/stat : 24066 (java) S 24063 24050 20604 0 -1 64 14858 0 0 0 136 7 0 0 16 0 9 0 23965613 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24067] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24067/stat : 24067 (java) S 24063 24050 20604 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24068] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24068/stat : 24068 (java) S 24063 24050 20604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24069] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24069/stat : 24069 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23965615 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24070] ppid=24063 vsize=864464 CPUtime=0.08
/proc/24064/task/24070/stat : 24070 (java) S 24063 24050 20604 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 23965615 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24071] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24071/stat : 24071 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23965615 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24072] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24072/stat : 24072 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23965615 885211136 18155 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 886688

[startup+12.7027 s]
/proc/loadavg: 2.14 2.03 2.08 3/86 24072
/proc/meminfo: memFree=1687064/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.43
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1310 6582 0 1 5 2 32 4 15 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
[pid=24063] ppid=24050 vsize=5356 CPUtime=0
/proc/24063/stat : 24063 (sh) S 24050 24050 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23965610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24063/statm: 1339 233 193 169 0 50 0
[pid=24064] ppid=24063 vsize=864464 CPUtime=12.13
/proc/24064/stat : 24064 (java) S 24063 24050 20604 0 -1 0 20741 0 1 0 1198 15 0 0 18 0 9 0 23965611 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24064/statm: 216116 19516 2590 9 0 210593 0
[pid=24064/tid=24065] ppid=24063 vsize=864464 CPUtime=10.39
/proc/24064/task/24065/stat : 24065 (java) R 24063 24050 20604 0 -1 64 3486 0 1 0 1034 5 0 0 25 0 9 0 23965612 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4126572884 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24066] ppid=24063 vsize=864464 CPUtime=1.63
/proc/24064/task/24066/stat : 24066 (java) S 24063 24050 20604 0 -1 64 16218 0 0 0 155 8 0 0 16 0 9 0 23965613 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24067] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24067/stat : 24067 (java) S 24063 24050 20604 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24068] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24068/stat : 24068 (java) S 24063 24050 20604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24069] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24069/stat : 24069 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23965615 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24070] ppid=24063 vsize=864464 CPUtime=0.08
/proc/24064/task/24070/stat : 24070 (java) S 24063 24050 20604 0 -1 64 337 0 0 0 8 0 0 0 16 0 9 0 23965615 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24071] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24071/stat : 24071 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23965615 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24072] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24072/stat : 24072 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23965615 885211136 19516 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 886688

[startup+25.5012 s]
/proc/loadavg: 2.11 2.03 2.07 3/86 24072
/proc/meminfo: memFree=1669208/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.43
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1310 6582 0 1 5 2 32 4 15 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
[pid=24063] ppid=24050 vsize=5356 CPUtime=0
/proc/24063/stat : 24063 (sh) S 24050 24050 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23965610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24063/statm: 1339 233 193 169 0 50 0
[pid=24064] ppid=24063 vsize=864464 CPUtime=24.87
/proc/24064/stat : 24064 (java) S 24063 24050 20604 0 -1 0 23936 0 1 0 2465 22 0 0 18 0 9 0 23965611 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24064/statm: 216116 22530 2590 9 0 210593 0
[pid=24064/tid=24065] ppid=24063 vsize=864464 CPUtime=22.69
/proc/24064/task/24065/stat : 24065 (java) R 24063 24050 20604 0 -1 64 3668 0 1 0 2260 9 0 0 25 0 9 0 23965612 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4126596480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24066] ppid=24063 vsize=864464 CPUtime=2.05
/proc/24064/task/24066/stat : 24066 (java) S 24063 24050 20604 0 -1 64 19227 0 0 0 194 11 0 0 16 0 9 0 23965613 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24067] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24067/stat : 24067 (java) S 24063 24050 20604 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24068] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24068/stat : 24068 (java) S 24063 24050 20604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24069] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24069/stat : 24069 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23965615 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24070] ppid=24063 vsize=864464 CPUtime=0.09
/proc/24064/task/24070/stat : 24070 (java) S 24063 24050 20604 0 -1 64 341 0 0 0 9 0 0 0 17 0 9 0 23965615 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24071] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24071/stat : 24071 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23965615 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24072] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24072/stat : 24072 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23965615 885211136 22530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 886688

[startup+51.1021 s]
/proc/loadavg: 2.07 2.03 2.07 3/86 24072
/proc/meminfo: memFree=1646808/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=0.43
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1310 6582 0 1 5 2 32 4 15 0 1 0 23965561 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1111 409 3 0 796 0
[pid=24063] ppid=24050 vsize=5356 CPUtime=0
/proc/24063/stat : 24063 (sh) S 24050 24050 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23965610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24063/statm: 1339 233 193 169 0 50 0
[pid=24064] ppid=24063 vsize=864464 CPUtime=50.33
/proc/24064/stat : 24064 (java) S 24063 24050 20604 0 -1 0 32389 0 1 0 4997 36 0 0 18 0 9 0 23965611 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24064/statm: 216116 25556 2590 9 0 210593 0
[pid=24064/tid=24065] ppid=24063 vsize=864464 CPUtime=46.97
/proc/24064/task/24065/stat : 24065 (java) R 24063 24050 20604 0 -1 64 4020 0 1 0 4680 17 0 0 25 0 9 0 23965612 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 103210635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24066] ppid=24063 vsize=864464 CPUtime=3.24
/proc/24064/task/24066/stat : 24066 (java) S 24063 24050 20604 0 -1 64 27328 0 0 0 306 18 0 0 16 0 9 0 23965613 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24067] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24067/stat : 24067 (java) S 24063 24050 20604 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24068] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24068/stat : 24068 (java) S 24063 24050 20604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23965613 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24069] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24069/stat : 24069 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23965615 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24070] ppid=24063 vsize=864464 CPUtime=0.09
/proc/24064/task/24070/stat : 24070 (java) S 24063 24050 20604 0 -1 64 341 0 0 0 9 0 0 0 17 0 9 0 23965615 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24071] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24071/stat : 24071 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23965615 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24064/tid=24072] ppid=24063 vsize=864464 CPUtime=0
/proc/24064/task/24072/stat : 24072 (java) S 24063 24050 20604 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23965615 885211136 25556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 886688

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.07 3/78 24074
/proc/meminfo: memFree=1699808/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=53.98
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1376 39318 0 2 5 2 5347 44 16 0 1 0 23965561 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1113 409 3 0 796 0
[pid=24073] ppid=24050 vsize=5356 CPUtime=0
/proc/24073/stat : 24073 (sh) S 24050 24050 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23970993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24073/statm: 1339 232 193 169 0 50 0
[pid=24074] ppid=24073 vsize=38412 CPUtime=47.73
/proc/24074/stat : 24074 (minisat) R 24073 24050 20604 0 -1 4194304 9382 0 0 0 4767 6 0 0 25 0 1 0 23970994 39333888 9368 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/24074/statm: 9603 9368 75 150 0 9450 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 60636

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

[startup+103.902 s]
/proc/loadavg: 2.03 2.02 2.07 3/78 24074
/proc/meminfo: memFree=1699744/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=53.98
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1376 39318 0 2 5 2 5347 44 16 0 1 0 23965561 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1113 409 3 0 796 0
[pid=24073] ppid=24050 vsize=5356 CPUtime=0
/proc/24073/stat : 24073 (sh) S 24050 24050 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23970993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24073/statm: 1339 232 193 169 0 50 0
[pid=24074] ppid=24073 vsize=38412 CPUtime=49.31
/proc/24074/stat : 24074 (minisat) R 24073 24050 20604 0 -1 4194304 9383 0 0 0 4925 6 0 0 25 0 1 0 23970994 39333888 9369 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 1 0 0
/proc/24074/statm: 9603 9369 75 150 0 9450 0
Current children cumulated CPU time (s) 103.29
Current children cumulated vsize (KiB) 60636

[startup+104.702 s]
/proc/loadavg: 2.03 2.02 2.07 3/78 24074
/proc/meminfo: memFree=1699616/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=53.98
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1376 39318 0 2 5 2 5347 44 16 0 1 0 23965561 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1113 409 3 0 796 0
[pid=24073] ppid=24050 vsize=5356 CPUtime=0
/proc/24073/stat : 24073 (sh) S 24050 24050 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23970993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24073/statm: 1339 232 193 169 0 50 0
[pid=24074] ppid=24073 vsize=38412 CPUtime=50.11
/proc/24074/stat : 24074 (minisat) R 24073 24050 20604 0 -1 4194304 9383 0 0 0 5005 6 0 0 25 0 1 0 23970994 39333888 9369 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24074/statm: 9603 9369 75 150 0 9450 0
Current children cumulated CPU time (s) 104.09
Current children cumulated vsize (KiB) 60636

[startup+105.103 s]
/proc/loadavg: 2.03 2.02 2.07 3/78 24074
/proc/meminfo: memFree=1699616/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=53.98
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1376 39318 0 2 5 2 5347 44 16 0 1 0 23965561 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1113 409 3 0 796 0
[pid=24073] ppid=24050 vsize=5356 CPUtime=0
/proc/24073/stat : 24073 (sh) S 24050 24050 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23970993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24073/statm: 1339 232 193 169 0 50 0
[pid=24074] ppid=24073 vsize=38412 CPUtime=50.51
/proc/24074/stat : 24074 (minisat) R 24073 24050 20604 0 -1 4194304 9384 0 0 0 5045 6 0 0 25 0 1 0 23970994 39333888 9370 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24074/statm: 9603 9370 75 150 0 9450 0
Current children cumulated CPU time (s) 104.49
Current children cumulated vsize (KiB) 60636

[startup+105.302 s]
/proc/loadavg: 2.03 2.02 2.07 3/78 24074
/proc/meminfo: memFree=1699616/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=104.58
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1448 48997 0 2 5 2 10399 52 15 0 1 0 23965561 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 104.58
Current children cumulated vsize (KiB) 16868

[startup+105.402 s]
/proc/loadavg: 2.03 2.02 2.07 3/78 24074
/proc/meminfo: memFree=1699616/2055920 swapFree=4192812/4192956
[pid=24050] ppid=24048 vsize=16868 CPUtime=104.58
/proc/24050/stat : 24050 (sugar) S 24048 24050 20604 0 -1 4194304 1448 48997 0 2 5 2 10399 52 15 0 1 0 23965561 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24050/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 104.58
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 105.506
CPU time (s): 104.888
CPU user time (s): 104.305
CPU system time (s): 0.582911
CPU usage (%): 99.4145
Max. virtual memory (cumulated for all children) (KiB): 899628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.305
system time used= 0.582911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54298
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= 9157
involuntary context switches= 10079

runsolver used 0.124981 second user time and 0.375942 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-12 05:23:22
IDJOB=2079871
IDBENCH=56966
IDSOLVER=739
FILE ID=node76/2079871-1247369002
PBS_JOBID= 9507074
Free space on /tmp= 66424 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-453_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079871-1247369002/watcher-2079871-1247369002 -o /tmp/evaluation-result-2079871-1247369002/solver-2079871-1247369002 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2079871-1247369002.xml

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

MD5SUM BENCH= bc159f71b70cc6572fa8c4e05332f265
RANDOM SEED=1826929151

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1762192 kB
Buffers:         33028 kB
Cached:         166008 kB
SwapCached:          0 kB
Active:         156560 kB
Inactive:        71996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          40588 kB
Slab:            50308 kB
Committed_AS:   174284 kB
PageTables:       1896 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= 66420 MiB
End job on node76 at 2009-07-12 05:25:08