Trace number 1081486

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+minisat? (TO) 1800.03 1815.22

General information on the benchmark

Namecsp/knights/
normalized-knights-50-9.xml
MD5SUM50143bff7152a7a0a5ab6fa327854d44
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 benchmark27.0379
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Maximum constraint arity2
Maximum domain size2500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36
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 02:20:11 2008
0.00/0.04	c 0	PID 25148
0.00/0.05	c 0	HOST node38.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1081486-1215217211.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1081486-1215217211.xml' 'HOME/temp.csp'
0.03/0.20	c 0	1 domains, 9 variables, 2 predicates, 0 relations, 36 constraints
0.03/0.20	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.20	c 0	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.03/0.28	c 0	Parsing HOME/temp.csp
0.16/0.31	c 0	parsed 48 expressions
0.16/0.31	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.16/0.31	c 0	Converting to clausal form CSP
0.16/0.34	c 0	converted 5 (10%) expressions
0.16/0.34	c 0	converted 10 (20%) expressions
0.16/0.35	c 0	converted 15 (30%) expressions
0.16/0.36	c 0	converted 20 (40%) expressions
0.16/0.37	c 0	converted 24 (50%) expressions
0.16/0.37	c 0	converted 29 (60%) expressions
0.16/0.38	c 0	converted 34 (70%) expressions
0.16/0.39	c 0	converted 39 (80%) expressions
0.16/0.40	c 0	converted 44 (90%) expressions
0.16/0.41	c 0	converted 48 (100%) expressions
0.16/0.41	c 0	CSP : 45 integers, 18 booleans, 180 clauses, largest domain size 2500
0.16/0.41	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.16/0.41	c 0	Propagation in CSP
0.16/0.42	c 0	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.16/0.42	c 0	CSP : 45 integers, 18 booleans, 180 clauses, largest domain size 2500
0.16/0.42	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.16/0.42	c 0	Simplifing CSP by introducing new Boolean variables
0.16/0.42	c 0	CSP : 45 integers, 144 booleans, 306 clauses, largest domain size 2500
0.16/0.42	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.16/0.44	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.16/0.74	c 1	5 (10%) CSP integer variables are encoded (12490 clauses, 165214 bytes)
0.16/0.76	c 1	9 (20%) CSP integer variables are encoded (22482 clauses, 315094 bytes)
0.16/0.76	c 1	14 (30%) CSP integer variables are encoded (22722 clauses, 318694 bytes)
0.16/0.76	c 1	18 (40%) CSP integer variables are encoded (22914 clauses, 321574 bytes)
0.16/0.76	c 1	23 (50%) CSP integer variables are encoded (23154 clauses, 325174 bytes)
0.16/0.76	c 1	27 (60%) CSP integer variables are encoded (23346 clauses, 328054 bytes)
0.16/0.76	c 1	32 (70%) CSP integer variables are encoded (23586 clauses, 331654 bytes)
0.16/0.76	c 1	36 (80%) CSP integer variables are encoded (23778 clauses, 334534 bytes)
0.16/0.76	c 1	41 (90%) CSP integer variables are encoded (24018 clauses, 338134 bytes)
0.16/0.76	c 1	45 (100%) CSP integer variables are encoded (24210 clauses, 341014 bytes)
0.16/0.82	c 1	31 (10%) CSP clauses are encoded (49983 clauses, 856156 bytes)
0.16/0.88	c 1	62 (20%) CSP clauses are encoded (85376 clauses, 1585952 bytes)
0.16/0.90	c 1	92 (30%) CSP clauses are encoded (96346 clauses, 1809607 bytes)
0.16/0.98	c 1	123 (40%) CSP clauses are encoded (136692 clauses, 2644433 bytes)
0.16/1.02	c 1	153 (50%) CSP clauses are encoded (159830 clauses, 3130728 bytes)
0.16/1.06	c 1	184 (60%) CSP clauses are encoded (180609 clauses, 3570128 bytes)
1.03/1.11	c 1	215 (70%) CSP clauses are encoded (203838 clauses, 4060934 bytes)
1.03/1.16	c 1	245 (80%) CSP clauses are encoded (229471 clauses, 4617092 bytes)
1.03/1.20	c 1	276 (90%) CSP clauses are encoded (250250 clauses, 5066500 bytes)
1.12/1.21	c 1	306 (100%) CSP clauses are encoded (256230 clauses, 5197882 bytes)
1.12/1.21	c 1	306 CSP clauses encoded
1.12/1.21	c 1	Writing map file : HOME/temp.map
1.12/1.21	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.21	c 1	SAT : 24399 SAT variables, 256230 SAT clauses, 5197882 bytes
1.12/1.21	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.25	c 1	SOLVING HOME/temp.cnf
1.12/1.25	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.12/1.25	c 1	This is MiniSat 2.0 beta
1.12/1.25	c 1	WARNING: for repeatability, setting FPU to use double precision
1.12/1.25	c 1	============================[ Problem Statistics ]=============================
1.12/1.25	c 1	|                                                                             |
1.12/1.26	c 1	|  Number of variables:  24399                                                |
1.12/1.26	c 1	|  Number of clauses:    256230                                               |
1.17/1.40	c 1	|  Parsing time:         0.13         s                                       |
1.17/1.40	c 1	============================[ Search Statistics ]==============================
1.17/1.40	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.17/1.40	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.17/1.40	c 1	===============================================================================
1.17/1.40	c 1	|         0 |   24399   256230   740664 |    85410        0    nan |  0.000 % |
1.17/1.53	c 2	|       100 |   24399   256230   740664 |    93951      100     11 |  0.000 % |
1.17/2.15	c 2	|       250 |   24399   256230   740664 |   103346      250     11 |  0.000 % |
2.39/2.53	c 3	|       475 |   24399   256230   740664 |   113680      475     11 |  0.000 % |
2.98/3.10	c 3	|       813 |   24399   256230   740664 |   125048      813     12 |  0.000 % |
4.37/4.58	c 5	|      1319 |   24399   256230   740664 |   137553     1319     13 |  0.000 % |
5.26/5.42	c 5	|      2078 |   24399   256230   740664 |   151309     2078     14 |  0.000 % |
6.55/6.73	c 7	|      3218 |   24399   256230   740664 |   166439     3218     14 |  0.000 % |
9.92/10.19	c 10	|      4928 |   24399   256230   740664 |   183083     4928     13 |  0.000 % |
16.85/17.19	c 17	|      7490 |   24399   256230   740664 |   201392     7490     13 |  0.000 % |
26.36/26.78	c 27	|     11334 |   24399   256230   740664 |   221531    11334     13 |  0.000 % |
37.64/38.18	c 38	|     17101 |   24399   256230   740664 |   243684    17101     13 |  0.000 % |
59.94/60.65	c 61	|     25751 |   24399   256230   740664 |   268053    25751     14 |  0.000 % |
97.28/98.31	c 98	|     38725 |   24399   256230   740664 |   294858    38725     13 |  0.000 % |
151.08/152.68	c 153	|     58187 |   24399   256230   740664 |   324344    58187     14 |  0.000 % |
232.90/235.25	c 235	|     87379 |   24399   256230   740664 |   356778    87379     14 |  0.000 % |
374.25/377.95	c 378	|    131168 |   24399   256230   740664 |   392456   131168     14 |  0.000 % |
563.36/568.87	c 569	|    196853 |   24399   256230   740664 |   431702   196853     14 |  0.000 % |
879.86/888.34	c 888	|    295380 |   24399   256230   740664 |   474872   295380     14 |  0.000 % |
1480.67/1494.88	c 1495	|    443169 |   24399   256230   740664 |   522359   443169     14 |  0.000 % |
1800.03/1815.21	c 1815	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1815.21	c 1815	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.03/1815.22	c ERROR INTERRUPTED
1800.03/1815.22	s UNKNOWN
1800.03/1815.22	c 1815	CPU 1.07 (0.04 0 1.03 0.1)
1800.03/1815.22	c 1815	END Sat Jul  5 02:50:26 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1081486-1215217211/watcher-1081486-1215217211 -o /tmp/evaluation-result-1081486-1215217211/solver-1081486-1215217211 -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-1081486-1215217211.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.91 1.97 1.99 4/72 25148
/proc/meminfo: memFree=1703768/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=12268 CPUtime=0
/proc/25148/stat : 25148 (sugar) R 25146 25148 21923 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1551391503 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 266890607205 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/25148/statm: 3067 316 241 3 0 167 0

[startup+0.103694 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 25148
/proc/meminfo: memFree=1703768/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=0.03
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1551391503 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.202705 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 25148
/proc/meminfo: memFree=1703768/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=0.03
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1551391503 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302714 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 25148
/proc/meminfo: memFree=1703768/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=0.16
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 973 3999 0 1 3 0 11 2 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13600

[startup+0.701756 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 25148
/proc/meminfo: memFree=1703768/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=0.16
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 974 3999 0 1 3 0 11 2 15 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13600

[startup+1.50285 s]
/proc/loadavg: 1.91 1.97 1.99 3/83 25170
/proc/meminfo: memFree=1690944/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 15 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13600

[startup+3.10103 s]
/proc/loadavg: 1.91 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1682048/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 15 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=15192 CPUtime=1.81
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 3606 0 0 0 180 1 0 0 25 0 1 0 1551391629 15556608 3592 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 3798 3592 75 150 0 3645 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 34148

[startup+6.30139 s]
/proc/loadavg: 1.92 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1682112/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 15 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=15324 CPUtime=4.98
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 3640 0 0 0 497 1 0 0 25 0 1 0 1551391629 15691776 3626 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 3831 3626 76 150 0 3678 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 34280

[startup+12.7011 s]
/proc/loadavg: 1.93 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1681664/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=15588 CPUtime=11.32
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 3718 0 0 0 1131 1 0 0 25 0 1 0 1551391629 15962112 3704 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 3897 3704 76 150 0 3744 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 34544

[startup+25.5026 s]
/proc/loadavg: 1.94 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1681472/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=15984 CPUtime=24
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 3795 0 0 0 2399 1 0 0 25 0 1 0 1551391629 16367616 3781 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 3996 3781 76 150 0 3843 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 34940

[startup+51.1024 s]
/proc/loadavg: 1.96 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1680448/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=16968 CPUtime=49.36
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 4057 0 0 0 4934 2 0 0 25 0 1 0 1551391629 17375232 4043 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 4242 4043 76 150 0 4089 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 35924

[startup+102.302 s]
/proc/loadavg: 1.98 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1678592/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=18588 CPUtime=100.07
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 4464 0 0 0 10005 2 0 0 25 0 1 0 1551391629 19034112 4450 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 4647 4450 76 150 0 4494 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 37544

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1675968/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=20852 CPUtime=159.51
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 4992 0 0 0 15948 3 0 0 25 0 1 0 1551391629 21352448 4978 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 5213 4978 76 150 0 5060 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 39808

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1673600/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=22384 CPUtime=218.95
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 5366 0 0 0 21891 4 0 0 25 0 1 0 1551391629 22921216 5352 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 5596 5352 76 150 0 5443 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 41340

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25172
/proc/meminfo: memFree=1671616/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=24340 CPUtime=278.38
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 5852 0 0 0 27834 4 0 0 25 0 1 0 1551391629 24924160 5838 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 6085 5838 76 150 0 5932 0
Current children cumulated CPU time (s) 279.55
Current children cumulated vsize (KiB) 43296


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

/proc/meminfo: memFree=1642440/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=53596 CPUtime=1348.25
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 12889 0 0 0 134811 14 0 0 25 0 1 0 1551391629 54882304 12875 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 13399 12875 76 150 0 13246 0
Current children cumulated CPU time (s) 1349.42
Current children cumulated vsize (KiB) 72552

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25174
/proc/meminfo: memFree=1641224/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=54876 CPUtime=1407.69
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 13194 0 0 0 140754 15 0 0 25 0 1 0 1551391629 56193024 13180 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 13719 13180 76 150 0 13566 0
Current children cumulated CPU time (s) 1408.86
Current children cumulated vsize (KiB) 73832

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25174
/proc/meminfo: memFree=1640008/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=55952 CPUtime=1467.11
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 13498 0 0 0 146696 15 0 0 25 0 1 0 1551391629 57294848 13484 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 13988 13484 76 150 0 13835 0
Current children cumulated CPU time (s) 1468.28
Current children cumulated vsize (KiB) 74908

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25174
/proc/meminfo: memFree=1638088/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=58080 CPUtime=1526.56
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 13970 0 0 0 152641 15 0 0 25 0 1 0 1551391629 59473920 13956 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25172/statm: 14520 13956 76 150 0 14367 0
Current children cumulated CPU time (s) 1527.73
Current children cumulated vsize (KiB) 77036

[startup+1602.3 s]
/proc/loadavg: 1.93 1.95 1.98 3/83 25210
/proc/meminfo: memFree=1557320/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=60400 CPUtime=1586.11
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 14332 0 0 0 158595 16 0 0 25 0 1 0 1551391629 61849600 14318 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25172/statm: 15100 14318 76 150 0 14947 0
Current children cumulated CPU time (s) 1587.28
Current children cumulated vsize (KiB) 79356

[startup+1662.3 s]
/proc/loadavg: 1.97 1.96 1.98 3/83 25214
/proc/meminfo: memFree=1537848/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=61472 CPUtime=1646.07
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 14643 0 0 0 164590 17 0 0 25 0 1 0 1551391629 62947328 14629 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/25172/statm: 15368 14629 76 150 0 15215 0
Current children cumulated CPU time (s) 1647.24
Current children cumulated vsize (KiB) 80428

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 25214
/proc/meminfo: memFree=1536248/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=63064 CPUtime=1706.02
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 15014 0 0 0 170585 17 0 0 25 0 1 0 1551391629 64577536 15000 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/25172/statm: 15766 15000 76 150 0 15613 0
Current children cumulated CPU time (s) 1707.19
Current children cumulated vsize (KiB) 82020

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 25214
/proc/meminfo: memFree=1534968/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=64008 CPUtime=1765.97
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 15277 0 0 0 176579 18 0 0 25 0 1 0 1551391629 65544192 15263 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25172/statm: 16002 15263 76 150 0 15849 0
Current children cumulated CPU time (s) 1767.14
Current children cumulated vsize (KiB) 82964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.2 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 25214
/proc/meminfo: memFree=1534392/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=64536 CPUtime=1798.86
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 15437 0 0 0 179868 18 0 0 25 0 1 0 1551391629 66084864 15423 996147200 134512640 135127466 4294956256 18446744073709551615 134523426 0 0 4096 3 0 0 0 17 0 0 0
/proc/25172/statm: 16134 15423 76 150 0 15981 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 83492

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1815.2 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 25214
/proc/meminfo: memFree=1534392/2055920 swapFree=4112616/4192956
[pid=25148] ppid=25146 vsize=13600 CPUtime=1.17
/proc/25148/stat : 25148 (sugar) S 25146 25148 21923 0 -1 4194304 1031 9363 0 2 4 0 103 10 16 0 1 0 1551391503 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25148/statm: 3400 797 370 3 0 500 0
[pid=25171] ppid=25148 vsize=5356 CPUtime=0
/proc/25171/stat : 25171 (sh) S 25148 25148 21923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551391629 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25171/statm: 1339 232 193 169 0 50 0
[pid=25172] ppid=25171 vsize=64536 CPUtime=1798.86
/proc/25172/stat : 25172 (minisat) R 25171 25148 21923 0 -1 4194304 15437 0 0 0 179868 18 0 0 25 0 1 0 1551391629 66084864 15423 996147200 134512640 135127466 4294956256 18446744073709551615 134523426 0 0 4096 3 0 0 0 17 0 0 0
/proc/25172/statm: 16134 15423 76 150 0 15981 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 83492

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25148 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=80835
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=114982
# CPU time returned by wait4() is 1.19582
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1815.22
CPU time (s): 1800.03
CPU user time (s): 1799.75
CPU system time (s): 0.28
CPU usage (%): 99.1629
Max. virtual memory (cumulated for all children) (KiB): 883220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.08083
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10819
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1477
involuntary context switches= 1336

runsolver used 2.15467 second user time and 6.13507 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-05 02:20:11
IDJOB=1081486
IDBENCH=57106
IDSOLVER=346
FILE ID=node38/1081486-1215217211
PBS_JOBID= 7881695
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/knights/normalized-knights-50-9.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-1081486-1215217211/watcher-1081486-1215217211 -o /tmp/evaluation-result-1081486-1215217211/solver-1081486-1215217211 -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-1081486-1215217211.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 50143bff7152a7a0a5ab6fa327854d44
RANDOM SEED=1980060289

node38.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.223
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.223
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:       1704248 kB
Buffers:         31648 kB
Cached:         146736 kB
SwapCached:      74100 kB
Active:         248276 kB
Inactive:        48992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704248 kB
SwapTotal:     4192956 kB
SwapFree:      4112616 kB
Dirty:            1268 kB
Writeback:           0 kB
Mapped:         126632 kB
Slab:            39376 kB
Committed_AS:  2967768 kB
PageTables:       2080 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= 66432 MiB
End job on node38 at 2008-07-05 02:50:28