Trace number 2083325

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 74.6456 75.8011

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-4.xml
MD5SUM5bbba61bcb8f32abe3947428d8a4279f
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 benchmark23.7514
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.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 07:40:08 2009
0.00/0.08	c 0	PID 24993
0.07/0.08	c 0	HOST node52.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2083325-1247377208.xml TO HOME/temp.csp
0.07/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-2083325-1247377208.xml' 'HOME/temp.csp'
0.07/0.83	c 1	16 domains, 500 variables, 8 predicates, 0 relations, 6531 constraints
0.07/0.85	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.85	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.79/0.93	c 1	Parsing HOME/temp.csp
0.92/1.08	c 1	parsed 7055 expressions
0.92/1.09	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.92/1.09	c 1	Converting to clausal form CSP
1.61/1.70	c 2	converted 706 (10%) expressions
2.80/2.98	c 3	converted 1411 (20%) expressions
3.69/3.86	c 4	converted 2117 (30%) expressions
4.58/4.70	c 5	converted 2822 (40%) expressions
5.38/5.58	c 6	converted 3528 (50%) expressions
6.07/6.24	c 7	converted 4233 (60%) expressions
7.05/7.25	c 8	converted 4939 (70%) expressions
7.75/7.97	c 8	converted 5644 (80%) expressions
8.34/8.59	c 9	converted 6350 (90%) expressions
9.03/9.24	c 10	converted 7055 (100%) expressions
9.03/9.24	c 10	CSP : 1000 integers, 18794 booleans, 39873 clauses, largest domain size 2717
9.03/9.24	c 10	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.03/9.24	c 10	Propagation in CSP
9.43/9.60	c 10	80 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.43/9.60	c 10	CSP : 1000 integers, 18794 booleans, 39873 clauses, largest domain size 2717
9.43/9.60	c 10	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.43/9.63	c 10	Simplifing CSP by introducing new Boolean variables
9.53/9.70	c 10	CSP : 1000 integers, 32314 booleans, 53393 clauses, largest domain size 2717
9.53/9.70	c 10	Heap : 52 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.92/10.12	c 10	Encoding CSP to SAT : HOME/temp.cnf
10.42/10.61	c 11	100 (10%) CSP integer variables are encoded (21612 clauses, 302132 bytes)
10.82/11.05	c 11	200 (20%) CSP integer variables are encoded (42748 clauses, 619172 bytes)
11.20/11.46	c 12	300 (30%) CSP integer variables are encoded (63268 clauses, 926972 bytes)
11.71/11.92	c 12	400 (40%) CSP integer variables are encoded (85876 clauses, 1266092 bytes)
12.09/12.35	c 13	500 (50%) CSP integer variables are encoded (106988 clauses, 1597677 bytes)
12.39/12.64	c 13	600 (60%) CSP integer variables are encoded (330028 clauses, 5389357 bytes)
12.60/12.89	c 13	700 (70%) CSP integer variables are encoded (524558 clauses, 8696367 bytes)
12.89/13.15	c 13	800 (80%) CSP integer variables are encoded (738560 clauses, 12334401 bytes)
13.09/13.39	c 14	900 (90%) CSP integer variables are encoded (929100 clauses, 15573581 bytes)
13.38/13.62	c 14	1000 (100%) CSP integer variables are encoded (1099436 clauses, 18670050 bytes)
18.03/18.35	c 19	5340 (10%) CSP clauses are encoded (2507143 clauses, 53575206 bytes)
21.97/22.34	c 23	10679 (20%) CSP clauses are encoded (3766707 clauses, 84870738 bytes)
25.93/26.36	c 27	16018 (30%) CSP clauses are encoded (5159454 clauses, 119769926 bytes)
29.95/30.48	c 31	21358 (40%) CSP clauses are encoded (6614843 clauses, 156727855 bytes)
33.30/33.83	c 34	26697 (50%) CSP clauses are encoded (7799566 clauses, 186917894 bytes)
37.24/37.85	c 38	32036 (60%) CSP clauses are encoded (9201447 clauses, 222666241 bytes)
41.07/41.77	c 42	37376 (70%) CSP clauses are encoded (10594882 clauses, 258050886 bytes)
44.77/45.59	c 46	42715 (80%) CSP clauses are encoded (11955993 clauses, 292853274 bytes)
49.08/49.91	c 50	48054 (90%) CSP clauses are encoded (13524857 clauses, 332488101 bytes)
53.19/54.10	c 54	53393 (100%) CSP clauses are encoded (15044491 clauses, 371076552 bytes)
53.19/54.10	c 54	53393 CSP clauses encoded
53.19/54.10	c 54	Writing map file : HOME/temp.map
53.19/54.15	c 54	Heap : 47 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
53.19/54.15	c 54	SAT : 1132750 SAT variables, 15044491 SAT clauses, 371076552 bytes
53.19/54.15	c 54	Heap : 47 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
53.19/54.19	c 55	SOLVING HOME/temp.cnf
53.19/54.19	c 55	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
53.19/54.19	c 55	This is MiniSat 2.0 beta
53.19/54.19	c 55	WARNING: for repeatability, setting FPU to use double precision
53.19/54.19	c 55	============================[ Problem Statistics ]=============================
53.19/54.19	c 55	|                                                                             |
53.19/54.19	c 55	|  Number of variables:  1132750                                              |
53.19/54.19	c 55	|  Number of clauses:    15044491                                             |
62.19/63.26	c 64	|  Parsing time:         7.95         s                                       |
62.57/63.68	c 64	============================[ Search Statistics ]==============================
62.57/63.68	c 64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
62.57/63.68	c 64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
62.57/63.68	c 64	===============================================================================
62.57/63.68	c 64	|         0 | 1132750 15044491 42925466 |  5014830        0    nan |  0.000 % |
64.15/65.25	c 66	|       101 | 1132749 15044491 42925466 |  5516313      100      3 |  0.000 % |
66.34/67.41	c 68	|       251 | 1132746 15044491 42925466 |  6067944      247      3 |  0.004 % |
70.11/71.27	c 72	|       476 | 1132742 15044491 42925466 |  6674739      469      3 |  0.005 % |
73.86/75.01	c 75	===============================================================================
73.86/75.01	c 75	restarts              : 4
73.86/75.01	c 75	conflicts             : 730            (37 /sec)
73.86/75.01	c 75	decisions             : 41827          (1.61 % random) (2143 /sec)
73.86/75.01	c 75	propagations          : 24044330       (1231714 /sec)
73.86/75.01	c 75	conflict literals     : 2486           (6.65 % deleted)
73.86/75.01	c 75	Memory used           : 711.22 MB
73.86/75.01	c 75	CPU time              : 19.521 s
73.86/75.01	c 75	
73.86/75.01	c 75	UNSATISFIABLE
73.97/75.12	c 75	DECODING HOME/temp.out WITH HOME/temp.map
73.97/75.12	c 75	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'
73.99/75.20	c 76	Decoding HOME/temp.out
73.99/75.56	s UNSATISFIABLE
73.99/75.57	c 76	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
73.99/75.61	c 76	CPU 74.43 (0.07 0.01 70.61 3.74)
73.99/75.61	c 76	END Sun Jul 12 07:41:24 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-2083325-1247377208/watcher-2083325-1247377208 -o /tmp/evaluation-result-2083325-1247377208/solver-2083325-1247377208 -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-2083325-1247377208.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.91 1.97 1.99 4/72 24993
/proc/meminfo: memFree=1710472/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=12268 CPUtime=0
/proc/24993/stat : 24993 (sugar) R 24991 24993 19512 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 24784296 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 273653922405 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/24993/statm: 3067 316 241 3 0 167 0

[startup+0.0817679 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 24993
/proc/meminfo: memFree=1710472/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16740 CPUtime=0.07
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 24784296 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102631 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 24993
/proc/meminfo: memFree=1710472/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.07
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302641 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 24993
/proc/meminfo: memFree=1710472/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.07
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701666 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 24993
/proc/meminfo: memFree=1710472/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.07
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50172 s]
/proc/loadavg: 1.91 1.97 1.99 3/83 25015
/proc/meminfo: memFree=1701488/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.79
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1309 8017 0 1 6 1 66 6 15 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
[pid=25006] ppid=24993 vsize=5356 CPUtime=0
/proc/25006/stat : 25006 (sh) S 24993 24993 19512 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24784381 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25006/statm: 1339 233 193 169 0 50 0
[pid=25007] ppid=25006 vsize=868508 CPUtime=0.62
/proc/25007/stat : 25007 (java) S 25006 24993 19512 0 -1 0 5818 0 1 0 58 4 0 0 19 0 9 0 24784381 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25007/statm: 217127 5222 1742 9 0 211632 0
[pid=25007/tid=25008] ppid=25006 vsize=868508 CPUtime=0.4
/proc/25007/task/25008/stat : 25008 (java) R 25006 24993 19512 0 -1 64 2677 0 1 0 39 1 0 0 19 0 9 0 24784382 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4126509119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25009] ppid=25006 vsize=868508 CPUtime=0.03
/proc/25007/task/25009/stat : 25009 (java) S 25006 24993 19512 0 -1 64 971 0 0 0 3 0 0 0 16 0 9 0 24784383 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25010] ppid=25006 vsize=868508 CPUtime=0
/proc/25007/task/25010/stat : 25010 (java) S 25006 24993 19512 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24784383 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25011] ppid=25006 vsize=868508 CPUtime=0
/proc/25007/task/25011/stat : 25011 (java) S 25006 24993 19512 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24784383 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25012] ppid=25006 vsize=868508 CPUtime=0
/proc/25007/task/25012/stat : 25012 (java) S 25006 24993 19512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24784385 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25013] ppid=25006 vsize=868508 CPUtime=0.14
/proc/25007/task/25013/stat : 25013 (java) S 25006 24993 19512 0 -1 64 1477 0 0 0 14 0 0 0 16 0 9 0 24784385 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25014] ppid=25006 vsize=868508 CPUtime=0
/proc/25007/task/25014/stat : 25014 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24784386 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25015] ppid=25006 vsize=868508 CPUtime=0
/proc/25007/task/25015/stat : 25015 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24784386 889352192 5222 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) 890732

[startup+3.10283 s]
/proc/loadavg: 1.91 1.97 1.99 3/83 25015
/proc/meminfo: memFree=1689584/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.79
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1309 8017 0 1 6 1 66 6 16 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
[pid=25006] ppid=24993 vsize=5356 CPUtime=0
/proc/25006/stat : 25006 (sh) S 24993 24993 19512 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24784381 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25006/statm: 1339 233 193 169 0 50 0
[pid=25007] ppid=25006 vsize=868596 CPUtime=2.21
/proc/25007/stat : 25007 (java) S 25006 24993 19512 0 -1 0 8869 0 1 0 215 6 0 0 19 0 9 0 24784381 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25007/statm: 217149 7956 2568 9 0 211654 0
[pid=25007/tid=25008] ppid=25006 vsize=868596 CPUtime=1.72
/proc/25007/task/25008/stat : 25008 (java) R 25006 24993 19512 0 -1 64 2827 0 1 0 170 2 0 0 25 0 9 0 24784382 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4126509139 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25009] ppid=25006 vsize=868596 CPUtime=0.27
/proc/25007/task/25009/stat : 25009 (java) S 25006 24993 19512 0 -1 64 3846 0 0 0 25 2 0 0 16 0 9 0 24784383 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25010] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25010/stat : 25010 (java) S 25006 24993 19512 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24784383 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25011] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25011/stat : 25011 (java) S 25006 24993 19512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24784383 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25012] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25012/stat : 25012 (java) S 25006 24993 19512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24784385 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25013] ppid=25006 vsize=868596 CPUtime=0.18
/proc/25007/task/25013/stat : 25013 (java) S 25006 24993 19512 0 -1 64 1498 0 0 0 18 0 0 0 15 0 9 0 24784385 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25014] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25014/stat : 25014 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24784386 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25015] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25015/stat : 25015 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24784386 889442304 7956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890820

[startup+6.30205 s]
/proc/loadavg: 1.92 1.97 1.99 3/83 25015
/proc/meminfo: memFree=1670832/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.79
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1309 8017 0 1 6 1 66 6 15 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
[pid=25006] ppid=24993 vsize=5356 CPUtime=0
/proc/25006/stat : 25006 (sh) S 24993 24993 19512 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24784381 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25006/statm: 1339 233 193 169 0 50 0
[pid=25007] ppid=25006 vsize=868596 CPUtime=5.37
/proc/25007/stat : 25007 (java) S 25006 24993 19512 0 -1 0 14081 0 1 0 528 9 0 0 19 0 9 0 24784381 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25007/statm: 217149 12909 2568 9 0 211654 0
[pid=25007/tid=25008] ppid=25006 vsize=868596 CPUtime=4.35
/proc/25007/task/25008/stat : 25008 (java) R 25006 24993 19512 0 -1 64 3219 0 1 0 432 3 0 0 25 0 9 0 24784382 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4126448586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25009] ppid=25006 vsize=868596 CPUtime=0.81
/proc/25007/task/25009/stat : 25009 (java) S 25006 24993 19512 0 -1 64 8665 0 0 0 77 4 0 0 16 0 9 0 24784383 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25010] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25010/stat : 25010 (java) S 25006 24993 19512 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24784383 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25011] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25011/stat : 25011 (java) S 25006 24993 19512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24784383 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25012] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25012/stat : 25012 (java) S 25006 24993 19512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24784385 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25013] ppid=25006 vsize=868596 CPUtime=0.18
/proc/25007/task/25013/stat : 25013 (java) S 25006 24993 19512 0 -1 64 1499 0 0 0 18 0 0 0 15 0 9 0 24784385 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25014] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25014/stat : 25014 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24784386 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25015] ppid=25006 vsize=868596 CPUtime=0
/proc/25007/task/25015/stat : 25015 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24784386 889442304 12909 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890820

[startup+12.7025 s]
/proc/loadavg: 1.93 1.97 1.99 3/83 25015
/proc/meminfo: memFree=1639216/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.79
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1310 8017 0 1 6 1 66 6 16 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
[pid=25006] ppid=24993 vsize=5356 CPUtime=0
/proc/25006/stat : 25006 (sh) S 24993 24993 19512 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24784381 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25006/statm: 1339 233 193 169 0 50 0
[pid=25007] ppid=25006 vsize=868708 CPUtime=11.7
/proc/25007/stat : 25007 (java) S 25006 24993 19512 0 -1 0 25457 0 1 0 1151 19 0 0 19 0 9 0 24784381 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25007/statm: 217177 19016 2593 9 0 211654 0
[pid=25007/tid=25008] ppid=25006 vsize=868708 CPUtime=9.59
/proc/25007/task/25008/stat : 25008 (java) R 25006 24993 19512 0 -1 64 3879 0 1 0 952 7 0 0 25 0 9 0 24784382 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25009] ppid=25006 vsize=868708 CPUtime=1.85
/proc/25007/task/25009/stat : 25009 (java) S 25006 24993 19512 0 -1 64 19343 0 0 0 175 10 0 0 16 0 9 0 24784383 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25010] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25010/stat : 25010 (java) S 25006 24993 19512 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24784383 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25011] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25011/stat : 25011 (java) S 25006 24993 19512 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24784383 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25012] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25012/stat : 25012 (java) S 25006 24993 19512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24784385 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25013] ppid=25006 vsize=868708 CPUtime=0.23
/proc/25007/task/25013/stat : 25013 (java) R 25006 24993 19512 0 -1 64 1537 0 0 0 23 0 0 0 16 0 9 0 24784385 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 101712271 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25014] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25014/stat : 25014 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24784386 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25015] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25015/stat : 25015 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24784386 889556992 19016 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890932

[startup+25.5023 s]
/proc/loadavg: 2.10 2.00 2.00 3/83 25015
/proc/meminfo: memFree=1532016/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.79
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1310 8017 0 1 6 1 66 6 16 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
[pid=25006] ppid=24993 vsize=5356 CPUtime=0
/proc/25006/stat : 25006 (sh) S 24993 24993 19512 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24784381 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25006/statm: 1339 233 193 169 0 50 0
[pid=25007] ppid=25006 vsize=868708 CPUtime=24.34
/proc/25007/stat : 25007 (java) S 25006 24993 19512 0 -1 0 25914 0 1 0 2351 83 0 0 19 0 9 0 24784381 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25007/statm: 217177 19033 2593 9 0 211654 0
[pid=25007/tid=25008] ppid=25006 vsize=868708 CPUtime=21.95
/proc/25007/task/25008/stat : 25008 (java) R 25006 24993 19512 0 -1 64 4320 0 1 0 2127 68 0 0 25 0 9 0 24784382 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4126838935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25009] ppid=25006 vsize=868708 CPUtime=2.09
/proc/25007/task/25009/stat : 25009 (java) S 25006 24993 19512 0 -1 64 19343 0 0 0 196 13 0 0 16 0 9 0 24784383 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25010] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25010/stat : 25010 (java) S 25006 24993 19512 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24784383 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25011] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25011/stat : 25011 (java) S 25006 24993 19512 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24784383 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25012] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25012/stat : 25012 (java) S 25006 24993 19512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24784385 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25013] ppid=25006 vsize=868708 CPUtime=0.27
/proc/25007/task/25013/stat : 25013 (java) S 25006 24993 19512 0 -1 64 1553 0 0 0 27 0 0 0 15 0 9 0 24784385 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25014] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25014/stat : 25014 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24784386 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25015] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25015/stat : 25015 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24784386 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 890932

[startup+51.1021 s]
/proc/loadavg: 2.40 2.08 2.02 3/83 25015
/proc/meminfo: memFree=1302704/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=0.79
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1310 8017 0 1 6 1 66 6 16 0 1 0 24784296 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1111 409 3 0 796 0
[pid=25006] ppid=24993 vsize=5356 CPUtime=0
/proc/25006/stat : 25006 (sh) S 24993 24993 19512 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24784381 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25006/statm: 1339 233 193 169 0 50 0
[pid=25007] ppid=25006 vsize=868708 CPUtime=49.47
/proc/25007/stat : 25007 (java) S 25006 24993 19512 0 -1 0 26860 0 1 0 4723 224 0 0 19 0 9 0 24784381 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25007/statm: 217177 19033 2593 9 0 211654 0
[pid=25007/tid=25008] ppid=25006 vsize=868708 CPUtime=46.56
/proc/25007/task/25008/stat : 25008 (java) R 25006 24993 19512 0 -1 64 5266 0 1 0 4456 200 0 0 25 0 9 0 24784382 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4127009045 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25009] ppid=25006 vsize=868708 CPUtime=2.6
/proc/25007/task/25009/stat : 25009 (java) S 25006 24993 19512 0 -1 64 19343 0 0 0 239 21 0 0 16 0 9 0 24784383 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25010] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25010/stat : 25010 (java) S 25006 24993 19512 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24784383 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25011] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25011/stat : 25011 (java) S 25006 24993 19512 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24784383 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25012] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25012/stat : 25012 (java) S 25006 24993 19512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24784385 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25013] ppid=25006 vsize=868708 CPUtime=0.27
/proc/25007/task/25013/stat : 25013 (java) S 25006 24993 19512 0 -1 64 1553 0 0 0 27 0 0 0 15 0 9 0 24784385 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25014] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25014/stat : 25014 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24784386 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25007/tid=25015] ppid=25006 vsize=868708 CPUtime=0
/proc/25007/task/25015/stat : 25015 (java) S 25006 24993 19512 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24784386 889556992 19033 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 890932

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

[startup+63.9019 s]
/proc/loadavg: 2.41 2.09 2.03 3/75 25017
/proc/meminfo: memFree=686832/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=53.28
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1377 35306 0 2 7 1 5070 250 15 0 1 0 24784296 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1114 409 3 0 796 0
[pid=25016] ppid=24993 vsize=5356 CPUtime=0
/proc/25016/stat : 25016 (sh) S 24993 24993 19512 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25016/statm: 1339 232 193 169 0 50 0
[pid=25017] ppid=25016 vsize=677804 CPUtime=9.59
/proc/25017/stat : 25017 (minisat) R 25016 24993 19512 0 -1 4194304 163195 0 0 0 857 102 0 0 25 0 1 0 24789715 694071296 163181 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/25017/statm: 169451 163181 72 150 0 169298 0
Current children cumulated CPU time (s) 62.87
Current children cumulated vsize (KiB) 700028

[startup+70.3014 s]
/proc/loadavg: 2.35 2.09 2.03 3/75 25017
/proc/meminfo: memFree=640688/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=53.28
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1377 35306 0 2 7 1 5070 250 16 0 1 0 24784296 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1114 409 3 0 796 0
[pid=25016] ppid=24993 vsize=5356 CPUtime=0
/proc/25016/stat : 25016 (sh) S 24993 24993 19512 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25016/statm: 1339 232 193 169 0 50 0
[pid=25017] ppid=25016 vsize=719624 CPUtime=15.93
/proc/25017/stat : 25017 (minisat) R 25016 24993 19512 0 -1 4194304 173437 0 0 0 1487 106 0 0 25 0 1 0 24789715 736894976 173423 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/25017/statm: 179906 173423 76 150 0 179753 0
Current children cumulated CPU time (s) 69.21
Current children cumulated vsize (KiB) 741848

[startup+73.5016 s]
/proc/loadavg: 2.35 2.09 2.03 3/75 25017
/proc/meminfo: memFree=634928/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=53.28
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1377 35306 0 2 7 1 5070 250 16 0 1 0 24784296 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1114 409 3 0 796 0
[pid=25016] ppid=24993 vsize=5356 CPUtime=0
/proc/25016/stat : 25016 (sh) S 24993 24993 19512 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25016/statm: 1339 232 193 169 0 50 0
[pid=25017] ppid=25016 vsize=726744 CPUtime=19.1
/proc/25017/stat : 25017 (minisat) R 25016 24993 19512 0 -1 4194304 175249 0 0 0 1803 107 0 0 25 0 1 0 24789715 744185856 175235 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25017/statm: 181686 175235 76 150 0 181533 0
Current children cumulated CPU time (s) 72.38
Current children cumulated vsize (KiB) 748968

[startup+75.1033 s]
/proc/loadavg: 2.32 2.09 2.03 3/75 25017
/proc/meminfo: memFree=631792/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=53.28
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1377 35306 0 2 7 1 5070 250 16 0 1 0 24784296 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1114 409 3 0 796 0
[pid=25016] ppid=24993 vsize=5356 CPUtime=0
/proc/25016/stat : 25016 (sh) S 24993 24993 19512 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25016/statm: 1339 232 193 169 0 50 0
[pid=25017] ppid=25016 vsize=0 CPUtime=20.69
/proc/25017/stat : 25017 (minisat) R 25016 24993 19512 0 -1 4194308 175692 0 0 0 1952 117 0 0 25 0 1 0 24789715 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/25017/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 73.97
Current children cumulated vsize (KiB) 22224

[startup+75.5017 s]
/proc/loadavg: 2.32 2.09 2.03 3/75 25017
/proc/meminfo: memFree=631792/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=73.99
/proc/24993/stat : 24993 (sugar) S 24991 24993 19512 0 -1 4194304 1449 211283 0 2 7 1 7022 369 16 0 1 0 24784296 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24993/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 73.99
Current children cumulated vsize (KiB) 16868

[startup+75.7018 s]
/proc/loadavg: 2.32 2.09 2.03 3/75 25017
/proc/meminfo: memFree=631792/2055920 swapFree=4192812/4192956
[pid=24993] ppid=24991 vsize=16868 CPUtime=74.53
/proc/24993/stat : 24993 (sugar) R 24991 24993 19512 0 -1 4194304 1478 218136 0 3 7 11 7061 374 16 0 1 0 24784296 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 273653929001 0 0 4224 16386 0 0 0 17 1 0 0
/proc/24993/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 74.53
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 75.8011
CPU time (s): 74.6456
CPU user time (s): 70.6903
CPU system time (s): 3.9554
CPU usage (%): 98.4757
Max. virtual memory (cumulated for all children) (KiB): 901072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.6903
system time used= 3.9554
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219674
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= 21080
involuntary context switches= 22395

runsolver used 0.111982 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-12 07:40:08
IDJOB=2083325
IDBENCH=57773
IDSOLVER=739
FILE ID=node52/2083325-1247377208
PBS_JOBID= 9507022
Free space on /tmp= 66140 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-4.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-2083325-1247377208/watcher-2083325-1247377208 -o /tmp/evaluation-result-2083325-1247377208/solver-2083325-1247377208 -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-2083325-1247377208.xml

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

MD5SUM BENCH= 5bbba61bcb8f32abe3947428d8a4279f
RANDOM SEED=1793647683

node52.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.236
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.236
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:       1710952 kB
Buffers:         43140 kB
Cached:         181600 kB
SwapCached:          0 kB
Active:         192720 kB
Inactive:        91772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          71248 kB
Slab:            45540 kB
Committed_AS:   250340 kB
PageTables:       1976 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= 66140 MiB
End job on node52 at 2009-07-12 07:41:24