Trace number 1088859

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.02 1807.24

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-3-20.xml
MD5SUM13fb1d283d237e5aa0fed75647ca60d5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.512921
Satisfiable
(Un)Satisfiability was proved
Number of variables621
Number of constraints13969
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13969
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 14:18:43 2008
0.00/0.04	c 0	PID 2640
0.00/0.04	c 0	HOST node86.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1088859-1215260323.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1088859-1215260323.xml' 'HOME/temp.csp'
0.97/1.03	c 1	1 domains, 621 variables, 1 predicates, 0 relations, 13969 constraints
0.97/1.09	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.09	c 1	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'
1.01/1.16	c 1	Parsing HOME/temp.csp
1.01/1.57	c 2	parsed 10000 expressions
1.01/1.64	c 2	parsed 14592 expressions
1.01/1.65	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.01/1.65	c 2	Converting to clausal form CSP
1.01/1.89	c 2	converted 1460 (10%) expressions
1.01/1.94	c 2	converted 2919 (20%) expressions
1.01/1.98	c 2	converted 4378 (30%) expressions
1.01/2.01	c 2	converted 5837 (40%) expressions
2.00/2.11	c 2	converted 7296 (50%) expressions
2.00/2.15	c 2	converted 8756 (60%) expressions
2.00/2.18	c 2	converted 10215 (70%) expressions
2.10/2.22	c 2	converted 11674 (80%) expressions
2.10/2.25	c 2	converted 13133 (90%) expressions
2.10/2.29	c 2	converted 14592 (100%) expressions
2.10/2.29	c 2	CSP : 621 integers, 0 booleans, 13969 clauses, largest domain size 20
2.10/2.29	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.10/2.29	c 2	Propagation in CSP
2.30/2.48	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.30/2.48	c 2	CSP : 621 integers, 0 booleans, 13969 clauses, largest domain size 20
2.30/2.48	c 2	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.30/2.49	c 2	Simplifing CSP by introducing new Boolean variables
2.60/2.76	c 3	CSP : 621 integers, 27938 booleans, 41907 clauses, largest domain size 20
2.60/2.76	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.70/2.88	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.79/2.91	c 3	63 (10%) CSP integer variables are encoded (1134 clauses, 12709 bytes)
2.79/2.91	c 3	125 (20%) CSP integer variables are encoded (2250 clauses, 27217 bytes)
2.79/2.91	c 3	187 (30%) CSP integer variables are encoded (3366 clauses, 41725 bytes)
2.79/2.92	c 3	249 (40%) CSP integer variables are encoded (4482 clauses, 56233 bytes)
2.79/2.92	c 3	311 (50%) CSP integer variables are encoded (5598 clauses, 70741 bytes)
2.79/2.92	c 3	373 (60%) CSP integer variables are encoded (6714 clauses, 85249 bytes)
2.79/2.92	c 3	435 (70%) CSP integer variables are encoded (7830 clauses, 99757 bytes)
2.79/2.92	c 3	497 (80%) CSP integer variables are encoded (8946 clauses, 114265 bytes)
2.79/2.92	c 3	559 (90%) CSP integer variables are encoded (10062 clauses, 129952 bytes)
2.79/2.93	c 3	621 (100%) CSP integer variables are encoded (11178 clauses, 146692 bytes)
2.89/3.09	c 3	4191 (10%) CSP clauses are encoded (68455 clauses, 1138864 bytes)
3.11/3.21	c 3	8382 (20%) CSP clauses are encoded (125732 clauses, 2169772 bytes)
3.20/3.33	c 3	12573 (30%) CSP clauses are encoded (183009 clauses, 3225998 bytes)
3.29/3.45	c 3	16763 (40%) CSP clauses are encoded (240285 clauses, 4281896 bytes)
3.41/3.57	c 4	20954 (50%) CSP clauses are encoded (297562 clauses, 5339590 bytes)
3.50/3.70	c 4	25145 (60%) CSP clauses are encoded (354839 clauses, 6399516 bytes)
3.70/3.81	c 4	29335 (70%) CSP clauses are encoded (412096 clauses, 7457920 bytes)
3.80/3.93	c 4	33526 (80%) CSP clauses are encoded (469373 clauses, 8543065 bytes)
3.90/4.05	c 4	37717 (90%) CSP clauses are encoded (526650 clauses, 9656955 bytes)
4.01/4.17	c 4	41907 (100%) CSP clauses are encoded (583907 clauses, 10777960 bytes)
4.01/4.17	c 4	41907 CSP clauses encoded
4.01/4.17	c 4	Writing map file : HOME/temp.map
4.01/4.19	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.01/4.19	c 4	SAT : 39737 SAT variables, 583907 SAT clauses, 10777960 bytes
4.01/4.19	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.11/4.23	c 4	SOLVING HOME/temp.cnf
4.11/4.23	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.11/4.23	c 4	This is MiniSat 2.0 beta
4.11/4.23	c 4	WARNING: for repeatability, setting FPU to use double precision
4.11/4.23	c 4	============================[ Problem Statistics ]=============================
4.11/4.23	c 4	|                                                                             |
4.11/4.23	c 4	|  Number of variables:  39737                                                |
4.11/4.23	c 4	|  Number of clauses:    583907                                               |
4.37/4.53	c 4	|  Parsing time:         0.25         s                                       |
4.37/4.55	c 5	============================[ Search Statistics ]==============================
4.37/4.55	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.37/4.55	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.37/4.55	c 5	===============================================================================
4.37/4.55	c 5	|         0 |   39737   583907  1670698 |   194635        0    nan |  0.000 % |
4.67/4.80	c 5	|       103 |   39737   583907  1670698 |   214099      103     11 |  0.000 % |
4.67/4.86	c 5	|       254 |   39737   583907  1670698 |   235509      254      9 |  0.000 % |
4.67/4.89	c 5	|       480 |   39737   583907  1670698 |   259060      480      9 |  0.000 % |
4.76/4.93	c 5	|       817 |   39737   583907  1670698 |   284966      817      9 |  0.000 % |
4.86/5.03	c 5	|      1324 |   39737   583907  1670698 |   313462     1324      9 |  0.000 % |
4.96/5.12	c 5	|      2083 |   39737   583907  1670698 |   344808     2083      8 |  0.000 % |
5.16/5.31	c 5	|      3222 |   39737   583907  1670698 |   379289     3222      9 |  0.000 % |
5.27/5.46	c 5	|      4930 |   39737   583907  1670698 |   417218     4930      9 |  0.000 % |
5.57/5.75	c 6	|      7493 |   39737   583907  1670698 |   458940     7493     10 |  0.000 % |
5.86/6.03	c 6	|     11337 |   39737   583907  1670698 |   504834    11337     10 |  0.000 % |
6.57/6.78	c 7	|     17104 |   39737   583907  1670698 |   555318    17104     10 |  0.000 % |
8.06/8.23	c 8	|     25754 |   39737   583907  1670698 |   610850    25754     11 |  0.000 % |
11.36/11.54	c 12	|     38728 |   39737   583907  1670698 |   671935    38728     11 |  0.000 % |
14.96/15.18	c 15	|     58189 |   39737   583907  1670698 |   739128    58189     13 |  0.000 % |
27.26/27.50	c 27	|     87383 |   39737   583907  1670698 |   813041    87383     14 |  0.000 % |
46.55/46.70	c 47	|    131173 |   39737   583907  1670698 |   894345   131173     14 |  0.000 % |
93.53/93.72	c 94	|    196858 |   39737   583907  1670698 |   983780   196858     15 |  0.000 % |
246.20/246.45	c 246	|    295384 |   39737   583907  1670698 |  1082158   295384     16 |  0.000 % |
535.95/537.02	c 537	|    443174 |   39737   583907  1670698 |  1190374   443174     17 |  0.000 % |
1052.83/1056.43	c 1056	|    664857 |   39737   583907  1670698 |  1309411   664857     18 |  0.000 % |
1800.02/1807.22	c ERROR INTERRUPTED
1800.02/1807.23	s UNKNOWN
1800.02/1807.23	c 1807	CPU 3.92 (0.04 0.01 3.88 0.2)
1800.02/1807.23	c 1807	END Sat Jul  5 14:48:50 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-1088859-1215260323/watcher-1088859-1215260323 -o /tmp/evaluation-result-1088859-1215260323/solver-1088859-1215260323 -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-1088859-1215260323.xml 

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


[startup+0 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 2640
/proc/meminfo: memFree=1390056/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=12272 CPUtime=0
/proc/2640/stat : 2640 (sugar) R 2638 2640 2603 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 681761273 12566528 328 996147200 4194304 4206940 548682068608 18446744073709551615 240162749438 0 0 4224 0 0 0 0 17 1 0 0
/proc/2640/statm: 3068 328 246 3 0 168 0

[startup+0.069903 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 2640
/proc/meminfo: memFree=1390056/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=0.03
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 681761273 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101906 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 2640
/proc/meminfo: memFree=1390056/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=0.03
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 681761273 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30193 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 2640
/proc/meminfo: memFree=1390056/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=0.03
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 681761273 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701986 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 2640
/proc/meminfo: memFree=1390056/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=0.03
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 681761273 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50107 s]
/proc/loadavg: 1.86 1.97 1.99 3/91 2652
/proc/meminfo: memFree=1361360/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=1.01
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 973 10704 0 1 3 0 92 6 15 0 1 0 681761273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 13600

[startup+3.10225 s]
/proc/loadavg: 1.86 1.97 1.99 4/91 2662
/proc/meminfo: memFree=1368976/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=1.01
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 974 10704 0 1 3 0 92 6 15 0 1 0 681761273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 797 370 3 0 500 0
[pid=2653] ppid=2640 vsize=5356 CPUtime=0
/proc/2653/stat : 2653 (sh) S 2640 2640 2603 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 681761382 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2653/statm: 1339 233 193 169 0 50 0
[pid=2654] ppid=2653 vsize=868484 CPUtime=1.99
/proc/2654/stat : 2654 (java) S 2653 2640 2603 0 -1 0 12061 0 1 0 192 7 0 0 19 0 9 0 681761382 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2654/statm: 217121 10957 2565 9 0 211668 0
[pid=2654/tid=2655] ppid=2653 vsize=868484 CPUtime=1.06
/proc/2654/task/2655/stat : 2655 (java) R 2653 2640 2603 0 -1 64 3059 0 1 0 104 2 0 0 25 0 9 0 681761383 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4126594801 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2654/tid=2656] ppid=2653 vsize=868484 CPUtime=0.66
/proc/2654/task/2656/stat : 2656 (java) S 2653 2640 2603 0 -1 64 6803 0 0 0 64 2 0 0 16 0 9 0 681761384 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2654/tid=2657] ppid=2653 vsize=868484 CPUtime=0
/proc/2654/task/2657/stat : 2657 (java) S 2653 2640 2603 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 681761384 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2654/tid=2658] ppid=2653 vsize=868484 CPUtime=0
/proc/2654/task/2658/stat : 2658 (java) S 2653 2640 2603 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 681761384 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2654/tid=2659] ppid=2653 vsize=868484 CPUtime=0
/proc/2654/task/2659/stat : 2659 (java) S 2653 2640 2603 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 681761386 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2654/tid=2660] ppid=2653 vsize=868484 CPUtime=0.23
/proc/2654/task/2660/stat : 2660 (java) S 2653 2640 2603 0 -1 64 1507 0 0 0 22 1 0 0 16 0 9 0 681761386 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2654/tid=2661] ppid=2653 vsize=868484 CPUtime=0
/proc/2654/task/2661/stat : 2661 (java) S 2653 2640 2603 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 681761386 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2654/tid=2662] ppid=2653 vsize=868484 CPUtime=0
/proc/2654/task/2662/stat : 2662 (java) S 2653 2640 2603 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 681761386 889327616 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887440

[startup+6.3026 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 2664
/proc/meminfo: memFree=1347152/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 15 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=30704 CPUtime=2.04
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 7405 0 0 0 199 5 0 0 25 0 1 0 681761696 31440896 7391 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 7676 7391 76 150 0 7523 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49660

[startup+12.7023 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 2664
/proc/meminfo: memFree=1344208/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=33620 CPUtime=8.44
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 8132 0 0 0 837 7 0 0 25 0 1 0 681761696 34426880 8118 996147200 134512640 135127466 4294956256 18446744073709551615 134528068 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 8405 8118 76 150 0 8252 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 52576

[startup+25.5017 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 2664
/proc/meminfo: memFree=1340176/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=37176 CPUtime=21.23
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 9031 0 0 0 2116 7 0 0 25 0 1 0 681761696 38068224 9017 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 9294 9017 76 150 0 9141 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 56132

[startup+51.1016 s]
/proc/loadavg: 2.04 2.00 2.00 3/83 2664
/proc/meminfo: memFree=1333840/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=42864 CPUtime=46.83
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 10385 0 0 0 4674 9 0 0 25 0 1 0 681761696 43892736 10371 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 10716 10371 76 150 0 10563 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 61820

[startup+102.306 s]
/proc/loadavg: 2.08 2.02 2.00 3/83 2664
/proc/meminfo: memFree=1325008/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=50292 CPUtime=98.01
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 12174 0 0 0 9790 11 0 0 25 0 1 0 681761696 51499008 12160 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 12573 12160 76 150 0 12420 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 69248

[startup+162.302 s]
/proc/loadavg: 2.09 2.03 2.00 3/83 2664
/proc/meminfo: memFree=1318352/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=54668 CPUtime=157.99
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 13302 0 0 0 15787 12 0 0 25 0 1 0 681761696 55980032 13288 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 13667 13288 76 150 0 13514 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 73624

[startup+222.302 s]
/proc/loadavg: 2.09 2.04 2.00 3/83 2664
/proc/meminfo: memFree=1312784/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=58352 CPUtime=217.98
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 14253 0 0 0 21784 14 0 0 25 0 1 0 681761696 59752448 14239 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 14588 14239 76 150 0 14435 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 77308

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

/proc/meminfo: memFree=1406280/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=110276 CPUtime=1293.42
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 26673 0 0 0 129314 28 0 0 25 0 1 0 681761696 112922624 26659 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 27569 26659 76 150 0 27416 0
Current children cumulated CPU time (s) 1297.54
Current children cumulated vsize (KiB) 129232

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1404040/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=112620 CPUtime=1353.14
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 27250 0 0 0 135285 29 0 0 25 0 1 0 681761696 115322880 27236 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 28155 27236 76 150 0 28002 0
Current children cumulated CPU time (s) 1357.26
Current children cumulated vsize (KiB) 131576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1402504/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=114168 CPUtime=1412.85
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 27625 0 0 0 141256 29 0 0 25 0 1 0 681761696 116908032 27611 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 28542 27611 76 150 0 28389 0
Current children cumulated CPU time (s) 1416.97
Current children cumulated vsize (KiB) 133124

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1400648/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=116024 CPUtime=1472.56
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 28097 0 0 0 147226 30 0 0 25 0 1 0 681761696 118808576 28083 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 29006 28083 76 150 0 28853 0
Current children cumulated CPU time (s) 1476.68
Current children cumulated vsize (KiB) 134980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1399240/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=117372 CPUtime=1532.27
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 28434 0 0 0 153197 30 0 0 25 0 1 0 681761696 120188928 28420 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 29343 28420 76 150 0 29190 0
Current children cumulated CPU time (s) 1536.39
Current children cumulated vsize (KiB) 136328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1397896/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=118688 CPUtime=1591.98
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 28754 0 0 0 159167 31 0 0 25 0 1 0 681761696 121536512 28740 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 29672 28740 76 150 0 29519 0
Current children cumulated CPU time (s) 1596.1
Current children cumulated vsize (KiB) 137644

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1396680/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=119936 CPUtime=1651.69
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 29061 0 0 0 165138 31 0 0 25 0 1 0 681761696 122814464 29047 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 29984 29047 76 150 0 29831 0
Current children cumulated CPU time (s) 1655.81
Current children cumulated vsize (KiB) 138892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1395400/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=121088 CPUtime=1711.39
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 29368 0 0 0 171108 31 0 0 25 0 1 0 681761696 123994112 29354 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 30272 29354 76 150 0 30119 0
Current children cumulated CPU time (s) 1715.51
Current children cumulated vsize (KiB) 140044

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1394440/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=122112 CPUtime=1771.11
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 29634 0 0 0 177079 32 0 0 25 0 1 0 681761696 125042688 29620 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 30528 29620 76 150 0 30375 0
Current children cumulated CPU time (s) 1775.23
Current children cumulated vsize (KiB) 141068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2704
/proc/meminfo: memFree=1394056/2055920 swapFree=4178892/4192956
[pid=2640] ppid=2638 vsize=13600 CPUtime=4.12
/proc/2640/stat : 2640 (sugar) S 2638 2640 2603 0 -1 4194304 1033 23203 0 2 4 1 387 20 16 0 1 0 681761273 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2640/statm: 3400 799 370 3 0 500 0
[pid=2663] ppid=2640 vsize=5356 CPUtime=0
/proc/2663/stat : 2663 (sh) S 2640 2640 2603 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681761696 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 1339 232 193 169 0 50 0
[pid=2664] ppid=2663 vsize=122508 CPUtime=1795.9
/proc/2664/stat : 2664 (minisat) R 2663 2640 2603 0 -1 4194304 29717 0 0 0 179558 32 0 0 25 0 1 0 681761696 125448192 29703 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2664/statm: 30627 29703 76 150 0 30474 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 141464

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2640 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=924403
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=228965
# CPU time returned by wait4() is 4.15337
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.24
CPU time (s): 1800.02
CPU user time (s): 1799.49
CPU system time (s): 0.53
CPU usage (%): 99.6007
Max. virtual memory (cumulated for all children) (KiB): 887580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9244
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24581
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= 3642
involuntary context switches= 3481

runsolver used 2.08768 second user time and 6.14907 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-05 14:18:43
IDJOB=1088859
IDBENCH=58136
IDSOLVER=346
FILE ID=node86/1088859-1215260323
PBS_JOBID= 7882157
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-3-20.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-1088859-1215260323/watcher-1088859-1215260323 -o /tmp/evaluation-result-1088859-1215260323/solver-1088859-1215260323 -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-1088859-1215260323.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 13fb1d283d237e5aa0fed75647ca60d5
RANDOM SEED=1404478475

node86.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1390536 kB
Buffers:         92232 kB
Cached:         315768 kB
SwapCached:       6392 kB
Active:         476804 kB
Inactive:       134552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390536 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:            3080 kB
Writeback:           0 kB
Mapped:         207084 kB
Slab:            38352 kB
Committed_AS:  1416124 kB
PageTables:       2760 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= 66552 MiB
End job on node86 at 2008-07-05 14:48:52