Trace number 2084634

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 436.087 440.343

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-nsh-13.xml
MD5SUM04705b32837a4b67cef23bd35ddd5cfa
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 benchmark0.51792
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of constraints14612
Maximum constraint arity2
Maximum domain size13
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14612
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 08:15:43 2009
0.00/0.08	c 0	PID 27833
0.00/0.08	c 0	HOST node74.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2084634-1247379343.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-2084634-1247379343.xml' 'HOME/temp.csp'
1.26/1.32	c 2	1 domains, 352 variables, 1 predicates, 0 relations, 14612 constraints
1.26/1.34	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.26/1.34	c 2	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'
1.29/1.42	c 2	Parsing HOME/temp.csp
1.29/1.57	c 2	parsed 10000 expressions
1.29/1.60	c 2	parsed 14966 expressions
1.29/1.61	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.29/1.61	c 2	Converting to clausal form CSP
1.29/1.91	c 2	converted 1497 (10%) expressions
1.29/1.97	c 2	converted 2994 (20%) expressions
1.29/2.03	c 2	converted 4490 (30%) expressions
2.03/2.14	c 3	converted 5987 (40%) expressions
2.03/2.20	c 3	converted 7483 (50%) expressions
2.12/2.25	c 3	converted 8980 (60%) expressions
2.22/2.31	c 3	converted 10477 (70%) expressions
2.32/2.45	c 3	converted 11973 (80%) expressions
2.42/2.50	c 3	converted 13470 (90%) expressions
2.42/2.56	c 3	converted 14966 (100%) expressions
2.42/2.56	c 3	CSP : 352 integers, 0 booleans, 14612 clauses, largest domain size 13
2.42/2.56	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.42/2.56	c 3	Propagation in CSP
2.51/2.63	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.51/2.63	c 3	CSP : 352 integers, 0 booleans, 14612 clauses, largest domain size 13
2.51/2.63	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.51/2.65	c 3	Simplifing CSP by introducing new Boolean variables
2.82/2.92	c 3	CSP : 352 integers, 29224 booleans, 43836 clauses, largest domain size 13
2.82/2.92	c 3	Heap : 22 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.92/3.04	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.92/3.07	c 3	36 (10%) CSP integer variables are encoded (396 clauses, 4222 bytes)
2.92/3.08	c 3	71 (20%) CSP integer variables are encoded (781 clauses, 8457 bytes)
2.92/3.08	c 3	106 (30%) CSP integer variables are encoded (1166 clauses, 13193 bytes)
2.92/3.08	c 3	141 (40%) CSP integer variables are encoded (1551 clauses, 18198 bytes)
2.92/3.08	c 3	176 (50%) CSP integer variables are encoded (1936 clauses, 23203 bytes)
2.92/3.08	c 3	212 (60%) CSP integer variables are encoded (2332 clauses, 28351 bytes)
2.92/3.08	c 3	247 (70%) CSP integer variables are encoded (2717 clauses, 33356 bytes)
2.92/3.08	c 3	282 (80%) CSP integer variables are encoded (3102 clauses, 38361 bytes)
2.92/3.09	c 3	317 (90%) CSP integer variables are encoded (3487 clauses, 43366 bytes)
2.92/3.09	c 3	352 (100%) CSP integer variables are encoded (3872 clauses, 48371 bytes)
3.12/3.23	c 4	4384 (10%) CSP clauses are encoded (43332 clauses, 698161 bytes)
3.21/3.32	c 4	8768 (20%) CSP clauses are encoded (82792 clauses, 1363805 bytes)
3.31/3.41	c 4	13151 (30%) CSP clauses are encoded (122239 clauses, 2073107 bytes)
3.31/3.50	c 4	17535 (40%) CSP clauses are encoded (161687 clauses, 2783773 bytes)
3.41/3.59	c 4	21918 (50%) CSP clauses are encoded (201134 clauses, 3527305 bytes)
3.51/3.68	c 4	26302 (60%) CSP clauses are encoded (240594 clauses, 4275586 bytes)
3.60/3.77	c 4	30686 (70%) CSP clauses are encoded (280054 clauses, 5023867 bytes)
3.70/3.86	c 4	35069 (80%) CSP clauses are encoded (319501 clauses, 5771899 bytes)
3.80/3.96	c 4	39453 (90%) CSP clauses are encoded (358949 clauses, 6519945 bytes)
3.90/4.05	c 4	43836 (100%) CSP clauses are encoded (398396 clauses, 7267977 bytes)
3.90/4.05	c 4	43836 CSP clauses encoded
3.90/4.05	c 4	Writing map file : HOME/temp.map
3.90/4.06	c 4	Heap : 16 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.90/4.06	c 4	SAT : 33448 SAT variables, 398396 SAT clauses, 7267977 bytes
3.90/4.06	c 4	Heap : 16 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.96/4.12	c 4	SOLVING HOME/temp.cnf
3.96/4.12	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.96/4.12	c 5	This is MiniSat 2.0 beta
3.96/4.12	c 5	WARNING: for repeatability, setting FPU to use double precision
3.96/4.12	c 5	============================[ Problem Statistics ]=============================
3.96/4.12	c 5	|                                                                             |
3.96/4.12	c 5	|  Number of variables:  33448                                                |
3.96/4.12	c 5	|  Number of clauses:    398396                                               |
4.14/4.34	c 5	|  Parsing time:         0.18         s                                       |
4.14/4.35	c 5	============================[ Search Statistics ]==============================
4.14/4.35	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.14/4.35	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.14/4.35	c 5	===============================================================================
4.14/4.35	c 5	|         0 |   33448   398396  1118256 |   132798        0    nan |  0.000 % |
4.24/4.42	c 5	|       100 |   33448   398396  1118256 |   146078      100      9 |  0.000 % |
4.24/4.44	c 5	|       252 |   33448   398396  1118256 |   160686      252      9 |  0.000 % |
4.24/4.47	c 5	|       478 |   33448   398396  1118256 |   176755      478      8 |  0.000 % |
4.34/4.51	c 5	|       815 |   33448   398396  1118256 |   194430      815      7 |  0.000 % |
4.34/4.56	c 5	|      1322 |   33448   398396  1118256 |   213873     1322      8 |  0.000 % |
4.44/4.65	c 5	|      2082 |   33448   398396  1118256 |   235260     2082      8 |  0.000 % |
4.63/4.80	c 5	|      3222 |   33448   398396  1118256 |   258787     3222      8 |  0.000 % |
4.73/4.96	c 5	|      4931 |   33448   398396  1118256 |   284665     4931      8 |  0.000 % |
5.03/5.22	c 6	|      7493 |   33448   398396  1118256 |   313132     7493      9 |  0.000 % |
5.72/5.98	c 6	|     11337 |   33448   398396  1118256 |   344445    11337     10 |  0.000 % |
6.22/6.43	c 7	|     17103 |   33448   398396  1118256 |   378890    17103     11 |  0.000 % |
7.90/8.12	c 8	|     25752 |   33448   398396  1118256 |   416779    25752     12 |  0.000 % |
9.78/10.08	c 10	|     38727 |   33448   398396  1118256 |   458457    38727     12 |  0.000 % |
15.53/15.89	c 16	|     58191 |   33448   398396  1118256 |   504302    58191     12 |  0.000 % |
26.42/26.87	c 27	|     87384 |   33448   398396  1118256 |   554732    87384     12 |  0.000 % |
55.15/55.83	c 56	|    131174 |   33448   398396  1118256 |   610206   131174     12 |  0.000 % |
114.48/115.76	c 116	|    196859 |   33448   398396  1118256 |   671226   196859     12 |  0.000 % |
266.24/268.96	c 269	|    295385 |   33442   397604  1116017 |   738349   193329     12 |  0.018 % |
435.83/440.12	c 441	===============================================================================
435.83/440.12	c 441	restarts              : 19
435.83/440.12	c 441	conflicts             : 388910         (901 /sec)
435.83/440.12	c 441	decisions             : 458978         (1.99 % random) (1063 /sec)
435.83/440.12	c 441	propagations          : 18366536       (42535 /sec)
435.83/440.12	c 441	conflict literals     : 4544824        (8.80 % deleted)
435.83/440.12	c 441	Memory used           : 47.82 MB
435.83/440.12	c 441	CPU time              : 431.801 s
435.83/440.12	c 441	
435.83/440.12	c 441	UNSATISFIABLE
435.83/440.13	c 441	DECODING HOME/temp.out WITH HOME/temp.map
435.83/440.13	c 441	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'
435.90/440.22	c 441	Decoding HOME/temp.out
435.90/440.28	s UNSATISFIABLE
435.90/440.31	c 441	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
435.90/440.34	c 441	CPU 436.06 (0.06 0.02 435.65 0.33)
435.90/440.34	c 441	END Sun Jul 12 08:23:04 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-2084634-1247379343/watcher-2084634-1247379343 -o /tmp/evaluation-result-2084634-1247379343/solver-2084634-1247379343 -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-2084634-1247379343.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: 1.85 1.97 2.00 4/81 27833
/proc/meminfo: memFree=1841320/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=12132 CPUtime=0
/proc/27833/stat : 27833 (sugar) R 27831 27833 27796 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 25000127 12423168 183 996147200 4194304 4206940 548682068608 18446744073709551615 228794626870 0 0 4224 0 0 0 0 17 1 0 0
/proc/27833/statm: 3033 183 142 3 0 133 0

[startup+0.084972 s]
/proc/loadavg: 1.85 1.97 2.00 4/81 27833
/proc/meminfo: memFree=1841320/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=0.07
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25000127 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101981 s]
/proc/loadavg: 1.85 1.97 2.00 4/81 27833
/proc/meminfo: memFree=1841320/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=0.07
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25000127 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301994 s]
/proc/loadavg: 1.85 1.97 2.00 4/81 27833
/proc/meminfo: memFree=1841320/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=0.07
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25000127 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701045 s]
/proc/loadavg: 1.85 1.97 2.00 4/81 27833
/proc/meminfo: memFree=1841320/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=0.07
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25000127 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50114 s]
/proc/loadavg: 1.85 1.97 2.00 4/92 27845
/proc/meminfo: memFree=1816016/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=1.29
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1309 10938 0 1 5 2 116 6 16 0 1 0 25000127 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 16868

[startup+3.10232 s]
/proc/loadavg: 1.85 1.97 2.00 4/92 27855
/proc/meminfo: memFree=1819280/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=1.29
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1310 10938 0 1 5 2 116 6 15 0 1 0 25000127 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1111 409 3 0 796 0
[pid=27846] ppid=27833 vsize=5356 CPUtime=0
/proc/27846/stat : 27846 (sh) S 27833 27833 27796 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25000262 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27846/statm: 1339 233 193 169 0 50 0
[pid=27847] ppid=27846 vsize=868672 CPUtime=1.72
/proc/27847/stat : 27847 (java) S 27846 27833 27796 0 -1 0 12602 0 1 0 165 7 0 0 18 0 9 0 25000262 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27847/statm: 217168 11517 2590 9 0 211645 0
[pid=27847/tid=27848] ppid=27846 vsize=868672 CPUtime=0.85
/proc/27847/task/27848/stat : 27848 (java) R 27846 27833 27796 0 -1 64 3027 0 1 0 83 2 0 0 18 0 9 0 25000263 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27847/tid=27849] ppid=27846 vsize=868672 CPUtime=0.65
/proc/27847/task/27849/stat : 27849 (java) S 27846 27833 27796 0 -1 64 7410 0 0 0 62 3 0 0 16 0 9 0 25000264 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27847/tid=27850] ppid=27846 vsize=868672 CPUtime=0
/proc/27847/task/27850/stat : 27850 (java) S 27846 27833 27796 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25000264 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27847/tid=27851] ppid=27846 vsize=868672 CPUtime=0
/proc/27847/task/27851/stat : 27851 (java) S 27846 27833 27796 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25000264 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27847/tid=27852] ppid=27846 vsize=868672 CPUtime=0
/proc/27847/task/27852/stat : 27852 (java) S 27846 27833 27796 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25000266 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27847/tid=27853] ppid=27846 vsize=868672 CPUtime=0.19
/proc/27847/task/27853/stat : 27853 (java) R 27846 27833 27796 0 -1 64 1467 0 0 0 19 0 0 0 16 0 9 0 25000266 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 102044374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27847/tid=27854] ppid=27846 vsize=868672 CPUtime=0
/proc/27847/task/27854/stat : 27854 (java) S 27846 27833 27796 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25000267 889520128 11517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27847/tid=27855] ppid=27846 vsize=868672 CPUtime=0
/proc/27847/task/27855/stat : 27855 (java) S 27846 27833 27796 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25000267 889520128 11517 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) 890896

[startup+6.30169 s]
/proc/loadavg: 1.94 1.98 2.01 3/84 27857
/proc/meminfo: memFree=1809680/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 15 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=22284 CPUtime=2.14
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 5310 0 0 0 211 3 0 0 25 0 1 0 25000540 22818816 5296 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 5571 5296 76 150 0 5418 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 44508

[startup+12.7024 s]
/proc/loadavg: 1.94 1.98 2.01 3/84 27857
/proc/meminfo: memFree=1806480/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=25232 CPUtime=8.48
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 6032 0 0 0 844 4 0 0 25 0 1 0 25000540 25837568 6018 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 6308 6018 76 150 0 6155 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 47456

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 2.01 3/84 27857
/proc/meminfo: memFree=1803344/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=28444 CPUtime=21.15
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 6834 0 0 0 2111 4 0 0 25 0 1 0 25000540 29126656 6820 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 7111 6820 76 150 0 6958 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 50668

[startup+51.1019 s]
/proc/loadavg: 1.97 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1799888/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=32052 CPUtime=46.51
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 7698 0 0 0 4646 5 0 0 25 0 1 0 25000540 32821248 7684 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 8013 7684 76 150 0 7860 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 54276

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 2.00 4/84 27857
/proc/meminfo: memFree=1794576/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=37380 CPUtime=97.23
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 9005 0 0 0 9718 5 0 0 25 0 1 0 25000540 38277120 8991 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 9345 8991 76 150 0 9192 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 59604

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1790416/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=41832 CPUtime=156.66
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 10007 0 0 0 15660 6 0 0 25 0 1 0 25000540 42835968 9993 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 10458 9993 76 150 0 10305 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 64056

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1787216/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=44696 CPUtime=216.1
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 10771 0 0 0 21603 7 0 0 25 0 1 0 25000540 45768704 10757 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 11174 10757 76 150 0 11021 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 66920

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1785040/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=47020 CPUtime=275.54
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11304 0 0 0 27546 8 0 0 25 0 1 0 25000540 48148480 11290 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 11755 11290 76 150 0 11602 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 69244

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 2.00 4/84 27857
/proc/meminfo: memFree=1784656/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=47264 CPUtime=334.97
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11366 0 0 0 33489 8 0 0 25 0 1 0 25000540 48398336 11352 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 11816 11352 76 150 0 11663 0
Current children cumulated CPU time (s) 338.95
Current children cumulated vsize (KiB) 69488

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783824/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48352 CPUtime=394.41
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11599 0 0 0 39433 8 0 0 25 0 1 0 25000540 49512448 11585 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12088 11585 76 150 0 11935 0
Current children cumulated CPU time (s) 398.39
Current children cumulated vsize (KiB) 70576

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

[startup+409.501 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783632/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48352 CPUtime=401.54
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11608 0 0 0 40146 8 0 0 25 0 1 0 25000540 49512448 11594 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12088 11594 76 150 0 11935 0
Current children cumulated CPU time (s) 405.52
Current children cumulated vsize (KiB) 70576

[startup+422.303 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783568/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48472 CPUtime=414.22
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11614 0 0 0 41414 8 0 0 25 0 1 0 25000540 49635328 11600 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12118 11600 76 150 0 11965 0
Current children cumulated CPU time (s) 418.2
Current children cumulated vsize (KiB) 70696

[startup+428.701 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783440/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48880 CPUtime=420.56
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11691 0 0 0 42048 8 0 0 25 0 1 0 25000540 50053120 11677 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12220 11677 76 150 0 12067 0
Current children cumulated CPU time (s) 424.54
Current children cumulated vsize (KiB) 71104

[startup+435.101 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783248/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48880 CPUtime=426.9
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11695 0 0 0 42682 8 0 0 25 0 1 0 25000540 50053120 11681 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12220 11681 76 150 0 12067 0
Current children cumulated CPU time (s) 430.88
Current children cumulated vsize (KiB) 71104

[startup+438.301 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783248/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48960 CPUtime=430.07
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11707 0 0 0 42999 8 0 0 25 0 1 0 25000540 50135040 11693 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12240 11693 76 150 0 12087 0
Current children cumulated CPU time (s) 434.05
Current children cumulated vsize (KiB) 71184

[startup+439.103 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783184/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48960 CPUtime=430.86
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11711 0 0 0 43078 8 0 0 25 0 1 0 25000540 50135040 11697 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12240 11697 76 150 0 12087 0
Current children cumulated CPU time (s) 434.84
Current children cumulated vsize (KiB) 71184

[startup+439.903 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783184/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=3.98
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1376 23965 0 2 5 2 371 20 16 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
[pid=27856] ppid=27833 vsize=5356 CPUtime=0
/proc/27856/stat : 27856 (sh) S 27833 27833 27796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25000540 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27856/statm: 1339 232 193 169 0 50 0
[pid=27857] ppid=27856 vsize=48960 CPUtime=431.66
/proc/27857/stat : 27857 (minisat) R 27856 27833 27796 0 -1 4194304 11711 0 0 0 43158 8 0 0 25 0 1 0 25000540 50135040 11697 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27857/statm: 12240 11697 76 150 0 12087 0
Current children cumulated CPU time (s) 435.64
Current children cumulated vsize (KiB) 71184

[startup+440.303 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 27857
/proc/meminfo: memFree=1783184/2055920 swapFree=4192812/4192956
[pid=27833] ppid=27831 vsize=16868 CPUtime=435.9
/proc/27833/stat : 27833 (sugar) S 27831 27833 27796 0 -1 4194304 1449 35970 0 2 6 2 43552 30 15 0 1 0 25000127 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27833/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 435.9
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 440.343
CPU time (s): 436.087
CPU user time (s): 435.72
CPU system time (s): 0.366944
CPU usage (%): 99.0334
Max. virtual memory (cumulated for all children) (KiB): 891036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 435.72
system time used= 0.366944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41388
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= 3559
involuntary context switches= 21243

runsolver used 0.595909 second user time and 1.42078 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-12 08:15:43
IDJOB=2084634
IDBENCH=58097
IDSOLVER=739
FILE ID=node74/2084634-1247379343
PBS_JOBID= 9507232
Free space on /tmp= 103136 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-nsh-13.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-2084634-1247379343/watcher-2084634-1247379343 -o /tmp/evaluation-result-2084634-1247379343/solver-2084634-1247379343 -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-2084634-1247379343.xml

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

MD5SUM BENCH= 04705b32837a4b67cef23bd35ddd5cfa
RANDOM SEED=1663479074

node74.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.234
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.234
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:       1841800 kB
Buffers:          7472 kB
Cached:          69028 kB
SwapCached:          0 kB
Active:         134648 kB
Inactive:        27380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3264 kB
Writeback:           0 kB
Mapped:         103312 kB
Slab:            36984 kB
Committed_AS:   955760 kB
PageTables:       1992 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103136 MiB
End job on node74 at 2009-07-12 08:23:04