Trace number 2058344

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.06 1812.73

General information on the benchmark

Namecsp/frb50-23/
normalized-frb50-23-2_ext.xml
MD5SUMbb1a147ff1219a16de4d32893b55ecda
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints544
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension544
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.08	c 0	BEGIN Sat Jul 11 16:09:55 2009
0.05/0.08	c 0	PID 12527
0.05/0.08	c 0	HOST node64.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2058344-1247321395.xml TO HOME/temp.csp
0.05/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-2058344-1247321395.xml' 'HOME/temp.csp'
0.06/0.91	c 1	1 domains, 50 variables, 0 predicates, 544 relations, 544 constraints
0.06/0.96	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.96	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.90/1.05	c 1	Parsing HOME/temp.csp
1.29/1.47	c 2	parsed 1139 expressions
1.29/1.48	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.29/1.48	c 2	Converting to clausal form CSP
1.39/1.51	c 2	converted 114 (10%) expressions
1.39/1.57	c 2	converted 228 (20%) expressions
1.39/1.58	c 2	converted 342 (30%) expressions
1.39/1.60	c 2	converted 456 (40%) expressions
1.49/1.60	c 2	converted 570 (50%) expressions
1.49/1.64	c 2	converted 684 (60%) expressions
1.49/1.68	c 2	converted 798 (70%) expressions
1.60/1.72	c 2	converted 912 (80%) expressions
1.70/1.84	c 2	converted 1026 (90%) expressions
1.70/1.88	c 2	converted 1139 (100%) expressions
1.70/1.88	c 2	CSP : 50 integers, 0 booleans, 544 clauses, largest domain size 23
1.70/1.88	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.88	c 2	Propagation in CSP
1.70/1.88	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.70/1.88	c 2	CSP : 50 integers, 0 booleans, 544 clauses, largest domain size 23
1.70/1.88	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.88	c 2	Simplifing CSP by introducing new Boolean variables
1.70/1.88	c 2	CSP : 50 integers, 0 booleans, 544 clauses, largest domain size 23
1.70/1.89	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.80/1.95	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.80/1.96	c 2	5 (10%) CSP integer variables are encoded (105 clauses, 1013 bytes)
1.80/1.96	c 2	10 (20%) CSP integer variables are encoded (210 clauses, 2168 bytes)
1.80/1.97	c 2	15 (30%) CSP integer variables are encoded (315 clauses, 3323 bytes)
1.80/1.97	c 2	20 (40%) CSP integer variables are encoded (420 clauses, 4478 bytes)
1.80/1.97	c 2	25 (50%) CSP integer variables are encoded (525 clauses, 5633 bytes)
1.80/1.97	c 2	30 (60%) CSP integer variables are encoded (630 clauses, 6788 bytes)
1.80/1.97	c 2	35 (70%) CSP integer variables are encoded (735 clauses, 7943 bytes)
1.80/1.97	c 2	40 (80%) CSP integer variables are encoded (840 clauses, 9098 bytes)
1.80/1.97	c 2	45 (90%) CSP integer variables are encoded (945 clauses, 10253 bytes)
1.80/1.97	c 2	50 (100%) CSP integer variables are encoded (1050 clauses, 11601 bytes)
1.90/2.05	c 2	55 (10%) CSP clauses are encoded (5950 clauses, 94958 bytes)
1.90/2.08	c 2	109 (20%) CSP clauses are encoded (10745 clauses, 182250 bytes)
2.00/2.12	c 2	164 (30%) CSP clauses are encoded (15627 clauses, 276129 bytes)
2.00/2.15	c 2	218 (40%) CSP clauses are encoded (20444 clauses, 368483 bytes)
2.00/2.18	c 2	272 (50%) CSP clauses are encoded (25278 clauses, 461595 bytes)
2.10/2.21	c 2	327 (60%) CSP clauses are encoded (30129 clauses, 555253 bytes)
2.10/2.24	c 2	381 (70%) CSP clauses are encoded (34926 clauses, 648833 bytes)
2.10/2.27	c 3	436 (80%) CSP clauses are encoded (39764 clauses, 742582 bytes)
2.10/2.29	c 3	490 (90%) CSP clauses are encoded (44560 clauses, 835709 bytes)
2.19/2.32	c 3	544 (100%) CSP clauses are encoded (49329 clauses, 931187 bytes)
2.19/2.33	c 3	544 CSP clauses encoded
2.19/2.33	c 3	Writing map file : HOME/temp.map
2.19/2.33	c 3	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.19/2.33	c 3	SAT : 1100 SAT variables, 49329 SAT clauses, 931187 bytes
2.19/2.33	c 3	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.19/2.39	c 3	SOLVING HOME/temp.cnf
2.19/2.39	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.19/2.39	c 3	This is MiniSat 2.0 beta
2.19/2.39	c 3	WARNING: for repeatability, setting FPU to use double precision
2.19/2.39	c 3	============================[ Problem Statistics ]=============================
2.19/2.39	c 3	|                                                                             |
2.19/2.39	c 3	|  Number of variables:  1100                                                 |
2.19/2.39	c 3	|  Number of clauses:    49329                                                |
2.24/2.42	c 3	|  Parsing time:         0.02         s                                       |
2.24/2.42	c 3	============================[ Search Statistics ]==============================
2.24/2.42	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.24/2.42	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.24/2.42	c 3	===============================================================================
2.24/2.42	c 3	|         0 |    1100    49329   184741 |    16443        0    nan |  0.000 % |
2.24/2.44	c 3	|       101 |    1100    49329   184741 |    18087      101     13 |  0.000 % |
2.24/2.47	c 3	|       253 |    1100    49329   184741 |    19896      253     14 |  0.002 % |
2.24/2.52	c 3	|       478 |    1100    49329   184741 |    21885      478     14 |  0.003 % |
2.24/2.59	c 3	|       815 |    1100    49329   184741 |    24074      815     13 |  0.003 % |
2.24/2.69	c 3	|      1322 |    1100    49329   184741 |    26481     1322     14 |  0.003 % |
2.24/2.85	c 3	|      2082 |    1100    49329   184741 |    29129     2082     14 |  0.002 % |
2.24/3.09	c 3	|      3224 |    1100    49329   184741 |    32042     3224     14 |  0.003 % |
3.33/3.53	c 4	|      4932 |    1100    49329   184741 |    35247     4932     14 |  0.003 % |
4.03/4.27	c 5	|      7496 |    1100    49329   184741 |    38771     7496     14 |  0.003 % |
5.11/5.38	c 6	|     11341 |    1100    49329   184741 |    42648    11341     14 |  0.002 % |
7.09/7.35	c 8	|     17107 |    1100    49329   184741 |    46913    17107     15 |  0.003 % |
10.56/10.82	c 11	|     25759 |    1100    49329   184741 |    51605    25759     15 |  0.002 % |
16.60/16.92	c 17	|     38733 |    1100    49329   184741 |    56765    38733     16 |  0.002 % |
27.89/28.35	c 29	|     58194 |    1100    49329   184741 |    62442    14125     18 |  0.003 % |
41.76/42.39	c 43	|     87386 |    1100    49329   184741 |    68686    43317     18 |  0.001 % |
70.78/71.62	c 72	|    131175 |    1100    49329   184741 |    75555    35037     18 |  0.002 % |
118.04/119.37	c 120	|    196859 |    1100    49329   184741 |    83110    42653     17 |  0.003 % |
191.83/193.83	c 194	|    295385 |    1100    49329   184741 |    91421    73855     22 |  0.002 % |
298.53/301.54	c 302	|    443174 |    1100    49329   184741 |   100563    68787     22 |  0.002 % |
470.10/474.78	c 475	|    664857 |    1100    49329   184741 |   110620    38759     21 |  0.003 % |
766.89/774.32	c 775	|    997384 |    1100    49329   184741 |   121682    98488     22 |  0.003 % |
1238.72/1250.66	c 1251	|   1496174 |    1100    49329   184741 |   133850    85590     22 |  0.003 % |
1800.02/1812.71	sh: line 1: 12551 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.02/1812.71	c 1813	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1812.71	c 1813	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'
1800.02/1812.72	c ERROR INTERRUPTED
1800.02/1812.72	s UNKNOWN
1800.02/1812.72	c 1813	CPU 1800.04 (0.06 0.02 1799.73 0.23)
1800.02/1812.72	c 1813	END Sat Jul 11 16:40:08 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-2058344-1247321395/watcher-2058344-1247321395 -o /tmp/evaluation-result-2058344-1247321395/solver-2058344-1247321395 -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-2058344-1247321395.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.95 1.87 4/74 12527
/proc/meminfo: memFree=1045616/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=18576 CPUtime=0
/proc/12527/stat : 12527 (runsolver) R 12525 12527 11570 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19202826 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 251255123239 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12527/statm: 4644 284 249 26 0 2626 0

[startup+0.0694949 s]
/proc/loadavg: 1.91 1.95 1.87 4/74 12527
/proc/meminfo: memFree=1045616/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16344 CPUtime=0.05
/proc/12527/stat : 12527 (sugar) R 12525 12527 11570 0 -1 4194304 982 0 0 0 4 1 0 0 18 0 1 0 19202826 16736256 950 996147200 4194304 4206940 548682068608 18446744073709551615 251254994582 0 0 4224 0 0 0 0 17 1 0 0
/proc/12527/statm: 4086 950 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.102698 s]
/proc/loadavg: 1.91 1.95 1.87 4/74 12527
/proc/meminfo: memFree=1045616/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=0.06
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19202826 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302512 s]
/proc/loadavg: 1.91 1.95 1.87 4/74 12527
/proc/meminfo: memFree=1045616/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=0.06
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19202826 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702562 s]
/proc/loadavg: 1.91 1.95 1.87 4/74 12527
/proc/meminfo: memFree=1045616/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=0.06
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19202826 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50164 s]
/proc/loadavg: 1.91 1.95 1.87 3/81 12545
/proc/meminfo: memFree=1039352/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=0.88
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1309 5026 0 1 5 1 77 5 16 0 1 0 19202826 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1111 409 3 0 796 0
[pid=12540] ppid=12527 vsize=5356 CPUtime=0
/proc/12540/stat : 12540 (sh) S 12527 12527 11570 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19202923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12540/statm: 1339 233 193 169 0 50 0
[pid=12541] ppid=12540 vsize=864212 CPUtime=0.51
/proc/12541/stat : 12541 (java) S 12540 12527 11570 0 -1 0 6635 0 1 0 48 3 0 0 18 0 9 0 19202923 884953088 5912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12541/statm: 216053 5912 2567 9 0 210558 0
[pid=12541/tid=12542] ppid=12540 vsize=864212 CPUtime=0.34
/proc/12541/task/12542/stat : 12542 (java) R 12540 12527 11570 0 -1 64 2577 0 1 0 33 1 0 0 22 0 9 0 19202924 884953088 5912 996147200 134512640 134550932 4294955936 18446744073709551615 4159510241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12541/tid=12543] ppid=12540 vsize=864212 CPUtime=0.11
/proc/12541/task/12543/stat : 12543 (java) S 12540 12527 11570 0 -1 64 3047 0 0 0 10 1 0 0 16 0 9 0 19202925 884953088 5912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12541/tid=12544] ppid=12540 vsize=864212 CPUtime=0
/proc/12541/task/12544/stat : 12544 (java) S 12540 12527 11570 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19202925 884953088 5912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12541/tid=12545] ppid=12540 vsize=864212 CPUtime=0
/proc/12541/task/12545/stat : 12545 (java) S 12540 12527 11570 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19202925 884953088 5912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 886436

[startup+3.10181 s]
/proc/loadavg: 1.91 1.95 1.87 3/85 12549
/proc/meminfo: memFree=1018712/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 15 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30216 s]
/proc/loadavg: 1.92 1.95 1.87 3/77 12551
/proc/meminfo: memFree=1035864/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=5580 CPUtime=3.87
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 1276 0 0 0 386 1 0 0 25 0 1 0 19203065 5713920 1262 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 1395 1262 75 150 0 1242 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 27804

[startup+12.7018 s]
/proc/loadavg: 1.93 1.95 1.87 3/77 12551
/proc/meminfo: memFree=1033816/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=7204 CPUtime=10.2
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 1668 0 0 0 1019 1 0 0 25 0 1 0 19203065 7376896 1654 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 1801 1654 75 150 0 1648 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 29428

[startup+25.5022 s]
/proc/loadavg: 1.94 1.96 1.87 3/77 12551
/proc/meminfo: memFree=1031256/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=9700 CPUtime=22.88
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 2275 0 0 0 2286 2 0 0 25 0 1 0 19203065 9932800 2261 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 2425 2261 75 150 0 2272 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 31924

[startup+51.103 s]
/proc/loadavg: 1.96 1.96 1.88 3/77 12551
/proc/meminfo: memFree=1030424/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=10632 CPUtime=48.24
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 2526 0 0 0 4821 3 0 0 25 0 1 0 19203065 10887168 2512 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 2658 2512 75 150 0 2505 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 32856

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.88 3/77 12551
/proc/meminfo: memFree=1027736/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=13032 CPUtime=98.96
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 3099 0 0 0 9892 4 0 0 25 0 1 0 19203065 13344768 3085 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 3258 3085 75 150 0 3105 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 35256

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.89 3/77 12551
/proc/meminfo: memFree=1026136/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=14052 CPUtime=158.4
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 3374 0 0 0 15836 4 0 0 25 0 1 0 19203065 14389248 3360 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 3513 3360 75 150 0 3360 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 36276

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.89 3/77 12551
/proc/meminfo: memFree=1022104/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=17068 CPUtime=217.83
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 4132 0 0 0 21778 5 0 0 25 0 1 0 19203065 17477632 4118 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 4267 4118 75 150 0 4114 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 39292

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.90 3/77 12551
/proc/meminfo: memFree=1019224/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0

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

[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=26404 CPUtime=1287.7
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 6361 0 0 0 128763 7 0 0 25 0 1 0 19203065 27037696 6347 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12551/statm: 6601 6347 75 150 0 6448 0
Current children cumulated CPU time (s) 1289.94
Current children cumulated vsize (KiB) 48628

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1030048/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=27652 CPUtime=1347.54
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 6676 0 0 0 134746 8 0 0 25 0 1 0 19203065 28315648 6662 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 6913 6662 75 150 0 6760 0
Current children cumulated CPU time (s) 1349.78
Current children cumulated vsize (KiB) 49876

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1029856/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=27732 CPUtime=1407.52
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 6684 0 0 0 140744 8 0 0 25 0 1 0 19203065 28397568 6670 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 6933 6670 75 150 0 6780 0
Current children cumulated CPU time (s) 1409.76
Current children cumulated vsize (KiB) 49956

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1029472/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=28184 CPUtime=1467.5
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 6783 0 0 0 146742 8 0 0 25 0 1 0 19203065 28860416 6769 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7046 6769 75 150 0 6893 0
Current children cumulated CPU time (s) 1469.74
Current children cumulated vsize (KiB) 50408

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1029472/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=28184 CPUtime=1527.47
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 6787 0 0 0 152739 8 0 0 25 0 1 0 19203065 28860416 6773 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7046 6773 75 150 0 6893 0
Current children cumulated CPU time (s) 1529.71
Current children cumulated vsize (KiB) 50408

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1029152/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=28612 CPUtime=1587.45
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 6863 0 0 0 158736 9 0 0 25 0 1 0 19203065 29298688 6849 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7153 6849 75 150 0 7000 0
Current children cumulated CPU time (s) 1589.69
Current children cumulated vsize (KiB) 50836

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1028384/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=29292 CPUtime=1647.43
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 7063 0 0 0 164734 9 0 0 25 0 1 0 19203065 29995008 7049 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7323 7049 75 150 0 7170 0
Current children cumulated CPU time (s) 1649.67
Current children cumulated vsize (KiB) 51516

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1028000/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=29788 CPUtime=1707.4
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 7144 0 0 0 170731 9 0 0 25 0 1 0 19203065 30502912 7130 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7447 7130 75 150 0 7294 0
Current children cumulated CPU time (s) 1709.64
Current children cumulated vsize (KiB) 52012

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1027872/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=29932 CPUtime=1767.38
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 7177 0 0 0 176729 9 0 0 25 0 1 0 19203065 30650368 7163 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7483 7163 75 150 0 7330 0
Current children cumulated CPU time (s) 1769.62
Current children cumulated vsize (KiB) 52156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.7 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1027616/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=30064 CPUtime=1797.78
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 7238 0 0 0 179769 9 0 0 25 0 1 0 19203065 30785536 7224 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7516 7224 75 150 0 7363 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 52288

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

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

[startup+1812.7 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 12581
/proc/meminfo: memFree=1027616/2055920 swapFree=4192956/4192956
[pid=12527] ppid=12525 vsize=16868 CPUtime=2.24
/proc/12527/stat : 12527 (sugar) S 12525 12527 11570 0 -1 4194304 1376 14303 0 2 6 2 204 12 16 0 1 0 19202826 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12527/statm: 4217 1113 409 3 0 796 0
[pid=12550] ppid=12527 vsize=5356 CPUtime=0
/proc/12550/stat : 12550 (sh) S 12527 12527 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19203065 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12550/statm: 1339 232 193 169 0 50 0
[pid=12551] ppid=12550 vsize=30064 CPUtime=1797.78
/proc/12551/stat : 12551 (minisat) R 12550 12527 11570 0 -1 4194304 7238 0 0 0 179769 9 0 0 25 0 1 0 19203065 30785536 7224 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7516 7224 75 150 0 7363 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 52288

Child status: 0
Real time (s): 1812.73
CPU time (s): 1800.06
CPU user time (s): 1799.8
CPU system time (s): 0.25896
CPU usage (%): 99.3013
Max. virtual memory (cumulated for all children) (KiB): 886536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23665
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= 1992
involuntary context switches= 31955

runsolver used 2.09668 second user time and 6.16806 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-11 16:09:55
IDJOB=2058344
IDBENCH=53475
IDSOLVER=739
FILE ID=node64/2058344-1247321395
PBS_JOBID= 9506502
Free space on /tmp= 66320 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/frb50-23/normalized-frb50-23-2_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058344-1247321395/watcher-2058344-1247321395 -o /tmp/evaluation-result-2058344-1247321395/solver-2058344-1247321395 -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-2058344-1247321395.xml

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

MD5SUM BENCH= bb1a147ff1219a16de4d32893b55ecda
RANDOM SEED=596873914

node64.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.220
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.220
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:       1046096 kB
Buffers:         40688 kB
Cached:         878060 kB
SwapCached:          0 kB
Active:         118968 kB
Inactive:       838948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046096 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          50404 kB
Slab:            36744 kB
Committed_AS:   160504 kB
PageTables:       1852 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= 66320 MiB
End job on node64 at 2009-07-11 16:40:10