Trace number 2087956

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 48.6916 49.3645

General information on the benchmark

Namecsp/fapp/fapp20/
normalized-fapp20-0420-0.xml
MD5SUM1e86f42a67e9ad52f284a9ba2a6feb10
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 benchmark16.3185
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.06/0.08	c 0	BEGIN Sun Jul 12 10:28:49 2009
0.06/0.08	c 0	PID 25356
0.06/0.08	c 0	HOST node23.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2087956-1247387329.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2087956-1247387329.xml' 'HOME/temp.csp'
0.06/0.69	c 0	14 domains, 420 variables, 6 predicates, 0 relations, 4737 constraints
0.06/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.72	c 0	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.66/0.80	c 1	Parsing HOME/temp.csp
0.66/0.93	c 1	parsed 5177 expressions
0.66/0.93	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.66/0.94	c 1	Converting to clausal form CSP
1.21/1.37	c 1	converted 518 (10%) expressions
2.40/2.58	c 2	converted 1036 (20%) expressions
3.29/3.47	c 3	converted 1554 (30%) expressions
4.08/4.21	c 4	converted 2071 (40%) expressions
4.77/4.98	c 5	converted 2589 (50%) expressions
5.39/5.55	c 5	converted 3107 (60%) expressions
5.97/6.11	c 6	converted 3624 (70%) expressions
6.76/6.93	c 7	converted 4142 (80%) expressions
7.26/7.46	c 7	converted 4660 (90%) expressions
7.85/8.01	c 8	converted 5177 (100%) expressions
7.85/8.01	c 8	CSP : 835 integers, 13476 booleans, 28824 clauses, largest domain size 2821
7.85/8.01	c 8	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.85/8.01	c 8	Propagation in CSP
8.05/8.29	c 8	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.05/8.29	c 8	CSP : 835 integers, 13476 booleans, 28824 clauses, largest domain size 2821
8.05/8.29	c 8	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.15/8.31	c 8	Simplifing CSP by introducing new Boolean variables
8.15/8.36	c 8	CSP : 835 integers, 23098 booleans, 38446 clauses, largest domain size 2821
8.15/8.36	c 8	Heap : 46 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.55/8.75	c 9	Encoding CSP to SAT : HOME/temp.cnf
8.94/9.16	c 9	84 (10%) CSP integer variables are encoded (16040 clauses, 218566 bytes)
9.34/9.52	c 9	167 (20%) CSP integer variables are encoded (33048 clauses, 473686 bytes)
9.73/9.92	c 10	251 (30%) CSP integer variables are encoded (51052 clauses, 743746 bytes)
10.02/10.29	c 10	334 (40%) CSP integer variables are encoded (68406 clauses, 1004056 bytes)
10.42/10.66	c 10	418 (50%) CSP integer variables are encoded (85889 clauses, 1266301 bytes)
10.62/10.83	c 11	501 (60%) CSP integer variables are encoded (211472 clauses, 3373847 bytes)
10.83/11.02	c 11	585 (70%) CSP integer variables are encoded (353196 clauses, 5783155 bytes)
10.91/11.18	c 11	668 (80%) CSP integer variables are encoded (471191 clauses, 7789070 bytes)
11.11/11.37	c 11	752 (90%) CSP integer variables are encoded (631131 clauses, 10508050 bytes)
11.32/11.55	c 11	835 (100%) CSP integer variables are encoded (776474 clauses, 12978881 bytes)
13.59/13.89	c 14	3845 (10%) CSP clauses are encoded (1408057 clauses, 27714371 bytes)
16.16/16.43	c 16	7690 (20%) CSP clauses are encoded (2176766 clauses, 45966426 bytes)
18.32/18.69	c 18	11534 (30%) CSP clauses are encoded (2922146 clauses, 63755145 bytes)
20.19/20.52	c 20	15379 (40%) CSP clauses are encoded (3522365 clauses, 78107490 bytes)
22.67/23.09	c 23	19223 (50%) CSP clauses are encoded (4432214 clauses, 99974888 bytes)
24.93/25.36	c 25	23068 (60%) CSP clauses are encoded (5236895 clauses, 119298978 bytes)
27.30/27.77	c 28	26913 (70%) CSP clauses are encoded (6095211 clauses, 139981950 bytes)
29.95/30.48	c 30	30757 (80%) CSP clauses are encoded (7081337 clauses, 163734997 bytes)
32.12/32.68	c 32	34602 (90%) CSP clauses are encoded (7852479 clauses, 182309294 bytes)
34.59/35.19	c 35	38446 (100%) CSP clauses are encoded (8722009 clauses, 203429879 bytes)
34.59/35.19	c 35	38446 CSP clauses encoded
34.59/35.19	c 35	Writing map file : HOME/temp.map
34.68/35.23	c 35	Heap : 44 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
34.68/35.23	c 35	SAT : 800407 SAT variables, 8722009 SAT clauses, 203429879 bytes
34.68/35.23	c 35	Heap : 44 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
34.68/35.27	c 35	SOLVING HOME/temp.cnf
34.68/35.27	c 35	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
34.68/35.27	c 35	This is MiniSat 2.0 beta
34.68/35.27	c 35	WARNING: for repeatability, setting FPU to use double precision
34.68/35.27	c 35	============================[ Problem Statistics ]=============================
34.68/35.27	c 35	|                                                                             |
34.68/35.27	c 35	|  Number of variables:  800407                                               |
34.68/35.27	c 35	|  Number of clauses:    8722009                                              |
39.79/40.43	c 40	|  Parsing time:         4.51         s                                       |
40.00/40.68	c 40	============================[ Search Statistics ]==============================
40.00/40.68	c 40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
40.00/40.68	c 40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
40.00/40.68	c 40	===============================================================================
40.00/40.68	c 40	|         0 |  800406  8722008 24608596 |  2907336        0    nan |  0.000 % |
40.89/41.56	c 41	|       100 |  800406  8722008 24608596 |  3198069      100      3 |  0.000 % |
43.27/43.91	c 44	|       250 |  800384  8722008 24608596 |  3517876      246      3 |  0.366 % |
45.63/46.32	c 46	|       475 |  800358  8722008 24608596 |  3869664      462      4 |  2.023 % |
48.11/48.81	c 49	===============================================================================
48.11/48.81	c 49	restarts              : 4
48.11/48.81	c 49	conflicts             : 685            (54 /sec)
48.11/48.81	c 49	decisions             : 29253          (1.34 % random) (2293 /sec)
48.11/48.81	c 49	propagations          : 17248468       (1352284 /sec)
48.11/48.81	c 49	conflict literals     : 2424           (9.69 % deleted)
48.11/48.81	c 49	Memory used           : 437.91 MB
48.11/48.81	c 49	CPU time              : 12.7551 s
48.11/48.81	c 49	
48.11/48.81	c 49	UNSATISFIABLE
48.11/48.88	c 49	DECODING HOME/temp.out WITH HOME/temp.map
48.11/48.88	c 49	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'
48.20/48.96	c 49	Decoding HOME/temp.out
48.20/49.22	s UNSATISFIABLE
48.20/49.23	c 49	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
48.20/49.26	c 49	CPU 48.56 (0.06 0.02 46.26 2.22)
48.20/49.26	c 49	END Sun Jul 12 10:29:38 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-2087956-1247387329/watcher-2087956-1247387329 -o /tmp/evaluation-result-2087956-1247387329/solver-2087956-1247387329 -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-2087956-1247387329.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 25356
/proc/meminfo: memFree=1893144/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=18576 CPUtime=0
/proc/25356/stat : 25356 (runsolver) R 25354 25356 24711 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 25799267 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25356/statm: 4644 284 249 26 0 2626 0

[startup+0.083206 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 25356
/proc/meminfo: memFree=1893144/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16740 CPUtime=0.06
/proc/25356/stat : 25356 (sugar) R 25354 25356 24711 0 -1 4194304 1107 0 0 0 5 1 0 0 18 0 1 0 25799267 17141760 1075 996147200 4194304 4206940 548682068608 18446744073709551615 238505651523 0 0 4224 0 0 0 0 17 1 0 0
/proc/25356/statm: 4185 1075 380 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101211 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 25356
/proc/meminfo: memFree=1893144/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.06
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301248 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 25356
/proc/meminfo: memFree=1893144/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.06
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701322 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 25356
/proc/meminfo: memFree=1893144/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.06
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50248 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 25378
/proc/meminfo: memFree=1881536/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.66
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1309 7367 0 1 5 1 54 6 15 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
[pid=25369] ppid=25356 vsize=5356 CPUtime=0
/proc/25369/stat : 25369 (sh) S 25356 25356 24711 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25799339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25369/statm: 1339 233 193 169 0 50 0
[pid=25370] ppid=25369 vsize=868488 CPUtime=0.75
/proc/25370/stat : 25370 (java) S 25369 25356 24711 0 -1 0 5853 0 1 0 72 3 0 0 19 0 9 0 25799339 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 217122 5258 1742 9 0 211627 0
[pid=25370/tid=25371] ppid=25369 vsize=868488 CPUtime=0.52
/proc/25370/task/25371/stat : 25371 (java) R 25369 25356 24711 0 -1 64 2684 0 1 0 51 1 0 0 23 0 9 0 25799340 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4126509152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25372] ppid=25369 vsize=868488 CPUtime=0.05
/proc/25370/task/25372/stat : 25372 (java) S 25369 25356 24711 0 -1 64 1011 0 0 0 5 0 0 0 16 0 9 0 25799341 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25373] ppid=25369 vsize=868488 CPUtime=0
/proc/25370/task/25373/stat : 25373 (java) S 25369 25356 24711 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 25799341 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25374] ppid=25369 vsize=868488 CPUtime=0
/proc/25370/task/25374/stat : 25374 (java) S 25369 25356 24711 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 25799342 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25369 vsize=868488 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25369 25356 24711 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25799344 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25369 vsize=868488 CPUtime=0.15
/proc/25370/task/25376/stat : 25376 (java) S 25369 25356 24711 0 -1 64 1465 0 0 0 15 0 0 0 16 0 9 0 25799344 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25377] ppid=25369 vsize=868488 CPUtime=0
/proc/25370/task/25377/stat : 25377 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25799344 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25378] ppid=25369 vsize=868488 CPUtime=0
/proc/25370/task/25378/stat : 25378 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25799344 889331712 5258 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890712

[startup+3.10279 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 25378
/proc/meminfo: memFree=1871424/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.66
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1309 7367 0 1 5 1 54 6 16 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
[pid=25369] ppid=25356 vsize=5356 CPUtime=0
/proc/25369/stat : 25369 (sh) S 25356 25356 24711 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25799339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25369/statm: 1339 233 193 169 0 50 0
[pid=25370] ppid=25369 vsize=868576 CPUtime=2.33
/proc/25370/stat : 25370 (java) S 25369 25356 24711 0 -1 0 9196 0 1 0 228 5 0 0 19 0 9 0 25799339 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 217144 8297 2566 9 0 211649 0
[pid=25370/tid=25371] ppid=25369 vsize=868576 CPUtime=1.77
/proc/25370/task/25371/stat : 25371 (java) R 25369 25356 24711 0 -1 64 2813 0 1 0 176 1 0 0 25 0 9 0 25799340 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4126542646 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25372] ppid=25369 vsize=868576 CPUtime=0.36
/proc/25370/task/25372/stat : 25372 (java) S 25369 25356 24711 0 -1 64 4205 0 0 0 34 2 0 0 16 0 9 0 25799341 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25373] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25373/stat : 25373 (java) S 25369 25356 24711 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25799341 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25374] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25374/stat : 25374 (java) S 25369 25356 24711 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25799342 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25369 25356 24711 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25799344 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25369 vsize=868576 CPUtime=0.18
/proc/25370/task/25376/stat : 25376 (java) S 25369 25356 24711 0 -1 64 1479 0 0 0 18 0 0 0 16 0 9 0 25799344 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25377] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25377/stat : 25377 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25799344 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25378] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25378/stat : 25378 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25799344 889421824 8297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890800

[startup+6.30241 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 25378
/proc/meminfo: memFree=1850240/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.67
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1309 7367 0 1 6 1 54 6 15 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
[pid=25369] ppid=25356 vsize=5356 CPUtime=0
/proc/25369/stat : 25369 (sh) S 25356 25356 24711 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25799339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25369/statm: 1339 233 193 169 0 50 0
[pid=25370] ppid=25369 vsize=868576 CPUtime=5.5
/proc/25370/stat : 25370 (java) S 25369 25356 24711 0 -1 0 14979 0 1 0 541 9 0 0 19 0 9 0 25799339 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 217144 13922 2566 9 0 211649 0
[pid=25370/tid=25371] ppid=25369 vsize=868576 CPUtime=4.46
/proc/25370/task/25371/stat : 25371 (java) R 25369 25356 24711 0 -1 64 3196 0 1 0 444 2 0 0 25 0 9 0 25799340 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4126448584 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25372] ppid=25369 vsize=868576 CPUtime=0.83
/proc/25370/task/25372/stat : 25372 (java) S 25369 25356 24711 0 -1 64 9603 0 0 0 78 5 0 0 16 0 9 0 25799341 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25373] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25373/stat : 25373 (java) S 25369 25356 24711 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25799341 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25374] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25374/stat : 25374 (java) S 25369 25356 24711 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25799342 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25369 25356 24711 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25799344 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25369 vsize=868576 CPUtime=0.18
/proc/25370/task/25376/stat : 25376 (java) S 25369 25356 24711 0 -1 64 1481 0 0 0 18 0 0 0 15 0 9 0 25799344 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25377] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25377/stat : 25377 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25799344 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25378] ppid=25369 vsize=868576 CPUtime=0
/proc/25370/task/25378/stat : 25378 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25799344 889421824 13922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890800

[startup+12.7026 s]
/proc/loadavg: 2.07 2.00 2.00 3/85 25378
/proc/meminfo: memFree=1812736/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.67
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1310 7367 0 1 6 1 54 6 15 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
[pid=25369] ppid=25356 vsize=5356 CPUtime=0
/proc/25369/stat : 25369 (sh) S 25356 25356 24711 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25799339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25369/statm: 1339 233 193 169 0 50 0
[pid=25370] ppid=25369 vsize=868688 CPUtime=11.83
/proc/25370/stat : 25370 (java) S 25369 25356 24711 0 -1 0 26339 0 1 0 1157 26 0 0 19 0 9 0 25799339 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 217172 17754 2593 9 0 211649 0
[pid=25370/tid=25371] ppid=25369 vsize=868688 CPUtime=9.8
/proc/25370/task/25371/stat : 25371 (java) R 25369 25356 24711 0 -1 64 3774 0 1 0 966 14 0 0 25 0 9 0 25799340 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4126841559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25372] ppid=25369 vsize=868688 CPUtime=1.75
/proc/25370/task/25372/stat : 25372 (java) S 25369 25356 24711 0 -1 64 20341 0 0 0 165 10 0 0 16 0 9 0 25799341 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25373] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25373/stat : 25373 (java) S 25369 25356 24711 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25799341 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25374] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25374/stat : 25374 (java) S 25369 25356 24711 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25799342 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25369 25356 24711 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25799344 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25369 vsize=868688 CPUtime=0.25
/proc/25370/task/25376/stat : 25376 (java) S 25369 25356 24711 0 -1 64 1525 0 0 0 25 0 0 0 15 0 9 0 25799344 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25377] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25377/stat : 25377 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25799344 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25378] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25378/stat : 25378 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25799344 889536512 17754 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890912

[startup+25.5021 s]
/proc/loadavg: 2.06 2.00 2.00 3/85 25378
/proc/meminfo: memFree=1710848/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=0.67
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1310 7367 0 1 6 1 54 6 16 0 1 0 25799267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1111 409 3 0 796 0
[pid=25369] ppid=25356 vsize=5356 CPUtime=0
/proc/25369/stat : 25369 (sh) S 25356 25356 24711 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25799339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25369/statm: 1339 233 193 169 0 50 0
[pid=25370] ppid=25369 vsize=868688 CPUtime=24.45
/proc/25370/stat : 25370 (java) S 25369 25356 24711 0 -1 0 26815 0 1 0 2357 88 0 0 19 0 9 0 25799339 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 217172 17759 2593 9 0 211649 0
[pid=25370/tid=25371] ppid=25369 vsize=868688 CPUtime=22.14
/proc/25370/task/25371/stat : 25371 (java) R 25369 25356 24711 0 -1 64 4245 0 1 0 2143 71 0 0 25 0 9 0 25799340 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4127006063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25372] ppid=25369 vsize=868688 CPUtime=2
/proc/25370/task/25372/stat : 25372 (java) S 25369 25356 24711 0 -1 64 20341 0 0 0 186 14 0 0 16 0 9 0 25799341 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25373] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25373/stat : 25373 (java) S 25369 25356 24711 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25799341 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25374] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25374/stat : 25374 (java) S 25369 25356 24711 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25799342 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25369 25356 24711 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25799344 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25369 vsize=868688 CPUtime=0.26
/proc/25370/task/25376/stat : 25376 (java) S 25369 25356 24711 0 -1 64 1530 0 0 0 26 0 0 0 15 0 9 0 25799344 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25377] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25377/stat : 25377 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25799344 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25370/tid=25378] ppid=25369 vsize=868688 CPUtime=0
/proc/25370/task/25378/stat : 25378 (java) S 25369 25356 24711 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25799344 889536512 17759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 890912

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

[startup+38.3026 s]
/proc/loadavg: 2.04 2.00 2.00 3/77 25380
/proc/meminfo: memFree=1503808/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=34.73
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1377 34882 0 2 6 1 3319 147 16 0 1 0 25799267 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1114 409 3 0 796 0
[pid=25379] ppid=25356 vsize=5356 CPUtime=0
/proc/25379/stat : 25379 (sh) S 25356 25356 24711 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25802794 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25379/statm: 1339 232 193 169 0 50 0
[pid=25380] ppid=25379 vsize=263716 CPUtime=2.99
/proc/25380/stat : 25380 (minisat) R 25379 25356 24711 0 -1 4194304 61666 0 0 0 261 38 0 0 25 0 1 0 25802794 270045184 61652 996147200 134512640 135127466 4294956256 18446744073709551615 134697270 0 0 4096 3 0 0 0 17 1 0 0
/proc/25380/statm: 65929 61652 62 150 0 65776 0
Current children cumulated CPU time (s) 37.72
Current children cumulated vsize (KiB) 285940

[startup+44.7019 s]
/proc/loadavg: 2.04 2.00 2.00 3/77 25380
/proc/meminfo: memFree=1273984/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=34.73
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1377 34882 0 2 6 1 3319 147 16 0 1 0 25799267 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1114 409 3 0 796 0
[pid=25379] ppid=25356 vsize=5356 CPUtime=0
/proc/25379/stat : 25379 (sh) S 25356 25356 24711 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25802794 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25379/statm: 1339 232 193 169 0 50 0
[pid=25380] ppid=25379 vsize=442188 CPUtime=9.33
/proc/25380/stat : 25380 (minisat) R 25379 25356 24711 0 -1 4194304 103298 0 0 0 869 64 0 0 25 0 1 0 25802794 452800512 103284 996147200 134512640 135127466 4294956256 18446744073709551615 134522666 0 0 4096 3 0 0 0 17 1 0 0
/proc/25380/statm: 110547 103284 76 150 0 110394 0
Current children cumulated CPU time (s) 44.06
Current children cumulated vsize (KiB) 464412

[startup+47.9015 s]
/proc/loadavg: 2.04 2.00 2.00 3/77 25380
/proc/meminfo: memFree=1268288/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=34.73
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1377 34882 0 2 6 1 3319 147 16 0 1 0 25799267 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1114 409 3 0 796 0
[pid=25379] ppid=25356 vsize=5356 CPUtime=0
/proc/25379/stat : 25379 (sh) S 25356 25356 24711 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25802794 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25379/statm: 1339 232 193 169 0 50 0
[pid=25380] ppid=25379 vsize=447988 CPUtime=12.49
/proc/25380/stat : 25380 (minisat) R 25379 25356 24711 0 -1 4194304 104609 0 0 0 1185 64 0 0 25 0 1 0 25802794 458739712 104595 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25380/statm: 111997 104595 76 150 0 111844 0
Current children cumulated CPU time (s) 47.22
Current children cumulated vsize (KiB) 470212

[startup+48.7026 s]
/proc/loadavg: 2.04 2.00 2.00 3/77 25380
/proc/meminfo: memFree=1267008/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=34.73
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1377 34882 0 2 6 1 3319 147 16 0 1 0 25799267 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1114 409 3 0 796 0
[pid=25379] ppid=25356 vsize=5356 CPUtime=0
/proc/25379/stat : 25379 (sh) S 25356 25356 24711 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25802794 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25379/statm: 1339 232 193 169 0 50 0
[pid=25380] ppid=25379 vsize=448416 CPUtime=13.28
/proc/25380/stat : 25380 (minisat) R 25379 25356 24711 0 -1 4194304 104724 0 0 0 1264 64 0 0 25 0 1 0 25802794 459177984 104710 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25380/statm: 112104 104710 76 150 0 111951 0
Current children cumulated CPU time (s) 48.01
Current children cumulated vsize (KiB) 470640

[startup+49.1027 s]
/proc/loadavg: 2.04 2.00 2.00 3/77 25380
/proc/meminfo: memFree=1267008/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=48.2
/proc/25356/stat : 25356 (sugar) S 25354 25356 24711 0 -1 4194304 1449 139912 0 2 6 1 4594 219 16 0 1 0 25799267 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25356/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 48.2
Current children cumulated vsize (KiB) 16868

[startup+49.3028 s]
/proc/loadavg: 2.04 2.00 2.00 3/77 25380
/proc/meminfo: memFree=1267008/2055920 swapFree=4192812/4192956
[pid=25356] ppid=25354 vsize=16868 CPUtime=48.6
/proc/25356/stat : 25356 (sugar) R 25354 25356 24711 0 -1 4194304 1478 146456 0 3 6 6 4626 222 16 0 1 0 25799267 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25356/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 48.6
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 49.3645
CPU time (s): 48.6916
CPU user time (s): 46.335
CPU system time (s): 2.35664
CPU usage (%): 98.6369
Max. virtual memory (cumulated for all children) (KiB): 901048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.335
system time used= 2.35664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147994
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14853
involuntary context switches= 15712

runsolver used 0.058991 second user time and 0.188971 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 10:28:49
IDJOB=2087956
IDBENCH=58826
IDSOLVER=739
FILE ID=node23/2087956-1247387329
PBS_JOBID= 9507323
Free space on /tmp= 66360 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp20/normalized-fapp20-0420-0.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-2087956-1247387329/watcher-2087956-1247387329 -o /tmp/evaluation-result-2087956-1247387329/solver-2087956-1247387329 -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-2087956-1247387329.xml

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

MD5SUM BENCH= 1e86f42a67e9ad52f284a9ba2a6feb10
RANDOM SEED=1992413945

node23.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.277
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.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1893624 kB
Buffers:         14284 kB
Cached:          69764 kB
SwapCached:          0 kB
Active:          84380 kB
Inactive:        27064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1940 kB
Writeback:           0 kB
Mapped:          38068 kB
Slab:            36152 kB
Committed_AS:   261364 kB
PageTables:       1764 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= 66360 MiB
End job on node23 at 2009-07-12 10:29:38