Trace number 2072435

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+minisat? (TO) 1800.01 1817.26

General information on the benchmark

Namecsp/pseudoGLB/
normalized-fpga25-23-sat-pb-cnf-cr.xml
MD5SUM251e419ce04c4fb2a4d1fca73095e9b1
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.39733
Satisfiable
(Un)Satisfiability was proved
Number of variables863
Number of constraints646
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(646)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:54:48 2009
0.00/0.08	c 0	PID 18522
0.00/0.08	c 0	HOST node49.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2072435-1247356488.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-2072435-1247356488.xml' 'HOME/temp.csp'
0.06/0.63	c 1	1 domains, 863 variables, 0 predicates, 0 relations, 646 constraints
0.06/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.67	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.61/0.75	c 1	Parsing HOME/temp.csp
0.61/0.89	c 1	parsed 1510 expressions
0.61/0.90	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.61/0.90	c 1	Converting to clausal form CSP
0.61/0.92	c 1	converted 151 (10%) expressions
0.61/0.92	c 1	converted 302 (20%) expressions
0.61/0.93	c 1	converted 453 (30%) expressions
0.61/0.93	c 1	converted 604 (40%) expressions
0.61/0.93	c 1	converted 755 (50%) expressions
0.61/1.06	c 1	converted 906 (60%) expressions
1.12/1.25	c 1	converted 1057 (70%) expressions
1.22/1.32	c 1	converted 1208 (80%) expressions
1.22/1.39	c 1	converted 1359 (90%) expressions
1.42/1.51	c 2	converted 1510 (100%) expressions
1.42/1.51	c 2	CSP : 2801 integers, 0 booleans, 4522 clauses, largest domain size 10
1.42/1.51	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.51	c 2	Propagation in CSP
1.42/1.57	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.42/1.57	c 2	CSP : 2801 integers, 0 booleans, 4522 clauses, largest domain size 10
1.42/1.58	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.58	c 2	Simplifing CSP by introducing new Boolean variables
1.42/1.59	c 2	CSP : 2801 integers, 0 booleans, 4522 clauses, largest domain size 10
1.42/1.59	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.52/1.63	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.52/1.64	c 2	281 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.52/1.65	c 2	561 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.52/1.65	c 2	841 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.52/1.66	c 2	1121 (40%) CSP integer variables are encoded (774 clauses, 9922 bytes)
1.52/1.66	c 2	1401 (50%) CSP integer variables are encoded (1614 clauses, 20842 bytes)
1.52/1.66	c 2	1681 (60%) CSP integer variables are encoded (2454 clauses, 31762 bytes)
1.52/1.67	c 2	1961 (70%) CSP integer variables are encoded (3274 clauses, 42422 bytes)
1.52/1.67	c 2	2241 (80%) CSP integer variables are encoded (4208 clauses, 54564 bytes)
1.52/1.67	c 2	2521 (90%) CSP integer variables are encoded (5141 clauses, 66693 bytes)
1.52/1.67	c 2	2801 (100%) CSP integer variables are encoded (5980 clauses, 77600 bytes)
1.62/1.72	c 2	453 (10%) CSP clauses are encoded (11879 clauses, 176477 bytes)
1.62/1.75	c 2	905 (20%) CSP clauses are encoded (17749 clauses, 276871 bytes)
1.62/1.78	c 2	1357 (30%) CSP clauses are encoded (23633 clauses, 377481 bytes)
1.71/1.81	c 2	1809 (40%) CSP clauses are encoded (29503 clauses, 477828 bytes)
1.71/1.84	c 2	2261 (50%) CSP clauses are encoded (35920 clauses, 588997 bytes)
1.71/1.88	c 2	2714 (60%) CSP clauses are encoded (43899 clauses, 733040 bytes)
1.82/1.92	c 2	3166 (70%) CSP clauses are encoded (51849 clauses, 877114 bytes)
1.82/1.96	c 2	3618 (80%) CSP clauses are encoded (59781 clauses, 1020732 bytes)
1.91/2.00	c 2	4070 (90%) CSP clauses are encoded (67731 clauses, 1164759 bytes)
2.70/2.86	c 3	4522 (100%) CSP clauses are encoded (118400 clauses, 2425827 bytes)
2.70/2.86	c 3	4522 CSP clauses encoded
2.70/2.86	c 3	Writing map file : HOME/temp.map
2.70/2.87	c 3	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.70/2.87	c 3	SAT : 8781 SAT variables, 118400 SAT clauses, 2425827 bytes
2.70/2.87	c 3	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.78/2.92	c 3	SOLVING HOME/temp.cnf
2.78/2.92	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.78/2.92	c 3	This is MiniSat 2.0 beta
2.78/2.92	c 3	WARNING: for repeatability, setting FPU to use double precision
2.78/2.92	c 3	============================[ Problem Statistics ]=============================
2.78/2.92	c 3	|                                                                             |
2.78/2.92	c 3	|  Number of variables:  8781                                                 |
2.78/2.92	c 3	|  Number of clauses:    118400                                               |
2.78/3.00	c 3	|  Parsing time:         0.06         s                                       |
2.79/3.00	c 3	============================[ Search Statistics ]==============================
2.79/3.00	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.79/3.00	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.79/3.00	c 3	===============================================================================
2.79/3.00	c 3	|         0 |    8781   118400   469129 |    39466        0    nan |  0.000 % |
2.79/3.01	c 3	|       100 |    8781   118400   469129 |    43413      100     36 |  0.000 % |
2.79/3.03	c 3	|       252 |    8781   118400   469129 |    47754      252     33 |  0.000 % |
2.79/3.04	c 3	|       477 |    8781   118400   469129 |    52530      477     38 |  0.000 % |
2.79/3.08	c 3	|       815 |    8781   118400   469129 |    57783      815     54 |  0.000 % |
2.79/3.16	c 3	|      1321 |    8781   118400   469129 |    63561     1321     88 |  0.000 % |
2.79/3.28	c 3	|      2080 |    8781   118400   469129 |    69917     2080    123 |  0.000 % |
3.35/3.59	c 4	|      3219 |    8781   118400   469129 |    76909     3219    159 |  0.000 % |
3.95/4.13	c 4	|      4927 |    8781   118400   469129 |    84600     4927    184 |  0.000 % |
5.13/5.37	c 5	|      7489 |    8781   118400   469129 |    93060     7489    210 |  0.000 % |
7.70/7.97	c 8	|     11333 |    8781   118400   469129 |   102366    11333    236 |  0.000 % |
11.86/12.12	c 12	|     17099 |    8781   118400   469129 |   112603    17099    249 |  0.000 % |
21.38/21.76	c 22	|     25748 |    8781   118400   469129 |   123863    25748    265 |  0.000 % |
34.35/34.84	c 35	|     38722 |    8781   118400   469129 |   136249    38722    268 |  0.000 % |
59.32/60.09	c 60	|     58183 |    8781   118400   469129 |   149874    58183    271 |  0.000 % |
108.14/109.37	c 109	|     87376 |    8781   118400   469129 |   164862    87376    260 |  0.000 % |
241.18/243.63	c 244	|    131165 |    8781   118400   469129 |   181348   131165    262 |  0.000 % |
431.91/436.15	c 436	|    196850 |    8781   118400   469129 |   199483    36574    236 |  0.000 % |
716.60/723.52	c 724	|    295376 |    8781   118400   469129 |   219431   135100    256 |  0.000 % |
1214.77/1226.44	c 1227	|    443165 |    8781   118400   469129 |   241374    87779    257 |  0.000 % |
1800.01/1817.22	c ERROR INTERRUPTED
1800.01/1817.25	s UNKNOWN
1800.01/1817.25	c 1817	CPU 2.79 (0.06 0.01 2.59 0.13)
1800.01/1817.25	c 1817	END Sun Jul 12 02:25:05 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2072435-1247356488/watcher-2072435-1247356488 -o /tmp/evaluation-result-2072435-1247356488/solver-2072435-1247356488 -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-2072435-1247356488.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.91 1.98 1.99 4/74 18522
/proc/meminfo: memFree=1643240/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=4708 CPUtime=0
/proc/18522/stat : 18522 (sugar) R 18520 18522 17290 0 -1 4194304 55 0 0 0 0 0 0 0 20 0 1 0 22709150 4820992 40 996147200 4194304 4206940 548682068608 18446744073709551615 224624965676 0 0 4096 0 0 0 0 17 1 0 0
/proc/18522/statm: 1177 40 31 3 0 8 0

[startup+0.100374 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 18522
/proc/meminfo: memFree=1643240/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=0.06
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22709150 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201384 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 18522
/proc/meminfo: memFree=1643240/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=0.06
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22709150 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301399 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 18522
/proc/meminfo: memFree=1643240/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=0.06
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22709150 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701457 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 18522
/proc/meminfo: memFree=1643240/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=0.61
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1292 5023 0 1 5 1 51 4 16 0 1 0 22709150 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 16868

[startup+1.50157 s]
/proc/loadavg: 1.91 1.98 1.99 4/85 18544
/proc/meminfo: memFree=1631824/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=0.62
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1309 5023 0 1 6 1 51 4 15 0 1 0 22709150 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1111 409 3 0 796 0
[pid=18535] ppid=18522 vsize=5356 CPUtime=0
/proc/18535/stat : 18535 (sh) S 18522 18522 17290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22709217 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18535/statm: 1339 233 193 169 0 50 0
[pid=18536] ppid=18535 vsize=868592 CPUtime=0.8
/proc/18536/stat : 18536 (java) S 18535 18522 17290 0 -1 0 7205 0 1 0 75 5 0 0 18 0 9 0 22709217 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18536/statm: 217148 6431 2566 9 0 211653 0
[pid=18536/tid=18537] ppid=18535 vsize=868592 CPUtime=0.49
/proc/18536/task/18537/stat : 18537 (java) R 18535 18522 17290 0 -1 64 2694 0 1 0 47 2 0 0 20 0 9 0 22709218 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4126525064 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18536/tid=18538] ppid=18535 vsize=868592 CPUtime=0.09
/proc/18536/task/18538/stat : 18538 (java) S 18535 18522 17290 0 -1 64 2319 0 0 0 9 0 0 0 16 0 9 0 22709220 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18536/tid=18539] ppid=18535 vsize=868592 CPUtime=0
/proc/18536/task/18539/stat : 18539 (java) S 18535 18522 17290 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22709220 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18536/tid=18540] ppid=18535 vsize=868592 CPUtime=0
/proc/18536/task/18540/stat : 18540 (java) S 18535 18522 17290 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22709220 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18536/tid=18541] ppid=18535 vsize=868592 CPUtime=0
/proc/18536/task/18541/stat : 18541 (java) S 18535 18522 17290 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22709222 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18536/tid=18542] ppid=18535 vsize=868592 CPUtime=0.19
/proc/18536/task/18542/stat : 18542 (java) S 18535 18522 17290 0 -1 64 1492 0 0 0 18 1 0 0 16 0 9 0 22709222 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18536/tid=18543] ppid=18535 vsize=868592 CPUtime=0
/proc/18536/task/18543/stat : 18543 (java) S 18535 18522 17290 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22709222 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18536/tid=18544] ppid=18535 vsize=868592 CPUtime=0
/proc/18536/task/18544/stat : 18544 (java) S 18535 18522 17290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22709222 889438208 6431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890816

[startup+3.10179 s]
/proc/loadavg: 1.91 1.98 1.99 3/85 18544
/proc/meminfo: memFree=1622288/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 15 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 16868

[startup+6.30226 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 18546
/proc/meminfo: memFree=1622672/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=16632 CPUtime=3.33
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 4045 0 0 0 332 1 0 0 25 0 1 0 22709442 17031168 4031 996147200 134512640 135127466 4294956256 18446744073709551615 134531043 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 4158 4031 75 150 0 4005 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 38856

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.99 3/77 18546
/proc/meminfo: memFree=1611600/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=26708 CPUtime=9.67
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 6568 0 0 0 963 4 0 0 25 0 1 0 22709442 27348992 6554 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 6677 6554 75 150 0 6524 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 48932

[startup+25.502 s]
/proc/loadavg: 1.94 1.98 1.99 3/77 18546
/proc/meminfo: memFree=1596496/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=41108 CPUtime=22.35
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 10161 0 0 0 2227 8 0 0 25 0 1 0 22709442 42094592 10147 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 10277 10147 75 150 0 10124 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 63332

[startup+51.1016 s]
/proc/loadavg: 1.96 1.98 1.99 3/77 18546
/proc/meminfo: memFree=1570960/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=66552 CPUtime=47.7
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 16512 0 0 0 4755 15 0 0 25 0 1 0 22709442 68149248 16498 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 16638 16498 75 150 0 16485 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 88776

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/77 18546
/proc/meminfo: memFree=1537040/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=98964 CPUtime=98.43
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 24572 0 0 0 9817 26 0 0 25 0 1 0 22709442 101339136 24558 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 24741 24558 75 150 0 24588 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 121188

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 18546
/proc/meminfo: memFree=1509328/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=125916 CPUtime=157.86
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 31285 0 0 0 15753 33 0 0 25 0 1 0 22709442 128937984 31271 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 31479 31271 75 150 0 31326 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 148140

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 18546
/proc/meminfo: memFree=1488272/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=145780 CPUtime=217.29
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 36178 0 0 0 21692 37 0 0 25 0 1 0 22709442 149278720 36164 996147200 134512640 135127466 4294956256 18446744073709551615 134530757 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 36445 36164 75 150 0 36292 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 168004


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

/proc/meminfo: memFree=1516064/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=251760 CPUtime=1346.59
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 62503 0 0 0 134593 66 0 0 25 0 1 0 22709442 257802240 62489 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 62940 62489 75 150 0 62787 0
Current children cumulated CPU time (s) 1349.38
Current children cumulated vsize (KiB) 273984

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1516000/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=251760 CPUtime=1406.03
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 62506 0 0 0 140537 66 0 0 25 0 1 0 22709442 257802240 62492 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 62940 62492 75 150 0 62787 0
Current children cumulated CPU time (s) 1408.82
Current children cumulated vsize (KiB) 273984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1515936/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=251760 CPUtime=1465.46
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 62516 0 0 0 146480 66 0 0 25 0 1 0 22709442 257802240 62502 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 62940 62502 75 150 0 62787 0
Current children cumulated CPU time (s) 1468.25
Current children cumulated vsize (KiB) 273984

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1515808/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=251760 CPUtime=1524.9
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 62516 0 0 0 152424 66 0 0 25 0 1 0 22709442 257802240 62502 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 62940 62502 75 150 0 62787 0
Current children cumulated CPU time (s) 1527.69
Current children cumulated vsize (KiB) 273984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1515808/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=251760 CPUtime=1584.34
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 62516 0 0 0 158368 66 0 0 25 0 1 0 22709442 257802240 62502 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 62940 62502 75 150 0 62787 0
Current children cumulated CPU time (s) 1587.13
Current children cumulated vsize (KiB) 273984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1515808/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=251760 CPUtime=1643.77
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 62531 0 0 0 164311 66 0 0 25 0 1 0 22709442 257802240 62517 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 62940 62517 75 150 0 62787 0
Current children cumulated CPU time (s) 1646.56
Current children cumulated vsize (KiB) 273984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1515552/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=251840 CPUtime=1703.21
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 62577 0 0 0 170255 66 0 0 25 0 1 0 22709442 257884160 62563 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 62960 62563 75 150 0 62807 0
Current children cumulated CPU time (s) 1706
Current children cumulated vsize (KiB) 274064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1509728/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=257628 CPUtime=1762.64
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 64000 0 0 0 176196 68 0 0 25 0 1 0 22709442 263811072 63986 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 64407 63986 75 150 0 64254 0
Current children cumulated CPU time (s) 1765.43
Current children cumulated vsize (KiB) 279852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1503072/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=264604 CPUtime=1797.22
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 65676 0 0 0 179652 70 0 0 25 0 1 0 22709442 270954496 65662 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 66151 65662 75 150 0 65998 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 286828

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

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

[startup+1817.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18707
/proc/meminfo: memFree=1503072/2055920 swapFree=4192812/4192956
[pid=18522] ppid=18520 vsize=16868 CPUtime=2.79
/proc/18522/stat : 18522 (sugar) S 18520 18522 17290 0 -1 4194304 1376 12784 0 2 6 1 259 13 16 0 1 0 22709150 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 4217 1113 409 3 0 796 0
[pid=18545] ppid=18522 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18522 18522 17290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22709442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 232 193 169 0 50 0
[pid=18546] ppid=18545 vsize=264604 CPUtime=1797.22
/proc/18546/stat : 18546 (minisat) R 18545 18522 17290 0 -1 4194304 65676 0 0 0 179652 70 0 0 25 0 1 0 22709442 270954496 65662 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18546/statm: 66151 65662 75 150 0 65998 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 286828

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18522 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=665594
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=154976
# CPU time returned by wait4() is 2.82057
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.26
CPU time (s): 1800.01
CPU user time (s): 1799.17
CPU system time (s): 0.84
CPU usage (%): 99.0509
Max. virtual memory (cumulated for all children) (KiB): 890928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.66559
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14543
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= 3373
involuntary context switches= 3325

runsolver used 2.06169 second user time and 6.21406 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 01:54:48
IDJOB=2072435
IDBENCH=55706
IDSOLVER=739
FILE ID=node49/2072435-1247356488
PBS_JOBID= 9506819
Free space on /tmp= 66312 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-fpga25-23-sat-pb-cnf-cr.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-2072435-1247356488/watcher-2072435-1247356488 -o /tmp/evaluation-result-2072435-1247356488/solver-2072435-1247356488 -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-2072435-1247356488.xml

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

MD5SUM BENCH= 251e419ce04c4fb2a4d1fca73095e9b1
RANDOM SEED=1331149507

node49.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.232
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.232
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:       1643720 kB
Buffers:         33792 kB
Cached:         162388 kB
SwapCached:          0 kB
Active:         311644 kB
Inactive:        49576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:         176284 kB
Slab:            35840 kB
Committed_AS:   327192 kB
PageTables:       2112 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= 66372 MiB
End job on node49 at 2009-07-12 02:25:07