Trace number 2083303

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatUNSAT 67.7747 70.0794

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-2.xml
MD5SUM1689fe3f74cdb83f280c8d4381c81339
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 benchmark10.1675
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data

0.04/0.27	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.28	c 0	BEGIN Sun Jul 12 07:39:21 2009
0.04/0.28	c 0	PID 26925
0.04/0.29	c 0	HOST node78.alineos.net
0.04/0.29	c 0	CONVERTING HOME/instance-2083303-1247377160.xml TO HOME/temp.csp
0.04/0.29	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083303-1247377160.xml' 'HOME/temp.csp'
0.75/1.21	c 1	16 domains, 500 variables, 8 predicates, 0 relations, 6531 constraints
0.75/1.25	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.75/1.25	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.77/1.33	c 1	Parsing HOME/temp.csp
0.77/1.58	c 1	parsed 7055 expressions
0.77/1.59	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.77/1.59	c 1	Converting to clausal form CSP
1.60/2.15	c 2	converted 706 (10%) expressions
2.89/3.45	c 3	converted 1411 (20%) expressions
3.79/4.32	c 4	converted 2117 (30%) expressions
4.58/5.15	c 5	converted 2822 (40%) expressions
5.48/6.03	c 6	converted 3528 (50%) expressions
6.08/6.68	c 6	converted 4233 (60%) expressions
7.07/7.69	c 7	converted 4939 (70%) expressions
7.87/8.40	c 8	converted 5644 (80%) expressions
8.46/9.02	c 9	converted 6350 (90%) expressions
9.06/9.67	c 9	converted 7055 (100%) expressions
9.06/9.68	c 9	CSP : 1000 integers, 18794 booleans, 39909 clauses, largest domain size 2717
9.06/9.68	c 9	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.06/9.68	c 9	Propagation in CSP
9.45/10.04	c 10	80 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.45/10.04	c 10	CSP : 1000 integers, 18794 booleans, 39909 clauses, largest domain size 2717
9.45/10.04	c 10	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.45/10.07	c 10	Simplifing CSP by introducing new Boolean variables
9.55/10.15	c 10	CSP : 1000 integers, 32286 booleans, 53401 clauses, largest domain size 2717
9.55/10.15	c 10	Heap : 51 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
9.95/10.55	c 10	Encoding CSP to SAT : HOME/temp.cnf
10.45/11.05	c 11	100 (10%) CSP integer variables are encoded (21612 clauses, 302132 bytes)
10.86/11.49	c 11	200 (20%) CSP integer variables are encoded (42748 clauses, 619172 bytes)
11.35/11.91	c 11	300 (30%) CSP integer variables are encoded (63268 clauses, 926972 bytes)
11.75/12.37	c 12	400 (40%) CSP integer variables are encoded (85876 clauses, 1266092 bytes)
12.25/12.80	c 12	500 (50%) CSP integer variables are encoded (106988 clauses, 1597677 bytes)
12.45/13.08	c 13	600 (60%) CSP integer variables are encoded (330028 clauses, 5389357 bytes)
12.74/13.33	c 13	700 (70%) CSP integer variables are encoded (524558 clauses, 8696367 bytes)
12.95/13.59	c 13	800 (80%) CSP integer variables are encoded (738560 clauses, 12334401 bytes)
13.24/13.82	c 13	900 (90%) CSP integer variables are encoded (929100 clauses, 15573581 bytes)
13.44/14.03	c 14	1000 (100%) CSP integer variables are encoded (1099436 clauses, 18670050 bytes)
18.01/18.88	c 18	5341 (10%) CSP clauses are encoded (2506642 clauses, 53564378 bytes)
21.87/22.76	c 22	10681 (20%) CSP clauses are encoded (3766072 clauses, 84858225 bytes)
25.73/26.68	c 26	16021 (30%) CSP clauses are encoded (5158225 clauses, 119718944 bytes)
29.71/30.68	c 30	21361 (40%) CSP clauses are encoded (6601686 clauses, 156390176 bytes)
33.02/34.34	c 34	26701 (50%) CSP clauses are encoded (7782436 clauses, 186479018 bytes)
36.87/38.29	c 38	32041 (60%) CSP clauses are encoded (9179177 clauses, 222095176 bytes)
40.70/42.12	c 42	37381 (70%) CSP clauses are encoded (10568687 clauses, 257379503 bytes)
44.35/45.81	c 45	42721 (80%) CSP clauses are encoded (11927823 clauses, 292129773 bytes)
48.50/50.64	c 50	48061 (90%) CSP clauses are encoded (13493358 clauses, 331678739 bytes)
52.53/54.76	c 54	53401 (100%) CSP clauses are encoded (15008562 clauses, 370152232 bytes)
52.53/54.76	c 54	53401 CSP clauses encoded
52.53/54.76	c 54	Writing map file : HOME/temp.map
52.63/54.80	c 54	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
52.63/54.81	c 54	SAT : 1132722 SAT variables, 15008562 SAT clauses, 370152232 bytes
52.63/54.81	c 54	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
52.63/54.84	c 54	SOLVING HOME/temp.cnf
52.63/54.84	c 54	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
52.63/54.85	c 54	This is MiniSat 2.0 beta
52.63/54.85	c 54	WARNING: for repeatability, setting FPU to use double precision
52.63/54.85	c 54	============================[ Problem Statistics ]=============================
52.63/54.85	c 54	|                                                                             |
52.63/54.85	c 54	|  Number of variables:  1132722                                              |
52.63/54.85	c 54	|  Number of clauses:    15008562                                             |
61.55/63.83	c 63	|  Parsing time:         7.84         s                                       |
61.95/64.25	c 64	============================[ Search Statistics ]==============================
61.95/64.25	c 64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.95/64.25	c 64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.95/64.25	c 64	===============================================================================
61.95/64.25	c 64	|         0 | 1132722 15008562 42817622 |  5002854        0    nan |  0.000 % |
63.54/65.89	c 65	|       100 | 1132721 15008562 42817622 |  5503139       99      3 |  0.000 % |
65.82/68.12	c 68	|       250 | 1132716 15008562 42817622 |  6053453      244      3 |  0.054 % |
66.82/69.18	c 69	===============================================================================
66.82/69.18	c 69	restarts              : 3
66.82/69.18	c 69	conflicts             : 366            (28 /sec)
66.82/69.18	c 69	decisions             : 18732          (1.60 % random) (1427 /sec)
66.82/69.18	c 69	propagations          : 8629996        (657423 /sec)
66.82/69.18	c 69	conflict literals     : 1100           (4.35 % deleted)
66.82/69.18	c 69	Memory used           : 696.17 MB
66.82/69.18	c 69	CPU time              : 13.127 s
66.82/69.18	c 69	
66.82/69.18	c 69	UNSATISFIABLE
66.92/69.30	c 69	DECODING HOME/temp.out WITH HOME/temp.map
66.92/69.30	c 69	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
67.02/69.38	c 69	Decoding HOME/temp.out
67.02/69.84	s UNSATISFIABLE
67.02/69.84	c 69	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
67.02/69.89	c 69	CPU 67.56 (0.05 0.03 63.72 3.76)
67.02/69.89	c 69	END Sun Jul 12 07:40:30 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083303-1247377160/watcher-2083303-1247377160 -o /tmp/evaluation-result-2083303-1247377160/solver-2083303-1247377160 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2083303-1247377160.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.46 2.42 2.21 4/74 26925
/proc/meminfo: memFree=1947400/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=18576 CPUtime=0
/proc/26925/stat : 26925 (runsolver) R 26923 26925 21307 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 24780610 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 255372881191 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26925/statm: 4644 284 249 26 0 2626 0

[startup+0.0380069 s]
/proc/loadavg: 2.46 2.42 2.21 4/74 26925
/proc/meminfo: memFree=1947400/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=2504 CPUtime=0
/proc/26925/stat : 26925 (sugar) D 26923 26925 21307 0 -1 4194304 37 0 1 0 0 0 0 0 18 0 1 0 24780610 2564096 23 996147200 4194304 4206940 548682068608 18446744073709551615 255370265296 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/26925/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.102017 s]
/proc/loadavg: 2.46 2.42 2.21 4/74 26925
/proc/meminfo: memFree=1947400/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=12272 CPUtime=0
/proc/26925/stat : 26925 (sugar) D 26923 26925 21307 0 -1 4194304 392 0 4 0 0 0 0 0 18 0 1 0 24780610 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/26925/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301038 s]
/proc/loadavg: 2.46 2.42 2.21 4/74 26925
/proc/meminfo: memFree=1947400/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.07
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1221 128 6 0 5 2 0 0 18 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701077 s]
/proc/loadavg: 2.46 2.42 2.21 4/74 26925
/proc/meminfo: memFree=1947400/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.07
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1221 128 6 0 5 2 0 0 18 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50117 s]
/proc/loadavg: 2.42 2.41 2.21 3/85 26937
/proc/meminfo: memFree=1919536/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.77
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1303 7953 6 67 5 2 62 8 16 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 16868

[startup+3.10233 s]
/proc/loadavg: 2.42 2.41 2.21 3/85 26947
/proc/meminfo: memFree=1918768/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.77
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1303 7953 6 67 5 2 62 8 15 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
[pid=26938] ppid=26925 vsize=5356 CPUtime=0
/proc/26938/stat : 26938 (sh) S 26925 26925 21307 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24780735 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26938/statm: 1339 233 193 169 0 50 0
[pid=26939] ppid=26938 vsize=868596 CPUtime=1.83
/proc/26939/stat : 26939 (java) S 26938 26925 21307 0 -1 0 8160 0 5 0 177 6 0 0 18 0 9 0 24780735 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26939/statm: 217149 7312 2568 9 0 211654 0
[pid=26939/tid=26940] ppid=26938 vsize=868596 CPUtime=1.39
/proc/26939/task/26940/stat : 26940 (java) R 26938 26925 21307 0 -1 64 2779 0 5 0 138 1 0 0 25 0 9 0 24780736 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4126453408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26941] ppid=26938 vsize=868596 CPUtime=0.23
/proc/26939/task/26941/stat : 26941 (java) S 26938 26925 21307 0 -1 64 3208 0 0 0 21 2 0 0 16 0 9 0 24780737 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26942] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26942/stat : 26942 (java) S 26938 26925 21307 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24780738 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26943] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26943/stat : 26943 (java) S 26938 26925 21307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24780738 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26944] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26944/stat : 26944 (java) S 26938 26925 21307 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24780740 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26945] ppid=26938 vsize=868596 CPUtime=0.18
/proc/26939/task/26945/stat : 26945 (java) S 26938 26925 21307 0 -1 64 1474 0 0 0 17 1 0 0 15 0 9 0 24780740 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26946] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26946/stat : 26946 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24780740 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26947] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26947/stat : 26947 (java) R 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24780740 889442304 7312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 890820

[startup+6.30267 s]
/proc/loadavg: 2.42 2.41 2.21 3/85 26947
/proc/meminfo: memFree=1900272/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.77
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1303 7953 6 67 5 2 62 8 16 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
[pid=26938] ppid=26925 vsize=5356 CPUtime=0
/proc/26938/stat : 26938 (sh) S 26925 26925 21307 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24780735 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26938/statm: 1339 233 193 169 0 50 0
[pid=26939] ppid=26938 vsize=868596 CPUtime=5
/proc/26939/stat : 26939 (java) S 26938 26925 21307 0 -1 0 13401 0 5 0 490 10 0 0 18 0 9 0 24780735 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26939/statm: 217149 12265 2568 9 0 211654 0
[pid=26939/tid=26940] ppid=26938 vsize=868596 CPUtime=4.05
/proc/26939/task/26940/stat : 26940 (java) R 26938 26925 21307 0 -1 64 3214 0 5 0 402 3 0 0 25 0 9 0 24780736 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4126509578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26941] ppid=26938 vsize=868596 CPUtime=0.74
/proc/26939/task/26941/stat : 26941 (java) S 26938 26925 21307 0 -1 64 8008 0 0 0 69 5 0 0 16 0 9 0 24780737 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26942] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26942/stat : 26942 (java) S 26938 26925 21307 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24780738 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26943] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26943/stat : 26943 (java) S 26938 26925 21307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24780738 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26944] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26944/stat : 26944 (java) S 26938 26925 21307 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24780740 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26945] ppid=26938 vsize=868596 CPUtime=0.19
/proc/26939/task/26945/stat : 26945 (java) S 26938 26925 21307 0 -1 64 1480 0 0 0 18 1 0 0 15 0 9 0 24780740 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26946] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26946/stat : 26946 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24780740 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26947] ppid=26938 vsize=868596 CPUtime=0
/proc/26939/task/26947/stat : 26947 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24780740 889442304 12265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 890820

[startup+12.7023 s]
/proc/loadavg: 2.43 2.41 2.21 3/85 26947
/proc/meminfo: memFree=1865008/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.78
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1304 7953 6 67 5 3 62 8 16 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
[pid=26938] ppid=26925 vsize=5356 CPUtime=0
/proc/26938/stat : 26938 (sh) S 26925 26925 21307 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24780735 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26938/statm: 1339 233 193 169 0 50 0
[pid=26939] ppid=26938 vsize=868708 CPUtime=11.37
/proc/26939/stat : 26939 (java) S 26938 26925 21307 0 -1 0 25621 0 6 0 1117 20 0 0 18 0 9 0 24780735 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26939/statm: 217177 19217 2593 9 0 211654 0
[pid=26939/tid=26940] ppid=26938 vsize=868708 CPUtime=9.27
/proc/26939/task/26940/stat : 26940 (java) R 26938 26925 21307 0 -1 64 3874 0 6 0 923 4 0 0 25 0 9 0 24780736 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4126571180 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26941] ppid=26938 vsize=868708 CPUtime=1.83
/proc/26939/task/26941/stat : 26941 (java) S 26938 26925 21307 0 -1 64 19536 0 0 0 170 13 0 0 16 0 9 0 24780737 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26942] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26942/stat : 26942 (java) S 26938 26925 21307 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24780738 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26943] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26943/stat : 26943 (java) S 26938 26925 21307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24780738 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26944] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26944/stat : 26944 (java) S 26938 26925 21307 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24780740 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26945] ppid=26938 vsize=868708 CPUtime=0.23
/proc/26939/task/26945/stat : 26945 (java) S 26938 26925 21307 0 -1 64 1512 0 0 0 22 1 0 0 15 0 9 0 24780740 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26946] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26946/stat : 26946 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24780740 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26947] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26947/stat : 26947 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24780740 889556992 19217 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 890932

[startup+25.5017 s]
/proc/loadavg: 2.37 2.40 2.21 3/85 26947
/proc/meminfo: memFree=1760752/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.78
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1304 7953 6 67 5 3 62 8 16 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
[pid=26938] ppid=26925 vsize=5356 CPUtime=0
/proc/26938/stat : 26938 (sh) S 26925 26925 21307 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24780735 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26938/statm: 1339 233 193 169 0 50 0
[pid=26939] ppid=26938 vsize=868708 CPUtime=23.88
/proc/26939/stat : 26939 (java) S 26938 26925 21307 0 -1 0 26083 0 6 0 2301 87 0 0 18 0 9 0 24780735 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26939/statm: 217177 19239 2593 9 0 211654 0
[pid=26939/tid=26940] ppid=26938 vsize=868708 CPUtime=21.51
/proc/26939/task/26940/stat : 26940 (java) R 26938 26925 21307 0 -1 64 4317 0 6 0 2082 69 0 0 25 0 9 0 24780736 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4126571159 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26941] ppid=26938 vsize=868708 CPUtime=2.06
/proc/26939/task/26941/stat : 26941 (java) S 26938 26925 21307 0 -1 64 19536 0 0 0 191 15 0 0 16 0 9 0 24780737 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26942] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26942/stat : 26942 (java) S 26938 26925 21307 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24780738 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26943] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26943/stat : 26943 (java) S 26938 26925 21307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24780738 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26944] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26944/stat : 26944 (java) S 26938 26925 21307 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26945] ppid=26938 vsize=868708 CPUtime=0.27
/proc/26939/task/26945/stat : 26945 (java) S 26938 26925 21307 0 -1 64 1531 0 0 0 26 1 0 0 15 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26946] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26946/stat : 26946 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26947] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26947/stat : 26947 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 890932

[startup+51.1014 s]
/proc/loadavg: 2.27 2.37 2.21 3/85 26947
/proc/meminfo: memFree=1536048/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=0.78
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1304 7953 6 67 5 3 62 8 16 0 1 0 24780610 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1111 409 3 0 796 0
[pid=26938] ppid=26925 vsize=5356 CPUtime=0
/proc/26938/stat : 26938 (sh) S 26925 26925 21307 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24780735 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26938/statm: 1339 233 193 169 0 50 0
[pid=26939] ppid=26938 vsize=868708 CPUtime=48.21
/proc/26939/stat : 26939 (java) S 26938 26925 21307 0 -1 0 27001 0 6 0 4603 218 0 0 18 0 9 0 24780735 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26939/statm: 217177 19239 2593 9 0 211654 0
[pid=26939/tid=26940] ppid=26938 vsize=868708 CPUtime=45.37
/proc/26939/task/26940/stat : 26940 (java) R 26938 26925 21307 0 -1 64 5235 0 6 0 4344 193 0 0 25 0 9 0 24780736 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4126571219 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26941] ppid=26938 vsize=868708 CPUtime=2.55
/proc/26939/task/26941/stat : 26941 (java) S 26938 26925 21307 0 -1 64 19536 0 0 0 232 23 0 0 16 0 9 0 24780737 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26942] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26942/stat : 26942 (java) S 26938 26925 21307 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24780738 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26943] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26943/stat : 26943 (java) S 26938 26925 21307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24780738 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26944] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26944/stat : 26944 (java) S 26938 26925 21307 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26945] ppid=26938 vsize=868708 CPUtime=0.27
/proc/26939/task/26945/stat : 26945 (java) S 26938 26925 21307 0 -1 64 1531 0 0 0 26 1 0 0 15 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26946] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26946/stat : 26946 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26939/tid=26947] ppid=26938 vsize=868708 CPUtime=0
/proc/26939/task/26947/stat : 26947 (java) S 26938 26925 21307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24780740 889556992 19239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.99
Current children cumulated vsize (KiB) 890932

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

[startup+57.503 s]
/proc/loadavg: 2.25 2.37 2.20 3/77 26949
/proc/meminfo: memFree=1351216/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=52.67
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1371 35408 6 73 5 3 5009 250 16 0 1 0 24780610 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1114 409 3 0 796 0
[pid=26948] ppid=26925 vsize=5356 CPUtime=0
/proc/26948/stat : 26948 (sh) S 26925 26925 21307 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24786095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26948/statm: 1339 232 193 169 0 50 0
[pid=26949] ppid=26948 vsize=255348 CPUtime=2.6
/proc/26949/stat : 26949 (minisat) R 26948 26925 21307 0 -1 4194304 59415 0 0 0 224 36 0 0 25 0 1 0 24786095 261476352 59401 996147200 134512640 135127466 4294956256 18446744073709551615 134532750 0 0 4096 3 0 0 0 17 1 0 0
/proc/26949/statm: 63837 59401 62 150 0 63684 0
Current children cumulated CPU time (s) 55.27
Current children cumulated vsize (KiB) 277572

[startup+63.9017 s]
/proc/loadavg: 2.23 2.36 2.20 3/77 26949
/proc/meminfo: memFree=926000/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=52.67
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1371 35408 6 73 5 3 5009 250 16 0 1 0 24780610 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1114 409 3 0 796 0
[pid=26948] ppid=26925 vsize=5356 CPUtime=0
/proc/26948/stat : 26948 (sh) S 26925 26925 21307 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24786095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26948/statm: 1339 232 193 169 0 50 0
[pid=26949] ppid=26948 vsize=670424 CPUtime=8.97
/proc/26949/stat : 26949 (minisat) R 26948 26925 21307 0 -1 4194304 161346 0 0 0 790 107 0 0 25 0 1 0 24786095 686514176 161332 996147200 134512640 135127466 4294956256 18446744073709551615 134531734 0 0 4096 3 0 0 0 17 1 0 0
/proc/26949/statm: 167606 161332 71 150 0 167453 0
Current children cumulated CPU time (s) 61.64
Current children cumulated vsize (KiB) 692648

[startup+67.107 s]
/proc/loadavg: 2.21 2.36 2.20 3/77 26949
/proc/meminfo: memFree=885488/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=52.67
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1371 35408 6 73 5 3 5009 250 16 0 1 0 24780610 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1114 409 3 0 796 0
[pid=26948] ppid=26925 vsize=5356 CPUtime=0
/proc/26948/stat : 26948 (sh) S 26925 26925 21307 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24786095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26948/statm: 1339 232 193 169 0 50 0
[pid=26949] ppid=26948 vsize=703776 CPUtime=12.16
/proc/26949/stat : 26949 (minisat) R 26948 26925 21307 0 -1 4194304 169566 0 0 0 1106 110 0 0 25 0 1 0 24786095 720666624 169552 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/26949/statm: 175944 169552 76 150 0 175791 0
Current children cumulated CPU time (s) 64.83
Current children cumulated vsize (KiB) 726000

[startup+68.7012 s]
/proc/loadavg: 2.21 2.36 2.20 3/77 26949
/proc/meminfo: memFree=879600/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=52.67
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1371 35408 6 73 5 3 5009 250 16 0 1 0 24780610 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1114 409 3 0 796 0
[pid=26948] ppid=26925 vsize=5356 CPUtime=0
/proc/26948/stat : 26948 (sh) S 26925 26925 21307 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24786095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26948/statm: 1339 232 193 169 0 50 0
[pid=26949] ppid=26948 vsize=711900 CPUtime=13.75
/proc/26949/stat : 26949 (minisat) R 26948 26925 21307 0 -1 4194304 171644 0 0 0 1264 111 0 0 25 0 1 0 24786095 728985600 171630 996147200 134512640 135127466 4294956256 18446744073709551615 134705857 0 0 4096 3 0 0 0 17 1 0 0
/proc/26949/statm: 177975 171630 76 150 0 177822 0
Current children cumulated CPU time (s) 66.42
Current children cumulated vsize (KiB) 734124

[startup+69.5013 s]
/proc/loadavg: 2.21 2.36 2.20 3/78 26950
/proc/meminfo: memFree=985064/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=67.02
/proc/26925/stat : 26925 (sugar) S 26923 26925 21307 0 -1 4194304 1443 207585 6 73 5 3 6321 373 16 0 1 0 24780610 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26925/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 67.02
Current children cumulated vsize (KiB) 16868

[startup+69.9013 s]
/proc/loadavg: 2.21 2.36 2.20 3/78 26950
/proc/meminfo: memFree=985064/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=67.58
/proc/26925/stat : 26925 (sugar) R 26923 26925 21307 0 -1 4194304 1472 214440 6 74 5 5 6372 376 16 0 1 0 24780610 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 0 0 0 17 1 0 0
/proc/26925/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 67.58
Current children cumulated vsize (KiB) 16868

[startup+70.0013 s]
/proc/loadavg: 2.21 2.36 2.20 3/78 26950
/proc/meminfo: memFree=985064/2055912 swapFree=4192812/4192956
[pid=26925] ppid=26923 vsize=16868 CPUtime=67.68
/proc/26925/stat : 26925 (sugar) R 26923 26925 21307 0 -1 4194304 1472 214440 6 74 5 15 6372 376 16 0 1 0 24780610 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 0 0 0 17 1 0 0
/proc/26925/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 67.68
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 70.0794
CPU time (s): 67.7747
CPU user time (s): 63.7763
CPU system time (s): 3.99839
CPU usage (%): 96.7112
Max. virtual memory (cumulated for all children) (KiB): 901068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.7763
system time used= 3.99839
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215972
page faults= 80
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21373
involuntary context switches= 21471

runsolver used 0.085986 second user time and 0.26096 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-12 07:39:20
IDJOB=2083303
IDBENCH=57769
IDSOLVER=739
FILE ID=node78/2083303-1247377160
PBS_JOBID= 9507009
Free space on /tmp= 126812 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-2.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083303-1247377160/watcher-2083303-1247377160 -o /tmp/evaluation-result-2083303-1247377160/solver-2083303-1247377160 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2083303-1247377160.xml

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

MD5SUM BENCH= 1689fe3f74cdb83f280c8d4381c81339
RANDOM SEED=76798290

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

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

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


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1948008 kB
Buffers:          3944 kB
Cached:          31280 kB
SwapCached:          0 kB
Active:          50376 kB
Inactive:         6360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1948008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          32192 kB
Slab:            36332 kB
Committed_AS:   252964 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126812 MiB
End job on node78 at 2009-07-12 07:40:31