Trace number 1088985

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.08 1803.73

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-2-20.xml
MD5SUM4a2ea02751f7df9d0bb61a77d9049c7d
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.510921
Satisfiable
(Un)Satisfiability was proved
Number of variables645
Number of constraints13979
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13979
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:27:41 2008
0.00/0.04	c 0	PID 5755
0.00/0.04	c 0	HOST node88.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1088985-1215260861.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-1088985-1215260861.xml' 'HOME/temp.csp'
1.16/1.21	c 1	1 domains, 645 variables, 1 predicates, 0 relations, 13979 constraints
1.16/1.26	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.16/1.26	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.18/1.33	c 1	Parsing HOME/temp.csp
1.18/1.64	c 2	parsed 10000 expressions
1.18/1.71	c 2	parsed 14626 expressions
1.18/1.71	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.18/1.71	c 2	Converting to clausal form CSP
1.18/1.95	c 2	converted 1463 (10%) expressions
1.18/2.00	c 2	converted 2926 (20%) expressions
1.18/2.03	c 2	converted 4388 (30%) expressions
1.18/2.07	c 2	converted 5851 (40%) expressions
2.01/2.15	c 2	converted 7313 (50%) expressions
2.01/2.19	c 2	converted 8776 (60%) expressions
2.11/2.22	c 2	converted 10239 (70%) expressions
2.11/2.26	c 2	converted 11701 (80%) expressions
2.11/2.29	c 2	converted 13164 (90%) expressions
2.20/2.33	c 2	converted 14626 (100%) expressions
2.20/2.33	c 2	CSP : 645 integers, 0 booleans, 13979 clauses, largest domain size 20
2.20/2.33	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.20/2.33	c 2	Propagation in CSP
2.40/2.52	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.40/2.52	c 3	CSP : 645 integers, 0 booleans, 13979 clauses, largest domain size 20
2.40/2.52	c 3	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.40/2.52	c 3	Simplifing CSP by introducing new Boolean variables
2.60/2.77	c 3	CSP : 645 integers, 27958 booleans, 41937 clauses, largest domain size 20
2.60/2.77	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.80/2.91	c 3	65 (10%) CSP integer variables are encoded (1170 clauses, 13177 bytes)
2.80/2.91	c 3	129 (20%) CSP integer variables are encoded (2322 clauses, 28153 bytes)
2.80/2.92	c 3	194 (30%) CSP integer variables are encoded (3492 clauses, 43363 bytes)
2.80/2.92	c 3	258 (40%) CSP integer variables are encoded (4644 clauses, 58339 bytes)
2.80/2.92	c 3	323 (50%) CSP integer variables are encoded (5814 clauses, 73549 bytes)
2.80/2.92	c 3	387 (60%) CSP integer variables are encoded (6966 clauses, 88525 bytes)
2.80/2.92	c 3	452 (70%) CSP integer variables are encoded (8136 clauses, 103735 bytes)
2.80/2.92	c 3	516 (80%) CSP integer variables are encoded (9288 clauses, 118711 bytes)
2.80/2.93	c 3	581 (90%) CSP integer variables are encoded (10458 clauses, 135892 bytes)
2.80/2.93	c 3	645 (100%) CSP integer variables are encoded (11610 clauses, 153172 bytes)
2.89/3.08	c 3	4194 (10%) CSP clauses are encoded (68928 clauses, 1147370 bytes)
2.99/3.19	c 3	8388 (20%) CSP clauses are encoded (126246 clauses, 2180970 bytes)
3.10/3.30	c 3	12582 (30%) CSP clauses are encoded (183564 clauses, 3239318 bytes)
3.30/3.41	c 4	16775 (40%) CSP clauses are encoded (240881 clauses, 4297490 bytes)
3.39/3.51	c 4	20969 (50%) CSP clauses are encoded (298199 clauses, 5357676 bytes)
3.49/3.63	c 4	25163 (60%) CSP clauses are encoded (355517 clauses, 6420760 bytes)
3.59/3.73	c 4	29356 (70%) CSP clauses are encoded (412815 clauses, 7481210 bytes)
3.69/3.84	c 4	33550 (80%) CSP clauses are encoded (470133 clauses, 8570680 bytes)
3.80/3.95	c 4	37744 (90%) CSP clauses are encoded (527451 clauses, 9687528 bytes)
3.89/4.06	c 4	41937 (100%) CSP clauses are encoded (584749 clauses, 10814386 bytes)
3.89/4.06	c 4	41937 CSP clauses encoded
3.89/4.06	c 4	Writing map file : HOME/temp.map
3.89/4.08	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.89/4.08	c 4	SAT : 40213 SAT variables, 584749 SAT clauses, 10814386 bytes
3.89/4.08	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.98/4.12	c 4	SOLVING HOME/temp.cnf
3.98/4.12	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.98/4.13	c 4	This is MiniSat 2.0 beta
3.98/4.13	c 4	WARNING: for repeatability, setting FPU to use double precision
3.98/4.13	c 4	============================[ Problem Statistics ]=============================
3.98/4.13	c 4	|                                                                             |
3.98/4.13	c 4	|  Number of variables:  40213                                                |
3.98/4.13	c 4	|  Number of clauses:    584749                                               |
4.27/4.41	c 5	|  Parsing time:         0.25         s                                       |
4.27/4.43	c 5	============================[ Search Statistics ]==============================
4.27/4.43	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.27/4.43	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.27/4.43	c 5	===============================================================================
4.27/4.43	c 5	|         0 |   40213   584749  1672742 |   194916        0    nan |  0.000 % |
4.46/4.65	c 5	|       100 |   40213   584749  1672742 |   214407      100     13 |  0.000 % |
4.46/4.70	c 5	|       250 |   40213   584749  1672742 |   235848      250     11 |  0.000 % |
4.56/4.76	c 5	|       475 |   40213   584749  1672742 |   259433      475      9 |  0.000 % |
4.66/4.81	c 5	|       812 |   40213   584749  1672742 |   285377      812      9 |  0.000 % |
4.66/4.89	c 5	|      1318 |   40213   584749  1672742 |   313914     1318     10 |  0.000 % |
4.76/4.95	c 5	|      2079 |   40213   584749  1672742 |   345306     2079     10 |  0.000 % |
4.96/5.11	c 5	|      3218 |   40213   584749  1672742 |   379836     3218      9 |  0.000 % |
5.06/5.27	c 5	|      4926 |   40213   584749  1672742 |   417820     4926      9 |  0.000 % |
5.26/5.41	c 6	|      7489 |   40213   584749  1672742 |   459602     7489     10 |  0.000 % |
5.56/5.75	c 6	|     11333 |   40213   584749  1672742 |   505562    11333     10 |  0.000 % |
6.16/6.32	c 6	|     17099 |   40213   584749  1672742 |   556119    17099     12 |  0.000 % |
7.36/7.53	c 8	|     25748 |   40213   584749  1672742 |   611730    25748     13 |  0.000 % |
8.76/8.99	c 9	|     38722 |   40213   584749  1672742 |   672904    38722     12 |  0.000 % |
12.15/12.37	c 12	|     58184 |   40213   584749  1672742 |   740194    58184     12 |  0.000 % |
15.86/16.03	c 16	|     87376 |   40213   584749  1672742 |   814213    87376     13 |  0.000 % |
28.86/29.02	c 29	|    131166 |   40213   584749  1672742 |   895635   131166     13 |  0.000 % |
72.63/72.87	c 73	|    196850 |   40213   584749  1672742 |   985198   196850     14 |  0.000 % |
164.20/164.46	c 165	|    295376 |   40213   584749  1672742 |  1083718   295376     16 |  0.000 % |
383.62/383.94	c 384	|    443165 |   40213   584749  1672742 |  1192090   443165     16 |  0.000 % |
791.66/792.13	c 792	|    664848 |   40213   584749  1672742 |  1311299   664848     16 |  0.000 % |
1800.08/1803.71	c ERROR INTERRUPTED
1800.08/1803.73	s UNKNOWN
1800.08/1803.73	c 1804	CPU 3.8 (0.04 0 3.76 0.21)
1800.08/1803.73	c 1804	END Sat Jul  5 14:57:45 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-1088985-1215260861/watcher-1088985-1215260861 -o /tmp/evaluation-result-1088985-1215260861/solver-1088985-1215260861 -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-1088985-1215260861.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 1.99 1.99 4/74 5755
/proc/meminfo: memFree=1786544/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=12272 CPUtime=0
/proc/5755/stat : 5755 (sugar) R 5753 5755 4695 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 638333357 12566528 324 996147200 4194304 4206940 548682068608 18446744073709551615 270201319105 0 0 4224 0 0 0 0 17 0 0 0
/proc/5755/statm: 3068 327 246 3 0 168 0

[startup+0.0131801 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 5755
/proc/meminfo: memFree=1786544/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=12544 CPUtime=0
/proc/5755/stat : 5755 (sugar) R 5753 5755 4695 0 -1 4194304 471 0 0 0 0 0 0 0 18 0 1 0 638333357 12845056 439 996147200 4194304 4206940 548682068608 18446744073709551615 270187008737 0 0 4224 0 0 0 0 17 0 0 0
/proc/5755/statm: 3136 439 289 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101196 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 5755
/proc/meminfo: memFree=1786544/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=0.03
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 638333357 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301213 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 5755
/proc/meminfo: memFree=1786544/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=0.03
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 638333357 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701263 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 5755
/proc/meminfo: memFree=1786544/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=0.03
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 638333357 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50135 s]
/proc/loadavg: 2.00 1.99 1.99 3/85 5767
/proc/meminfo: memFree=1759120/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=1.18
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 973 10716 0 1 3 0 109 6 15 0 1 0 638333357 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 13600

[startup+3.10254 s]
/proc/loadavg: 2.00 1.99 1.99 4/85 5777
/proc/meminfo: memFree=1765520/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=1.18
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 974 10716 0 1 3 0 109 6 15 0 1 0 638333357 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 797 370 3 0 500 0
[pid=5768] ppid=5755 vsize=5356 CPUtime=0
/proc/5768/stat : 5768 (sh) S 5755 5755 4695 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 638333484 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1339 233 193 169 0 50 0
[pid=5769] ppid=5768 vsize=868476 CPUtime=1.81
/proc/5769/stat : 5769 (java) S 5768 5755 4695 0 -1 0 12057 0 1 0 174 7 0 0 20 0 9 0 638333484 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5769/statm: 217119 10951 2565 9 0 211666 0
[pid=5769/tid=5770] ppid=5768 vsize=868476 CPUtime=0.94
/proc/5769/task/5770/stat : 5770 (java) R 5768 5755 4695 0 -1 64 3059 0 1 0 92 2 0 0 25 0 9 0 638333485 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5769/tid=5771] ppid=5768 vsize=868476 CPUtime=0.61
/proc/5769/task/5771/stat : 5771 (java) S 5768 5755 4695 0 -1 64 6805 0 0 0 58 3 0 0 16 0 9 0 638333486 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5769/tid=5772] ppid=5768 vsize=868476 CPUtime=0
/proc/5769/task/5772/stat : 5772 (java) S 5768 5755 4695 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 638333486 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5769/tid=5773] ppid=5768 vsize=868476 CPUtime=0
/proc/5769/task/5773/stat : 5773 (java) S 5768 5755 4695 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 638333486 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5769/tid=5774] ppid=5768 vsize=868476 CPUtime=0
/proc/5769/task/5774/stat : 5774 (java) S 5768 5755 4695 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 638333488 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5769/tid=5775] ppid=5768 vsize=868476 CPUtime=0.24
/proc/5769/task/5775/stat : 5775 (java) S 5768 5755 4695 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 638333488 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5769/tid=5776] ppid=5768 vsize=868476 CPUtime=0
/proc/5769/task/5776/stat : 5776 (java) S 5768 5755 4695 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 638333488 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5769/tid=5777] ppid=5768 vsize=868476 CPUtime=0
/proc/5769/task/5777/stat : 5777 (java) S 5768 5755 4695 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 638333488 889319424 10951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887432

[startup+6.3019 s]
/proc/loadavg: 2.00 1.99 1.99 3/77 5779
/proc/meminfo: memFree=1744016/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 3 0 376 21 15 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=30904 CPUtime=2.16
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 7500 0 0 0 213 3 0 0 25 0 1 0 638333770 31645696 7486 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 7726 7486 76 150 0 7573 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49860

[startup+12.7026 s]
/proc/loadavg: 2.00 1.99 1.99 3/77 5779
/proc/meminfo: memFree=1739728/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=34912 CPUtime=8.55
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 8468 0 0 0 851 4 0 0 25 0 1 0 638333770 35749888 8454 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 8728 8454 76 150 0 8575 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 53868

[startup+25.5011 s]
/proc/loadavg: 2.00 1.99 1.99 3/77 5779
/proc/meminfo: memFree=1733968/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=40564 CPUtime=21.35
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 9862 0 0 0 2130 5 0 0 25 0 1 0 638333770 41537536 9848 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 10141 9848 76 150 0 9988 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 59520

[startup+51.1011 s]
/proc/loadavg: 2.00 1.99 1.99 3/77 5779
/proc/meminfo: memFree=1729296/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=45196 CPUtime=46.93
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 11022 0 0 0 4687 6 0 0 25 0 1 0 638333770 46280704 11008 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 11299 11008 76 150 0 11146 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 64152

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/77 5779
/proc/meminfo: memFree=1721104/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=53436 CPUtime=98.11
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 13039 0 0 0 9804 7 0 0 25 0 1 0 638333770 54718464 13025 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 13359 13025 76 150 0 13206 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 72392

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/78 5780
/proc/meminfo: memFree=1715720/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=58652 CPUtime=158.09
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 14358 0 0 0 15800 9 0 0 25 0 1 0 638333770 60059648 14344 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 14663 14344 76 150 0 14510 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 77608

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/78 5780
/proc/meminfo: memFree=1710280/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=64640 CPUtime=218.06
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 15750 0 0 0 21796 10 0 0 25 0 1 0 638333770 66191360 15736 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 16160 15736 76 150 0 16007 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 83596

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

/proc/meminfo: memFree=1656344/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=118628 CPUtime=1356.43
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 28700 0 0 0 135620 23 0 0 25 0 1 0 638333770 121475072 28686 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 29657 28686 76 150 0 29504 0
Current children cumulated CPU time (s) 1360.44
Current children cumulated vsize (KiB) 137584

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1654296/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=120696 CPUtime=1416.21
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 29211 0 0 0 141597 24 0 0 25 0 1 0 638333770 123592704 29197 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 30174 29197 76 150 0 30021 0
Current children cumulated CPU time (s) 1420.22
Current children cumulated vsize (KiB) 139652

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1652696/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=122148 CPUtime=1475.95
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 29612 0 0 0 147570 25 0 0 25 0 1 0 638333770 125079552 29598 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 30537 29598 76 150 0 30384 0
Current children cumulated CPU time (s) 1479.96
Current children cumulated vsize (KiB) 141104

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1651032/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=123732 CPUtime=1535.71
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 30025 0 0 0 153545 26 0 0 25 0 1 0 638333770 126701568 30011 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 30933 30011 76 150 0 30780 0
Current children cumulated CPU time (s) 1539.72
Current children cumulated vsize (KiB) 142688

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1649752/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=124984 CPUtime=1595.48
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 30337 0 0 0 159522 26 0 0 25 0 1 0 638333770 127983616 30323 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 31246 30323 76 150 0 31093 0
Current children cumulated CPU time (s) 1599.49
Current children cumulated vsize (KiB) 143940

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1648088/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=126560 CPUtime=1655.23
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 30726 0 0 0 165497 26 0 0 25 0 1 0 638333770 129597440 30712 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 31640 30712 76 150 0 31487 0
Current children cumulated CPU time (s) 1659.24
Current children cumulated vsize (KiB) 145516

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1646296/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=128140 CPUtime=1715
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 31141 0 0 0 171473 27 0 0 25 0 1 0 638333770 131215360 31127 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 32035 31127 76 150 0 31882 0
Current children cumulated CPU time (s) 1719.01
Current children cumulated vsize (KiB) 147096

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1644248/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=130132 CPUtime=1774.75
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 31607 0 0 0 177448 27 0 0 25 0 1 0 638333770 133255168 31593 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 32533 31593 76 150 0 32380 0
Current children cumulated CPU time (s) 1778.76
Current children cumulated vsize (KiB) 149088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1643416/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=131112 CPUtime=1796.07
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 31839 0 0 0 179580 27 0 0 25 0 1 0 638333770 134258688 31825 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 32778 31825 76 150 0 32625 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 150068

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

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

[startup+1803.7 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 5839
/proc/meminfo: memFree=1643416/2055920 swapFree=4179952/4192956
[pid=5755] ppid=5753 vsize=13600 CPUtime=4.01
/proc/5755/stat : 5755 (sugar) S 5753 5755 4695 0 -1 4194304 1033 23213 0 2 4 0 376 21 16 0 1 0 638333357 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5755/statm: 3400 799 370 3 0 500 0
[pid=5778] ppid=5755 vsize=5356 CPUtime=0
/proc/5778/stat : 5778 (sh) S 5755 5755 4695 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 638333770 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5778/statm: 1339 232 193 169 0 50 0
[pid=5779] ppid=5778 vsize=131112 CPUtime=1796.07
/proc/5779/stat : 5779 (minisat) R 5778 5755 4695 0 -1 4194304 31839 0 0 0 179580 27 0 0 25 0 1 0 638333770 134258688 31825 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5779/statm: 32778 31825 76 150 0 32625 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 150068

Child status: 0

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

Real time (s): 1803.73
CPU time (s): 1800.08
CPU user time (s): 1799.6
CPU system time (s): 0.48
CPU usage (%): 99.7974
Max. virtual memory (cumulated for all children) (KiB): 887572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.80342
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24591
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= 3575
involuntary context switches= 3399

runsolver used 2.00069 second user time and 4.70228 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 14:27:41
IDJOB=1088985
IDBENCH=58161
IDSOLVER=346
FILE ID=node88/1088985-1215260861
PBS_JOBID= 7882073
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4a2ea02751f7df9d0bb61a77d9049c7d
RANDOM SEED=926660129

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1787032 kB
Buffers:         22816 kB
Cached:         182292 kB
SwapCached:       6780 kB
Active:         128244 kB
Inactive:        92488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787032 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          22456 kB
Slab:            33512 kB
Committed_AS:  1110304 kB
PageTables:       1820 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= 66492 MiB
End job on node88 at 2008-07-05 14:57:47