Trace number 2086845

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+minisatUNSAT 507.789 512.705

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-14.xml
MD5SUM6c0880b040fe6260481479fcc94ce736
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.23975
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints1582
Maximum constraint arity2
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1582
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 09:41:45 2009
0.00/0.08	c 0	PID 27458
0.00/0.08	c 0	HOST node7.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2086845-1247384505.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2086845-1247384505.xml' 'HOME/temp.csp'
0.07/0.51	c 1	1 domains, 56 variables, 2 predicates, 0 relations, 1582 constraints
0.07/0.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.55	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.49/0.63	c 1	Parsing HOME/temp.csp
0.49/0.71	c 1	parsed 1641 expressions
0.49/0.72	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.49/0.72	c 1	Converting to clausal form CSP
0.49/0.78	c 1	converted 165 (10%) expressions
0.49/0.84	c 1	converted 329 (20%) expressions
0.49/0.92	c 1	converted 493 (30%) expressions
0.49/0.94	c 1	converted 657 (40%) expressions
0.49/0.96	c 1	converted 821 (50%) expressions
0.49/0.97	c 1	converted 985 (60%) expressions
0.49/0.97	c 1	converted 1149 (70%) expressions
0.49/0.98	c 1	converted 1313 (80%) expressions
0.49/0.99	c 1	converted 1477 (90%) expressions
0.49/0.99	c 1	converted 1641 (100%) expressions
0.49/0.99	c 1	CSP : 56 integers, 0 booleans, 1624 clauses, largest domain size 54
0.49/0.99	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.49/1.00	c 1	Propagation in CSP
0.49/1.02	c 1	357 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.49/1.02	c 1	CSP : 56 integers, 0 booleans, 1624 clauses, largest domain size 50
0.49/1.02	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.49/1.02	c 1	Simplifing CSP by introducing new Boolean variables
0.49/1.06	c 1	CSP : 56 integers, 3080 booleans, 4704 clauses, largest domain size 50
0.49/1.06	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.49/1.09	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.11	c 2	6 (10%) CSP integer variables are encoded (243 clauses, 2527 bytes)
1.02/1.11	c 2	12 (20%) CSP integer variables are encoded (378 clauses, 4012 bytes)
1.02/1.11	c 2	17 (30%) CSP integer variables are encoded (534 clauses, 5728 bytes)
1.02/1.11	c 2	23 (40%) CSP integer variables are encoded (723 clauses, 7807 bytes)
1.02/1.11	c 2	28 (50%) CSP integer variables are encoded (798 clauses, 8632 bytes)
1.02/1.12	c 2	34 (60%) CSP integer variables are encoded (1041 clauses, 11452 bytes)
1.02/1.12	c 2	40 (70%) CSP integer variables are encoded (1176 clauses, 13207 bytes)
1.02/1.12	c 2	45 (80%) CSP integer variables are encoded (1332 clauses, 15235 bytes)
1.02/1.12	c 2	51 (90%) CSP integer variables are encoded (1521 clauses, 17692 bytes)
1.02/1.12	c 2	56 (100%) CSP integer variables are encoded (1596 clauses, 18667 bytes)
1.02/1.16	c 2	471 (10%) CSP clauses are encoded (10583 clauses, 163789 bytes)
1.02/1.19	c 2	941 (20%) CSP clauses are encoded (17431 clauses, 278779 bytes)
1.11/1.21	c 2	1412 (30%) CSP clauses are encoded (21980 clauses, 353889 bytes)
1.11/1.22	c 2	1882 (40%) CSP clauses are encoded (24269 clauses, 390133 bytes)
1.11/1.24	c 2	2352 (50%) CSP clauses are encoded (30150 clauses, 489073 bytes)
1.11/1.25	c 2	2823 (60%) CSP clauses are encoded (37733 clauses, 617964 bytes)
1.11/1.27	c 2	3293 (70%) CSP clauses are encoded (42499 clauses, 698624 bytes)
1.11/1.28	c 2	3764 (80%) CSP clauses are encoded (48257 clauses, 796975 bytes)
1.11/1.29	c 2	4234 (90%) CSP clauses are encoded (55127 clauses, 920904 bytes)
1.21/1.31	c 2	4704 (100%) CSP clauses are encoded (60992 clauses, 1028315 bytes)
1.21/1.31	c 2	4704 CSP clauses encoded
1.21/1.31	c 2	Writing map file : HOME/temp.map
1.21/1.31	c 2	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.21/1.31	c 2	SAT : 4732 SAT variables, 60992 SAT clauses, 1028315 bytes
1.21/1.31	c 2	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.21/1.35	c 2	SOLVING HOME/temp.cnf
1.21/1.35	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.21/1.35	c 2	This is MiniSat 2.0 beta
1.21/1.35	c 2	WARNING: for repeatability, setting FPU to use double precision
1.21/1.35	c 2	============================[ Problem Statistics ]=============================
1.21/1.35	c 2	|                                                                             |
1.21/1.35	c 2	|  Number of variables:  4732                                                 |
1.21/1.35	c 2	|  Number of clauses:    60992                                                |
1.21/1.38	c 2	|  Parsing time:         0.03         s                                       |
1.21/1.39	c 2	============================[ Search Statistics ]==============================
1.21/1.39	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.21/1.39	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.21/1.39	c 2	===============================================================================
1.21/1.39	c 2	|         0 |    4352    60612   173500 |    20204        0    nan |  0.000 % |
1.24/1.46	c 2	|       101 |    4352    60612   173500 |    22224      101     10 |  8.030 % |
1.24/1.54	c 2	|       252 |    4352    60612   173500 |    24446      252     10 |  8.032 % |
1.24/1.66	c 2	|       478 |    4352    60612   173500 |    26891      478     10 |  8.031 % |
1.24/1.85	c 2	|       815 |    4352    60612   173500 |    29580      815     10 |  8.031 % |
2.07/2.23	c 3	|      1321 |    4350    60600   173467 |    32538     1320     10 |  8.074 % |
2.56/2.77	c 3	|      2082 |    4350    60600   173467 |    35792     2081     10 |  8.074 % |
3.56/3.71	c 4	|      3222 |    4350    60600   173467 |    39371     3221     10 |  8.074 % |
4.85/5.03	c 5	|      4931 |    4350    60600   173467 |    43309     4930     10 |  8.074 % |
6.92/7.12	c 8	|      7493 |    4348    60568   173374 |    47639     7491     11 |  8.116 % |
9.60/9.82	c 10	|     11338 |    4348    60568   173374 |    52403    11336     11 |  8.116 % |
13.27/13.59	c 14	|     17105 |    4346    60523   173242 |    57644    17101     12 |  8.202 % |
20.99/21.35	c 22	|     25754 |    4342    60485   173134 |    63408    25749     12 |  8.244 % |
34.77/35.30	c 36	|     38728 |    4340    60444   173014 |    69749    38722     12 |  8.284 % |
56.16/56.82	c 57	|     58189 |    4338    60407   172906 |    76724    58182     13 |  8.327 % |
91.33/92.35	c 93	|     87384 |    4322    60219   172385 |    84397    10829     12 |  8.664 % |
137.29/138.73	c 139	|    131173 |    4300    59906   171496 |    92836    39723     13 |  9.130 % |
216.94/219.14	c 220	|    196858 |    4280    59587   170594 |   102120    78104     14 |  9.553 % |
359.49/363.05	c 363	|    295385 |    4274    59495   170327 |   112332    90318     15 |  9.679 % |
507.58/512.56	c 513	===============================================================================
507.58/512.56	c 513	restarts              : 19
507.58/512.56	c 513	conflicts             : 385113         (761 /sec)
507.58/512.56	c 513	decisions             : 463284         (1.27 % random) (915 /sec)
507.58/512.56	c 513	propagations          : 349077992      (689387 /sec)
507.58/512.56	c 513	conflict literals     : 5519986        (52.08 % deleted)
507.58/512.56	c 513	Memory used           : 16.71 MB
507.58/512.56	c 513	CPU time              : 506.36 s
507.58/512.56	c 513	
507.58/512.56	c 513	UNSATISFIABLE
507.58/512.56	c 513	DECODING HOME/temp.out WITH HOME/temp.map
507.58/512.56	c 513	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'
507.67/512.65	c 513	Decoding HOME/temp.out
507.67/512.68	s UNSATISFIABLE
507.67/512.68	c 513	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
507.67/512.70	c 513	CPU 507.77 (0.07 0.01 507.51 0.18)
507.67/512.70	c 513	END Sun Jul 12 09:50:18 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2086845-1247384505/watcher-2086845-1247384505 -o /tmp/evaluation-result-2086845-1247384505/solver-2086845-1247384505 -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-2086845-1247384505.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.01 2.00 2.00 4/74 27458
/proc/meminfo: memFree=1906192/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=12268 CPUtime=0
/proc/27458/stat : 27458 (sugar) R 27456 27458 26954 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 25517927 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 244671281765 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/27458/statm: 3067 316 241 3 0 167 0

[startup+0.103695 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 27458
/proc/meminfo: memFree=1906192/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=0.07
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25517927 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201703 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 27458
/proc/meminfo: memFree=1906192/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=0.07
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25517927 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301713 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 27458
/proc/meminfo: memFree=1906192/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=0.07
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25517927 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701756 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 27458
/proc/meminfo: memFree=1906192/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=0.49
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1309 5031 0 1 6 1 38 4 16 0 1 0 25517927 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 16868

[startup+1.50184 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 27480
/proc/meminfo: memFree=1889208/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.24
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 6 1 106 11 15 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 16868

[startup+3.10201 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 27482
/proc/meminfo: memFree=1897656/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 15 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=4796 CPUtime=1.72
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 1119 0 0 0 172 0 0 0 25 0 1 0 25518062 4911104 1105 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 1199 1105 75 150 0 1046 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 27020

[startup+6.30134 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 27482
/proc/meminfo: memFree=1897336/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=5192 CPUtime=4.88
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 1194 0 0 0 488 0 0 0 25 0 1 0 25518062 5316608 1180 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 1298 1180 75 150 0 1145 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 27416

[startup+12.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27482
/proc/meminfo: memFree=1896504/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=5908 CPUtime=11.22
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 1392 0 0 0 1122 0 0 0 25 0 1 0 25518062 6049792 1378 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 1477 1378 75 150 0 1324 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 28132

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27482
/proc/meminfo: memFree=1895416/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=7140 CPUtime=23.9
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 1677 0 0 0 2390 0 0 0 25 0 1 0 25518062 7311360 1663 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 1785 1663 75 150 0 1632 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 29364

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27482
/proc/meminfo: memFree=1893496/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=9200 CPUtime=49.26
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 2181 0 0 0 4925 1 0 0 25 0 1 0 25518062 9420800 2167 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 2300 2167 75 150 0 2147 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 31424

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27482
/proc/meminfo: memFree=1891192/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=11172 CPUtime=99.98
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 2683 0 0 0 9996 2 0 0 25 0 1 0 25518062 11440128 2669 996147200 134512640 135127466 4294956256 18446744073709551615 134521532 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 2793 2669 75 150 0 2640 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 33396

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27482
/proc/meminfo: memFree=1891064/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=11172 CPUtime=159.42
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 2696 0 0 0 15940 2 0 0 25 0 1 0 25518062 11440128 2682 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 2793 2682 75 150 0 2640 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 33396

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 27483
/proc/meminfo: memFree=1889456/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=12896 CPUtime=218.86
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 3111 0 0 0 21883 3 0 0 25 0 1 0 25518062 13205504 3097 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 3224 3097 75 150 0 3071 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 35120

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 27483
/proc/meminfo: memFree=1887344/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=15080 CPUtime=278.29
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 3632 0 0 0 27826 3 0 0 25 0 1 0 25518062 15441920 3618 996147200 134512640 135127466 4294956256 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 3770 3618 75 150 0 3617 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 37304

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 27483
/proc/meminfo: memFree=1887088/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=15220 CPUtime=337.73
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 3671 0 0 0 33769 4 0 0 25 0 1 0 25518062 15585280 3657 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 3805 3657 75 150 0 3652 0
Current children cumulated CPU time (s) 338.98
Current children cumulated vsize (KiB) 37444

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27484
/proc/meminfo: memFree=1886376/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=15884 CPUtime=397.17
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 3836 0 0 0 39713 4 0 0 25 0 1 0 25518062 16265216 3822 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 3971 3822 75 150 0 3818 0
Current children cumulated CPU time (s) 398.42
Current children cumulated vsize (KiB) 38108

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27484
/proc/meminfo: memFree=1886056/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=16164 CPUtime=456.61
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 3898 0 0 0 45657 4 0 0 25 0 1 0 25518062 16551936 3884 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4041 3884 75 150 0 3888 0
Current children cumulated CPU time (s) 457.86
Current children cumulated vsize (KiB) 38388

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

[startup+486.402 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27486
/proc/meminfo: memFree=1885608/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=16428 CPUtime=480.48
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 3982 0 0 0 48044 4 0 0 25 0 1 0 25518062 16822272 3968 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4107 3968 75 150 0 3954 0
Current children cumulated CPU time (s) 481.73
Current children cumulated vsize (KiB) 38652

[startup+499.202 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27486
/proc/meminfo: memFree=1885160/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=16976 CPUtime=493.16
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 4126 0 0 0 49312 4 0 0 25 0 1 0 25518062 17383424 4112 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4244 4112 75 150 0 4091 0
Current children cumulated CPU time (s) 494.41
Current children cumulated vsize (KiB) 39200

[startup+505.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27486
/proc/meminfo: memFree=1885096/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=17108 CPUtime=499.49
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 4135 0 0 0 49945 4 0 0 25 0 1 0 25518062 17518592 4121 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4277 4121 75 150 0 4124 0
Current children cumulated CPU time (s) 500.74
Current children cumulated vsize (KiB) 39332

[startup+508.803 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27486
/proc/meminfo: memFree=1885096/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=17108 CPUtime=502.66
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 4135 0 0 0 50262 4 0 0 25 0 1 0 25518062 17518592 4121 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4277 4121 75 150 0 4124 0
Current children cumulated CPU time (s) 503.91
Current children cumulated vsize (KiB) 39332

[startup+510.402 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27486
/proc/meminfo: memFree=1885096/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=17108 CPUtime=504.25
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 4135 0 0 0 50421 4 0 0 25 0 1 0 25518062 17518592 4121 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4277 4121 75 150 0 4124 0
Current children cumulated CPU time (s) 505.5
Current children cumulated vsize (KiB) 39332

[startup+512.001 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27486
/proc/meminfo: memFree=1885096/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=17108 CPUtime=505.83
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 4135 0 0 0 50579 4 0 0 25 0 1 0 25518062 17518592 4121 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4277 4121 75 150 0 4124 0
Current children cumulated CPU time (s) 507.08
Current children cumulated vsize (KiB) 39332

[startup+512.401 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 27486
/proc/meminfo: memFree=1885096/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=1.25
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1376 12117 0 2 7 1 106 11 16 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27481] ppid=27458 vsize=5356 CPUtime=0
/proc/27481/stat : 27481 (sh) S 27458 27458 26954 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25518062 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27481/statm: 1339 232 193 169 0 50 0
[pid=27482] ppid=27481 vsize=17108 CPUtime=506.23
/proc/27482/stat : 27482 (minisat) R 27481 27458 26954 0 -1 4194304 4135 0 0 0 50619 4 0 0 25 0 1 0 25518062 17518592 4121 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4277 4121 75 150 0 4124 0
Current children cumulated CPU time (s) 507.48
Current children cumulated vsize (KiB) 39332

[startup+512.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27490
/proc/meminfo: memFree=1899088/2055920 swapFree=4192812/4192956
[pid=27458] ppid=27456 vsize=16868 CPUtime=507.66
/proc/27458/stat : 27458 (sugar) S 27456 27458 26954 0 -1 4194304 1430 16546 0 2 7 1 50742 16 17 0 1 0 25517927 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27458/statm: 4217 1113 409 3 0 796 0
[pid=27487] ppid=27458 vsize=5356 CPUtime=0
/proc/27487/stat : 27487 (sh) S 27458 27458 26954 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25569184 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27487/statm: 1339 233 193 169 0 50 0
[pid=27488] ppid=27487 vsize=859244 CPUtime=0.01
/proc/27488/stat : 27488 (java) S 27487 27458 26954 0 -1 0 1462 0 1 0 1 0 0 0 18 0 3 0 25569184 879865856 1151 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/27488/statm: 214811 1151 665 9 0 209726 0
[pid=27488/tid=27489] ppid=27487 vsize=859244 CPUtime=0
/proc/27488/task/27489/stat : 27489 (java) R 27487 27458 26954 0 -1 64 784 0 1 0 0 0 0 0 18 0 3 0 25569186 879865856 1151 996147200 134512640 134550932 4294955984 18446744073709551615 103671549 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=27488/tid=27490] ppid=27487 vsize=859244 CPUtime=0
/proc/27488/task/27490/stat : 27490 (java) S 27487 27458 26954 0 -1 64 1 0 0 0 0 0 0 0 18 0 3 0 25569187 879865856 1151 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 507.67
Current children cumulated vsize (KiB) 881468

Child status: 0
Real time (s): 512.705
CPU time (s): 507.789
CPU user time (s): 507.586
CPU system time (s): 0.202969
CPU usage (%): 99.041
Max. virtual memory (cumulated for all children) (KiB): 890836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 507.586
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21752
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= 2193
involuntary context switches= 13302

runsolver used 0.706892 second user time and 1.63775 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-12 09:41:45
IDJOB=2086845
IDBENCH=58649
IDSOLVER=739
FILE ID=node7/2086845-1247384505
PBS_JOBID= 9507271
Free space on /tmp= 66136 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-14.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-2086845-1247384505/watcher-2086845-1247384505 -o /tmp/evaluation-result-2086845-1247384505/solver-2086845-1247384505 -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-2086845-1247384505.xml

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

MD5SUM BENCH= 6c0880b040fe6260481479fcc94ce736
RANDOM SEED=1563058912

node7.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.231
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.231
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:       1906672 kB
Buffers:         10412 kB
Cached:          62008 kB
SwapCached:          0 kB
Active:          77848 kB
Inactive:        19796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1906672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          35928 kB
Slab:            36844 kB
Committed_AS:   263116 kB
PageTables:       1836 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= 66136 MiB
End job on node7 at 2009-07-12 09:50:18