Trace number 1092940

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? (TO) 1800.15 1813.12

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-18.xml
MD5SUM7c8588dca43d8b80e07f77e46b9a208e
Bench Category2-ARY-INT (binary constraints in intension)
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 variables72
Number of constraints2610
Maximum constraint arity2
Maximum domain size72
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2610
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 19:12:40 2008
0.00/0.04	c 0	PID 23566
0.03/0.05	c 0	HOST node17.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1092940-1215277960.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1092940-1215277960.xml' 'HOME/temp.csp'
0.03/0.71	c 0	1 domains, 72 variables, 2 predicates, 0 relations, 2610 constraints
0.03/0.73	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.74	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.67/0.81	c 0	Parsing HOME/temp.csp
1.02/1.12	c 1	parsed 2685 expressions
1.02/1.12	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.02/1.12	c 1	Converting to clausal form CSP
1.11/1.21	c 1	converted 269 (10%) expressions
1.20/1.32	c 1	converted 537 (20%) expressions
1.20/1.34	c 1	converted 806 (30%) expressions
1.20/1.35	c 1	converted 1074 (40%) expressions
1.20/1.36	c 1	converted 1343 (50%) expressions
1.20/1.37	c 1	converted 1611 (60%) expressions
1.20/1.38	c 1	converted 1880 (70%) expressions
1.20/1.39	c 1	converted 2148 (80%) expressions
1.20/1.39	c 1	converted 2417 (90%) expressions
1.30/1.40	c 1	converted 2685 (100%) expressions
1.30/1.40	c 1	CSP : 72 integers, 0 booleans, 2664 clauses, largest domain size 72
1.30/1.40	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.40	c 1	Propagation in CSP
1.30/1.47	c 1	2268 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.30/1.47	c 1	CSP : 72 integers, 0 booleans, 2664 clauses, largest domain size 66
1.30/1.47	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.48	c 1	Simplifing CSP by introducing new Boolean variables
1.41/1.52	c 1	CSP : 72 integers, 5112 booleans, 7776 clauses, largest domain size 66
1.41/1.52	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.56	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.41/1.58	c 1	8 (10%) CSP integer variables are encoded (428 clauses, 4560 bytes)
1.41/1.58	c 1	15 (20%) CSP integer variables are encoded (645 clauses, 6947 bytes)
1.41/1.58	c 1	22 (30%) CSP integer variables are encoded (931 clauses, 10093 bytes)
1.41/1.58	c 1	29 (40%) CSP integer variables are encoded (1232 clauses, 13915 bytes)
1.41/1.58	c 1	36 (50%) CSP integer variables are encoded (1386 clauses, 15917 bytes)
1.41/1.59	c 1	44 (60%) CSP integer variables are encoded (1814 clauses, 21481 bytes)
1.41/1.59	c 1	51 (70%) CSP integer variables are encoded (2031 clauses, 24302 bytes)
1.41/1.59	c 1	58 (80%) CSP integer variables are encoded (2317 clauses, 28020 bytes)
1.41/1.59	c 1	65 (90%) CSP integer variables are encoded (2618 clauses, 31933 bytes)
1.41/1.59	c 1	72 (100%) CSP integer variables are encoded (2772 clauses, 33935 bytes)
1.51/1.66	c 1	778 (10%) CSP clauses are encoded (22540 clauses, 366493 bytes)
1.61/1.70	c 1	1556 (20%) CSP clauses are encoded (38136 clauses, 635866 bytes)
1.61/1.74	c 1	2333 (30%) CSP clauses are encoded (48528 clauses, 814134 bytes)
1.61/1.75	c 1	3111 (40%) CSP clauses are encoded (53819 clauses, 902504 bytes)
1.61/1.78	c 1	3888 (50%) CSP clauses are encoded (66825 clauses, 1128633 bytes)
1.70/1.81	c 1	4666 (60%) CSP clauses are encoded (83596 clauses, 1433371 bytes)
1.70/1.84	c 1	5444 (70%) CSP clauses are encoded (94541 clauses, 1634299 bytes)
1.70/1.86	c 1	6221 (80%) CSP clauses are encoded (107234 clauses, 1867087 bytes)
1.70/1.90	c 2	6999 (90%) CSP clauses are encoded (122574 clauses, 2149550 bytes)
1.80/1.93	c 2	7776 (100%) CSP clauses are encoded (135690 clauses, 2392018 bytes)
1.80/1.93	c 2	7776 CSP clauses encoded
1.80/1.93	c 2	Writing map file : HOME/temp.map
1.80/1.93	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.80/1.93	c 2	SAT : 7956 SAT variables, 135690 SAT clauses, 2392018 bytes
1.80/1.93	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.80/1.94	c 2	SOLVING HOME/temp.cnf
1.80/1.94	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.80/1.95	c 2	This is MiniSat 2.0 beta
1.80/1.95	c 2	WARNING: for repeatability, setting FPU to use double precision
1.80/1.95	c 2	============================[ Problem Statistics ]=============================
1.80/1.95	c 2	|                                                                             |
1.80/1.95	c 2	|  Number of variables:  7956                                                 |
1.80/1.95	c 2	|  Number of clauses:    135690                                               |
1.85/2.02	c 2	|  Parsing time:         0.07         s                                       |
1.85/2.03	c 2	============================[ Search Statistics ]==============================
1.85/2.03	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.85/2.03	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.85/2.03	c 2	===============================================================================
1.85/2.03	c 2	|         0 |    7424   135158   391222 |    45052        0    nan |  0.000 % |
1.99/2.13	c 2	|       100 |    7424   135158   391222 |    49557      100     10 |  6.687 % |
2.18/2.33	c 2	|       250 |    7424   135158   391222 |    54513      250     13 |  6.687 % |
2.58/2.71	c 2	|       476 |    7424   135158   391222 |    59965      476     12 |  6.687 % |
3.08/3.25	c 3	|       813 |    7424   135158   391222 |    65961      813     12 |  6.688 % |
3.77/3.95	c 4	|      1320 |    7424   135158   391222 |    72557     1320     13 |  6.688 % |
5.16/5.37	c 5	|      2079 |    7424   135158   391222 |    79813     2079     13 |  6.688 % |
7.04/7.27	c 7	|      3219 |    7424   135158   391222 |    87794     3219     13 |  6.688 % |
9.61/9.86	c 9	|      4927 |    7424   135158   391222 |    96574     4927     14 |  6.687 % |
13.57/13.87	c 13	|      7491 |    7424   135158   391222 |   106231     7491     14 |  6.687 % |
19.81/20.16	c 20	|     11335 |    7424   135158   391222 |   116855    11335     15 |  6.687 % |
30.81/31.20	c 31	|     17101 |    7424   135158   391222 |   128540    17101     15 |  6.688 % |
48.05/48.68	c 48	|     25750 |    7424   135158   391222 |   141394    25750     15 |  6.687 % |
73.21/74.06	c 74	|     38724 |    7424   135158   391222 |   155534    38724     16 |  6.687 % |
115.32/116.51	c 116	|     58185 |    7422   135101   391054 |   171087    58183     16 |  6.712 % |
184.55/186.50	c 186	|     87377 |    7422   135101   391054 |   188196    87375     16 |  6.712 % |
307.29/310.31	c 310	|    131169 |    7422   135101   391054 |   207015   131167     17 |  6.712 % |
500.27/505.17	c 505	|    196854 |    7416   134934   390562 |   227717   196846     17 |  6.813 % |
760.91/768.26	c 768	|    295380 |    7412   134876   390394 |   250489    80215     16 |  6.838 % |
1202.42/1214.00	c 1214	|    443169 |    7402   134675   389806 |   275538   227998     17 |  6.964 % |
1800.09/1813.11	sh: line 1: 23590 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.09/1813.11	c 1813	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1813.11	c 1813	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1813.12	c ERROR INTERRUPTED
1800.09/1813.12	s UNKNOWN
1800.09/1813.12	c 1813	CPU 1799.86 (0.03 0.01 1799.83 0.25)
1800.09/1813.12	c 1813	END Sat Jul  5 19:42:53 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092940-1215277960/watcher-1092940-1215277960 -o /tmp/evaluation-result-1092940-1215277960/solver-1092940-1215277960 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1092940-1215277960.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 23566
/proc/meminfo: memFree=1696968/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=18572 CPUtime=0
/proc/23566/stat : 23566 (runsolver) R 23564 23566 23369 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 648985242 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23566/statm: 4643 292 257 25 0 2626 0

[startup+0.050364 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 23566
/proc/meminfo: memFree=1696968/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=0.03
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 648985242 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101465 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 23566
/proc/meminfo: memFree=1696968/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=0.03
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 648985242 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301396 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 23566
/proc/meminfo: memFree=1696968/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=0.03
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 648985242 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70144 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 23566
/proc/meminfo: memFree=1696968/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=0.03
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 648985242 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50152 s]
/proc/loadavg: 2.00 2.01 2.00 4/85 23588
/proc/meminfo: memFree=1689456/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=0.68
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 974 5288 0 1 3 1 60 4 15 0 1 0 648985242 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 797 370 3 0 500 0
[pid=23579] ppid=23566 vsize=5356 CPUtime=0
/proc/23579/stat : 23579 (sh) S 23566 23566 23369 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 648985316 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23579/statm: 1339 233 193 169 0 50 0
[pid=23580] ppid=23579 vsize=868248 CPUtime=0.73
/proc/23580/stat : 23580 (java) S 23579 23566 23369 0 -1 0 5537 0 1 0 70 3 0 0 18 0 9 0 648985316 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23580/statm: 217062 4934 1733 9 0 211637 0
[pid=23580/tid=23581] ppid=23579 vsize=868248 CPUtime=0.48
/proc/23580/task/23581/stat : 23581 (java) R 23579 23566 23369 0 -1 64 2658 0 1 0 47 1 0 0 19 0 9 0 648985317 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23580/tid=23582] ppid=23579 vsize=868248 CPUtime=0.03
/proc/23580/task/23582/stat : 23582 (java) S 23579 23566 23369 0 -1 64 722 0 0 0 3 0 0 0 16 0 9 0 648985318 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23580/tid=23583] ppid=23579 vsize=868248 CPUtime=0
/proc/23580/task/23583/stat : 23583 (java) S 23579 23566 23369 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 648985318 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23580/tid=23584] ppid=23579 vsize=868248 CPUtime=0
/proc/23580/task/23584/stat : 23584 (java) S 23579 23566 23369 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 648985318 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23580/tid=23585] ppid=23579 vsize=868248 CPUtime=0
/proc/23580/task/23585/stat : 23585 (java) S 23579 23566 23369 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 648985320 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23580/tid=23586] ppid=23579 vsize=868248 CPUtime=0.19
/proc/23580/task/23586/stat : 23586 (java) R 23579 23566 23369 0 -1 64 1466 0 0 0 19 0 0 0 16 0 9 0 648985320 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 101699984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23580/tid=23587] ppid=23579 vsize=868248 CPUtime=0
/proc/23580/task/23587/stat : 23587 (java) S 23579 23566 23369 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 648985320 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23580/tid=23588] ppid=23579 vsize=868248 CPUtime=0
/proc/23580/task/23588/stat : 23588 (java) S 23579 23566 23369 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 648985320 889085952 4934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887204

[startup+3.10169 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 23590
/proc/meminfo: memFree=1684976/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 15 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=8016 CPUtime=1.13
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 1910 0 0 0 112 1 0 0 25 0 1 0 648985437 8208384 1896 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 2004 1896 75 150 0 1851 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 26972

[startup+6.30302 s]
/proc/loadavg: 2.08 2.03 2.01 3/77 23590
/proc/meminfo: memFree=1684592/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=8148 CPUtime=4.3
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 1952 0 0 0 429 1 0 0 25 0 1 0 648985437 8343552 1938 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 2037 1938 75 150 0 1884 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 27104

[startup+12.7017 s]
/proc/loadavg: 2.15 2.05 2.01 3/77 23590
/proc/meminfo: memFree=1684080/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=8560 CPUtime=10.63
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 2055 0 0 0 1062 1 0 0 25 0 1 0 648985437 8765440 2041 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 2140 2041 75 150 0 1987 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 27516

[startup+25.502 s]
/proc/loadavg: 2.20 2.06 2.01 3/77 23590
/proc/meminfo: memFree=1683312/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=9256 CPUtime=23.31
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 2232 0 0 0 2330 1 0 0 25 0 1 0 648985437 9478144 2218 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 2314 2218 75 150 0 2161 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 28212

[startup+51.1016 s]
/proc/loadavg: 2.13 2.05 2.01 3/77 23590
/proc/meminfo: memFree=1681712/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=10496 CPUtime=48.68
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 2522 0 0 0 4866 2 0 0 25 0 1 0 648985437 10747904 2508 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 2624 2508 75 150 0 2471 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 29452

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.01 3/77 23590
/proc/meminfo: memFree=1678256/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=13116 CPUtime=99.39
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 3167 0 0 0 9937 2 0 0 25 0 1 0 648985437 13430784 3153 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 3279 3153 75 150 0 3126 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 32072

[startup+162.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/77 23590
/proc/meminfo: memFree=1674672/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=15620 CPUtime=158.83
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 3801 0 0 0 15880 3 0 0 25 0 1 0 648985437 15994880 3787 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 3905 3787 75 150 0 3752 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 34576

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 23590
/proc/meminfo: memFree=1671152/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=36196 CPUtime=1288.15
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 8866 0 0 0 128805 10 0 0 25 0 1 0 648985437 37064704 8844 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/23590/statm: 9049 8844 75 150 0 8896 0
Current children cumulated CPU time (s) 1290
Current children cumulated vsize (KiB) 55152

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 23598
/proc/meminfo: memFree=1701384/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=37664 CPUtime=1347.6
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9248 0 0 0 134749 11 0 0 25 0 1 0 648985437 38567936 9226 996147200 134512640 135127466 4294956256 18446744073709551615 134528621 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9416 9226 75 150 0 9263 0
Current children cumulated CPU time (s) 1349.45
Current children cumulated vsize (KiB) 56620

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698416/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38324 CPUtime=1407.58
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9422 0 0 0 140746 12 0 0 25 0 1 0 648985437 39243776 9400 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9581 9400 75 150 0 9428 0
Current children cumulated CPU time (s) 1409.43
Current children cumulated vsize (KiB) 57280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698288/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38324 CPUtime=1467.56
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9422 0 0 0 146743 13 0 0 25 0 1 0 648985437 39243776 9400 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9581 9400 75 150 0 9428 0
Current children cumulated CPU time (s) 1469.41
Current children cumulated vsize (KiB) 57280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698224/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38520 CPUtime=1527.54
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9445 0 0 0 152741 13 0 0 25 0 1 0 648985437 39444480 9423 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9630 9423 75 150 0 9477 0
Current children cumulated CPU time (s) 1529.39
Current children cumulated vsize (KiB) 57476

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698224/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38520 CPUtime=1587.52
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9449 0 0 0 158739 13 0 0 25 0 1 0 648985437 39444480 9427 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9630 9427 75 150 0 9477 0
Current children cumulated CPU time (s) 1589.37
Current children cumulated vsize (KiB) 57476

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698160/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38656 CPUtime=1647.49
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9463 0 0 0 164736 13 0 0 25 0 1 0 648985437 39583744 9441 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9664 9441 75 150 0 9511 0
Current children cumulated CPU time (s) 1649.34
Current children cumulated vsize (KiB) 57612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698104/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38656 CPUtime=1707.47
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9470 0 0 0 170734 13 0 0 25 0 1 0 648985437 39583744 9448 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9664 9448 75 150 0 9511 0
Current children cumulated CPU time (s) 1709.32
Current children cumulated vsize (KiB) 57612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698040/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38656 CPUtime=1767.45
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9475 0 0 0 176732 13 0 0 25 0 1 0 648985437 39583744 9453 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9664 9453 75 150 0 9511 0
Current children cumulated CPU time (s) 1769.3
Current children cumulated vsize (KiB) 57612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698040/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38656 CPUtime=1798.24
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9481 0 0 0 179811 13 0 0 25 0 1 0 648985437 39583744 9459 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9664 9459 75 150 0 9511 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 57612

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

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

[startup+1813.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23680
/proc/meminfo: memFree=1698040/2055920 swapFree=4179840/4192956
[pid=23566] ppid=23564 vsize=13600 CPUtime=1.85
/proc/23566/stat : 23566 (sugar) S 23564 23566 23369 0 -1 4194304 1032 12686 0 2 3 1 171 10 16 0 1 0 648985242 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23566/statm: 3400 798 370 3 0 500 0
[pid=23589] ppid=23566 vsize=5356 CPUtime=0
/proc/23589/stat : 23589 (sh) S 23566 23566 23369 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 648985437 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23589/statm: 1339 232 193 169 0 50 0
[pid=23590] ppid=23589 vsize=38656 CPUtime=1798.24
/proc/23590/stat : 23590 (minisat) R 23589 23566 23369 0 -1 4194304 9481 0 0 0 179811 13 0 0 25 0 1 0 648985437 39583744 9459 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23590/statm: 9664 9459 75 150 0 9511 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 57612

Child status: 0
Real time (s): 1813.12
CPU time (s): 1800.15
CPU user time (s): 1799.87
CPU system time (s): 0.276957
CPU usage (%): 99.2843
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23814
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= 2196
involuntary context switches= 33019

runsolver used 2.06569 second user time and 5.78612 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 19:12:40
IDJOB=1092940
IDBENCH=58669
IDSOLVER=346
FILE ID=node17/1092940-1215277960
PBS_JOBID= 7882265
Free space on /tmp= 66396 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-18.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092940-1215277960/watcher-1092940-1215277960 -o /tmp/evaluation-result-1092940-1215277960/solver-1092940-1215277960 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1092940-1215277960.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7c8588dca43d8b80e07f77e46b9a208e
RANDOM SEED=2052707517

node17.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:       1697448 kB
Buffers:         40412 kB
Cached:         221444 kB
SwapCached:       7220 kB
Active:         166116 kB
Inactive:       140436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697448 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          51388 kB
Slab:            37004 kB
Committed_AS:  1065444 kB
PageTables:       1980 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node17 at 2008-07-05 19:42:55